Trace number 1580320

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-0Signal 911.882 912.364

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p1.cnf
MD5SUM4f02dda0c6b1f76f43bce732093e4f1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1071.68
Satisfiable
(Un)Satisfiability was proved
Number of variables268258
Number of clauses1155731
Sum of the clauses size2704052
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2895523
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

68.43/68.56	c Command: HOME/tts-5-0 HOME/instance-1580320-1238918105.cnf 
68.43/68.56	c Using SATTIMEOUT of 1200
68.43/68.56	c Using SATRAM of 1800
68.43/68.56	c Size of subset node = 16
68.43/68.56	c Variables = 268258
68.43/68.56	c Clauses = 1155731
68.43/68.56	c Literals = 2704052
68.43/68.56	c Reduced size:
68.43/68.56	c Variables = 268258
68.43/68.56	c Clauses = 893871
68.43/68.56	c Literals = 2119033
68.43/68.56	c a2
70.63/70.76	c a1
907.66/908.10	c Independent sub-problems = 1
907.66/908.10	c Sub-problem with 220113 variables and 893871 clauses
907.66/908.10	c using permutation method 4
907.66/908.10	c count = 1
907.66/908.10	c Ordering finished 907.250 seconds
907.66/908.10	c mapped 907.800 seconds
907.66/908.10	c permuted 907.800 seconds
907.66/908.10	c about to sort
907.86/908.38	c sorted

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-1580320-1238918105/watcher-1580320-1238918105 -o /tmp/evaluation-result-1580320-1238918105/solver-1580320-1238918105 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1580320-1238918105.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.00 1.02 1.12 3/73 25224
/proc/meminfo: memFree=1540928/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=1008 CPUtime=0
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 1164475532 1032192 129 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 252 130 68 165 0 85 0

[startup+0.032069 s]
/proc/loadavg: 1.00 1.02 1.12 3/73 25224
/proc/meminfo: memFree=1540928/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=2220 CPUtime=0.03
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 441 0 0 0 3 0 0 0 18 0 1 0 1164475532 2273280 425 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 555 426 68 165 0 388 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2220

[startup+0.101077 s]
/proc/loadavg: 1.00 1.02 1.12 3/73 25224
/proc/meminfo: memFree=1540928/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=5356 CPUtime=0.09
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 1201 0 0 0 9 0 0 0 18 0 1 0 1164475532 5484544 1185 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 1339 1186 68 165 0 1172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.301098 s]
/proc/loadavg: 1.00 1.02 1.12 3/73 25224
/proc/meminfo: memFree=1540928/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=14392 CPUtime=0.29
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 3415 0 0 0 27 2 0 0 19 0 1 0 1164475532 14737408 3399 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 3598 3400 68 165 0 3431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14392

[startup+0.70114 s]
/proc/loadavg: 1.00 1.02 1.12 3/73 25224
/proc/meminfo: memFree=1540928/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=31092 CPUtime=0.69
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 7449 0 0 0 65 4 0 0 23 0 1 0 1164475532 31838208 7433 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 7773 7433 68 165 0 7606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31092

[startup+1.50122 s]
/proc/loadavg: 1.00 1.02 1.12 2/74 25225
/proc/meminfo: memFree=1498808/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=62820 CPUtime=1.49
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 15591 0 0 0 141 8 0 0 25 0 1 0 1164475532 64327680 15575 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 15705 15575 68 165 0 15538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62820

[startup+3.10139 s]
/proc/loadavg: 1.00 1.02 1.12 2/74 25225
/proc/meminfo: memFree=1463096/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=81948 CPUtime=3.09
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 19459 0 0 0 299 10 0 0 25 0 1 0 1164475532 83914752 19443 1992294400 134512640 135191068 4294956224 18446744073709551615 134534352 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 20487 19443 68 165 0 20320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81948

[startup+6.30173 s]
/proc/loadavg: 1.08 1.04 1.13 2/74 25225
/proc/meminfo: memFree=1463040/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=81948 CPUtime=6.28
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 19459 0 0 0 617 11 0 0 25 0 1 0 1164475532 83914752 19443 1992294400 134512640 135191068 4294956224 18446744073709551615 134534106 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 20487 19443 68 165 0 20320 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81948

[startup+12.7014 s]
/proc/loadavg: 1.07 1.04 1.12 2/74 25225
/proc/meminfo: memFree=1463168/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=81948 CPUtime=12.67
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 19459 0 0 0 1256 11 0 0 25 0 1 0 1164475532 83914752 19443 1992294400 134512640 135191068 4294956224 18446744073709551615 134533949 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 20487 19443 68 165 0 20320 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81948

[startup+25.5018 s]
/proc/loadavg: 1.06 1.04 1.12 2/74 25225
/proc/meminfo: memFree=1463360/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=81948 CPUtime=25.47
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 19459 0 0 0 2536 11 0 0 25 0 1 0 1164475532 83914752 19443 1992294400 134512640 135191068 4294956224 18446744073709551615 134534106 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 20487 19443 68 165 0 20320 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81948

[startup+51.1015 s]
/proc/loadavg: 1.09 1.05 1.12 2/74 25225
/proc/meminfo: memFree=1463424/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=81948 CPUtime=51.04
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 19459 0 0 0 5093 11 0 0 25 0 1 0 1164475532 83914752 19443 1992294400 134512640 135191068 4294956224 18446744073709551615 134533945 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 20487 19443 68 165 0 20320 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81948

[startup+102.306 s]
/proc/loadavg: 1.04 1.04 1.11 2/74 25225
/proc/meminfo: memFree=1367296/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=177400 CPUtime=102.22
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 55921 0 0 0 10197 25 0 0 25 0 1 0 1164475532 181657600 43460 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 44350 43460 71 165 0 44183 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 177400

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.10 2/74 25225
/proc/meminfo: memFree=1362368/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=183280 CPUtime=162.19
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 57149 0 0 0 16193 26 0 0 25 0 1 0 1164475532 187678720 44688 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 45820 44688 71 165 0 45653 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 183280

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.09 2/74 25225
/proc/meminfo: memFree=1358912/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=186052 CPUtime=222.17
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58011 0 0 0 22190 27 0 0 25 0 1 0 1164475532 190517248 45550 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46513 45550 71 165 0 46346 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 186052

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/74 25225
/proc/meminfo: memFree=1358208/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=186712 CPUtime=282.14
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58187 0 0 0 28187 27 0 0 25 0 1 0 1164475532 191193088 45726 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46678 45726 71 165 0 46511 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 186712

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/74 25225
/proc/meminfo: memFree=1357696/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=186976 CPUtime=342.12
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58297 0 0 0 34185 27 0 0 25 0 1 0 1164475532 191463424 45836 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46744 45836 71 165 0 46577 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 186976

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 25231
/proc/meminfo: memFree=1357312/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=187372 CPUtime=402.08
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58386 0 0 0 40181 27 0 0 25 0 1 0 1164475532 191868928 45925 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46843 45925 71 165 0 46676 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 187372

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 25231
/proc/meminfo: memFree=1356992/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=187504 CPUtime=462.05
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58460 0 0 0 46178 27 0 0 25 0 1 0 1164475532 192004096 45999 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46876 45999 71 165 0 46709 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 187504

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 25231
/proc/meminfo: memFree=1356672/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=187768 CPUtime=522.02
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58526 0 0 0 52175 27 0 0 25 0 1 0 1164475532 192274432 46065 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 46942 46065 71 165 0 46775 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 187768

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 25231
/proc/meminfo: memFree=1356416/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=188032 CPUtime=582
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58587 0 0 0 58173 27 0 0 25 0 1 0 1164475532 192544768 46126 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47008 46126 71 165 0 46841 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 188032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 25231
/proc/meminfo: memFree=1356160/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=190724 CPUtime=641.98
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58654 0 0 0 64170 28 0 0 25 0 1 0 1164475532 195301376 46193 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47681 46193 71 165 0 47514 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 190724

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 25231
/proc/meminfo: memFree=1355904/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=190988 CPUtime=701.95
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58710 0 0 0 70167 28 0 0 25 0 1 0 1164475532 195571712 46249 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47747 46249 71 165 0 47580 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 190988

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 25231
/proc/meminfo: memFree=1355584/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=191120 CPUtime=761.93
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58783 0 0 0 76165 28 0 0 25 0 1 0 1164475532 195706880 46322 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47780 46322 71 165 0 47613 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 191120

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 25231
/proc/meminfo: memFree=1355328/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=191384 CPUtime=821.89
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58836 0 0 0 82161 28 0 0 25 0 1 0 1164475532 195977216 46375 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47846 46375 71 165 0 47679 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 191384

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 25231
/proc/meminfo: memFree=1355200/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=191516 CPUtime=881.86
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58873 0 0 0 88158 28 0 0 25 0 1 0 1164475532 196112384 46412 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47879 46412 71 165 0 47712 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 191516

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

[startup+895.902 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=1355136/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=191516 CPUtime=895.46
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58884 0 0 0 89518 28 0 0 25 0 1 0 1164475532 196112384 46423 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47879 46423 71 165 0 47712 0
Current children cumulated CPU time (s) 895.46
Current children cumulated vsize (KiB) 191516

[startup+902.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=1355136/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=191516 CPUtime=901.86
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 58887 0 0 0 90158 28 0 0 25 0 1 0 1164475532 196112384 46426 1992294400 134512640 135191068 4294956224 18446744073709551615 134600411 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 47879 46426 71 165 0 47712 0
Current children cumulated CPU time (s) 901.86
Current children cumulated vsize (KiB) 191516

[startup+908.702 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=1354816/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=237872 CPUtime=908.25
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 73259 0 0 0 90791 34 0 0 25 0 1 0 1164475532 243580928 58179 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25224/statm: 59468 58179 81 165 0 59301 0
Current children cumulated CPU time (s) 908.25
Current children cumulated vsize (KiB) 237872

[startup+910.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=1216192/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=367868 CPUtime=909.85
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4194304 106057 0 0 0 90936 49 0 0 25 0 1 0 1164475532 376696832 90742 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 91967 90742 85 165 0 91800 0
Current children cumulated CPU time (s) 909.85
Current children cumulated vsize (KiB) 367868

[startup+911.101 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=1152320/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=398100 CPUtime=910.63
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4195840 113692 0 0 0 90980 83 0 0 24 0 1 0 1164475532 407654400 98109 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/25224/statm: 99525 98109 85 165 0 99358 0
Current children cumulated CPU time (s) 910.63
Current children cumulated vsize (KiB) 398100

[startup+911.906 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=873472/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=398100 CPUtime=911.41
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4195840 113692 0 0 0 90980 161 0 0 25 0 1 0 1164475532 407654400 98109 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/25224/statm: 99525 98109 85 165 0 99358 0
Current children cumulated CPU time (s) 911.41
Current children cumulated vsize (KiB) 398100

[startup+912.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25231
/proc/meminfo: memFree=873472/2055920 swapFree=4164660/4192956
[pid=25224] ppid=25222 vsize=0 CPUtime=911.81
/proc/25224/stat : 25224 (tts-5-0) R 25222 25224 24909 0 -1 4195844 114504 0 0 0 90980 201 0 0 25 0 1 0 1164475532 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25224/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 912.364
CPU time (s): 911.882
CPU user time (s): 909.808
CPU system time (s): 2.07468
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 398100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 909.808
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114504
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= 4
involuntary context switches= 3838

runsolver used 0.817875 second user time and 2.51162 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-05 09:55:07
IDJOB=1580320
IDBENCH=71015
IDSOLVER=505
FILE ID=node81/1580320-1238918105
PBS_JOBID= 9101371
Free space on /tmp= 126820 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p1.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580320-1238918105/watcher-1580320-1238918105 -o /tmp/evaluation-result-1580320-1238918105/solver-1580320-1238918105 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1580320-1238918105.cnf

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

MD5SUM BENCH= 4f02dda0c6b1f76f43bce732093e4f1f
RANDOM SEED=1652897019

node81.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.220
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.220
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:       1541344 kB
Buffers:         53576 kB
Cached:         381168 kB
SwapCached:      19156 kB
Active:         214000 kB
Inactive:       241608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541344 kB
SwapTotal:     4192956 kB
SwapFree:      4164660 kB
Dirty:           21904 kB
Writeback:           0 kB
Mapped:          26316 kB
Slab:            43744 kB
Committed_AS:  3332276 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126436 MiB
End job on node81 at 2009-04-05 10:10:19