Trace number 1781458

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) 999.04 1000.02

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark513.47
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.82/1.84	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781458-1243687059.cnf 
1.82/1.84	c Using SATTIMEOUT of 10000
1.82/1.84	c Using SATRAM of 2047
1.82/1.84	c Size of subset node = 16
1.82/1.84	c Variables = 368888
1.82/1.84	c Clauses = 1100500
1.82/1.84	c Literals = 2567832
1.82/1.84	c Reduced size:
1.82/1.84	c Variables = 368888
1.82/1.84	c Clauses = 1100497
1.82/1.84	c Literals = 2567826
1.82/1.84	c a2
3.42/3.47	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-1781458-1243687059/watcher-1781458-1243687059 -o /tmp/evaluation-result-1781458-1243687059/solver-1781458-1243687059 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781458-1243687059.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: 2.92 3.09 4.07 4/113 7578
/proc/meminfo: memFree=3030512/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=1140 CPUtime=0.01
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 192 0 0 0 1 0 0 0 25 0 1 0 1133370000 1167360 148 4294967295 134512640 135237372 3213571072 3213570688 134520015 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 285 148 75 177 0 107 0

[startup+0.075559 s]
/proc/loadavg: 2.92 3.09 4.07 4/113 7578
/proc/meminfo: memFree=3030512/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=4420 CPUtime=0.08
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 988 0 0 0 8 0 0 0 25 0 1 0 1133370000 4526080 944 4294967295 134512640 135237372 3213571072 3213570520 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 1105 944 75 177 0 927 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4420

[startup+0.115552 s]
/proc/loadavg: 2.92 3.09 4.07 4/113 7578
/proc/meminfo: memFree=3030512/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=6256 CPUtime=0.12
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 1465 0 0 0 12 0 0 0 25 0 1 0 1133370000 6406144 1421 4294967295 134512640 135237372 3213571072 3213570520 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 1564 1421 75 177 0 1386 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6256

[startup+0.315534 s]
/proc/loadavg: 2.92 3.09 4.07 4/113 7578
/proc/meminfo: memFree=3030512/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=16084 CPUtime=0.32
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 3852 0 0 0 32 0 0 0 25 0 1 0 1133370000 16470016 3808 4294967295 134512640 135237372 3213571072 3213569596 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 4021 3808 75 177 0 3843 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16084

[startup+0.715499 s]
/proc/loadavg: 2.92 3.09 4.07 4/113 7578
/proc/meminfo: memFree=3030512/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=34764 CPUtime=0.72
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 8473 0 0 0 71 1 0 0 25 0 1 0 1133370000 35598336 8429 4294967295 134512640 135237372 3213571072 3213569596 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 8691 8429 75 177 0 8513 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 34764

[startup+1.51543 s]
/proc/loadavg: 2.92 3.09 4.07 4/114 7579
/proc/meminfo: memFree=2983300/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=81660 CPUtime=1.52
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 18963 0 0 0 149 3 0 0 25 0 1 0 1133370000 83619840 18919 4294967295 134512640 135237372 3213571072 3213570764 134533994 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 20415 18923 75 177 0 20237 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 81660

[startup+3.11529 s]
/proc/loadavg: 2.92 3.09 4.07 4/114 7583
/proc/meminfo: memFree=2899380/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=157828 CPUtime=3.12
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 38149 0 0 0 303 9 0 0 25 0 1 0 1133370000 161615872 38104 4294967295 134512640 135237372 3213571072 3213570064 134680367 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 39457 38104 76 177 0 39279 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 157828

[startup+6.31502 s]
/proc/loadavg: 2.93 3.09 4.06 4/114 7588
/proc/meminfo: memFree=2831108/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=203984 CPUtime=6.32
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 58937 0 0 0 618 14 0 0 25 0 1 0 1133370000 208879616 49782 4294967295 134512640 135237372 3213571072 3213570400 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 50996 49782 77 177 0 50818 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 203984

[startup+12.7145 s]
/proc/loadavg: 2.93 3.09 4.06 4/114 7598
/proc/meminfo: memFree=2830768/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=204380 CPUtime=12.72
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 59005 0 0 0 1258 14 0 0 25 0 1 0 1133370000 209285120 49850 4294967295 134512640 135237372 3213571072 3213570432 134600960 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 51095 49850 77 177 0 50917 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 204380

[startup+25.5134 s]
/proc/loadavg: 2.95 3.08 4.04 4/114 7803
/proc/meminfo: memFree=2829288/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=204808 CPUtime=25.45
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 59119 0 0 0 2531 14 0 0 25 0 1 0 1133370000 209723392 49964 4294967295 134512640 135237372 3213571072 3213570432 134600960 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 51202 49964 77 177 0 51024 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 204808

[startup+51.1112 s]
/proc/loadavg: 2.96 3.08 4.01 4/114 7839
/proc/meminfo: memFree=2829368/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=205628 CPUtime=51.03
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 59324 0 0 0 5088 15 0 0 25 0 1 0 1133370000 210563072 50169 4294967295 134512640 135237372 3213571072 3213570432 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 51407 50169 77 177 0 51229 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 205628

[startup+102.317 s]
/proc/loadavg: 2.98 3.06 3.96 4/114 8104
/proc/meminfo: memFree=2827180/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=208040 CPUtime=102.16
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 59782 0 0 0 10197 19 0 0 25 0 1 0 1133370000 213032960 50627 4294967295 134512640 135237372 3213571072 3213570432 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52010 50627 77 177 0 51832 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 208040

[startup+162.302 s]
/proc/loadavg: 3.15 3.08 3.90 4/114 8379
/proc/meminfo: memFree=2825492/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209492 CPUtime=162.09
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60216 0 0 0 16187 22 0 0 25 0 1 0 1133370000 214519808 51061 4294967295 134512640 135237372 3213571072 3213570432 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52373 51061 77 177 0 52195 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 209492

[startup+222.316 s]
/proc/loadavg: 3.05 3.06 3.85 4/114 8653
/proc/meminfo: memFree=2824708/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209624 CPUtime=222
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60276 0 0 0 22172 28 0 0 25 0 1 0 1133370000 214654976 51121 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52406 51121 77 177 0 52228 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 209624

[startup+282.311 s]
/proc/loadavg: 3.02 3.05 3.79 4/114 8933
/proc/meminfo: memFree=2824748/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209756 CPUtime=281.88
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60304 0 0 0 28157 31 0 0 25 0 1 0 1133370000 214790144 51149 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52439 51149 77 177 0 52261 0
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (KiB) 209756

[startup+342.306 s]
/proc/loadavg: 3.00 3.04 3.74 4/114 9212
/proc/meminfo: memFree=2824864/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209756 CPUtime=341.83
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60331 0 0 0 34151 32 0 0 25 0 1 0 1133370000 214790144 51176 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52439 51176 77 177 0 52261 0
Current children cumulated CPU time (s) 341.83
Current children cumulated vsize (KiB) 209756

[startup+402.311 s]
/proc/loadavg: 3.00 3.03 3.69 4/114 9489
/proc/meminfo: memFree=2824848/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209888 CPUtime=401.79
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60354 0 0 0 40146 33 0 0 25 0 1 0 1133370000 214925312 51199 4294967295 134512640 135237372 3213571072 3213570432 134600966 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52472 51199 77 177 0 52294 0
Current children cumulated CPU time (s) 401.79
Current children cumulated vsize (KiB) 209888

[startup+462.306 s]
/proc/loadavg: 3.00 3.02 3.64 4/114 9764
/proc/meminfo: memFree=2824632/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=209888 CPUtime=461.75
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60372 0 0 0 46140 35 0 0 25 0 1 0 1133370000 214925312 51217 4294967295 134512640 135237372 3213571072 3213570432 134600966 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52472 51217 77 177 0 52294 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 209888

[startup+522.31 s]
/proc/loadavg: 3.00 3.02 3.60 4/114 10038
/proc/meminfo: memFree=2825104/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210020 CPUtime=521.73
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60390 0 0 0 52134 39 0 0 25 0 1 0 1133370000 215060480 51235 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52505 51235 77 177 0 52327 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 210020

[startup+582.315 s]
/proc/loadavg: 3.00 3.01 3.56 4/114 10314
/proc/meminfo: memFree=2825004/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210020 CPUtime=581.68
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60409 0 0 0 58128 40 0 0 25 0 1 0 1133370000 215060480 51254 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52505 51254 77 177 0 52327 0
Current children cumulated CPU time (s) 581.68
Current children cumulated vsize (KiB) 210020

[startup+642.31 s]
/proc/loadavg: 3.00 3.00 3.52 4/114 10595
/proc/meminfo: memFree=2824872/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210152 CPUtime=641.64
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60423 0 0 0 64122 42 0 0 25 0 1 0 1133370000 215195648 51268 4294967295 134512640 135237372 3213571072 3213570432 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52538 51268 77 177 0 52360 0
Current children cumulated CPU time (s) 641.64
Current children cumulated vsize (KiB) 210152

[startup+702.305 s]
/proc/loadavg: 3.00 3.00 3.49 4/114 10872
/proc/meminfo: memFree=2824352/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210152 CPUtime=701.61
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60443 0 0 0 70118 43 0 0 25 0 1 0 1133370000 215195648 51288 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52538 51288 77 177 0 52360 0
Current children cumulated CPU time (s) 701.61
Current children cumulated vsize (KiB) 210152

[startup+762.32 s]
/proc/loadavg: 3.00 3.00 3.45 4/114 11147
/proc/meminfo: memFree=2824376/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210152 CPUtime=761.56
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60453 0 0 0 76110 46 0 0 25 0 1 0 1133370000 215195648 51298 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52538 51298 77 177 0 52360 0
Current children cumulated CPU time (s) 761.56
Current children cumulated vsize (KiB) 210152

[startup+822.315 s]
/proc/loadavg: 3.00 3.00 3.42 4/114 11421
/proc/meminfo: memFree=2824260/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210284 CPUtime=821.52
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60474 0 0 0 82104 48 0 0 25 0 1 0 1133370000 215330816 51319 4294967295 134512640 135237372 3213571072 3213570432 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52571 51319 77 177 0 52393 0
Current children cumulated CPU time (s) 821.52
Current children cumulated vsize (KiB) 210284

[startup+882.309 s]
/proc/loadavg: 3.00 3.00 3.39 4/114 11697
/proc/meminfo: memFree=2823912/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210284 CPUtime=881.44
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60490 0 0 0 88093 51 0 0 25 0 1 0 1133370000 215330816 51335 4294967295 134512640 135237372 3213571072 3213570432 134600966 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52571 51335 77 177 0 52393 0
Current children cumulated CPU time (s) 881.44
Current children cumulated vsize (KiB) 210284

[startup+942.304 s]
/proc/loadavg: 3.00 3.00 3.36 4/114 11974
/proc/meminfo: memFree=2823896/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210416 CPUtime=941.38
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60499 0 0 0 94085 53 0 0 25 0 1 0 1133370000 215465984 51344 4294967295 134512640 135237372 3213571072 3213570432 134600966 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52604 51344 77 177 0 52426 0
Current children cumulated CPU time (s) 941.38
Current children cumulated vsize (KiB) 210416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.00 3.00 3.34 4/114 12251
/proc/meminfo: memFree=2823608/3368532 swapFree=1954888/1959888
[pid=7578] ppid=7576 vsize=210416 CPUtime=999.03
/proc/7578/stat : 7578 (ttsth-5-0) R 7576 7578 32205 0 -1 4202496 60514 0 0 0 99848 55 0 0 25 0 1 0 1133370000 215465984 51359 4294967295 134512640 135237372 3213571072 3213570432 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/7578/statm: 52604 51359 77 177 0 52426 0
Current children cumulated CPU time (s) 999.03
Current children cumulated vsize (KiB) 210416

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.02
CPU time (s): 999.04
CPU user time (s): 998.48
CPU system time (s): 0.56
CPU usage (%): 99.9016
Max. virtual memory (cumulated for all children) (KiB): 210416

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 14:37:39
IDJOB=1781458
IDBENCH=71749
IDSOLVER=632
FILE ID=/1781458-1243687059
PBS_JOBID=
Free space on /tmp= 15859 MiB

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

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED= 675696339

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.43
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:       3030512 kB
Buffers:         77376 kB
Cached:         149584 kB
SwapCached:        720 kB
Active:         160736 kB
Inactive:        82084 kB
HighTotal:     2489216 kB
HighFree:      2320024 kB
LowTotal:       879316 kB
LowFree:        710488 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:           21392 kB
Writeback:           0 kB
AnonPages:       15152 kB
Mapped:           6172 kB
Slab:            84532 kB
SReclaimable:    74924 kB
SUnreclaim:       9608 kB
PageTables:        740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117276 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15859 MiB
End job on  at 2009-05-30 14:54:22