Trace number 1776793

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.12 1000.03

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1275.07
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.12/2.21	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776793-1243675545.cnf 
2.12/2.21	c Using SATTIMEOUT of 10000
2.12/2.21	c Using SATRAM of 2047
2.12/2.21	c Size of subset node = 16
2.12/2.21	c Variables = 433601
2.12/2.21	c Clauses = 1291714
2.12/2.21	c Literals = 3013998
2.12/2.21	c Reduced size:
2.12/2.21	c Variables = 433601
2.12/2.21	c Clauses = 1291711
2.12/2.21	c Literals = 3013992
2.12/2.21	c a2
4.12/4.11	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-1776793-1243675545/watcher-1776793-1243675545 -o /tmp/evaluation-result-1776793-1243675545/solver-1776793-1243675545 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776793-1243675545.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: 3.88 2.72 2.07 2/99 2227
/proc/meminfo: memFree=3047884/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=1276 CPUtime=0.01
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 198 0 0 0 1 0 0 0 23 0 1 0 1132219087 1306624 154 4294967295 134512640 135237372 3220494992 3220493860 134884112 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 319 154 75 177 0 141 0

[startup+0.075776 s]
/proc/loadavg: 3.88 2.72 2.07 2/99 2227
/proc/meminfo: memFree=3047884/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=4424 CPUtime=0.08
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 981 0 0 0 8 0 0 0 23 0 1 0 1132219087 4530176 937 4294967295 134512640 135237372 3220494992 3220494440 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 1106 937 75 177 0 928 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4424

[startup+0.115767 s]
/proc/loadavg: 3.88 2.72 2.07 2/99 2227
/proc/meminfo: memFree=3047884/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=6260 CPUtime=0.12
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 1447 0 0 0 12 0 0 0 24 0 1 0 1132219087 6410240 1403 4294967295 134512640 135237372 3220494992 3220493788 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 1565 1404 75 177 0 1387 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6260

[startup+0.315747 s]
/proc/loadavg: 3.88 2.72 2.07 2/99 2227
/proc/meminfo: memFree=3047884/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=15824 CPUtime=0.32
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 3779 0 0 0 31 1 0 0 25 0 1 0 1132219087 16203776 3735 4294967295 134512640 135237372 3220494992 3220494440 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 3956 3735 75 177 0 3778 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15824

[startup+0.715709 s]
/proc/loadavg: 3.88 2.72 2.07 2/99 2227
/proc/meminfo: memFree=3047884/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=34108 CPUtime=0.72
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 8284 0 0 0 65 7 0 0 25 0 1 0 1132219087 34926592 8240 4294967295 134512640 135237372 3220494992 3220493516 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 8527 8240 75 177 0 8349 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 34108

[startup+1.51563 s]
/proc/loadavg: 3.65 2.69 2.06 2/100 2228
/proc/meminfo: memFree=3001856/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=70920 CPUtime=1.52
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 17233 0 0 0 142 10 0 0 25 0 1 0 1132219087 72622080 17189 4294967295 134512640 135237372 3220494992 3220493516 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 17730 17190 75 177 0 17552 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 70920

[startup+3.11548 s]
/proc/loadavg: 3.65 2.69 2.06 3/100 2228
/proc/meminfo: memFree=2958640/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=184048 CPUtime=3.12
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 44780 0 0 0 298 14 0 0 25 0 1 0 1132219087 188465152 44735 4294967295 134512640 135237372 3220494992 3220493504 134749351 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 46012 44735 76 177 0 45834 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 184048

[startup+6.31518 s]
/proc/loadavg: 3.65 2.69 2.06 2/100 2228
/proc/meminfo: memFree=2851376/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=239724 CPUtime=6.32
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 76558 0 0 0 608 24 0 0 25 0 1 0 1132219087 245477376 58511 4294967295 134512640 135237372 3220494992 3220494224 134599439 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 59931 58511 77 177 0 59753 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 239724

[startup+12.7146 s]
/proc/loadavg: 3.24 2.64 2.05 2/100 2228
/proc/meminfo: memFree=2814256/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=239856 CPUtime=12.72
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 76583 0 0 0 1248 24 0 0 25 0 1 0 1132219087 245612544 58536 4294967295 134512640 135237372 3220494992 3220494352 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 59964 58536 77 177 0 59786 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 239856

[startup+25.5133 s]
/proc/loadavg: 2.90 2.58 2.04 2/100 2229
/proc/meminfo: memFree=2814072/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=240152 CPUtime=25.52
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 76647 0 0 0 2528 24 0 0 25 0 1 0 1132219087 245915648 58600 4294967295 134512640 135237372 3220494992 3220494352 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 60038 58600 77 177 0 59860 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 240152

[startup+51.1109 s]
/proc/loadavg: 2.25 2.45 2.01 2/100 2230
/proc/meminfo: memFree=2813368/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=240972 CPUtime=51.12
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 76838 0 0 0 5088 24 0 0 25 0 1 0 1132219087 246755328 58791 4294967295 134512640 135237372 3220494992 3220494352 134600960 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 60243 58791 77 177 0 60065 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 240972

[startup+102.316 s]
/proc/loadavg: 1.50 2.21 1.95 2/100 2418
/proc/meminfo: memFree=2811840/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=242480 CPUtime=102.33
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77199 0 0 0 10208 25 0 0 25 0 1 0 1132219087 248299520 59152 4294967295 134512640 135237372 3220494992 3220494320 134555272 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 60620 59152 77 177 0 60442 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 242480

[startup+162.31 s]
/proc/loadavg: 1.18 1.98 1.89 2/100 2610
/proc/meminfo: memFree=2809524/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=244308 CPUtime=162.33
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77588 0 0 0 16208 25 0 0 25 0 1 0 1132219087 250171392 59541 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61077 59541 77 177 0 60899 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 244308

[startup+222.315 s]
/proc/loadavg: 1.06 1.80 1.83 2/100 2810
/proc/meminfo: memFree=2809020/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=244968 CPUtime=222.34
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77794 0 0 0 22209 25 0 0 25 0 1 0 1132219087 250847232 59747 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61242 59747 77 177 0 61064 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 244968

[startup+282.309 s]
/proc/loadavg: 1.02 1.65 1.78 2/100 2998
/proc/meminfo: memFree=2808648/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245100 CPUtime=282.34
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77836 0 0 0 28209 25 0 0 25 0 1 0 1132219087 250982400 59789 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61275 59789 77 177 0 61097 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 245100

[startup+342.313 s]
/proc/loadavg: 1.01 1.53 1.72 2/100 3188
/proc/meminfo: memFree=2808904/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245232 CPUtime=342.35
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77856 0 0 0 34210 25 0 0 25 0 1 0 1132219087 251117568 59809 4294967295 134512640 135237372 3220494992 3220494352 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61308 59809 77 177 0 61130 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 245232

[startup+402.307 s]
/proc/loadavg: 1.00 1.43 1.68 2/100 3379
/proc/meminfo: memFree=2808400/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245232 CPUtime=402.35
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77882 0 0 0 40210 25 0 0 25 0 1 0 1132219087 251117568 59835 4294967295 134512640 135237372 3220494992 3220494352 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61308 59835 77 177 0 61130 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 245232

[startup+462.302 s]
/proc/loadavg: 1.00 1.35 1.63 2/100 3592
/proc/meminfo: memFree=2808160/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245364 CPUtime=462.35
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77909 0 0 0 46210 25 0 0 25 0 1 0 1132219087 251252736 59862 4294967295 134512640 135237372 3220494992 3220494352 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61341 59862 77 177 0 61163 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 245364

[startup+522.316 s]
/proc/loadavg: 1.00 1.28 1.59 2/100 3781
/proc/meminfo: memFree=2808028/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245496 CPUtime=522.37
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77932 0 0 0 52212 25 0 0 25 0 1 0 1132219087 251387904 59885 4294967295 134512640 135237372 3220494992 3220494352 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61374 59885 77 177 0 61196 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 245496

[startup+582.31 s]
/proc/loadavg: 1.00 1.23 1.55 2/100 3971
/proc/meminfo: memFree=2808624/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245496 CPUtime=582.37
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77953 0 0 0 58212 25 0 0 25 0 1 0 1132219087 251387904 59906 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61374 59906 77 177 0 61196 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 245496

[startup+642.315 s]
/proc/loadavg: 1.00 1.19 1.51 2/100 4159
/proc/meminfo: memFree=2808036/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245628 CPUtime=642.38
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77972 0 0 0 64213 25 0 0 25 0 1 0 1132219087 251523072 59925 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61407 59925 77 177 0 61229 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 245628

[startup+702.309 s]
/proc/loadavg: 1.00 1.15 1.48 2/100 4347
/proc/meminfo: memFree=2807532/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245628 CPUtime=702.38
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 77990 0 0 0 70213 25 0 0 25 0 1 0 1132219087 251523072 59943 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61407 59943 77 177 0 61229 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 245628

[startup+762.323 s]
/proc/loadavg: 1.00 1.12 1.44 3/100 4535
/proc/meminfo: memFree=2807788/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245628 CPUtime=762.4
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 78004 0 0 0 76215 25 0 0 25 0 1 0 1132219087 251523072 59957 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61407 59957 77 177 0 61229 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 245628

[startup+822.317 s]
/proc/loadavg: 1.00 1.10 1.41 2/100 4724
/proc/meminfo: memFree=2808028/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245760 CPUtime=822.4
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 78020 0 0 0 82215 25 0 0 25 0 1 0 1132219087 251658240 59973 4294967295 134512640 135237372 3220494992 3220494352 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61440 59973 77 177 0 61262 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 245760

[startup+882.312 s]
/proc/loadavg: 1.00 1.08 1.39 2/100 4910
/proc/meminfo: memFree=2807904/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245760 CPUtime=882.4
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 78037 0 0 0 88215 25 0 0 25 0 1 0 1132219087 251658240 59990 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61440 59990 77 177 0 61262 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 245760

[startup+942.306 s]
/proc/loadavg: 1.00 1.06 1.36 2/100 5098
/proc/meminfo: memFree=2807664/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245892 CPUtime=942.4
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 78052 0 0 0 94215 25 0 0 25 0 1 0 1132219087 251793408 60005 4294967295 134512640 135237372 3220494992 3220494352 134600966 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61473 60005 77 177 0 61295 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 245892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.05 1.34 2/100 5290
/proc/meminfo: memFree=2808152/3368532 swapFree=1953580/1959888
[pid=2227] ppid=2225 vsize=245892 CPUtime=1000.11
/proc/2227/stat : 2227 (ttsth-5-0) R 2225 2227 20984 0 -1 4202496 78067 0 0 0 99986 25 0 0 25 0 1 0 1132219087 251793408 60020 4294967295 134512640 135237372 3220494992 3220494352 134600975 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2227/statm: 61473 60020 77 177 0 61295 0
Current children cumulated CPU time (s) 1000.11
Current children cumulated vsize (KiB) 245892

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.12
CPU user time (s): 999.86
CPU system time (s): 0.26
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 245892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.86
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78067
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= 1
involuntary context switches= 1946

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 11:25:45
IDJOB=1776793
IDBENCH=69591
IDSOLVER=632
FILE ID=/1776793-1243675545
PBS_JOBID=
Free space on /tmp= 15862 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776793-1243675545/watcher-1776793-1243675545 -o /tmp/evaluation-result-1776793-1243675545/solver-1776793-1243675545 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776793-1243675545.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED= 2015510535

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.105
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.105
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.105
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.16
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.105
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:       3048032 kB
Buffers:         77556 kB
Cached:         141796 kB
SwapCached:       2424 kB
Active:         155448 kB
Inactive:        74280 kB
HighTotal:     2489216 kB
HighFree:      2334152 kB
LowTotal:       879316 kB
LowFree:        713880 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           24756 kB
Writeback:           0 kB
AnonPages:        9724 kB
Mapped:           4940 kB
Slab:            81120 kB
SReclaimable:    71572 kB
SUnreclaim:       9548 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93564 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15862 MiB
End job on  at 2009-05-30 11:42:29