Trace number 1780230

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)? (MO) 983.357 983.389

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.36
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

2.88/2.98	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780230-1244963905.cnf 
2.88/2.98	c Using SATTIMEOUT of 10000
2.88/2.98	c Using SATRAM of 2047
2.88/2.98	c Size of subset node = 16
2.88/2.98	c Variables = 282842
2.88/2.98	c Clauses = 1350458
2.88/2.98	c Literals = 3903824
2.88/2.98	c Reduced size:
2.88/2.98	c Variables = 282842
2.88/2.98	c Clauses = 1108134
2.88/2.98	c Literals = 3279900
2.88/2.98	c a2
5.00/5.01	c a1
979.20/979.21	c Independent sub-problems = 1
979.20/979.21	c Sub-problem with 220179 variables and 1108134 clauses
979.20/979.21	c using permutation method 4
979.20/979.21	c count = 1
979.20/979.21	c Ordering finished 978.740 seconds
979.20/979.21	c mapped 979.110 seconds
979.20/979.21	c permuted 979.110 seconds
979.20/979.21	c about to sort
979.40/979.48	c sorted

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-1780230-1244963905/watcher-1780230-1244963905 -o /tmp/evaluation-result-1780230-1244963905/solver-1780230-1244963905 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780230-1244963905.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: 0.92 0.98 1.14 2/184 27489
/proc/meminfo: memFree=19002476/36427776 swapFree=4792/7572
[pid=27489] ppid=27487 vsize=1544 CPUtime=0
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 291 0 0 0 0 0 0 0 20 0 1 0 655696907 1581056 248 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 386 249 75 177 0 208 0

[startup+0.069442 s]
/proc/loadavg: 0.92 0.98 1.14 2/184 27489
/proc/meminfo: memFree=19002476/36427776 swapFree=4792/7572
[pid=27489] ppid=27487 vsize=5340 CPUtime=0.06
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 1201 0 0 0 6 0 0 0 20 0 1 0 655696907 5468160 1158 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134639534 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 1335 1159 75 177 0 1157 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5340

[startup+0.101428 s]
/proc/loadavg: 0.92 0.98 1.14 2/184 27489
/proc/meminfo: memFree=19002476/36427776 swapFree=4792/7572
[pid=27489] ppid=27487 vsize=7236 CPUtime=0.1
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 1664 0 0 0 10 0 0 0 20 0 1 0 655696907 7409664 1621 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 1809 1622 75 177 0 1631 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7236

[startup+0.301438 s]
/proc/loadavg: 0.92 0.98 1.14 2/184 27489
/proc/meminfo: memFree=19002476/36427776 swapFree=4792/7572
[pid=27489] ppid=27487 vsize=18732 CPUtime=0.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 4563 0 0 0 30 0 0 0 20 0 1 0 655696907 19181568 4520 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134639534 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 4683 4521 75 177 0 4505 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 18732

[startup+0.701488 s]
/proc/loadavg: 0.92 0.98 1.14 2/184 27489
/proc/meminfo: memFree=19002476/36427776 swapFree=4792/7572
[pid=27489] ppid=27487 vsize=42032 CPUtime=0.7
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 10363 0 0 0 66 4 0 0 20 0 1 0 655696907 43040768 10320 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134536395 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 10508 10321 75 177 0 10330 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 42032

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 1.14 2/185 27490
/proc/meminfo: memFree=18944884/36427776 swapFree=4492/66752
[pid=27489] ppid=27487 vsize=95600 CPUtime=1.5
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 21911 0 0 0 142 8 0 0 20 0 1 0 655696907 97894400 21868 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134522726 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 23900 21868 75 177 0 23722 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 95600

[startup+3.10171 s]
/proc/loadavg: 0.93 0.98 1.14 2/185 27490
/proc/meminfo: memFree=18911280/36427776 swapFree=4612/100868
[pid=27489] ppid=27487 vsize=130012 CPUtime=3.08
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 31040 0 0 0 296 12 0 0 20 0 1 0 655696907 133132288 30997 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 32503 30999 76 177 0 32325 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 130012

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 1.14 2/185 27490
/proc/meminfo: memFree=18822936/36427776 swapFree=4616/189404
[pid=27489] ppid=27487 vsize=152788 CPUtime=6.28
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 52554 0 0 0 606 22 0 0 20 0 1 0 655696907 156454912 37251 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 38197 37251 77 177 0 38019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 152788

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 1.14 2/185 27490
/proc/meminfo: memFree=18828484/36427776 swapFree=4620/184064
[pid=27489] ppid=27487 vsize=193812 CPUtime=12.7
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 62669 0 0 0 1242 28 0 0 20 0 1 0 655696907 198463488 47366 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134555272 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 48453 47366 77 177 0 48275 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 193812

[startup+25.5036 s]
/proc/loadavg: 0.95 0.98 1.14 2/185 27490
/proc/meminfo: memFree=18794412/36427776 swapFree=4620/217716
[pid=27489] ppid=27487 vsize=213616 CPUtime=25.5
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 67647 0 0 0 2520 30 0 0 20 0 1 0 655696907 218742784 52152 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134555272 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 53404 52152 77 177 0 53226 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 213616

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.13 2/185 27490
/proc/meminfo: memFree=18794040/36427776 swapFree=4620/218356
[pid=27489] ppid=27487 vsize=214260 CPUtime=51.1
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 67737 0 0 0 5080 30 0 0 20 0 1 0 655696907 219402240 52242 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600738 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 53565 52242 77 177 0 53387 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 214260

[startup+102.31 s]
/proc/loadavg: 0.98 0.98 1.12 2/185 27495
/proc/meminfo: memFree=18792428/36427776 swapFree=4620/219008
[pid=27489] ppid=27487 vsize=215428 CPUtime=102.31
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 67966 0 0 0 10201 30 0 0 20 0 1 0 655696907 220598272 52471 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600972 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 53857 52471 77 177 0 53679 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 215428

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.11 2/185 27495
/proc/meminfo: memFree=18791808/36427776 swapFree=4620/220044
[pid=27489] ppid=27487 vsize=215956 CPUtime=162.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68127 0 0 0 16199 30 0 0 20 0 1 0 655696907 221138944 52632 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600763 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 53989 52632 77 177 0 53811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 215956

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/185 27495
/proc/meminfo: memFree=18791436/36427776 swapFree=4620/220328
[pid=27489] ppid=27487 vsize=216220 CPUtime=222.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68196 0 0 0 22199 30 0 0 20 0 1 0 655696907 221409280 52701 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600966 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54055 52701 77 177 0 53877 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 216220

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/185 27495
/proc/meminfo: memFree=18791312/36427776 swapFree=4620/220440
[pid=27489] ppid=27487 vsize=216220 CPUtime=282.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68225 0 0 0 28199 30 0 0 20 0 1 0 655696907 221409280 52730 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54055 52730 77 177 0 53877 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 216220

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.08 2/185 27495
/proc/meminfo: memFree=18791312/36427776 swapFree=4620/220516
[pid=27489] ppid=27487 vsize=216352 CPUtime=342.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68245 0 0 0 34200 30 0 0 20 0 1 0 655696907 221544448 52750 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600707 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54088 52750 77 177 0 53910 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 216352

[startup+402.304 s]
/proc/loadavg: 0.99 0.98 1.08 2/185 27500
/proc/meminfo: memFree=18791064/36427776 swapFree=4620/220592
[pid=27489] ppid=27487 vsize=216352 CPUtime=402.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68265 0 0 0 40200 30 0 0 20 0 1 0 655696907 221544448 52770 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600718 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54088 52770 77 177 0 53910 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 216352

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/185 27500
/proc/meminfo: memFree=18790940/36427776 swapFree=4620/220676
[pid=27489] ppid=27487 vsize=216484 CPUtime=462.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68286 0 0 0 46199 30 0 0 20 0 1 0 655696907 221679616 52791 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600718 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54121 52791 77 177 0 53943 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 216484

[startup+522.302 s]
/proc/loadavg: 1.07 1.00 1.07 2/185 27500
/proc/meminfo: memFree=18790816/36427776 swapFree=4620/220756
[pid=27489] ppid=27487 vsize=216484 CPUtime=522.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68306 0 0 0 52200 30 0 0 20 0 1 0 655696907 221679616 52811 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600966 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54121 52811 77 177 0 53943 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 216484

[startup+582.304 s]
/proc/loadavg: 1.02 1.00 1.06 2/185 27500
/proc/meminfo: memFree=18790816/36427776 swapFree=4620/220848
[pid=27489] ppid=27487 vsize=216616 CPUtime=582.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68329 0 0 0 58200 30 0 0 20 0 1 0 655696907 221814784 52834 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600718 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54154 52834 77 177 0 53976 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 216616

[startup+642.305 s]
/proc/loadavg: 1.01 1.00 1.06 2/185 27525
/proc/meminfo: memFree=18790444/36427776 swapFree=4620/220932
[pid=27489] ppid=27487 vsize=216748 CPUtime=642.32
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68350 0 0 0 64202 30 0 0 20 0 1 0 655696907 221949952 52855 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600707 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54187 52855 77 177 0 54009 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 216748

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/185 27530
/proc/meminfo: memFree=18790196/36427776 swapFree=4620/221048
[pid=27489] ppid=27487 vsize=216748 CPUtime=702.31
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68381 0 0 0 70201 30 0 0 20 0 1 0 655696907 221949952 52886 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600738 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54187 52886 77 177 0 54009 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 216748

[startup+762.311 s]
/proc/loadavg: 1.00 1.00 1.05 2/185 27530
/proc/meminfo: memFree=18790320/36427776 swapFree=4620/221156
[pid=27489] ppid=27487 vsize=216880 CPUtime=762.31
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68406 0 0 0 76201 30 0 0 20 0 1 0 655696907 222085120 52911 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600975 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54220 52911 77 177 0 54042 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216880

[startup+822.304 s]
/proc/loadavg: 1.00 1.00 1.04 2/185 27530
/proc/meminfo: memFree=18790196/36427776 swapFree=4620/221260
[pid=27489] ppid=27487 vsize=217012 CPUtime=822.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68434 0 0 0 82199 30 0 0 20 0 1 0 655696907 222220288 52939 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600718 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54253 52939 77 177 0 54075 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 217012

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/185 27530
/proc/meminfo: memFree=18790072/36427776 swapFree=4620/221396
[pid=27489] ppid=27487 vsize=217012 CPUtime=882.3
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68466 0 0 0 88200 30 0 0 20 0 1 0 655696907 222220288 52971 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600707 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54253 52971 77 177 0 54075 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 217012

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/185 27530
/proc/meminfo: memFree=18789948/36427776 swapFree=4620/221492
[pid=27489] ppid=27487 vsize=217144 CPUtime=942.29
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 68491 0 0 0 94199 30 0 0 20 0 1 0 655696907 222355456 52996 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134600707 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 54286 52996 77 177 0 54108 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 217144



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+983.202 s]
/proc/loadavg: 1.06 1.02 1.03 2/185 27530
/proc/meminfo: memFree=16899544/36427776 swapFree=4664/2108772
[pid=27489] ppid=27487 vsize=2106300 CPUtime=983.16
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4202496 542459 0 0 0 98124 192 0 0 20 0 1 0 655696907 2156851200 525881 18446744073709551615 134512640 135237372 4294331968 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 526575 525884 88 177 0 526397 0
Current children cumulated CPU time (s) 983.16
Current children cumulated vsize (KiB) 2106300

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

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

[startup+983.31 s]
/proc/loadavg: 1.06 1.02 1.03 2/186 27531
/proc/meminfo: memFree=17555768/36427776 swapFree=4664/1450088
[pid=27489] ppid=27487 vsize=0 CPUtime=983.26
/proc/27489/stat : 27489 (ttsth-5-0) R 27487 27489 15497 0 -1 4203524 542483 0 0 0 98124 202 0 0 20 0 1 0 655696907 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/27489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 983.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 983.389
CPU time (s): 983.357
CPU user time (s): 981.193
CPU system time (s): 2.16414
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 2106300

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

runsolver used 2.54816 second user time and 6.10038 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 09:18:25
IDJOB=1780230
IDBENCH=70962
IDSOLVER=634
FILE ID=xenhost3-49/1780230-1244963905
PBS_JOBID=
Free space on /tmp= 6997 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 1726911706

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:      19002080 kB
Buffers:        493532 kB
Cached:       14143972 kB
SwapCached:          0 kB
Active:        4140044 kB
Inactive:     10505428 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           27220 kB
Writeback:           0 kB
AnonPages:        7352 kB
Mapped:           4048 kB
Slab:           725688 kB
SReclaimable:   698908 kB
SUnreclaim:      26780 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= 6997 MiB
End job on xenhost3-49 at 2009-06-14 09:34:51