Trace number 1779030

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 (16 threads)? (TO) 1000.05 1000.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand128.cnf
MD5SUM3022ff2a7ae31b29e9b784d8e848042f
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 variables365168
Number of clauses1093967
Sum of the clauses size2552587
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2729310
Number of clauses of size 3364655
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.58/1.70	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779030-1244948646.cnf 
1.58/1.70	c Using SATTIMEOUT of 10000
1.58/1.70	c Using SATRAM of 2047
1.58/1.70	c Size of subset node = 16
1.58/1.70	c Variables = 365168
1.58/1.70	c Clauses = 1093967
1.58/1.70	c Literals = 2552587
1.58/1.70	c Reduced size:
1.58/1.70	c Variables = 365168
1.58/1.70	c Clauses = 1093943
1.58/1.70	c Literals = 2552532
1.58/1.70	c a2
2.80/2.89	c a1

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1779030-1244948646/watcher-1779030-1244948646 -o /tmp/evaluation-result-1779030-1244948646/solver-1779030-1244948646 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779030-1244948646.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: 8.18 5.26 4.64 2/184 22381
/proc/meminfo: memFree=19025088/36427776 swapFree=4592/7832
[pid=22381] ppid=22379 vsize=1540 CPUtime=0
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 282 0 0 0 0 0 0 0 20 0 1 0 654171031 1576960 238 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 385 238 75 177 0 207 0

[startup+0.103264 s]
/proc/loadavg: 8.18 5.26 4.64 2/184 22381
/proc/meminfo: memFree=19025088/36427776 swapFree=4592/7832
[pid=22381] ppid=22379 vsize=7892 CPUtime=0.1
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 1831 0 0 0 8 2 0 0 20 0 1 0 654171031 8081408 1787 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 1973 1789 75 177 0 1795 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7892

[startup+0.203286 s]
/proc/loadavg: 8.18 5.26 4.64 2/184 22381
/proc/meminfo: memFree=19025088/36427776 swapFree=4592/7832
[pid=22381] ppid=22379 vsize=14636 CPUtime=0.2
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 3475 0 0 0 18 2 0 0 20 0 1 0 654171031 14987264 3431 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 3659 3432 75 177 0 3481 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 14636

[startup+0.303292 s]
/proc/loadavg: 8.18 5.26 4.64 2/184 22381
/proc/meminfo: memFree=19025088/36427776 swapFree=4592/7832
[pid=22381] ppid=22379 vsize=21316 CPUtime=0.28
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 5096 0 0 0 26 2 0 0 20 0 1 0 654171031 21827584 5052 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 5329 5054 75 177 0 5151 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21316

[startup+0.703314 s]
/proc/loadavg: 8.18 5.26 4.64 2/184 22381
/proc/meminfo: memFree=19025088/36427776 swapFree=4592/7832
[pid=22381] ppid=22379 vsize=47224 CPUtime=0.68
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 11429 0 0 0 62 6 0 0 20 0 1 0 654171031 48357376 11385 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 11806 11386 75 177 0 11628 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47224

[startup+1.50338 s]
/proc/loadavg: 8.18 5.26 4.64 2/185 22382
/proc/meminfo: memFree=18954944/36427776 swapFree=4808/77976
[pid=22381] ppid=22379 vsize=81240 CPUtime=1.48
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 19015 0 0 0 140 8 0 0 20 0 1 0 654171031 83189760 18971 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134534064 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 20310 18971 75 177 0 20132 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81240

[startup+3.1035 s]
/proc/loadavg: 8.18 5.26 4.64 2/185 22382
/proc/meminfo: memFree=18875328/36427776 swapFree=4876/158204
[pid=22381] ppid=22379 vsize=164252 CPUtime=3.1
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 39192 0 0 0 294 16 0 0 20 0 1 0 654171031 168194048 39147 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134540092 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 41063 39147 76 177 0 40885 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 164252

[startup+6.30376 s]
/proc/loadavg: 7.60 5.19 4.62 2/185 22382
/proc/meminfo: memFree=18826852/36427776 swapFree=4620/206424
[pid=22381] ppid=22379 vsize=202340 CPUtime=6.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 60156 0 0 0 602 28 0 0 20 0 1 0 654171031 207196160 49380 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600960 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 50585 49380 77 177 0 50407 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 202340

[startup+12.7003 s]
/proc/loadavg: 7.07 5.12 4.60 2/185 22382
/proc/meminfo: memFree=18826380/36427776 swapFree=4620/207112
[pid=22381] ppid=22379 vsize=202768 CPUtime=12.7
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 60251 0 0 0 1242 28 0 0 20 0 1 0 654171031 207634432 49475 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600960 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 50692 49475 77 177 0 50514 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 202768

[startup+25.5013 s]
/proc/loadavg: 5.73 4.92 4.54 2/185 22382
/proc/meminfo: memFree=18825644/36427776 swapFree=4620/207660
[pid=22381] ppid=22379 vsize=203588 CPUtime=25.5
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 60425 0 0 0 2522 28 0 0 20 0 1 0 654171031 208474112 49649 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600826 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 50897 49649 77 177 0 50719 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 203588

[startup+51.1034 s]
/proc/loadavg: 4.11 4.60 4.45 2/185 22382
/proc/meminfo: memFree=18825148/36427776 swapFree=4620/208780
[pid=22381] ppid=22379 vsize=204568 CPUtime=51.1
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 60632 0 0 0 5082 28 0 0 20 0 1 0 654171031 209477632 49856 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600972 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 51142 49856 77 177 0 50964 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 204568

[startup+102.303 s]
/proc/loadavg: 2.35 4.05 4.27 2/185 22387
/proc/meminfo: memFree=18822172/36427776 swapFree=4620/211428
[pid=22381] ppid=22379 vsize=207452 CPUtime=102.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61352 0 0 0 10202 28 0 0 20 0 1 0 654171031 212430848 50576 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600972 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 51863 50576 77 177 0 51685 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 207452

[startup+162.3 s]
/proc/loadavg: 1.49 3.49 4.06 2/185 22387
/proc/meminfo: memFree=18821552/36427776 swapFree=4620/212548
[pid=22381] ppid=22379 vsize=207848 CPUtime=162.29
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61474 0 0 0 16201 28 0 0 20 0 1 0 654171031 212836352 50698 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 51962 50698 77 177 0 51784 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 207848

[startup+222.309 s]
/proc/loadavg: 1.18 3.03 3.86 2/185 22387
/proc/meminfo: memFree=18821304/36427776 swapFree=4620/212500
[pid=22381] ppid=22379 vsize=208112 CPUtime=222.31
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61522 0 0 0 22203 28 0 0 20 0 1 0 654171031 213106688 50746 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52028 50746 77 177 0 51850 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 208112

[startup+282.302 s]
/proc/loadavg: 1.06 2.66 3.68 2/185 22387
/proc/meminfo: memFree=18821056/36427776 swapFree=4620/212660
[pid=22381] ppid=22379 vsize=208244 CPUtime=282.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61563 0 0 0 28202 28 0 0 20 0 1 0 654171031 213241856 50787 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600972 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52061 50787 77 177 0 51883 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 208244

[startup+342.303 s]
/proc/loadavg: 1.02 2.36 3.51 2/185 22387
/proc/meminfo: memFree=18820932/36427776 swapFree=4620/212816
[pid=22381] ppid=22379 vsize=208244 CPUtime=342.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61602 0 0 0 34202 28 0 0 20 0 1 0 654171031 213241856 50826 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52061 50826 77 177 0 51883 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208244

[startup+402.304 s]
/proc/loadavg: 1.01 2.11 3.35 2/185 22392
/proc/meminfo: memFree=18820684/36427776 swapFree=4620/212944
[pid=22381] ppid=22379 vsize=208376 CPUtime=402.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61636 0 0 0 40202 28 0 0 20 0 1 0 654171031 213377024 50860 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600966 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52094 50860 77 177 0 51916 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 208376

[startup+462.301 s]
/proc/loadavg: 1.07 1.92 3.21 2/185 22392
/proc/meminfo: memFree=18820560/36427776 swapFree=4620/213044
[pid=22381] ppid=22379 vsize=208508 CPUtime=462.3
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61661 0 0 0 46202 28 0 0 20 0 1 0 654171031 213512192 50885 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52127 50885 77 177 0 51949 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 208508

[startup+522.301 s]
/proc/loadavg: 1.02 1.75 3.07 2/185 22392
/proc/meminfo: memFree=18820436/36427776 swapFree=4620/213136
[pid=22381] ppid=22379 vsize=208508 CPUtime=522.31
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61684 0 0 0 52203 28 0 0 20 0 1 0 654171031 213512192 50908 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52127 50908 77 177 0 51949 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 208508

[startup+582.302 s]
/proc/loadavg: 1.01 1.61 2.93 2/185 22392
/proc/meminfo: memFree=18820312/36427776 swapFree=4620/213260
[pid=22381] ppid=22379 vsize=208640 CPUtime=582.31
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61716 0 0 0 58203 28 0 0 20 0 1 0 654171031 213647360 50940 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600966 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52160 50940 77 177 0 51982 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 208640

[startup+642.303 s]
/proc/loadavg: 1.00 1.50 2.81 2/185 22392
/proc/meminfo: memFree=18820188/36427776 swapFree=4620/213356
[pid=22381] ppid=22379 vsize=208772 CPUtime=642.32
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61739 0 0 0 64204 28 0 0 20 0 1 0 654171031 213782528 50963 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600978 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52193 50963 77 177 0 52015 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 208772

[startup+702.304 s]
/proc/loadavg: 1.00 1.40 2.69 2/185 22397
/proc/meminfo: memFree=18819816/36427776 swapFree=4620/213456
[pid=22381] ppid=22379 vsize=208772 CPUtime=702.32
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61765 0 0 0 70204 28 0 0 20 0 1 0 654171031 213782528 50989 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52193 50989 77 177 0 52015 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 208772

[startup+762.305 s]
/proc/loadavg: 1.00 1.33 2.58 2/185 22397
/proc/meminfo: memFree=18819816/36427776 swapFree=4620/213556
[pid=22381] ppid=22379 vsize=208904 CPUtime=762.33
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61791 0 0 0 76205 28 0 0 20 0 1 0 654171031 213917696 51015 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52226 51015 77 177 0 52048 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 208904

[startup+822.302 s]
/proc/loadavg: 1.00 1.26 2.48 2/185 22400
/proc/meminfo: memFree=18819692/36427776 swapFree=4620/213652
[pid=22381] ppid=22379 vsize=210316 CPUtime=822.31
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61815 0 0 0 82203 28 0 0 20 0 1 0 654171031 215363584 51039 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600966 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52579 51039 77 177 0 52401 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210316

[startup+882.311 s]
/proc/loadavg: 1.00 1.21 2.39 2/185 22400
/proc/meminfo: memFree=18819568/36427776 swapFree=4620/213768
[pid=22381] ppid=22379 vsize=210316 CPUtime=882.33
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61845 0 0 0 88205 28 0 0 20 0 1 0 654171031 215363584 51069 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52579 51069 77 177 0 52401 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 210316

[startup+942.303 s]
/proc/loadavg: 1.04 1.19 2.30 2/185 22400
/proc/meminfo: memFree=18819568/36427776 swapFree=4620/213860
[pid=22381] ppid=22379 vsize=210448 CPUtime=942.32
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61868 0 0 0 94204 28 0 0 20 0 1 0 654171031 215498752 51092 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52612 51092 77 177 0 52434 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 210448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.01 1.15 2.22 2/185 22405
/proc/meminfo: memFree=18819692/36427776 swapFree=4620/213920
[pid=22381] ppid=22379 vsize=210448 CPUtime=1000.05
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61887 0 0 0 99977 28 0 0 20 0 1 0 654171031 215498752 51111 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52612 51111 77 177 0 52434 0
Current children cumulated CPU time (s) 1000.05
Current children cumulated vsize (KiB) 210448

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

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

[startup+1000.01 s]
/proc/loadavg: 1.01 1.15 2.22 2/185 22405
/proc/meminfo: memFree=18819692/36427776 swapFree=4620/213920
[pid=22381] ppid=22379 vsize=210448 CPUtime=1000.05
/proc/22381/stat : 22381 (ttsth-5-0) R 22379 22381 15497 0 -1 4202496 61887 0 0 0 99977 28 0 0 20 0 1 0 654171031 215498752 51111 18446744073709551615 134512640 135237372 4289300848 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/22381/statm: 52612 51111 77 177 0 52434 0
Current children cumulated CPU time (s) 1000.05
Current children cumulated vsize (KiB) 210448

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22381 and gives
#  childrusage.ru_utime.tv_sec=999
#  childrusage.ru_utime.tv_usec=714478
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=316019
# CPU time returned by wait4() is 1000.03
# while last known CPU time is 1000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 1000.05
CPU user time (s): 999.77
CPU system time (s): 0.28
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 210448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.714
system time used= 0.316019
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 1554

runsolver used 2.44415 second user time and 6.13238 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 05:04:06
IDJOB=1779030
IDBENCH=70794
IDSOLVER=634
FILE ID=xenhost3-49/1779030-1244948646
PBS_JOBID=
Free space on /tmp= 7005 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779030-1244948646/watcher-1779030-1244948646 -o /tmp/evaluation-result-1779030-1244948646/solver-1779030-1244948646 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779030-1244948646.cnf

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

MD5SUM BENCH= 3022ff2a7ae31b29e9b784d8e848042f
RANDOM SEED= 465475689

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19025088 kB
Buffers:        482576 kB
Cached:       14135860 kB
SwapCached:          0 kB
Active:        4128560 kB
Inactive:     10498360 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           20608 kB
Writeback:           0 kB
AnonPages:        7832 kB
Mapped:           3928 kB
Slab:           722016 kB
SReclaimable:   695164 kB
SUnreclaim:      26852 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7005 MiB
End job on xenhost3-49 at 2009-06-14 05:20:49