Trace number 1776118

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
ttsth-5-0 2009-03-19 (4 threads)? (TO) 1000.06 1000.03

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1725.93
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

2.51/2.56	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776118-1243673768.cnf 
2.51/2.56	c Using SATTIMEOUT of 10000
2.51/2.56	c Using SATRAM of 2047
2.51/2.56	c Size of subset node = 16
2.51/2.56	c Variables = 509512
2.51/2.56	c Clauses = 1529045
2.51/2.56	c Literals = 3568287
2.51/2.56	c Reduced size:
2.51/2.56	c Variables = 508177
2.51/2.56	c Clauses = 1525052
2.51/2.56	c Literals = 3560301
2.51/2.56	c a2
5.01/5.02	c a1

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776118-1243673768/watcher-1776118-1243673768 -o /tmp/evaluation-result-1776118-1243673768/solver-1776118-1243673768 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776118-1243673768.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.13 1.02 0.84 3/115 17529
/proc/meminfo: memFree=3010668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=1144 CPUtime=0
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 192 0 0 0 0 0 0 0 18 0 1 0 1132056764 1171456 148 4294967295 134512640 135237372 3220716240 3220714764 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 286 148 75 177 0 108 0

[startup+0.067994 s]
/proc/loadavg: 1.13 1.02 0.84 3/115 17529
/proc/meminfo: memFree=3010668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=4292 CPUtime=0.07
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 945 0 0 0 6 1 0 0 18 0 1 0 1132056764 4395008 901 4294967295 134512640 135237372 3220716240 3220714764 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 1073 902 75 177 0 895 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4292

[startup+0.107975 s]
/proc/loadavg: 1.13 1.02 0.84 3/115 17529
/proc/meminfo: memFree=3010668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=6128 CPUtime=0.11
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 1414 0 0 0 10 1 0 0 18 0 1 0 1132056764 6275072 1370 4294967295 134512640 135237372 3220716240 3220714764 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 1532 1371 75 177 0 1354 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6128

[startup+0.307969 s]
/proc/loadavg: 1.13 1.02 0.84 3/115 17529
/proc/meminfo: memFree=3010668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=15692 CPUtime=0.31
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 3762 0 0 0 29 2 0 0 18 0 1 0 1132056764 16068608 3718 4294967295 134512640 135237372 3220716240 3220715036 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 3923 3720 75 177 0 3745 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15692

[startup+0.707953 s]
/proc/loadavg: 1.13 1.02 0.84 3/115 17529
/proc/meminfo: memFree=3010668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=34240 CPUtime=0.71
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 8306 0 0 0 69 2 0 0 18 0 1 0 1132056764 35061760 8262 4294967295 134512640 135237372 3220716240 3220715688 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 8560 8262 75 177 0 8382 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 34240

[startup+1.50792 s]
/proc/loadavg: 1.12 1.02 0.84 2/116 17530
/proc/meminfo: memFree=2964936/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=71580 CPUtime=1.51
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 17413 0 0 0 148 3 0 0 20 0 1 0 1132056764 73297920 17369 4294967295 134512640 135237372 3220716240 3220714764 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 17895 17369 75 177 0 17717 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 71580

[startup+3.10786 s]
/proc/loadavg: 1.12 1.02 0.84 2/116 17713
/proc/meminfo: memFree=2911640/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=198036 CPUtime=3.11
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 47757 0 0 0 299 12 0 0 25 0 1 0 1132056764 202788864 47713 4294967295 134512640 135237372 3220716240 3220715508 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 49509 47714 76 177 0 49331 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 198036

[startup+6.30773 s]
/proc/loadavg: 1.12 1.02 0.84 2/116 17714
/proc/meminfo: memFree=2791772/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=213248 CPUtime=6.31
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 72958 0 0 0 614 17 0 0 25 0 1 0 1132056764 218365952 47551 4294967295 134512640 135237372 3220716240 3220715568 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 53312 47552 77 177 0 53134 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 213248

[startup+12.7175 s]
/proc/loadavg: 1.10 1.02 0.84 2/116 17714
/proc/meminfo: memFree=2741044/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=282900 CPUtime=12.72
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 93192 0 0 0 1253 19 0 0 25 0 1 0 1132056764 289689600 67785 4294967295 134512640 135237372 3220716240 3220715600 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 70725 67785 77 177 0 70547 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 282900

[startup+25.517 s]
/proc/loadavg: 1.08 1.01 0.85 2/116 17717
/proc/meminfo: memFree=2739052/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=282900 CPUtime=25.52
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 93193 0 0 0 2533 19 0 0 25 0 1 0 1132056764 289689600 67786 4294967295 134512640 135237372 3220716240 3220715568 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 70725 67786 77 177 0 70547 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 282900

[startup+51.1159 s]
/proc/loadavg: 1.05 1.01 0.85 2/116 17718
/proc/meminfo: memFree=2738868/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=283196 CPUtime=51.12
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 93265 0 0 0 5093 19 0 0 25 0 1 0 1132056764 289992704 67858 4294967295 134512640 135237372 3220716240 3220715600 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 70799 67858 77 177 0 70621 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 283196

[startup+102.314 s]
/proc/loadavg: 1.02 1.01 0.85 2/116 17906
/proc/meminfo: memFree=2737728/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=284148 CPUtime=102.32
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 93543 0 0 0 10213 19 0 0 25 0 1 0 1132056764 290967552 68136 4294967295 134512640 135237372 3220716240 3220715600 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71037 68136 77 177 0 70859 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 284148

[startup+162.312 s]
/proc/loadavg: 1.01 1.00 0.86 2/116 18092
/proc/meminfo: memFree=2736272/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=285260 CPUtime=162.32
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 93940 0 0 0 16213 19 0 0 25 0 1 0 1132056764 292106240 68533 4294967295 134512640 135237372 3220716240 3220715600 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71315 68533 77 177 0 71137 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 285260

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 0.86 2/116 18284
/proc/meminfo: memFree=2734536/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=286824 CPUtime=222.32
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94344 0 0 0 22213 19 0 0 25 0 1 0 1132056764 293707776 68937 4294967295 134512640 135237372 3220716240 3220715600 134600960 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71706 68937 77 177 0 71528 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 286824

[startup+282.307 s]
/proc/loadavg: 1.00 1.00 0.87 2/116 18474
/proc/meminfo: memFree=2733420/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287220 CPUtime=282.32
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94617 0 0 0 28213 19 0 0 25 0 1 0 1132056764 294113280 69210 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71805 69210 77 177 0 71627 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 287220

[startup+342.304 s]
/proc/loadavg: 1.00 1.00 0.88 2/116 18662
/proc/meminfo: memFree=2733172/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287352 CPUtime=342.32
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94646 0 0 0 34213 19 0 0 25 0 1 0 1132056764 294248448 69239 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71838 69239 77 177 0 71660 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 287352

[startup+402.312 s]
/proc/loadavg: 1.00 1.00 0.88 2/116 18851
/proc/meminfo: memFree=2732916/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287484 CPUtime=402.33
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94691 0 0 0 40214 19 0 0 25 0 1 0 1132056764 294383616 69284 4294967295 134512640 135237372 3220716240 3220715600 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71871 69284 77 177 0 71693 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 287484

[startup+462.31 s]
/proc/loadavg: 1.00 1.00 0.89 2/116 19037
/proc/meminfo: memFree=2732800/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287616 CPUtime=462.33
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94725 0 0 0 46214 19 0 0 25 0 1 0 1132056764 294518784 69318 4294967295 134512640 135237372 3220716240 3220715600 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71904 69318 77 177 0 71726 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 287616

[startup+522.307 s]
/proc/loadavg: 1.00 1.00 0.89 2/116 19225
/proc/meminfo: memFree=2733048/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287616 CPUtime=522.33
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94761 0 0 0 52214 19 0 0 25 0 1 0 1132056764 294518784 69354 4294967295 134512640 135237372 3220716240 3220715600 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71904 69354 77 177 0 71726 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 287616

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 0.90 2/116 19417
/proc/meminfo: memFree=2733296/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287748 CPUtime=582.34
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94788 0 0 0 58215 19 0 0 25 0 1 0 1132056764 294653952 69381 4294967295 134512640 135237372 3220716240 3220715600 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71937 69381 77 177 0 71759 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 287748

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 19605
/proc/meminfo: memFree=2732800/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287880 CPUtime=642.34
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94814 0 0 0 64215 19 0 0 25 0 1 0 1132056764 294789120 69407 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71970 69407 77 177 0 71792 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 287880

[startup+702.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 19794
/proc/meminfo: memFree=2732668/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=287880 CPUtime=702.34
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94840 0 0 0 70215 19 0 0 25 0 1 0 1132056764 294789120 69433 4294967295 134512640 135237372 3220716240 3220715600 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 71970 69433 77 177 0 71792 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 287880

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 0.91 3/116 19980
/proc/meminfo: memFree=2732304/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=288012 CPUtime=762.35
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94861 0 0 0 76216 19 0 0 25 0 1 0 1132056764 294924288 69454 4294967295 134512640 135237372 3220716240 3220715600 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 72003 69454 77 177 0 71825 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 288012

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 20168
/proc/meminfo: memFree=2732304/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=288012 CPUtime=822.35
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 94884 0 0 0 82216 19 0 0 25 0 1 0 1132056764 294924288 69477 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 72003 69477 77 177 0 71825 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 288012

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 20356
/proc/meminfo: memFree=2731312/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=288408 CPUtime=882.35
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 95139 0 0 0 88216 19 0 0 25 0 1 0 1132056764 295329792 69732 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 72102 69732 77 177 0 71924 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 288408

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 20544
/proc/meminfo: memFree=2731064/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=288408 CPUtime=942.35
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 95142 0 0 0 94216 19 0 0 25 0 1 0 1132056764 295329792 69735 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 72102 69735 77 177 0 71924 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 288408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.00 0.91 2/116 20737
/proc/meminfo: memFree=2731056/3368532 swapFree=1941392/1959888
[pid=17529] ppid=17527 vsize=288408 CPUtime=1000.05
/proc/17529/stat : 17529 (ttsth-5-0) R 17527 17529 11443 0 -1 4202496 95146 0 0 0 99986 19 0 0 25 0 1 0 1132056764 295329792 69739 4294967295 134512640 135237372 3220716240 3220715600 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17529/statm: 72102 69739 77 177 0 71924 0
Current children cumulated CPU time (s) 1000.05
Current children cumulated vsize (KiB) 288408

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): 1000.03
CPU time (s): 1000.06
CPU user time (s): 999.86
CPU system time (s): 0.2
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 288408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.86
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95146
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= 555

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 10:56:08
IDJOB=1776118
IDBENCH=20423
IDSOLVER=632
FILE ID=/1776118-1243673768
PBS_JOBID=
Free space on /tmp= 15703 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776118-1243673768/watcher-1776118-1243673768 -o /tmp/evaluation-result-1776118-1243673768/solver-1776118-1243673768 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776118-1243673768.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED= 430751685

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.17
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3011064 kB
Buffers:         85852 kB
Cached:         169052 kB
SwapCached:       4320 kB
Active:         204796 kB
Inactive:        60916 kB
HighTotal:     2489216 kB
HighFree:      2307632 kB
LowTotal:       879316 kB
LowFree:        703432 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           33976 kB
Writeback:           0 kB
AnonPages:        9220 kB
Mapped:           4212 kB
Slab:            82012 kB
SReclaimable:    72048 kB
SUnreclaim:       9964 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15703 MiB
End job on  at 2009-05-30 11:12:52