Trace number 1779688

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) 1254.92 319.428

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-21.cnf
MD5SUMa3cc0103b4df5b44a302c893b16b5971
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.52
Satisfiable
(Un)Satisfiability was proved
Number of variables29964
Number of clauses91044
Sum of the clauses size214442
Maximum clause length61
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 261962
Number of clauses of size 326475
Number of clauses of size 42242
Number of clauses of size 5320
Number of clauses of size over 544

Solver Data

0.22/0.24	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779688-1243679791.cnf 
0.22/0.24	c Using SATTIMEOUT of 10000
0.22/0.24	c Using SATRAM of 2047
0.22/0.24	c Size of subset node = 16
0.22/0.24	c Variables = 29964
0.22/0.24	c Clauses = 91044
0.22/0.24	c Literals = 214442
0.22/0.24	c Reduced size:
0.22/0.24	c Variables = 29964
0.22/0.24	c Clauses = 89948
0.22/0.24	c Literals = 211592
0.22/0.24	c a2
0.32/0.39	c a1
5.41/5.49	c Independent sub-problems = 1
5.41/5.49	c Sub-problem with 29671 variables and 89948 clauses
5.41/5.49	c using permutation method 4
5.41/5.49	c count = 1
5.41/5.49	c Ordering finished 5.450 seconds
5.41/5.49	c mapped 5.480 seconds
5.41/5.49	c permuted 5.480 seconds
5.41/5.49	c about to sort
5.51/5.51	c sorted
6.11/6.12	c clauses now 89948
6.11/6.12	c init finished 5.690 seconds
6.11/6.12	c tree built 6.110 seconds
6.11/6.12	c 
6.11/6.12	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.11/6.12	c ---------------------------------|----------------------------------|------------------------------------------------------
6.11/6.12	c ................................ | ..........                       |                        6.1           0.0             
6.11/6.12	c ................................ | ..........                     1 |                        6.1           0.2             
6.11/6.12	c ................................ | ..........                     2 |                        6.1           0.3             
6.11/6.12	c ................................ | ..........                     3 |                        6.1           0.5             
6.11/6.12	c ................................ | ..........                     4 |                        6.1           0.7             
6.11/6.12	c ................................ | ..........                     5 |                        6.1           0.8             
6.11/6.12	c ................................ | ..........                  1000 | 1                      6.1         163.7           92
199.87/54.87	c ................................ | ..........               1878000 | 66250                200.1        9386.2     20748864
399.85/104.98	c ................................ | ..........               3283000 | 115070               400.1        8204.8     41515061
599.88/155.18	c ................................ | ..........               4434000 | 155908               600.2        7388.0     60432728
800.06/205.23	c ................................ | ..........               5447000 | 191660               800.1        6807.6     77480031
1000.10/255.34	c ................................ | *.........               6404000 | 226596              1000.2        6402.6     95229584
1199.95/305.64	c ................................ | *.........               7320000 | 260623              1200.1        6099.4    111520845

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-1779688-1243679791/watcher-1779688-1243679791 -o /tmp/evaluation-result-1779688-1243679791/solver-1779688-1243679791 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779688-1243679791.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.97 3.81 2.99 3/115 4585
/proc/meminfo: memFree=2992332/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=1144 CPUtime=0
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 175 0 0 0 0 0 0 0 18 0 1 0 1132658889 1171456 131 4294967295 134512640 135237372 3221087024 3221086472 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 286 131 74 177 0 108 0

[startup+0.026623 s]
/proc/loadavg: 3.97 3.81 2.99 3/115 4585
/proc/meminfo: memFree=2992332/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=2200 CPUtime=0.03
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 456 0 0 0 3 0 0 0 18 0 1 0 1132658889 2252800 412 4294967295 134512640 135237372 3221087024 3221086472 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 550 412 75 177 0 372 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2200

[startup+0.116616 s]
/proc/loadavg: 3.97 3.81 2.99 3/115 4585
/proc/meminfo: memFree=2992332/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=7572 CPUtime=0.12
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 1599 0 0 0 11 1 0 0 18 0 1 0 1132658889 7753728 1555 4294967295 134512640 135237372 3221087024 3221086752 134533697 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 1893 1555 75 177 0 1715 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7572

[startup+0.316606 s]
/proc/loadavg: 3.97 3.81 2.99 3/115 4585
/proc/meminfo: memFree=2992332/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=13512 CPUtime=0.32
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 3208 0 0 0 31 1 0 0 18 0 1 0 1132658889 13836288 3163 4294967295 134512640 135237372 3221087024 3221086216 134519976 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 3378 3163 76 177 0 3200 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13512

[startup+0.716588 s]
/proc/loadavg: 3.97 3.81 2.99 3/115 4585
/proc/meminfo: memFree=2992332/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=17804 CPUtime=0.72
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 4459 0 0 0 71 1 0 0 19 0 1 0 1132658889 18231296 4237 4294967295 134512640 135237372 3221087024 3221086352 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 4451 4237 77 177 0 4273 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 17804

[startup+1.51656 s]
/proc/loadavg: 3.97 3.81 2.99 2/116 4586
/proc/meminfo: memFree=2975772/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=17952 CPUtime=1.51
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 4488 0 0 0 150 1 0 0 20 0 1 0 1132658889 18382848 4266 4294967295 134512640 135237372 3221087024 3221086384 134600823 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 4488 4266 77 177 0 4310 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 17952

[startup+3.11649 s]
/proc/loadavg: 3.97 3.81 2.99 2/116 4586
/proc/meminfo: memFree=2975288/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=18376 CPUtime=3.11
/proc/4585/stat : 4585 (ttsth-5-0) R 4583 4585 11443 0 -1 4202496 4582 0 0 0 309 2 0 0 25 0 1 0 1132658889 18817024 4360 4294967295 134512640 135237372 3221087024 3221086352 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4585/statm: 4594 4360 77 177 0 4416 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 18376

[startup+6.31638 s]
/proc/loadavg: 3.73 3.77 2.98 2/116 4588
/proc/meminfo: memFree=2974372/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=161176 CPUtime=6.81
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 32473 0 0 0 669 12 0 0 25 0 5 0 1132658889 165044224 32075 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 40294 32076 95 177 0 40116 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 161176

[startup+12.7161 s]
/proc/loadavg: 3.75 3.77 2.99 5/120 4592
/proc/meminfo: memFree=2823372/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=208268 CPUtime=32.41
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 44261 0 0 0 3222 19 0 0 25 0 5 0 1132658889 213266432 43863 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 52067 43863 95 177 0 51889 0
[pid=4585/tid=4589] ppid=4583 vsize=208268 CPUtime=6.6
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 2865 0 0 0 660 0 0 0 25 0 5 0 1132659501 213266432 43863 4294967295 134512640 135237372 3221087024 3082197456 134546026 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=208268 CPUtime=6.57
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 3107 0 0 0 653 4 0 0 25 0 5 0 1132659501 213266432 43863 4294967295 134512640 135237372 3221087024 3073875808 134749353 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=208268 CPUtime=6.56
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 3417 0 0 0 654 2 0 0 25 0 5 0 1132659501 213266432 43863 4294967295 134512640 135237372 3221087024 3065339840 134592238 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=208268 CPUtime=6.57
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 3821 0 0 0 655 2 0 0 25 0 5 0 1132659501 213266432 43863 4294967295 134512640 135237372 3221087024 3057074640 134591433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.41
Current children cumulated vsize (KiB) 208268

[startup+25.5156 s]
/proc/loadavg: 3.88 3.80 3.01 5/120 4592
/proc/meminfo: memFree=2744356/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=287552 CPUtime=83.6
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 63248 0 0 0 8335 25 0 0 25 0 5 0 1132658889 294453248 62850 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 71888 62850 95 177 0 71710 0
[pid=4585/tid=4589] ppid=4583 vsize=287552 CPUtime=19.39
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 6799 0 0 0 1937 2 0 0 25 0 5 0 1132659501 294453248 62850 4294967295 134512640 135237372 3221087024 3082432448 134680499 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=287552 CPUtime=19.37
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 7088 0 0 0 1933 4 0 0 25 0 5 0 1132659501 294453248 62850 4294967295 134512640 135237372 3221087024 3073926588 134550976 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=287552 CPUtime=19.36
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 7442 0 0 0 1933 3 0 0 25 0 5 0 1132659501 294453248 62850 4294967295 134512640 135237372 3221087024 3065428928 134546026 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=287552 CPUtime=19.37
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 10868 0 0 0 1932 5 0 0 25 0 5 0 1132659501 294453248 62850 4294967295 134512640 135237372 3221087024 3056991600 134680229 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.6
Current children cumulated vsize (KiB) 287552

[startup+51.1146 s]
/proc/loadavg: 4.00 3.83 3.04 5/120 4777
/proc/meminfo: memFree=2561904/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=481112 CPUtime=185.07
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 109299 0 0 0 18459 48 0 0 25 0 5 0 1132658889 492658688 108901 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 120278 108902 95 177 0 120100 0
[pid=4585/tid=4589] ppid=4583 vsize=481112 CPUtime=44.32
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 13168 0 0 0 4419 13 0 0 25 0 5 0 1132659501 492658688 108902 4294967295 134512640 135237372 3221087024 3082408176 134546026 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=481112 CPUtime=44.86
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 16167 0 0 0 4477 9 0 0 25 0 5 0 1132659501 492658688 108902 4294967295 134512640 135237372 3221087024 3073807888 134546026 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=481112 CPUtime=44.87
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 20765 0 0 0 4482 5 0 0 25 0 5 0 1132659501 492658688 108902 4294967295 134512640 135237372 3221087024 3065324864 134590281 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=481112 CPUtime=44.91
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 28150 0 0 0 4481 10 0 0 25 0 5 0 1132659501 492658688 108903 4294967295 134512640 135237372 3221087024 3057091680 134546034 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.07
Current children cumulated vsize (KiB) 481112

[startup+102.313 s]
/proc/loadavg: 4.25 3.91 3.11 7/121 4830
/proc/meminfo: memFree=2214600/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=844472 CPUtime=389.67
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 195044 0 0 0 38882 85 0 0 25 0 5 0 1132658889 864739328 194646 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 211118 194646 95 177 0 210940 0
[pid=4585/tid=4589] ppid=4583 vsize=844472 CPUtime=95.37
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 27303 0 0 0 9514 23 0 0 25 0 5 0 1132659501 864739328 194646 4294967295 134512640 135237372 3221087024 3082419248 134550989 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=844472 CPUtime=96.05
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 31888 0 0 0 9591 14 0 0 25 0 5 0 1132659501 864739328 194646 4294967295 134512640 135237372 3221087024 3074063616 134749353 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=844472 CPUtime=96.03
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 47401 0 0 0 9584 19 0 0 25 0 5 0 1132659501 864739328 194646 4294967295 134512640 135237372 3221087024 3065537216 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=844472 CPUtime=96.11
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 57401 0 0 0 9593 18 0 0 25 0 5 0 1132659501 864739328 194646 4294967295 134512640 135237372 3221087024 3057036048 134546034 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 389.67
Current children cumulated vsize (KiB) 844472

[startup+162.31 s]
/proc/loadavg: 4.41 4.03 3.20 7/121 5026
/proc/meminfo: memFree=1863928/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=1218884 CPUtime=628.61
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 283490 0 0 0 62718 143 0 0 25 0 5 0 1132658889 1248137216 283092 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 304721 283092 95 177 0 304543 0
[pid=4585/tid=4589] ppid=4583 vsize=1218884 CPUtime=154.55
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 44748 0 0 0 15403 52 0 0 25 0 5 0 1132659501 1248137216 283092 4294967295 134512640 135237372 3221087024 3082352224 134680270 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=1218884 CPUtime=156.03
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 49810 0 0 0 15581 22 0 0 25 0 5 0 1132659501 1248137216 283092 4294967295 134512640 135237372 3221087024 3074020336 134562290 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=1218884 CPUtime=155.9
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 71288 0 0 0 15558 32 0 0 25 0 5 0 1132659501 1248137216 283092 4294967295 134512640 135237372 3221087024 3065493152 134562309 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=1218884 CPUtime=156.02
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 86593 0 0 0 15576 26 0 0 25 0 5 0 1132659501 1248137216 283092 4294967295 134512640 135237372 3221087024 3057113856 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 628.61
Current children cumulated vsize (KiB) 1218884

[startup+222.318 s]
/proc/loadavg: 4.32 4.08 3.27 8/121 5209
/proc/meminfo: memFree=1541852/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=1555864 CPUtime=868.4
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 363205 0 0 0 86659 181 0 0 25 0 5 0 1132658889 1593204736 362807 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 388966 362807 95 177 0 388788 0
[pid=4585/tid=4589] ppid=4583 vsize=1555864 CPUtime=214.43
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 60158 0 0 0 21379 64 0 0 25 0 5 0 1132659501 1593204736 362807 4294967295 134512640 135237372 3221087024 3082307424 134591304 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=1555864 CPUtime=215.98
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 64016 0 0 0 21572 26 0 0 25 0 5 0 1132659501 1593204736 362807 4294967295 134512640 135237372 3221087024 3073885488 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=1555864 CPUtime=215.86
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 92684 0 0 0 21548 38 0 0 25 0 5 0 1132659501 1593204736 362807 4294967295 134512640 135237372 3221087024 3065653020 134549954 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=1555864 CPUtime=216.02
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 115296 0 0 0 21560 42 0 0 25 0 5 0 1132659501 1593204736 362807 4294967295 134512640 135237372 3221087024 3057183472 134680720 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 868.4
Current children cumulated vsize (KiB) 1555864

[startup+282.305 s]
/proc/loadavg: 4.62 4.21 3.36 5/120 5353
/proc/meminfo: memFree=1215344/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=1906188 CPUtime=1108.09
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 445764 0 0 0 110586 223 0 0 25 0 5 0 1132658889 1951936512 445366 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 476547 445366 95 177 0 476369 0
[pid=4585/tid=4589] ppid=4583 vsize=1906188 CPUtime=274.28
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 78401 0 0 0 27350 78 0 0 25 0 5 0 1132659501 1951936512 445366 4294967295 134512640 135237372 3221087024 3082398960 134749353 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=1906188 CPUtime=275.95
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 79073 0 0 0 27557 38 0 0 25 0 5 0 1132659501 1951936512 445366 4294967295 134512640 135237372 3221087024 3073995632 134749353 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=1906188 CPUtime=275.77
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 116879 0 0 0 27530 47 0 0 25 0 5 0 1132659501 1951936512 445366 4294967295 134512640 135237372 3221087024 3065777344 134749353 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=1906188 CPUtime=275.98
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 140360 0 0 0 27549 49 0 0 25 0 5 0 1132659501 1951936512 445366 4294967295 134512640 135237372 3221087024 3057112912 134562380 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1108.09
Current children cumulated vsize (KiB) 1906188



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+319.304 s]
/proc/loadavg: 4.63 4.28 3.42 5/120 5540
/proc/meminfo: memFree=1028760/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=2097736 CPUtime=1254.74
/proc/4585/stat : 4585 (ttsth-5-0) S 4583 4585 11443 0 -1 4202496 491157 0 0 0 125226 248 0 0 25 0 5 0 1132658889 2148081664 490759 4294967295 134512640 135237372 3221087024 3221086620 134629544 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 524434 490759 95 177 0 524256 0
[pid=4585/tid=4589] ppid=4583 vsize=2097736 CPUtime=310.16
/proc/4585/task/4589/stat : 4589 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 89458 0 0 0 30930 86 0 0 25 0 5 0 1132659501 2148081664 490759 4294967295 134512640 135237372 3221087024 3082329856 134749353 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4585/tid=4590] ppid=4583 vsize=2097736 CPUtime=312.94
/proc/4585/task/4590/stat : 4590 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 87966 0 0 0 31254 40 0 0 25 0 5 0 1132659501 2148081664 490759 4294967295 134512640 135237372 3221087024 3073889856 134562401 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=2097736 CPUtime=312.57
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 130036 0 0 0 31202 55 0 0 25 0 5 0 1132659501 2148081664 490759 4294967295 134512640 135237372 3221087024 3065698256 134749337 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4585/tid=4592] ppid=4583 vsize=2097736 CPUtime=312.96
/proc/4585/task/4592/stat : 4592 (ttsth-5-0) R 4583 4585 11443 0 -1 4202560 152646 0 0 0 31240 56 0 0 25 0 5 0 1132659501 2148081664 490759 4294967295 134512640 135237372 3221087024 3057134784 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1254.74
Current children cumulated vsize (KiB) 2097736

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

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

[startup+319.424 s]
/proc/loadavg: 4.63 4.28 3.42 5/120 5540
/proc/meminfo: memFree=1028760/3368532 swapFree=1941392/1959888
[pid=4585] ppid=4583 vsize=0 CPUtime=1254.92
/proc/4585/stat : 4585 (ttsth-5-0) Z 4583 4585 11443 0 -1 4203524 491193 0 0 0 125234 258 0 0 18 0 2 0 1132658889 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4585/statm: 0 0 0 0 0 0 0
[pid=4585/tid=4591] ppid=4583 vsize=0 CPUtime=312.69
/proc/4585/task/4591/stat : 4591 (ttsth-5-0) R 4583 4585 11443 0 -1 4203588 130057 0 0 0 31204 65 0 0 25 0 2 0 1132659501 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) 1254.92
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 319.428
CPU time (s): 1254.92
CPU user time (s): 1252.34
CPU system time (s): 2.58
CPU usage (%): 392.865
Max. virtual memory (cumulated for all children) (KiB): 2097736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1252.34
system time used= 2.58
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491193
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= 1500
involuntary context switches= 23501

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 12:36:31
IDJOB=1779688
IDBENCH=70889
IDSOLVER=632
FILE ID=/1779688-1243679791
PBS_JOBID=
Free space on /tmp= 15729 MiB

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

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

MD5SUM BENCH= a3cc0103b4df5b44a302c893b16b5971
RANDOM SEED= 540858342

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:       2992332 kB
Buffers:         87668 kB
Cached:         185164 kB
SwapCached:       4320 kB
Active:         180940 kB
Inactive:       102760 kB
HighTotal:     2489216 kB
HighFree:      2291584 kB
LowTotal:       879316 kB
LowFree:        700748 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2012 kB
Writeback:           0 kB
AnonPages:        9436 kB
Mapped:           4284 kB
Slab:            81936 kB
SReclaimable:    72148 kB
SUnreclaim:       9788 kB
PageTables:        784 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= 15729 MiB
End job on  at 2009-05-30 12:41:52