Trace number 1780903

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)? (MO) 1544.12 391.648

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.51/0.52	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780903-1243684688.cnf 
0.51/0.52	c Using SATTIMEOUT of 10000
0.51/0.52	c Using SATRAM of 2047
0.51/0.52	c Size of subset node = 16
0.51/0.52	c Variables = 3152
0.51/0.52	c Clauses = 330948
0.51/0.52	c Literals = 988222
0.51/0.52	c Reduced size:
0.51/0.52	c Variables = 3152
0.51/0.52	c Clauses = 330948
0.51/0.52	c Literals = 988222
0.51/0.52	c a2
1.41/1.41	c a1
3.21/3.26	c Independent sub-problems = 1
3.21/3.26	c Sub-problem with 3152 variables and 330948 clauses
3.21/3.26	c using permutation method 4
3.21/3.26	c count = 1
3.21/3.26	c Ordering finished 3.120 seconds
3.21/3.26	c mapped 3.270 seconds
3.21/3.26	c permuted 3.270 seconds
3.21/3.26	c about to sort
3.31/3.38	c sorted
6.62/6.63	c clauses now 330948
6.62/6.63	c init finished 3.430 seconds
6.62/6.63	c tree built 6.630 seconds
6.62/6.63	c 
6.62/6.63	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.62/6.63	c ---------------------------------|----------------------------------|------------------------------------------------------
6.62/6.63	c ................................ | ..........                       |                        6.6           0.0             
6.62/6.63	c ................................ | ..........                     1 |                        6.6           0.2             
6.62/6.63	c ................................ | ..........                     2 |                        6.6           0.3             
6.62/6.63	c ................................ | ..........                     3 |                        6.6           0.5             
6.62/6.63	c ................................ | ..........                     4 |                        6.6           0.6             
6.62/6.63	c ................................ | ..........                     5 |                        6.6           0.8             
6.62/6.63	c ................................ | ..........                  1000 | 15                     6.6         150.6          246
199.74/55.09	c ................................ | ..........               1086000 | 111423               200.1        5428.4     28071869
400.10/105.26	c ................................ | ..........               1790000 | 155511               400.3        4471.6     48998062
600.21/155.33	c ................................ | ..........               2382000 | 199968               600.3        3968.1     65592825
800.18/205.34	c ................................ | ..........               2834000 | 248037               800.3        3541.3     79185736
1000.13/255.44	c ................................ | *.........               3217000 | 282128              1000.2        3216.3     93525593
1200.31/305.52	c ................................ | *.........               3692000 | 322525              1200.3        3075.8    106065349
1399.88/355.58	c ................................ | *.........               4150000 | 357092              1400.2        2963.9    116265161

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-1780903-1243684688/watcher-1780903-1243684688 -o /tmp/evaluation-result-1780903-1243684688/solver-1780903-1243684688 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780903-1243684688.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: 4.56 4.31 3.12 3/115 20246
/proc/meminfo: memFree=2931256/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=1140 CPUtime=0
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 191 0 0 0 0 0 0 0 18 0 1 0 1133148677 1167360 146 4294967295 134512640 135237372 3213335488 3213335120 134536395 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 285 146 75 177 0 107 0

[startup+0.09627 s]
/proc/loadavg: 4.56 4.31 3.12 3/115 20246
/proc/meminfo: memFree=2931256/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=5200 CPUtime=0.1
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 1162 0 0 0 10 0 0 0 18 0 1 0 1133148677 5324800 1117 4294967295 134512640 135237372 3213335488 3213334012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 1300 1118 75 177 0 1122 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5200

[startup+0.106273 s]
/proc/loadavg: 4.56 4.31 3.12 3/115 20246
/proc/meminfo: memFree=2931256/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=5596 CPUtime=0.11
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 1267 0 0 0 11 0 0 0 18 0 1 0 1133148677 5730304 1222 4294967295 134512640 135237372 3213335488 3213334012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 1399 1223 75 177 0 1221 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5596

[startup+0.306262 s]
/proc/loadavg: 4.56 4.31 3.12 3/115 20246
/proc/meminfo: memFree=2931256/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=14368 CPUtime=0.31
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 3397 0 0 0 28 3 0 0 18 0 1 0 1133148677 14712832 3352 4294967295 134512640 135237372 3213335488 3213334012 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 3592 3353 75 177 0 3414 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 14368

[startup+0.706246 s]
/proc/loadavg: 4.56 4.31 3.12 3/115 20246
/proc/meminfo: memFree=2931256/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=45272 CPUtime=0.71
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 10482 0 0 0 60 11 0 0 18 0 1 0 1133148677 46358528 10436 4294967295 134512640 135237372 3213335488 3213334592 134680729 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 11318 10436 76 177 0 11140 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45272

[startup+1.50622 s]
/proc/loadavg: 4.56 4.31 3.12 2/116 20247
/proc/meminfo: memFree=2890540/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=46568 CPUtime=1.51
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 10716 0 0 0 140 11 0 0 20 0 1 0 1133148677 47685632 10670 4294967295 134512640 135237372 3213335488 3213334992 134540092 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 11642 10670 76 177 0 11464 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 46568

[startup+3.10615 s]
/proc/loadavg: 4.27 4.25 3.10 2/116 20247
/proc/meminfo: memFree=2888896/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=47520 CPUtime=3.11
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 12427 0 0 0 300 11 0 0 25 0 1 0 1133148677 48660480 11733 4294967295 134512640 135237372 3213335488 3213334640 134723145 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 11880 11733 77 177 0 11702 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 47520

[startup+6.31602 s]
/proc/loadavg: 4.27 4.25 3.10 2/116 20248
/proc/meminfo: memFree=2874284/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=73060 CPUtime=6.32
/proc/20246/stat : 20246 (ttsth-5-0) R 20244 20246 11443 0 -1 4202496 18811 0 0 0 619 13 0 0 25 0 1 0 1133148677 74813440 17664 4294967295 134512640 135237372 3213335488 3213184600 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20246/statm: 18265 17665 88 177 0 18087 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 73060

[startup+12.7158 s]
/proc/loadavg: 4.09 4.21 3.10 5/120 20252
/proc/meminfo: memFree=2782980/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=194400 CPUtime=30.87
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 41191 0 0 0 3064 23 0 0 25 0 5 0 1133148677 199065600 39720 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 48600 39720 95 177 0 48422 0
[pid=20246/tid=20249] ppid=20244 vsize=194400 CPUtime=6.07
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 5116 0 0 0 606 1 0 0 25 0 5 0 1133149340 199065600 39720 4294967295 134512640 135237372 3213335488 3077926072 134519949 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=194400 CPUtime=6.04
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 6539 0 0 0 599 5 0 0 25 0 5 0 1133149340 199065600 39720 4294967295 134512640 135237372 3213335488 3069496920 134733328 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=194400 CPUtime=6.08
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 5023 0 0 0 607 1 0 0 25 0 5 0 1133149340 199065600 39720 4294967295 134512640 135237372 3213335488 3061065680 134562401 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=194400 CPUtime=6.05
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 4763 0 0 0 604 1 0 0 25 0 5 0 1133149340 199065600 39720 4294967295 134512640 135237372 3213335488 3052688416 134680242 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 30.87
Current children cumulated vsize (KiB) 194400

[startup+25.5153 s]
/proc/loadavg: 4.08 4.21 3.11 6/121 20264
/proc/meminfo: memFree=2655772/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=315012 CPUtime=82.04
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 71390 0 0 0 8167 37 0 0 25 0 5 0 1133148677 322572288 69919 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 78753 69919 95 177 0 78575 0
[pid=20246/tid=20249] ppid=20244 vsize=315012 CPUtime=18.87
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 11266 0 0 0 1884 3 0 0 25 0 5 0 1133149340 322572288 69919 4294967295 134512640 135237372 3213335488 3077922992 134680720 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=315012 CPUtime=18.82
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 15112 0 0 0 1873 9 0 0 25 0 5 0 1133149340 322572288 69920 4294967295 134512640 135237372 3213335488 3069471488 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=315012 CPUtime=18.87
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 12194 0 0 0 1882 5 0 0 25 0 5 0 1133149340 322572288 69920 4294967295 134512640 135237372 3213335488 3061094352 134591102 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=315012 CPUtime=18.85
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 13069 0 0 0 1880 5 0 0 25 0 5 0 1133149340 322572288 69920 4294967295 134512640 135237372 3213335488 3052668960 134562344 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.04
Current children cumulated vsize (KiB) 315012

[startup+51.1142 s]
/proc/loadavg: 4.17 4.22 3.14 5/120 20437
/proc/meminfo: memFree=2445888/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=527436 CPUtime=184.14
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 124477 0 0 0 18356 58 0 0 25 0 5 0 1133148677 540094464 123006 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 131859 123006 95 177 0 131681 0
[pid=20246/tid=20249] ppid=20244 vsize=527436 CPUtime=44.39
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 22211 0 0 0 4433 6 0 0 25 0 5 0 1133149340 540094464 123006 4294967295 134512640 135237372 3213335488 3077932832 134562351 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=527436 CPUtime=44.33
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 27785 0 0 0 4414 19 0 0 25 0 5 0 1133149340 540094464 123006 4294967295 134512640 135237372 3213335488 3069472432 134562281 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=527436 CPUtime=44.35
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 27499 0 0 0 4430 5 0 0 25 0 5 0 1133149340 540094464 123006 4294967295 134512640 135237372 3213335488 3061125984 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=527436 CPUtime=44.44
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 27232 0 0 0 4431 13 0 0 25 0 5 0 1133149340 540094464 123006 4294967295 134512640 135237372 3213335488 3052684144 134590170 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 184.14
Current children cumulated vsize (KiB) 527436

[startup+102.312 s]
/proc/loadavg: 4.24 4.23 3.21 5/120 20635
/proc/meminfo: memFree=2089280/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=880020 CPUtime=388.5
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 212667 0 0 0 38753 97 0 0 25 0 5 0 1133148677 901140480 211196 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 220005 211196 95 177 0 219827 0
[pid=20246/tid=20249] ppid=20244 vsize=880020 CPUtime=95.57
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 32361 0 0 0 9545 12 0 0 25 0 5 0 1133149340 901140480 211196 4294967295 134512640 135237372 3213335488 3077883376 134590170 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=880020 CPUtime=95.4
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 45539 0 0 0 9511 29 0 0 25 0 5 0 1133149340 901140480 211196 4294967295 134512640 135237372 3213335488 3069492020 134680212 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=880020 CPUtime=95.41
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 54991 0 0 0 9525 16 0 0 25 0 5 0 1133149340 901140480 211196 4294967295 134512640 135237372 3213335488 3061095120 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=880020 CPUtime=95.49
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 60026 0 0 0 9524 25 0 0 25 0 5 0 1133149340 901140480 211196 4294967295 134512640 135237372 3213335488 3052712192 134562370 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 388.5
Current children cumulated vsize (KiB) 880020

[startup+162.31 s]
/proc/loadavg: 4.40 4.26 3.28 5/120 20823
/proc/meminfo: memFree=1770168/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=1199832 CPUtime=628.21
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 292622 0 0 0 62672 149 0 0 25 0 5 0 1133148677 1228627968 291151 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 299958 291151 95 177 0 299780 0
[pid=20246/tid=20249] ppid=20244 vsize=1199832 CPUtime=155.57
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 43427 0 0 0 15538 19 0 0 25 0 5 0 1133149340 1228627968 291151 4294967295 134512640 135237372 3213335488 3077924816 134749353 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=1199832 CPUtime=155.33
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 63341 0 0 0 15492 41 0 0 25 0 5 0 1133149340 1228627968 291151 4294967295 134512640 135237372 3213335488 3069500320 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=1199832 CPUtime=155.3
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 80162 0 0 0 15494 36 0 0 25 0 5 0 1133149340 1228627968 291151 4294967295 134512640 135237372 3213335488 3061070768 134562399 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=1199832 CPUtime=155.38
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 85942 0 0 0 15500 38 0 0 25 0 5 0 1133149340 1228627968 291151 4294967295 134512640 135237372 3213335488 3052680864 134562459 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 628.21
Current children cumulated vsize (KiB) 1199832

[startup+222.317 s]
/proc/loadavg: 4.51 4.31 3.35 5/120 21011
/proc/meminfo: memFree=1506152/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=1461856 CPUtime=867.76
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 358073 0 0 0 86598 178 0 0 25 0 5 0 1133148677 1496940544 356602 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 365464 356602 95 177 0 365286 0
[pid=20246/tid=20249] ppid=20244 vsize=1461856 CPUtime=215.56
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 55515 0 0 0 21532 24 0 0 25 0 5 0 1133149340 1496940544 356602 4294967295 134512640 135237372 3213335488 3077893680 134680737 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=1461856 CPUtime=214.96
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 80118 0 0 0 21449 47 0 0 25 0 5 0 1133149340 1496940544 356602 4294967295 134512640 135237372 3213335488 3069519344 134549896 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=1461856 CPUtime=215.31
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 96498 0 0 0 21489 42 0 0 25 0 5 0 1133149340 1496940544 356602 4294967295 134512640 135237372 3213335488 3061095528 134562273 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=1461856 CPUtime=215.3
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 106192 0 0 0 21480 50 0 0 25 0 5 0 1133149340 1496940544 356602 4294967295 134512640 135237372 3213335488 3052688992 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 867.76
Current children cumulated vsize (KiB) 1461856

[startup+282.315 s]
/proc/loadavg: 4.47 4.32 3.42 5/120 21199
/proc/meminfo: memFree=1238940/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=1730496 CPUtime=1107.53
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 425244 0 0 0 110544 209 0 0 25 0 5 0 1133148677 1772027904 423773 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 432624 423773 95 177 0 432446 0
[pid=20246/tid=20249] ppid=20244 vsize=1730496 CPUtime=275.56
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 65499 0 0 0 27527 29 0 0 25 0 5 0 1133149340 1772027904 423773 4294967295 134512640 135237372 3213335488 3077909440 134589804 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=1730496 CPUtime=274.9
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 98013 0 0 0 27434 56 0 0 25 0 5 0 1133149340 1772027904 423774 4294967295 134512640 135237372 3213335488 3069471392 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=1730496 CPUtime=275.28
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 111708 0 0 0 27479 49 0 0 25 0 5 0 1133149340 1772027904 423774 4294967295 134512640 135237372 3213335488 3061084672 134562344 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=1730496 CPUtime=275.16
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 130275 0 0 0 27456 60 0 0 25 0 5 0 1133149340 1772027904 423774 4294967295 134512640 135237372 3213335488 3052709280 134562314 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1107.53
Current children cumulated vsize (KiB) 1730496

[startup+342.303 s]
/proc/loadavg: 4.62 4.37 3.49 6/121 21365
/proc/meminfo: memFree=1024584/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=1942816 CPUtime=1347.1
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 478334 0 0 0 134472 238 0 0 25 0 5 0 1133148677 1989443584 476863 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 485704 476863 95 177 0 485526 0
[pid=20246/tid=20249] ppid=20244 vsize=1942816 CPUtime=335.53
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 72628 0 0 0 33521 32 0 0 25 0 5 0 1133149340 1989443584 476863 4294967295 134512640 135237372 3213335488 3077868656 134680729 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=1942816 CPUtime=334.65
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 111823 0 0 0 33398 67 0 0 25 0 5 0 1133149340 1989443584 476863 4294967295 134512640 135237372 3213335488 3069496672 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=1942816 CPUtime=335.25
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 123221 0 0 0 33474 51 0 0 25 0 5 0 1133149340 1989443584 476863 4294967295 134512640 135237372 3213335488 3061069088 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=1942816 CPUtime=335.04
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 150912 0 0 0 33431 73 0 0 25 0 5 0 1133149340 1989443584 476863 4294967295 134512640 135237372 3213335488 3052728352 134591426 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1347.1
Current children cumulated vsize (KiB) 1942816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+391.511 s]
/proc/loadavg: 4.47 4.36 3.53 6/121 21408
/proc/meminfo: memFree=870188/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=2096256 CPUtime=1543.93
/proc/20246/stat : 20246 (ttsth-5-0) S 20244 20246 11443 0 -1 4202496 516716 0 0 0 154129 264 0 0 25 0 5 0 1133148677 2146566144 515245 4294967295 134512640 135237372 3213335488 3213335084 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 524064 515245 95 177 0 523886 0
[pid=20246/tid=20249] ppid=20244 vsize=2096256 CPUtime=384.72
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 77154 0 0 0 38436 36 0 0 25 0 5 0 1133149340 2146566144 515245 4294967295 134512640 135237372 3213335488 3077903600 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20246/tid=20250] ppid=20244 vsize=2096256 CPUtime=383.87
/proc/20246/task/20250/stat : 20250 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 124902 0 0 0 38314 73 0 0 25 0 5 0 1133149340 2146566144 515245 4294967295 134512640 135237372 3213335488 3069487936 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20246/tid=20251] ppid=20244 vsize=2096256 CPUtime=384.47
/proc/20246/task/20251/stat : 20251 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 131192 0 0 0 38391 56 0 0 25 0 5 0 1133149340 2146566144 515245 4294967295 134512640 135237372 3213335488 3061080384 134562380 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20246/tid=20252] ppid=20244 vsize=2096256 CPUtime=384.25
/proc/20246/task/20252/stat : 20252 (ttsth-5-0) R 20244 20246 11443 0 -1 4202560 163718 0 0 0 38341 84 0 0 25 0 5 0 1133149340 2146566144 515245 4294967295 134512640 135237372 3213335488 3052699952 134552723 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1543.93
Current children cumulated vsize (KiB) 2096256

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

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

[startup+391.641 s]
/proc/loadavg: 4.47 4.36 3.53 6/121 21408
/proc/meminfo: memFree=870188/3368532 swapFree=1941392/1959888
[pid=20246] ppid=20244 vsize=0 CPUtime=1544.12
/proc/20246/stat : 20246 (ttsth-5-0) Z 20244 20246 11443 0 -1 4203524 516737 0 0 0 154138 274 0 0 18 0 2 0 1133148677 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20246/statm: 0 0 0 0 0 0 0
[pid=20246/tid=20249] ppid=20244 vsize=0 CPUtime=384.84
/proc/20246/task/20249/stat : 20249 (ttsth-5-0) R 20244 20246 11443 0 -1 4203588 77154 0 0 0 38438 46 0 0 25 0 2 0 1133149340 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1544.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 391.648
CPU time (s): 1544.12
CPU user time (s): 1541.38
CPU system time (s): 2.74
CPU usage (%): 394.262
Max. virtual memory (cumulated for all children) (KiB): 2096256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1541.38
system time used= 2.74
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 516737
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= 797
involuntary context switches= 28084

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:58:08
IDJOB=1780903
IDBENCH=71077
IDSOLVER=632
FILE ID=/1780903-1243684688
PBS_JOBID=
Free space on /tmp= 15725 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780903-1243684688/watcher-1780903-1243684688 -o /tmp/evaluation-result-1780903-1243684688/solver-1780903-1243684688 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780903-1243684688.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED= 1992766848

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:       2931256 kB
Buffers:        112464 kB
Cached:         217800 kB
SwapCached:       4320 kB
Active:         209620 kB
Inactive:       131324 kB
HighTotal:     2489216 kB
HighFree:      2258320 kB
LowTotal:       879316 kB
LowFree:        672936 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            6580 kB
Writeback:           0 kB
AnonPages:        9472 kB
Mapped:           4264 kB
Slab:            85124 kB
SReclaimable:    75480 kB
SUnreclaim:       9644 kB
PageTables:        796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127076 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15725 MiB
End job on  at 2009-05-30 14:04:42