Trace number 1780048

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) 1172.5 303.641

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark345.2
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.31/0.38	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780048-1243681015.cnf 
0.31/0.38	c Using SATTIMEOUT of 10000
0.31/0.38	c Using SATRAM of 2047
0.31/0.38	c Size of subset node = 16
0.31/0.38	c Variables = 32313
0.31/0.38	c Clauses = 161529
0.31/0.38	c Literals = 465707
0.31/0.38	c Reduced size:
0.31/0.38	c Variables = 32313
0.31/0.38	c Clauses = 145662
0.31/0.38	c Literals = 425876
0.31/0.38	c a2
0.71/0.75	c a1
10.31/10.32	c Independent sub-problems = 1
10.31/10.32	c Sub-problem with 27215 variables and 145662 clauses
10.31/10.32	c using permutation method 4
10.31/10.32	c count = 1
10.31/10.32	c Ordering finished 10.250 seconds
10.31/10.32	c mapped 10.320 seconds
10.31/10.32	c permuted 10.320 seconds
10.31/10.32	c about to sort
10.31/10.37	c sorted
12.71/12.72	c clauses now 145662
12.71/12.72	c init finished 10.550 seconds
12.71/12.72	c tree built 12.730 seconds
12.71/12.72	c 
12.71/12.72	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
12.71/12.72	c ---------------------------------|----------------------------------|------------------------------------------------------
12.71/12.72	c ................................ | ..........                       |                       12.7           0.0             
12.71/12.72	c ................................ | ..........                     1 |                       12.7           0.1             
12.71/12.72	c ****************................ | ..........                     2 |                       12.7           0.2            1
12.71/12.72	c ****************................ | ..........                     3 |                       12.7           0.2            1
12.71/12.72	c ****************................ | ..........                     4 |                       12.7           0.3            1
12.71/12.72	c ****************................ | ..........                     5 |                       12.7           0.4            1
12.71/12.72	c ****************................ | ..........                     6 |                       12.7           0.5            1
12.71/12.73	c ****************................ | ..........                  1000 | 3                     12.7          78.5          113
200.07/59.71	c ****************................ | ..........               1483000 | 34583                200.1        7411.7     26543177
399.85/109.76	c ****************................ | ..........               2536000 | 61711                400.1        6338.9     47036254
600.11/159.95	c ****************................ | ..........               3489000 | 87053                600.3        5812.2     66883990
799.95/210.05	c ****************................ | ..........               4322000 | 110442               800.1        5401.5     87262853
999.99/260.24	c ****************................ | *.........               5177000 | 135712              1000.1        5176.3    105582563

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-1780048-1243681015/watcher-1780048-1243681015 -o /tmp/evaluation-result-1780048-1243681015/solver-1780048-1243681015 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780048-1243681015.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.98 4.24 3.86 3/115 8550
/proc/meminfo: memFree=2988108/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=1140 CPUtime=0
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 181 0 0 0 0 0 0 0 18 0 1 0 1132781355 1167360 137 4294967295 134512640 135237372 3220144704 3220144152 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 285 137 75 177 0 107 0

[startup+0.075719 s]
/proc/loadavg: 3.98 4.24 3.86 3/115 8550
/proc/meminfo: memFree=2988108/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=4184 CPUtime=0.08
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 947 0 0 0 8 0 0 0 18 0 1 0 1132781355 4284416 903 4294967295 134512640 135237372 3220144704 3220144152 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 1046 903 75 177 0 868 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4184

[startup+0.105702 s]
/proc/loadavg: 3.98 4.24 3.86 3/115 8550
/proc/meminfo: memFree=2988108/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=5492 CPUtime=0.11
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 1261 0 0 0 11 0 0 0 18 0 1 0 1132781355 5623808 1217 4294967295 134512640 135237372 3220144704 3220144152 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 1373 1217 75 177 0 1195 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5492

[startup+0.305694 s]
/proc/loadavg: 3.98 4.24 3.86 3/115 8550
/proc/meminfo: memFree=2988108/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=12144 CPUtime=0.31
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 2840 0 0 0 30 1 0 0 18 0 1 0 1132781355 12435456 2796 4294967295 134512640 135237372 3220144704 3220144396 134534059 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 3036 2796 75 177 0 2858 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 12144

[startup+0.705679 s]
/proc/loadavg: 3.98 4.24 3.86 3/115 8550
/proc/meminfo: memFree=2988108/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=23608 CPUtime=0.71
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 5626 0 0 0 69 2 0 0 18 0 1 0 1132781355 24174592 5553 4294967295 134512640 135237372 3220144704 3220143568 134680273 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 5902 5553 76 177 0 5724 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 23608

[startup+1.50565 s]
/proc/loadavg: 3.98 4.24 3.86 2/116 8551
/proc/meminfo: memFree=2965760/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=27760 CPUtime=1.51
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 7258 0 0 0 149 2 0 0 20 0 1 0 1132781355 28426240 6727 4294967295 134512640 135237372 3220144704 3220144064 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 6940 6727 77 177 0 6762 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 27760

[startup+3.10558 s]
/proc/loadavg: 3.98 4.24 3.86 2/116 8556
/proc/meminfo: memFree=2961428/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=27952 CPUtime=3.11
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 7266 0 0 0 309 2 0 0 25 0 1 0 1132781355 28622848 6735 4294967295 134512640 135237372 3220144704 3220144064 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 6988 6735 77 177 0 6810 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 27952

[startup+6.30546 s]
/proc/loadavg: 3.74 4.18 3.85 2/116 8556
/proc/meminfo: memFree=2961428/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=28084 CPUtime=6.31
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 7334 0 0 0 629 2 0 0 25 0 1 0 1132781355 28758016 6803 4294967295 134512640 135237372 3220144704 3220143936 134599399 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 7021 6803 77 177 0 6843 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 28084

[startup+12.7052 s]
/proc/loadavg: 3.52 4.13 3.83 2/116 8556
/proc/meminfo: memFree=2870216/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=127124 CPUtime=12.71
/proc/8550/stat : 8550 (ttsth-5-0) R 8548 8550 11443 0 -1 4202496 32730 0 0 0 1259 12 0 0 25 0 1 0 1132781355 130174976 31641 4294967295 134512640 135237372 3220144704 3220132816 134581992 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8550/statm: 31781 31641 91 177 0 31603 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 127124

[startup+25.5047 s]
/proc/loadavg: 3.62 4.12 3.83 5/120 8561
/proc/meminfo: memFree=2732696/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=294780 CPUtime=63.7
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 65938 0 0 0 6348 22 0 0 25 0 5 0 1132781355 301854720 64849 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 73695 64849 95 177 0 73517 0
[pid=8550/tid=8557] ppid=8548 vsize=294780 CPUtime=12.78
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 5598 0 0 0 1278 0 0 0 25 0 5 0 1132782628 301854720 64849 4294967295 134512640 135237372 3220144704 3079219168 134680285 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=294780 CPUtime=12.71
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 10878 0 0 0 1269 2 0 0 25 0 5 0 1132782628 301854720 64849 4294967295 134512640 135237372 3220144704 3070804552 134636641 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=294780 CPUtime=12.77
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 7985 0 0 0 1271 6 0 0 25 0 5 0 1132782628 301854720 64849 4294967295 134512640 135237372 3220144704 3062432272 134591059 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=294780 CPUtime=12.71
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 8688 0 0 0 1269 2 0 0 25 0 5 0 1132782628 301854720 64849 4294967295 134512640 135237372 3220144704 3054047168 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 63.7
Current children cumulated vsize (KiB) 294780

[startup+51.1137 s]
/proc/loadavg: 3.81 4.13 3.84 5/120 8746
/proc/meminfo: memFree=2514432/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=523600 CPUtime=165.67
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 121059 0 0 0 16515 52 0 0 25 0 5 0 1132781355 536166400 119970 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 130900 119970 95 177 0 130722 0
[pid=8550/tid=8557] ppid=8548 vsize=523600 CPUtime=38.36
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 12435 0 0 0 3831 5 0 0 25 0 5 0 1132782628 536166400 119970 4294967295 134512640 135237372 3220144704 3079221296 134590368 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=523600 CPUtime=38.06
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 30417 0 0 0 3795 11 0 0 25 0 5 0 1132782628 536166400 119970 4294967295 134512640 135237372 3220144704 3070909116 134636641 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=523600 CPUtime=38.27
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 23407 0 0 0 3815 12 0 0 25 0 5 0 1132782628 536166400 119970 4294967295 134512640 135237372 3220144704 3062453248 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=523600 CPUtime=38.26
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 22011 0 0 0 3814 12 0 0 25 0 5 0 1132782628 536166400 119970 4294967295 134512640 135237372 3220144704 3054109040 134591211 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 165.67
Current children cumulated vsize (KiB) 523600

[startup+102.322 s]
/proc/loadavg: 4.06 4.14 3.85 5/120 8933
/proc/meminfo: memFree=2163292/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=883636 CPUtime=370.29
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 207223 0 0 0 36938 91 0 0 25 0 5 0 1132781355 904843264 206134 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 220909 206134 95 177 0 220731 0
[pid=8550/tid=8557] ppid=8548 vsize=883636 CPUtime=89.56
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 21562 0 0 0 8947 9 0 0 25 0 5 0 1132782628 904843264 206134 4294967295 134512640 135237372 3220144704 3079209136 134551475 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=883636 CPUtime=89.25
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 58594 0 0 0 8900 25 0 0 25 0 5 0 1132782628 904843264 206134 4294967295 134512640 135237372 3220144704 3070906272 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=883636 CPUtime=89.31
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 52735 0 0 0 8902 29 0 0 25 0 5 0 1132782628 904843264 206134 4294967295 134512640 135237372 3220144704 3062483968 134589031 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=883636 CPUtime=89.45
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 41543 0 0 0 8929 16 0 0 25 0 5 0 1132782628 904843264 206134 4294967295 134512640 135237372 3220144704 3054084736 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 370.29
Current children cumulated vsize (KiB) 883636

[startup+162.309 s]
/proc/loadavg: 4.42 4.22 3.90 6/121 9025
/proc/meminfo: memFree=1790972/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=1275244 CPUtime=609.63
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 301150 0 0 0 60828 135 0 0 25 0 5 0 1132781355 1305849856 300061 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 318811 300061 95 177 0 318633 0
[pid=8550/tid=8557] ppid=8548 vsize=1275244 CPUtime=149.54
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 32860 0 0 0 14935 19 0 0 25 0 5 0 1132782628 1305849856 300061 4294967295 134512640 135237372 3220144704 3079220688 134562430 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=1275244 CPUtime=149.16
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 82562 0 0 0 14882 34 0 0 25 0 5 0 1132782628 1305849856 300061 4294967295 134512640 135237372 3220144704 3070905936 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=1275244 CPUtime=148.79
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 84805 0 0 0 14836 43 0 0 25 0 5 0 1132782628 1305849856 300061 4294967295 134512640 135237372 3220144704 3062501120 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=1275244 CPUtime=149.42
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 68134 0 0 0 14915 27 0 0 25 0 5 0 1132782628 1305849856 300061 4294967295 134512640 135237372 3220144704 3054072288 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 609.63
Current children cumulated vsize (KiB) 1275244

[startup+222.317 s]
/proc/loadavg: 4.49 4.27 3.93 6/121 9220
/proc/meminfo: memFree=1415468/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=1663780 CPUtime=848.93
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 394242 0 0 0 84709 184 0 0 25 0 5 0 1132781355 1703710720 393153 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 415945 393153 95 177 0 415767 0
[pid=8550/tid=8557] ppid=8548 vsize=1663780 CPUtime=209.48
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 45087 0 0 0 20921 27 0 0 25 0 5 0 1132782628 1703710720 393153 4294967295 134512640 135237372 3220144704 3079235888 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=1663780 CPUtime=209.08
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 106911 0 0 0 20866 42 0 0 25 0 5 0 1132782628 1703710720 393153 4294967295 134512640 135237372 3220144704 3070898000 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=1663780 CPUtime=208.32
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 109296 0 0 0 20771 61 0 0 25 0 5 0 1132782628 1703710720 393153 4294967295 134512640 135237372 3220144704 3062472752 134562399 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=1663780 CPUtime=209.33
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 100159 0 0 0 20891 42 0 0 25 0 5 0 1132782628 1703710720 393153 4294967295 134512640 135237372 3220144704 3054095056 134562380 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 848.93
Current children cumulated vsize (KiB) 1663780

[startup+282.314 s]
/proc/loadavg: 4.65 4.34 3.97 6/121 9378
/proc/meminfo: memFree=1098828/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=1996212 CPUtime=1087.86
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 473927 0 0 0 108558 228 0 0 25 0 5 0 1132781355 2044121088 472838 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 499053 472839 95 177 0 498875 0
[pid=8550/tid=8557] ppid=8548 vsize=1996212 CPUtime=269.44
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 58456 0 0 0 26912 32 0 0 25 0 5 0 1132782628 2044121088 472839 4294967295 134512640 135237372 3220144704 3079236320 134749345 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=1996212 CPUtime=268.98
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 127020 0 0 0 26845 53 0 0 25 0 5 0 1132782628 2044121088 472839 4294967295 134512640 135237372 3220144704 3070979520 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=1996212 CPUtime=267.39
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 133666 0 0 0 26660 79 0 0 25 0 5 0 1132782628 2044121088 472839 4294967295 134512640 135237372 3220144704 3062464768 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=1996212 CPUtime=269.33
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 121997 0 0 0 26881 52 0 0 25 0 5 0 1132782628 2044121088 472840 4294967295 134512640 135237372 3220144704 3054081460 134634403 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1087.86
Current children cumulated vsize (KiB) 1996212



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+303.514 s]
/proc/loadavg: 4.66 4.36 3.99 5/120 9499
/proc/meminfo: memFree=999220/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=2096928 CPUtime=1172.34
/proc/8550/stat : 8550 (ttsth-5-0) S 8548 8550 11443 0 -1 4202496 498119 0 0 0 116996 238 0 0 25 0 5 0 1132781355 2147254272 497030 4294967295 134512640 135237372 3220144704 3220144300 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 524232 497030 95 177 0 524054 0
[pid=8550/tid=8557] ppid=8548 vsize=2096928 CPUtime=290.6
/proc/8550/task/8557/stat : 8557 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 62719 0 0 0 29027 33 0 0 25 0 5 0 1132782628 2147254272 497030 4294967295 134512640 135237372 3220144704 3079230416 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8550/tid=8558] ppid=8548 vsize=2096928 CPUtime=289.92
/proc/8550/task/8558/stat : 8558 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 131775 0 0 0 28937 55 0 0 25 0 5 0 1132782628 2147254272 497031 4294967295 134512640 135237372 3220144704 3070884924 134636641 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8550/tid=8559] ppid=8548 vsize=2096928 CPUtime=288.58
/proc/8550/task/8559/stat : 8559 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 143524 0 0 0 28775 83 0 0 25 0 5 0 1132782628 2147254272 497031 4294967295 134512640 135237372 3220144704 3062517616 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=2096928 CPUtime=290.51
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4202560 127313 0 0 0 28996 55 0 0 25 0 5 0 1132782628 2147254272 497031 4294967295 134512640 135237372 3220144704 3054087472 134562380 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1172.34
Current children cumulated vsize (KiB) 2096928

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

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

[startup+303.634 s]
/proc/loadavg: 4.66 4.36 3.99 5/120 9499
/proc/meminfo: memFree=999220/3368532 swapFree=1941392/1959888
[pid=8550] ppid=8548 vsize=0 CPUtime=1172.49
/proc/8550/stat : 8550 (ttsth-5-0) Z 8548 8550 11443 0 -1 4203524 498131 0 0 0 117002 247 0 0 18 0 2 0 1132781355 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8550/statm: 0 0 0 0 0 0 0
[pid=8550/tid=8560] ppid=8548 vsize=0 CPUtime=290.62
/proc/8550/task/8560/stat : 8560 (ttsth-5-0) R 8548 8550 11443 0 -1 4203588 127320 0 0 0 28998 64 0 0 25 0 2 0 1132782628 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1172.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 303.641
CPU time (s): 1172.5
CPU user time (s): 1170.02
CPU system time (s): 2.48
CPU usage (%): 386.147
Max. virtual memory (cumulated for all children) (KiB): 2096928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1170.02
system time used= 2.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498131
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= 1348
involuntary context switches= 21224

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 12:56:55
IDJOB=1780048
IDBENCH=70949
IDSOLVER=632
FILE ID=/1780048-1243681015
PBS_JOBID=
Free space on /tmp= 15727 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 489922395

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:       2988108 kB
Buffers:         87672 kB
Cached:         189728 kB
SwapCached:       4320 kB
Active:         182004 kB
Inactive:       105720 kB
HighTotal:     2489216 kB
HighFree:      2286708 kB
LowTotal:       879316 kB
LowFree:        701400 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            3820 kB
Writeback:           0 kB
AnonPages:        9576 kB
Mapped:           4076 kB
Slab:            81888 kB
SReclaimable:    72176 kB
SUnreclaim:       9712 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15727 MiB
End job on  at 2009-05-30 13:02:01