Trace number 1775835

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.03 1000.04

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-19-u.cnf
MD5SUMec6ae8f44e827ed5bcc8aed459990775
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 variables330372
Number of clauses1570953
Sum of the clauses size3643384
Maximum clause length10
Minimum clause length1
Number of clauses of size 124592
Number of clauses of size 21203951
Number of clauses of size 3281190
Number of clauses of size 46800
Number of clauses of size 527200
Number of clauses of size over 527220

Solver Data

48.31/48.38	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1775835-1244920808.cnf 
48.31/48.38	c Using SATTIMEOUT of 10000
48.31/48.38	c Using SATRAM of 2047
48.31/48.38	c Size of subset node = 16
48.31/48.38	c Variables = 330372
48.31/48.38	c Clauses = 1570953
48.31/48.38	c Literals = 3643384
48.31/48.38	c Reduced size:
48.31/48.38	c Variables = 330372
48.31/48.38	c Clauses = 1267613
48.31/48.38	c Literals = 2990736
48.31/48.38	c a2
50.09/50.11	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-1775835-1244920808/watcher-1775835-1244920808 -o /tmp/evaluation-result-1775835-1244920808/solver-1775835-1244920808 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1775835-1244920808.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: 1.40 1.12 1.04 2/184 16602
/proc/meminfo: memFree=19049648/36427776 swapFree=4560/8196
[pid=16602] ppid=16600 vsize=1408 CPUtime=0
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 232 0 0 0 0 0 0 0 20 0 1 0 651387257 1441792 188 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 352 188 75 177 0 174 0

[startup+0.06859 s]
/proc/loadavg: 1.40 1.12 1.04 2/184 16602
/proc/meminfo: memFree=19049648/36427776 swapFree=4560/8196
[pid=16602] ppid=16600 vsize=5932 CPUtime=0.06
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 1363 0 0 0 6 0 0 0 20 0 1 0 651387257 6074368 1319 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 1483 1321 75 177 0 1305 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5932

[startup+0.100592 s]
/proc/loadavg: 1.40 1.12 1.04 2/184 16602
/proc/meminfo: memFree=19049648/36427776 swapFree=4560/8196
[pid=16602] ppid=16600 vsize=8356 CPUtime=0.1
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 1982 0 0 0 10 0 0 0 20 0 1 0 651387257 8556544 1938 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134639534 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 2089 1939 75 177 0 1911 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8356

[startup+0.300617 s]
/proc/loadavg: 1.40 1.12 1.04 2/184 16602
/proc/meminfo: memFree=19049648/36427776 swapFree=4560/8196
[pid=16602] ppid=16600 vsize=24156 CPUtime=0.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 5854 0 0 0 28 2 0 0 20 0 1 0 651387257 24735744 5810 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 6039 5812 75 177 0 5861 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 24156

[startup+0.700653 s]
/proc/loadavg: 1.40 1.12 1.04 2/184 16602
/proc/meminfo: memFree=19049648/36427776 swapFree=4560/8196
[pid=16602] ppid=16600 vsize=51648 CPUtime=0.68
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 12600 0 0 0 64 4 0 0 20 0 1 0 651387257 52887552 12556 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 12912 12557 75 177 0 12734 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51648

[startup+1.50071 s]
/proc/loadavg: 1.37 1.12 1.03 2/185 16603
/proc/meminfo: memFree=18977644/36427776 swapFree=4424/80992
[pid=16602] ppid=16600 vsize=107536 CPUtime=1.48
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 24846 0 0 0 140 8 0 0 20 0 1 0 651387257 110116864 24802 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134522658 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 26884 24802 75 177 0 26706 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107536

[startup+3.10084 s]
/proc/loadavg: 1.37 1.12 1.03 2/185 16603
/proc/meminfo: memFree=18945708/36427776 swapFree=4416/112996
[pid=16602] ppid=16600 vsize=107536 CPUtime=3.1
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 26134 0 0 0 300 10 0 0 20 0 1 0 651387257 110116864 26090 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134534132 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 26884 26090 75 177 0 26706 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 107536

[startup+6.30108 s]
/proc/loadavg: 1.37 1.12 1.03 2/185 16603
/proc/meminfo: memFree=18944948/36427776 swapFree=4612/113352
[pid=16602] ppid=16600 vsize=107536 CPUtime=6.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 26134 0 0 0 620 10 0 0 20 0 1 0 651387257 110116864 26090 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134534706 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 26884 26090 75 177 0 26706 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 107536

[startup+12.7016 s]
/proc/loadavg: 1.31 1.11 1.03 2/185 16603
/proc/meminfo: memFree=18944956/36427776 swapFree=4612/113472
[pid=16602] ppid=16600 vsize=107536 CPUtime=12.7
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 26134 0 0 0 1260 10 0 0 20 0 1 0 651387257 110116864 26090 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134534272 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 26884 26090 75 177 0 26706 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 107536

[startup+25.5026 s]
/proc/loadavg: 1.26 1.11 1.03 2/185 16603
/proc/meminfo: memFree=18945336/36427776 swapFree=4612/113468
[pid=16602] ppid=16600 vsize=107536 CPUtime=25.5
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 26134 0 0 0 2540 10 0 0 20 0 1 0 651387257 110116864 26090 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134534228 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 26884 26090 75 177 0 26706 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 107536

[startup+51.1046 s]
/proc/loadavg: 1.17 1.10 1.03 2/185 16603
/proc/meminfo: memFree=18856208/36427776 swapFree=4616/203108
[pid=16602] ppid=16600 vsize=190692 CPUtime=51.09
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 64538 0 0 0 5085 24 0 0 20 0 1 0 651387257 195268608 43297 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 47673 43299 77 177 0 47495 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190692

[startup+102.313 s]
/proc/loadavg: 1.07 1.08 1.02 2/185 16603
/proc/meminfo: memFree=18808564/36427776 swapFree=4620/250096
[pid=16602] ppid=16600 vsize=246116 CPUtime=102.29
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 81492 0 0 0 10201 28 0 0 20 0 1 0 651387257 252022784 60251 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600972 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 61529 60251 77 177 0 61351 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 246116

[startup+162.301 s]
/proc/loadavg: 1.02 1.06 1.02 2/185 16603
/proc/meminfo: memFree=18804348/36427776 swapFree=4620/254788
[pid=16602] ppid=16600 vsize=249284 CPUtime=162.29
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 82503 0 0 0 16201 28 0 0 20 0 1 0 651387257 255266816 61262 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600966 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 62321 61262 77 177 0 62143 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 249284

[startup+222.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/185 16603
/proc/meminfo: memFree=18803604/36427776 swapFree=4620/255332
[pid=16602] ppid=16600 vsize=252504 CPUtime=222.29
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 82695 0 0 0 22201 28 0 0 20 0 1 0 651387257 258564096 61454 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63126 61454 77 177 0 62948 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 252504

[startup+282.303 s]
/proc/loadavg: 1.05 1.05 1.01 2/185 16603
/proc/meminfo: memFree=18802736/36427776 swapFree=4620/255876
[pid=16602] ppid=16600 vsize=252900 CPUtime=282.29
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 82832 0 0 0 28201 28 0 0 20 0 1 0 651387257 258969600 61591 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63225 61591 77 177 0 63047 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 252900

[startup+342.304 s]
/proc/loadavg: 1.02 1.04 1.01 2/185 16608
/proc/meminfo: memFree=18802860/36427776 swapFree=4620/256344
[pid=16602] ppid=16600 vsize=253296 CPUtime=342.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 82948 0 0 0 34202 28 0 0 20 0 1 0 651387257 259375104 61707 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63324 61707 77 177 0 63146 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 253296

[startup+402.304 s]
/proc/loadavg: 1.00 1.03 1.00 2/185 16608
/proc/meminfo: memFree=18802612/36427776 swapFree=4620/256720
[pid=16602] ppid=16600 vsize=253560 CPUtime=402.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83045 0 0 0 40202 28 0 0 20 0 1 0 651387257 259645440 61804 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63390 61804 77 177 0 63212 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 253560

[startup+462.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/185 16608
/proc/meminfo: memFree=18802240/36427776 swapFree=4620/257064
[pid=16602] ppid=16600 vsize=253956 CPUtime=462.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83131 0 0 0 46202 28 0 0 20 0 1 0 651387257 260050944 61890 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63489 61890 77 177 0 63311 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 253956

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/185 16608
/proc/meminfo: memFree=18801868/36427776 swapFree=4620/257384
[pid=16602] ppid=16600 vsize=254220 CPUtime=522.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83213 0 0 0 52202 28 0 0 20 0 1 0 651387257 260321280 61972 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63555 61972 77 177 0 63377 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 254220

[startup+582.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/185 16608
/proc/meminfo: memFree=18801620/36427776 swapFree=4620/257704
[pid=16602] ppid=16600 vsize=254352 CPUtime=582.3
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83291 0 0 0 58202 28 0 0 20 0 1 0 651387257 260456448 62050 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600972 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63588 62050 77 177 0 63410 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 254352

[startup+642.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/185 16613
/proc/meminfo: memFree=18801372/36427776 swapFree=4620/258004
[pid=16602] ppid=16600 vsize=254616 CPUtime=642.32
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83365 0 0 0 64204 28 0 0 20 0 1 0 651387257 260726784 62124 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63654 62124 77 177 0 63476 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 254616

[startup+702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16613
/proc/meminfo: memFree=18800752/36427776 swapFree=4620/258244
[pid=16602] ppid=16600 vsize=254880 CPUtime=702.31
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83426 0 0 0 70203 28 0 0 20 0 1 0 651387257 260997120 62185 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600966 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63720 62185 77 177 0 63542 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 254880

[startup+762.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16613
/proc/meminfo: memFree=18800504/36427776 swapFree=4620/258516
[pid=16602] ppid=16600 vsize=255012 CPUtime=762.32
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83494 0 0 0 76204 28 0 0 20 0 1 0 651387257 261132288 62253 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63753 62253 77 177 0 63575 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 255012

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16613
/proc/meminfo: memFree=18800256/36427776 swapFree=4620/258756
[pid=16602] ppid=16600 vsize=255276 CPUtime=822.31
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83555 0 0 0 82203 28 0 0 20 0 1 0 651387257 261402624 62314 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63819 62314 77 177 0 63641 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 255276

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16613
/proc/meminfo: memFree=18800132/36427776 swapFree=4620/258988
[pid=16602] ppid=16600 vsize=255408 CPUtime=882.32
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83614 0 0 0 88204 28 0 0 20 0 1 0 651387257 261537792 62373 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600966 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63852 62373 77 177 0 63674 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 255408

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16618
/proc/meminfo: memFree=18800132/36427776 swapFree=4620/259204
[pid=16602] ppid=16600 vsize=255672 CPUtime=942.32
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83669 0 0 0 94204 28 0 0 20 0 1 0 651387257 261808128 62428 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600972 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63918 62428 77 177 0 63740 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 255672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.00 1.00 1.00 2/185 16618
/proc/meminfo: memFree=18799884/36427776 swapFree=4620/259408
[pid=16602] ppid=16600 vsize=255804 CPUtime=1000.03
/proc/16602/stat : 16602 (ttsth-5-0) R 16600 16602 15497 0 -1 4202496 83723 0 0 0 99975 28 0 0 20 0 1 0 651387257 261943296 62482 18446744073709551615 134512640 135237372 4288131152 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/16602/statm: 63951 62482 77 177 0 63773 0
Current children cumulated CPU time (s) 1000.03
Current children cumulated vsize (KiB) 255804

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1000.04
CPU time (s): 1000.03
CPU user time (s): 999.75
CPU system time (s): 0.28
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 255804

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

runsolver used 2.42015 second user time and 6.13238 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-13 21:20:08
IDJOB=1775835
IDBENCH=20388
IDSOLVER=634
FILE ID=xenhost3-49/1775835-1244920808
PBS_JOBID=
Free space on /tmp= 6998 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-19-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775835-1244920808/watcher-1775835-1244920808 -o /tmp/evaluation-result-1775835-1244920808/solver-1775835-1244920808 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1775835-1244920808.cnf

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

MD5SUM BENCH= ec6ae8f44e827ed5bcc8aed459990775
RANDOM SEED= 762207946

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:      19049648 kB
Buffers:        460096 kB
Cached:       14143028 kB
SwapCached:          0 kB
Active:        4106132 kB
Inactive:     10505092 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           30956 kB
Writeback:           0 kB
AnonPages:        8196 kB
Mapped:           3896 kB
Slab:           712616 kB
SReclaimable:   685416 kB
SUnreclaim:      27200 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 6998 MiB
End job on xenhost3-49 at 2009-06-13 21:36:51