Trace number 1776958

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

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark604.24
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.22/1.27	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776958-1243676865.cnf 
1.22/1.27	c Using SATTIMEOUT of 10000
1.22/1.27	c Using SATRAM of 2047
1.22/1.27	c Size of subset node = 16
1.22/1.27	c Variables = 252516
1.22/1.27	c Clauses = 750877
1.22/1.27	c Literals = 1752045
1.22/1.27	c Reduced size:
1.22/1.27	c Variables = 252516
1.22/1.27	c Clauses = 750874
1.22/1.27	c Literals = 1752039
1.22/1.27	c a2
2.32/2.39	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-1776958-1243676865/watcher-1776958-1243676865 -o /tmp/evaluation-result-1776958-1243676865/solver-1776958-1243676865 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776958-1243676865.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: 6.09 6.28 6.15 4/117 1589
/proc/meminfo: memFree=3068608/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=1276 CPUtime=0.01
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 198 0 0 0 1 0 0 0 25 0 1 0 1132349439 1306624 154 4294967295 134512640 135237372 3216406192 3216405808 134520032 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 319 154 75 177 0 141 0

[startup+0.105714 s]
/proc/loadavg: 6.09 6.28 6.15 4/117 1589
/proc/meminfo: memFree=3068608/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=5732 CPUtime=0.11
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 1321 0 0 0 9 2 0 0 25 0 1 0 1132349439 5869568 1277 4294967295 134512640 135237372 3216406192 3216404788 134893425 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 1433 1277 75 177 0 1255 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5732

[startup+0.215708 s]
/proc/loadavg: 6.09 6.28 6.15 4/117 1589
/proc/meminfo: memFree=3068608/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=10932 CPUtime=0.22
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 2603 0 0 0 19 3 0 0 25 0 1 0 1132349439 11194368 2559 4294967295 134512640 135237372 3216406192 3216405640 134730320 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 2733 2559 75 177 0 2555 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10932

[startup+0.315703 s]
/proc/loadavg: 6.09 6.28 6.15 4/117 1589
/proc/meminfo: memFree=3068608/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=15692 CPUtime=0.32
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 3769 0 0 0 29 3 0 0 25 0 1 0 1132349439 16068608 3725 4294967295 134512640 135237372 3216406192 3216405852 134688432 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 3923 3725 75 177 0 3745 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15692

[startup+0.715683 s]
/proc/loadavg: 6.09 6.28 6.15 4/117 1589
/proc/meminfo: memFree=3068608/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=34108 CPUtime=0.72
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 8283 0 0 0 68 4 0 0 25 0 1 0 1132349439 34926592 8239 4294967295 134512640 135237372 3216406192 3216405060 134883163 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 8527 8239 75 177 0 8349 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 34108

[startup+1.51564 s]
/proc/loadavg: 6.09 6.28 6.15 4/118 1594
/proc/meminfo: memFree=3016560/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=101208 CPUtime=1.52
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 24383 0 0 0 137 15 0 0 25 0 1 0 1132349439 103636992 24339 4294967295 134512640 135237372 3216406192 3216405744 134554976 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 25302 24339 76 177 0 25124 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 101208

[startup+3.11556 s]
/proc/loadavg: 6.09 6.28 6.15 4/118 1594
/proc/meminfo: memFree=2964104/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=118064 CPUtime=3.12
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 37674 0 0 0 291 21 0 0 25 0 1 0 1132349439 120897536 28623 4294967295 134512640 135237372 3216406192 3216405520 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 29516 28623 77 177 0 29338 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 118064

[startup+6.31539 s]
/proc/loadavg: 5.84 6.22 6.13 4/118 1599
/proc/meminfo: memFree=2932284/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=139712 CPUtime=6.32
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 43102 0 0 0 609 23 0 0 25 0 1 0 1132349439 143065088 34051 4294967295 134512640 135237372 3216406192 3216405460 134737660 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 34928 34051 77 177 0 34750 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 139712

[startup+12.7151 s]
/proc/loadavg: 5.61 6.17 6.11 4/118 1611
/proc/meminfo: memFree=2932504/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=140088 CPUtime=12.72
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 43181 0 0 0 1249 23 0 0 25 0 1 0 1132349439 143450112 34130 4294967295 134512640 135237372 3216406192 3216405520 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 35022 34130 77 177 0 34844 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 140088

[startup+25.5144 s]
/proc/loadavg: 5.03 6.01 6.06 4/118 1628
/proc/meminfo: memFree=2931544/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=140776 CPUtime=25.51
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 43323 0 0 0 2528 23 0 0 25 0 1 0 1132349439 144154624 34272 4294967295 134512640 135237372 3216406192 3216405520 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 35194 34272 77 177 0 35016 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 140776

[startup+51.113 s]
/proc/loadavg: 4.40 5.79 5.98 4/118 1669
/proc/meminfo: memFree=2931212/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=142020 CPUtime=51.11
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 43604 0 0 0 5086 25 0 0 25 0 1 0 1132349439 145428480 34553 4294967295 134512640 135237372 3216406192 3216405552 134600960 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 35505 34553 77 177 0 35327 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 142020

[startup+102.31 s]
/proc/loadavg: 3.67 5.37 5.83 4/118 1929
/proc/meminfo: memFree=2928600/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=144508 CPUtime=102.26
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44184 0 0 0 10199 27 0 0 25 0 1 0 1132349439 147976192 35133 4294967295 134512640 135237372 3216406192 3216405552 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 36127 35133 77 177 0 35949 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 144508

[startup+162.307 s]
/proc/loadavg: 3.36 4.98 5.67 4/118 2209
/proc/meminfo: memFree=2927764/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145036 CPUtime=162.2
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44357 0 0 0 16188 32 0 0 25 0 1 0 1132349439 148516864 35306 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 36259 35306 77 177 0 36081 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 145036

[startup+222.314 s]
/proc/loadavg: 3.18 4.63 5.50 4/118 2489
/proc/meminfo: memFree=2927516/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145300 CPUtime=222.09
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44411 0 0 0 22175 34 0 0 25 0 1 0 1132349439 148787200 35360 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1589/statm: 36325 35360 77 177 0 36147 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 145300

[startup+282.311 s]
/proc/loadavg: 3.07 4.33 5.34 4/118 2772
/proc/meminfo: memFree=2927276/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145432 CPUtime=282.03
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44452 0 0 0 28168 35 0 0 25 0 1 0 1132349439 148922368 35401 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36358 35401 77 177 0 36180 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 145432

[startup+342.308 s]
/proc/loadavg: 3.10 4.10 5.20 4/118 3049
/proc/meminfo: memFree=2927036/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145432 CPUtime=341.98
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44488 0 0 0 34163 35 0 0 25 0 1 0 1132349439 148922368 35437 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36358 35437 77 177 0 36180 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 145432

[startup+402.315 s]
/proc/loadavg: 3.04 3.90 5.06 4/118 3328
/proc/meminfo: memFree=2926408/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145564 CPUtime=401.95
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44520 0 0 0 40160 35 0 0 25 0 1 0 1132349439 149057536 35469 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36391 35469 77 177 0 36213 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 145564

[startup+462.312 s]
/proc/loadavg: 3.01 3.73 4.93 4/118 3631
/proc/meminfo: memFree=2926160/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145696 CPUtime=461.92
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44546 0 0 0 46157 35 0 0 25 0 1 0 1132349439 149192704 35495 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36424 35495 77 177 0 36246 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 145696

[startup+522.308 s]
/proc/loadavg: 3.00 3.60 4.80 4/118 3911
/proc/meminfo: memFree=2926160/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145696 CPUtime=521.86
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44570 0 0 0 52151 35 0 0 25 0 1 0 1132349439 149192704 35519 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36424 35519 77 177 0 36246 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 145696

[startup+582.305 s]
/proc/loadavg: 3.00 3.49 4.69 4/118 4187
/proc/meminfo: memFree=2925912/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145828 CPUtime=581.84
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44594 0 0 0 58149 35 0 0 25 0 1 0 1132349439 149327872 35543 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36457 35543 77 177 0 36279 0
Current children cumulated CPU time (s) 581.84
Current children cumulated vsize (KiB) 145828

[startup+642.312 s]
/proc/loadavg: 3.00 3.39 4.58 4/118 4462
/proc/meminfo: memFree=2925548/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145960 CPUtime=641.83
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44617 0 0 0 64148 35 0 0 25 0 1 0 1132349439 149463040 35566 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36490 35566 77 177 0 36312 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 145960

[startup+702.309 s]
/proc/loadavg: 3.00 3.32 4.48 4/118 4738
/proc/meminfo: memFree=2925548/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=145960 CPUtime=701.79
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44643 0 0 0 70144 35 0 0 25 0 1 0 1132349439 149463040 35592 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36490 35592 77 177 0 36312 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 145960

[startup+762.306 s]
/proc/loadavg: 3.00 3.26 4.38 4/118 5014
/proc/meminfo: memFree=2925424/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=146092 CPUtime=761.77
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44663 0 0 0 76142 35 0 0 25 0 1 0 1132349439 149598208 35612 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36523 35612 77 177 0 36345 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 146092

[startup+822.313 s]
/proc/loadavg: 3.00 3.21 4.29 4/118 5290
/proc/meminfo: memFree=2925168/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=146092 CPUtime=821.72
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44687 0 0 0 82137 35 0 0 25 0 1 0 1132349439 149598208 35636 4294967295 134512640 135237372 3216406192 3216405552 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36523 35636 77 177 0 36345 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 146092

[startup+882.31 s]
/proc/loadavg: 3.00 3.17 4.21 4/118 5570
/proc/meminfo: memFree=2925176/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=146224 CPUtime=881.67
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44708 0 0 0 88132 35 0 0 25 0 1 0 1132349439 149733376 35657 4294967295 134512640 135237372 3216406192 3216405552 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36556 35657 77 177 0 36378 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 146224

[startup+942.317 s]
/proc/loadavg: 3.00 3.14 4.13 4/118 5845
/proc/meminfo: memFree=2925284/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=146224 CPUtime=941.64
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44732 0 0 0 94129 35 0 0 25 0 1 0 1132349439 149733376 35681 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36556 35681 77 177 0 36378 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 146224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.00 3.11 4.06 4/118 6117
/proc/meminfo: memFree=2924920/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=147636 CPUtime=999.29
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44753 0 0 0 99894 35 0 0 25 0 1 0 1132349439 151179264 35702 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36909 35702 77 177 0 36731 0
Current children cumulated CPU time (s) 999.29
Current children cumulated vsize (KiB) 147636

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

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

[startup+1000.01 s]
/proc/loadavg: 3.00 3.11 4.06 4/118 6117
/proc/meminfo: memFree=2924920/3368532 swapFree=1959840/1959888
[pid=1589] ppid=1587 vsize=147636 CPUtime=999.29
/proc/1589/stat : 1589 (ttsth-5-0) R 1587 1589 10612 0 -1 4202496 44753 0 0 0 99894 35 0 0 25 0 1 0 1132349439 151179264 35702 4294967295 134512640 135237372 3216406192 3216405552 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1589/statm: 36909 35702 77 177 0 36731 0
Current children cumulated CPU time (s) 999.29
Current children cumulated vsize (KiB) 147636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 999.3
CPU user time (s): 998.94
CPU system time (s): 0.36
CPU usage (%): 99.9274
Max. virtual memory (cumulated for all children) (KiB): 147636

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 11:47:45
IDJOB=1776958
IDBENCH=69630
IDSOLVER=632
FILE ID=/1776958-1243676865
PBS_JOBID=
Free space on /tmp= 7969 MiB

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

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 1026495597

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.073
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3069052 kB
Buffers:         88916 kB
Cached:          94348 kB
SwapCached:          0 kB
Active:         134260 kB
Inactive:        71260 kB
HighTotal:     2489216 kB
HighFree:      2372900 kB
LowTotal:       879316 kB
LowFree:        696152 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           14580 kB
Writeback:           0 kB
AnonPages:       22308 kB
Mapped:           8200 kB
Slab:            83908 kB
SReclaimable:    70780 kB
SUnreclaim:      13128 kB
PageTables:        796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   123552 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7969 MiB
End job on  at 2009-05-30 12:04:28