Trace number 1717142

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.09 1201.04

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h18-unsat.cnf
MD5SUMb3381a58cbbd64d5d90a3b4fcd44bf6d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables338487
Number of clauses1187589
Sum of the clauses size2886289
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2849854
Number of clauses of size 3326098
Number of clauses of size 4798
Number of clauses of size 5544
Number of clauses of size over 510039

Solver Data

2.39/2.49	c Command: HOME/tts-5-0 HOME/instance-1717142-1240624765.cnf 
2.39/2.49	c Using SATTIMEOUT of 1200
2.39/2.49	c Using SATRAM of 1800
2.39/2.49	c Size of subset node = 16
2.39/2.49	c Variables = 340179
2.39/2.49	c Clauses = 1187589
2.39/2.49	c Literals = 2886289
2.39/2.49	c Reduced size:
2.39/2.49	c Variables = 338487
2.39/2.49	c Clauses = 1186821
2.39/2.49	c Literals = 2884753
2.39/2.49	c a2
6.39/6.48	c a1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717142-1240624765/watcher-1717142-1240624765 -o /tmp/evaluation-result-1717142-1240624765/solver-1717142-1240624765 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1717142-1240624765.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 10097
/proc/meminfo: memFree=1414432/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=1008 CPUtime=0
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90506260 1032192 116 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 252 119 68 165 0 85 0

[startup+0.031682 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 10097
/proc/meminfo: memFree=1414432/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=1972 CPUtime=0.02
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 373 0 0 0 2 0 0 0 18 0 1 0 90506260 2019328 357 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 493 358 68 165 0 326 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1972

[startup+0.10169 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 10097
/proc/meminfo: memFree=1414432/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=4472 CPUtime=0.09
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 1020 0 0 0 9 0 0 0 18 0 1 0 90506260 4579328 1004 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 1118 1004 68 165 0 951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.301711 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 10097
/proc/meminfo: memFree=1414432/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=11904 CPUtime=0.29
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 2846 0 0 0 28 1 0 0 19 0 1 0 90506260 12189696 2830 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 2976 2830 68 165 0 2809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11904

[startup+0.701756 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 10097
/proc/meminfo: memFree=1414432/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=26776 CPUtime=0.69
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 6552 0 0 0 66 3 0 0 23 0 1 0 90506260 27418624 6536 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 6694 6536 68 165 0 6527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26776

[startup+1.50185 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 10098
/proc/meminfo: memFree=1376344/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=56908 CPUtime=1.49
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 13982 0 0 0 143 6 0 0 25 0 1 0 90506260 58273792 13966 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 14227 13967 68 165 0 14060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56908

[startup+3.10203 s]
/proc/loadavg: 1.85 1.82 1.45 2/66 10098
/proc/meminfo: memFree=1331800/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=177252 CPUtime=3.08
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 41743 0 0 0 290 18 0 0 25 0 1 0 90506260 181506048 41727 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 44313 41727 69 165 0 44146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 177252

[startup+6.30139 s]
/proc/loadavg: 1.85 1.82 1.45 2/66 10098
/proc/meminfo: memFree=1233368/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=196816 CPUtime=6.29
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 45377 0 0 0 609 20 0 0 25 0 1 0 90506260 201539584 45223 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 49204 45223 69 165 0 49037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196816

[startup+12.7011 s]
/proc/loadavg: 1.72 1.80 1.44 2/66 10098
/proc/meminfo: memFree=1204976/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=213996 CPUtime=12.69
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 69879 0 0 0 1239 30 0 0 25 0 1 0 90506260 219131904 52365 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 53499 52365 71 165 0 53332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213996

[startup+25.5015 s]
/proc/loadavg: 1.61 1.77 1.44 2/66 10098
/proc/meminfo: memFree=1204976/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=214320 CPUtime=25.48
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 69931 0 0 0 2518 30 0 0 25 0 1 0 90506260 219463680 52417 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 53580 52417 71 165 0 53413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 214320

[startup+51.1014 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 10098
/proc/meminfo: memFree=1204592/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=214644 CPUtime=51.07
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70014 0 0 0 5077 30 0 0 25 0 1 0 90506260 219795456 52500 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 53661 52500 71 165 0 53494 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 214644

[startup+102.305 s]
/proc/loadavg: 1.16 1.59 1.40 2/66 10104
/proc/meminfo: memFree=1203624/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=215364 CPUtime=102.25
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70211 0 0 0 10194 31 0 0 25 0 1 0 90506260 220532736 52697 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 53841 52697 71 165 0 53674 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 215364

[startup+162.302 s]
/proc/loadavg: 1.14 1.50 1.38 2/66 10580
/proc/meminfo: memFree=1201856/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=216344 CPUtime=161.75
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70416 0 0 0 16143 32 0 0 25 0 1 0 90506260 221536256 52902 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54086 52902 71 165 0 53919 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 216344

[startup+222.302 s]
/proc/loadavg: 1.05 1.40 1.35 2/66 10580
/proc/meminfo: memFree=1201712/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=217004 CPUtime=221.73
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70627 0 0 0 22140 33 0 0 25 0 1 0 90506260 222212096 53113 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54251 53113 71 165 0 54084 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 217004

[startup+282.301 s]
/proc/loadavg: 1.02 1.33 1.33 2/66 10580
/proc/meminfo: memFree=1200880/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=218436 CPUtime=281.7
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70849 0 0 0 28137 33 0 0 25 0 1 0 90506260 223678464 53335 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54609 53335 71 165 0 54442 0
Current children cumulated CPU time (s) 281.7
Current children cumulated vsize (KiB) 218436

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 10580
/proc/meminfo: memFree=1200496/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=218700 CPUtime=341.68
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70944 0 0 0 34134 34 0 0 25 0 1 0 90506260 223948800 53430 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54675 53430 71 165 0 54508 0
Current children cumulated CPU time (s) 341.68
Current children cumulated vsize (KiB) 218700

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.28 2/66 10580
/proc/meminfo: memFree=1200304/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=218832 CPUtime=401.66
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 70994 0 0 0 40132 34 0 0 25 0 1 0 90506260 224083968 53480 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54708 53480 71 165 0 54541 0
Current children cumulated CPU time (s) 401.66
Current children cumulated vsize (KiB) 218832

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/66 10580
/proc/meminfo: memFree=1200112/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219096 CPUtime=461.63
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71056 0 0 0 46129 34 0 0 25 0 1 0 90506260 224354304 53542 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54774 53542 71 165 0 54607 0
Current children cumulated CPU time (s) 461.63
Current children cumulated vsize (KiB) 219096

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/66 10580
/proc/meminfo: memFree=1200048/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219096 CPUtime=521.61
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71075 0 0 0 52127 34 0 0 25 0 1 0 90506260 224354304 53561 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54774 53561 71 165 0 54607 0
Current children cumulated CPU time (s) 521.61
Current children cumulated vsize (KiB) 219096

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 10580
/proc/meminfo: memFree=1199920/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219228 CPUtime=581.59
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71112 0 0 0 58125 34 0 0 25 0 1 0 90506260 224489472 53598 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54807 53598 71 165 0 54640 0
Current children cumulated CPU time (s) 581.59
Current children cumulated vsize (KiB) 219228

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/66 10580
/proc/meminfo: memFree=1199856/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219360 CPUtime=641.56
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71139 0 0 0 64122 34 0 0 25 0 1 0 90506260 224624640 53625 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54840 53625 71 165 0 54673 0
Current children cumulated CPU time (s) 641.56
Current children cumulated vsize (KiB) 219360

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 10580
/proc/meminfo: memFree=1199664/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219492 CPUtime=701.54
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71165 0 0 0 70120 34 0 0 25 0 1 0 90506260 224759808 53651 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54873 53651 71 165 0 54706 0
Current children cumulated CPU time (s) 701.54
Current children cumulated vsize (KiB) 219492

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 10580
/proc/meminfo: memFree=1199472/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219492 CPUtime=761.52
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71197 0 0 0 76118 34 0 0 25 0 1 0 90506260 224759808 53683 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54873 53683 71 165 0 54706 0
Current children cumulated CPU time (s) 761.52
Current children cumulated vsize (KiB) 219492

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 10580
/proc/meminfo: memFree=1199408/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219624 CPUtime=821.49
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71221 0 0 0 82115 34 0 0 25 0 1 0 90506260 224894976 53707 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54906 53707 71 165 0 54739 0
Current children cumulated CPU time (s) 821.49
Current children cumulated vsize (KiB) 219624

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 10580
/proc/meminfo: memFree=1199152/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219888 CPUtime=881.46
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71292 0 0 0 88112 34 0 0 25 0 1 0 90506260 225165312 53778 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54972 53778 71 165 0 54805 0
Current children cumulated CPU time (s) 881.46
Current children cumulated vsize (KiB) 219888

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 10580
/proc/meminfo: memFree=1199152/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219888 CPUtime=941.45
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71296 0 0 0 94110 35 0 0 25 0 1 0 90506260 225165312 53782 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54972 53782 71 165 0 54805 0
Current children cumulated CPU time (s) 941.45
Current children cumulated vsize (KiB) 219888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 10580
/proc/meminfo: memFree=1199152/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219888 CPUtime=1001.42
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71300 0 0 0 100107 35 0 0 25 0 1 0 90506260 225165312 53786 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54972 53786 71 165 0 54805 0
Current children cumulated CPU time (s) 1001.42
Current children cumulated vsize (KiB) 219888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 10580
/proc/meminfo: memFree=1199088/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219888 CPUtime=1061.4
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71317 0 0 0 106105 35 0 0 25 0 1 0 90506260 225165312 53803 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54972 53803 71 165 0 54805 0
Current children cumulated CPU time (s) 1061.4
Current children cumulated vsize (KiB) 219888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 10580
/proc/meminfo: memFree=1199024/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=219888 CPUtime=1121.38
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71321 0 0 0 112103 35 0 0 25 0 1 0 90506260 225165312 53807 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 54972 53807 71 165 0 54805 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 219888

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 10580
/proc/meminfo: memFree=1198960/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=220020 CPUtime=1181.35
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71342 0 0 0 118100 35 0 0 25 0 1 0 90506260 225300480 53828 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 55005 53828 71 165 0 54838 0
Current children cumulated CPU time (s) 1181.35
Current children cumulated vsize (KiB) 220020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 10580
/proc/meminfo: memFree=1198896/2055920 swapFree=4171432/4192956
[pid=10097] ppid=10095 vsize=220020 CPUtime=1200.05
/proc/10097/stat : 10097 (tts-5-0) R 10095 10097 9903 0 -1 4194304 71351 0 0 0 119970 35 0 0 25 0 1 0 90506260 225300480 53837 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 0 0 0
/proc/10097/statm: 55005 53837 71 165 0 54838 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 220020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.04
CPU time (s): 1200.09
CPU user time (s): 1199.7
CPU system time (s): 0.387941
CPU usage (%): 99.921
Max. virtual memory (cumulated for all children) (KiB): 220020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 4356

runsolver used 1.2788 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 03:59:26
IDJOB=1717142
IDBENCH=20405
IDSOLVER=505
FILE ID=node86/1717142-1240624765
PBS_JOBID= 9186326
Free space on /tmp= 66140 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h18-unsat.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717142-1240624765/watcher-1717142-1240624765 -o /tmp/evaluation-result-1717142-1240624765/solver-1717142-1240624765 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1717142-1240624765.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b3381a58cbbd64d5d90a3b4fcd44bf6d
RANDOM SEED=953560888

node86.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1414912 kB
Buffers:         72660 kB
Cached:         479484 kB
SwapCached:      16200 kB
Active:         183564 kB
Inactive:       387828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414912 kB
SwapTotal:     4192956 kB
SwapFree:      4171432 kB
Dirty:           22244 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            55440 kB
Committed_AS:   295780 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66140 MiB
End job on node86 at 2009-04-25 04:19:29