Trace number 1776780

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) 999.995 1000.05

General information on the benchmark

Nameschup-l2s-motst-2-k315.cnf
MD5SUMae1df1f35073d9127e72d2baa74b497d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.66
Satisfiable
(Un)Satisfiability was proved
Number of variables507145
Number of clauses1601920
Sum of the clauses size4100982
Maximum clause length316
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 2769140
Number of clauses of size 3810244
Number of clauses of size 414181
Number of clauses of size 55044
Number of clauses of size over 53153

Solver Data

46.99/47.09	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776780-1244938858.cnf 
46.99/47.09	c Using SATTIMEOUT of 10000
46.99/47.09	c Using SATRAM of 2047
46.99/47.09	c Size of subset node = 16
46.99/47.09	c Variables = 507145
46.99/47.09	c Clauses = 1601920
46.99/47.09	c Literals = 4100982
46.99/47.09	c Reduced size:
46.99/47.09	c Variables = 507145
46.99/47.09	c Clauses = 1524035
46.99/47.09	c Literals = 3897196
46.99/47.09	c a2
49.26/49.35	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-1776780-1244938858/watcher-1776780-1244938858 -o /tmp/evaluation-result-1776780-1244938858/solver-1776780-1244938858 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776780-1244938858.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.17 1.12 2.17 2/184 20400
/proc/meminfo: memFree=19020412/36427776 swapFree=3824/8084
[pid=20400] ppid=20398 vsize=1544 CPUtime=0
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 282 0 0 0 0 0 0 0 20 0 1 0 653192253 1581056 239 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 386 240 75 177 0 208 0

[startup+0.026973 s]
/proc/loadavg: 1.17 1.12 2.17 2/184 20400
/proc/meminfo: memFree=19020412/36427776 swapFree=3824/8084
[pid=20400] ppid=20398 vsize=2764 CPUtime=0.02
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 571 0 0 0 2 0 0 0 20 0 1 0 653192253 2830336 528 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 691 529 75 177 0 513 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2764

[startup+0.103039 s]
/proc/loadavg: 1.17 1.12 2.17 2/184 20400
/proc/meminfo: memFree=19020412/36427776 swapFree=3824/8084
[pid=20400] ppid=20398 vsize=7764 CPUtime=0.1
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 1793 0 0 0 8 2 0 0 20 0 1 0 653192253 7950336 1750 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 1941 1751 75 177 0 1763 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7764

[startup+0.303076 s]
/proc/loadavg: 1.17 1.12 2.17 2/184 20400
/proc/meminfo: memFree=19020412/36427776 swapFree=3824/8084
[pid=20400] ppid=20398 vsize=20396 CPUtime=0.28
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 4861 0 0 0 26 2 0 0 20 0 1 0 653192253 20885504 4818 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 5099 4819 75 177 0 4921 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20396

[startup+0.703097 s]
/proc/loadavg: 1.17 1.12 2.17 2/184 20400
/proc/meminfo: memFree=19020412/36427776 swapFree=3824/8084
[pid=20400] ppid=20398 vsize=45644 CPUtime=0.68
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 10989 0 0 0 62 6 0 0 20 0 1 0 653192253 46739456 10946 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 11411 10947 75 177 0 11233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45644

[startup+1.50316 s]
/proc/loadavg: 1.17 1.12 2.17 2/185 20401
/proc/meminfo: memFree=18958812/36427776 swapFree=4552/70716
[pid=20400] ppid=20398 vsize=92836 CPUtime=1.48
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 23096 0 0 0 140 8 0 0 20 0 1 0 653192253 95064064 23053 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 23209 23053 75 177 0 23031 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 92836

[startup+3.10331 s]
/proc/loadavg: 1.24 1.14 2.17 2/185 20401
/proc/meminfo: memFree=18909856/36427776 swapFree=4548/119576
[pid=20400] ppid=20398 vsize=118260 CPUtime=3.08
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 27725 0 0 0 298 10 0 0 20 0 1 0 653192253 121098240 27682 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134534043 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 29565 27682 75 177 0 29387 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 118260

[startup+6.30361 s]
/proc/loadavg: 1.24 1.14 2.17 2/185 20401
/proc/meminfo: memFree=18909768/36427776 swapFree=4612/119724
[pid=20400] ppid=20398 vsize=118260 CPUtime=6.3
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 27725 0 0 0 618 12 0 0 20 0 1 0 653192253 121098240 27682 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134534681 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 29565 27682 75 177 0 29387 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 118260

[startup+12.7041 s]
/proc/loadavg: 1.20 1.13 2.16 2/185 20401
/proc/meminfo: memFree=18909568/36427776 swapFree=4612/119844
[pid=20400] ppid=20398 vsize=118260 CPUtime=12.7
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 27725 0 0 0 1258 12 0 0 20 0 1 0 653192253 121098240 27682 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134534291 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 29565 27682 75 177 0 29387 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 118260

[startup+25.5012 s]
/proc/loadavg: 1.17 1.13 2.14 2/185 20401
/proc/meminfo: memFree=18910336/36427776 swapFree=4612/119840
[pid=20400] ppid=20398 vsize=118260 CPUtime=25.48
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 27725 0 0 0 2536 12 0 0 20 0 1 0 653192253 121098240 27682 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134534041 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 29565 27682 75 177 0 29387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118260

[startup+51.1033 s]
/proc/loadavg: 1.11 1.12 2.11 2/185 20401
/proc/meminfo: memFree=18808532/36427776 swapFree=4620/221760
[pid=20400] ppid=20398 vsize=288696 CPUtime=51.07
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 97502 0 0 0 5071 36 0 0 20 0 1 0 653192253 295624704 68951 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134735855 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 72174 68952 77 177 0 71996 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 288696

[startup+102.312 s]
/proc/loadavg: 1.04 1.09 2.04 2/185 20401
/proc/meminfo: memFree=18726444/36427776 swapFree=4620/304020
[pid=20400] ppid=20398 vsize=301664 CPUtime=102.28
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 102275 0 0 0 10188 40 0 0 20 0 1 0 653192253 308903936 73724 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134553889 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 75416 73724 77 177 0 75238 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 301664

[startup+162.301 s]
/proc/loadavg: 1.02 1.08 1.98 2/185 20401
/proc/meminfo: memFree=18723468/36427776 swapFree=4620/307456
[pid=20400] ppid=20398 vsize=304548 CPUtime=162.25
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 102981 0 0 0 16185 40 0 0 20 0 1 0 653192253 311857152 74430 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 76137 74430 77 177 0 75959 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 304548

[startup+222.302 s]
/proc/loadavg: 1.00 1.06 1.91 2/185 20401
/proc/meminfo: memFree=18720988/36427776 swapFree=4620/309724
[pid=20400] ppid=20398 vsize=307940 CPUtime=222.24
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 103620 0 0 0 22184 40 0 0 20 0 1 0 653192253 315330560 75069 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134555279 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 76985 75069 77 177 0 76807 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 307940

[startup+282.303 s]
/proc/loadavg: 1.06 1.06 1.86 2/185 20406
/proc/meminfo: memFree=18719624/36427776 swapFree=4620/310648
[pid=20400] ppid=20398 vsize=308600 CPUtime=282.23
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 103835 0 0 0 28183 40 0 0 20 0 1 0 653192253 316006400 75284 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77150 75284 77 177 0 76972 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 308600

[startup+342.304 s]
/proc/loadavg: 1.02 1.05 1.80 2/185 20406
/proc/meminfo: memFree=18719376/36427776 swapFree=4620/311004
[pid=20400] ppid=20398 vsize=308864 CPUtime=342.24
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 103922 0 0 0 34184 40 0 0 20 0 1 0 653192253 316276736 75371 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77216 75371 77 177 0 77038 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 308864

[startup+402.301 s]
/proc/loadavg: 1.01 1.04 1.75 2/185 20406
/proc/meminfo: memFree=18719004/36427776 swapFree=4620/311308
[pid=20400] ppid=20398 vsize=309128 CPUtime=402.23
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104001 0 0 0 40183 40 0 0 20 0 1 0 653192253 316547072 75450 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77282 75450 77 177 0 77104 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 309128

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.70 2/185 20406
/proc/meminfo: memFree=18718756/36427776 swapFree=4620/311532
[pid=20400] ppid=20398 vsize=309392 CPUtime=462.22
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104058 0 0 0 46182 40 0 0 20 0 1 0 653192253 316817408 75507 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600978 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77348 75507 77 177 0 77170 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 309392

[startup+522.303 s]
/proc/loadavg: 1.00 1.02 1.66 2/185 20406
/proc/meminfo: memFree=18718508/36427776 swapFree=4620/311776
[pid=20400] ppid=20398 vsize=309524 CPUtime=522.22
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104118 0 0 0 52182 40 0 0 20 0 1 0 653192253 316952576 75567 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77381 75567 77 177 0 77203 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 309524

[startup+582.304 s]
/proc/loadavg: 1.00 1.02 1.61 2/185 20411
/proc/meminfo: memFree=18718632/36427776 swapFree=4620/311964
[pid=20400] ppid=20398 vsize=309656 CPUtime=582.21
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104164 0 0 0 58181 40 0 0 20 0 1 0 653192253 317087744 75613 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600978 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77414 75613 77 177 0 77236 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 309656

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.57 3/185 20411
/proc/meminfo: memFree=18718384/36427776 swapFree=4620/312128
[pid=20400] ppid=20398 vsize=309788 CPUtime=642.22
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104205 0 0 0 64182 40 0 0 20 0 1 0 653192253 317222912 75654 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77447 75654 77 177 0 77269 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 309788

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.53 2/185 20411
/proc/meminfo: memFree=18718260/36427776 swapFree=4620/312252
[pid=20400] ppid=20398 vsize=309920 CPUtime=702.21
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104236 0 0 0 70181 40 0 0 20 0 1 0 653192253 317358080 75685 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77480 75685 77 177 0 77302 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 309920

[startup+762.311 s]
/proc/loadavg: 1.04 1.01 1.50 2/185 20411
/proc/meminfo: memFree=18718136/36427776 swapFree=4620/312388
[pid=20400] ppid=20398 vsize=310052 CPUtime=762.22
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104268 0 0 0 76182 40 0 0 20 0 1 0 653192253 317493248 75717 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77513 75717 77 177 0 77335 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 310052

[startup+822.304 s]
/proc/loadavg: 1.01 1.01 1.47 2/185 20411
/proc/meminfo: memFree=18718012/36427776 swapFree=4620/312500
[pid=20400] ppid=20398 vsize=310184 CPUtime=822.21
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104298 0 0 0 82181 40 0 0 20 0 1 0 653192253 317628416 75747 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77546 75747 77 177 0 77368 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 310184

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.44 2/185 20416
/proc/meminfo: memFree=18718136/36427776 swapFree=4620/312604
[pid=20400] ppid=20398 vsize=310184 CPUtime=882.19
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104324 0 0 0 88179 40 0 0 20 0 1 0 653192253 317628416 75773 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77546 75773 77 177 0 77368 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 310184

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.41 2/185 20416
/proc/meminfo: memFree=18718012/36427776 swapFree=4620/312716
[pid=20400] ppid=20398 vsize=310316 CPUtime=942.19
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104351 0 0 0 94179 40 0 0 20 0 1 0 653192253 317763584 75800 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77579 75800 77 177 0 77401 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 310316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.00 1.00 1.38 2/185 20416
/proc/meminfo: memFree=18717888/36427776 swapFree=4620/312796
[pid=20400] ppid=20398 vsize=310448 CPUtime=999.9
/proc/20400/stat : 20400 (ttsth-5-0) R 20398 20400 15497 0 -1 4202496 104371 0 0 0 99950 40 0 0 20 0 1 0 653192253 317898752 75820 18446744073709551615 134512640 135237372 4293621136 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/20400/statm: 77612 75820 77 177 0 77434 0
Current children cumulated CPU time (s) 999.9
Current children cumulated vsize (KiB) 310448

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)
Real time (s): 1000.05
CPU time (s): 999.995
CPU user time (s): 999.506
CPU system time (s): 0.48803
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 310448

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

runsolver used 2.41215 second user time and 6.27239 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 02:20:58
IDJOB=1776780
IDBENCH=69587
IDSOLVER=634
FILE ID=xenhost3-49/1776780-1244938858
PBS_JOBID=
Free space on /tmp= 6994 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT_RACE08/cnf/schup-l2s-motst-2-k315.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776780-1244938858/watcher-1776780-1244938858 -o /tmp/evaluation-result-1776780-1244938858/solver-1776780-1244938858 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776780-1244938858.cnf

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

MD5SUM BENCH= ae1df1f35073d9127e72d2baa74b497d
RANDOM SEED= 1527748206

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:      19020412 kB
Buffers:        477132 kB
Cached:       14147420 kB
SwapCached:          0 kB
Active:        4123688 kB
Inactive:     10509516 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           33164 kB
Writeback:           0 kB
AnonPages:        8084 kB
Mapped:           3824 kB
Slab:           720492 kB
SReclaimable:   693116 kB
SUnreclaim:      27376 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 6994 MiB
End job on xenhost3-49 at 2009-06-14 02:37:41