Trace number 3284823

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
Black Hole SAT 2011-03-08? (TO) 1300.11 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

317.50/317.53	c RESTART
401.71/401.77	c RESTART
403.51/403.58	c RESTART
1031.13/1031.14	c RESTART
1261.84/1261.81	c RESTART

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284823-1303770521/watcher-3284823-1303770521 -o /tmp/evaluation-result-3284823-1303770521/solver-3284823-1303770521 -C 2400 -W 1300 -M 7680 saturn HOME/instance-3284823-1303770521.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.96 3.87 6/189 10206
/proc/meminfo: memFree=23238580/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=197520 CPUtime=0 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 3219 0 0 0 0 0 0 0 23 0 1 0 567283103 202260480 3162 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457759837 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 49380 3175 81 5 0 5075 0

[startup+0.019096 s]
/proc/loadavg: 4.00 3.96 3.87 6/189 10206
/proc/meminfo: memFree=23238580/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=241924 CPUtime=0.01 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 9136 0 0 0 1 0 0 0 23 0 1 0 567283103 247730176 9078 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 60481 9096 94 5 0 16176 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 241924

[startup+0.101078 s]
/proc/loadavg: 4.00 3.96 3.87 6/189 10206
/proc/meminfo: memFree=23238580/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=785608 CPUtime=0.09 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 21554 0 0 0 7 2 0 0 23 0 1 0 567283103 804462592 21494 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457726661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 196402 21497 618 5 0 152097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 785608

[startup+0.301041 s]
/proc/loadavg: 4.00 3.96 3.87 6/189 10206
/proc/meminfo: memFree=23238580/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=827320 CPUtime=0.29 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 38063 0 0 0 26 3 0 0 25 0 1 0 567283103 847175680 38003 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457727009 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 206830 38006 2399 5 0 162525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 827320

[startup+0.700965 s]
/proc/loadavg: 4.00 3.96 3.87 6/189 10206
/proc/meminfo: memFree=23238580/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=909952 CPUtime=0.69 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 70850 0 0 0 62 7 0 0 25 0 1 0 567283103 931790848 70790 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457726661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 227488 70793 5985 5 0 183183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 909952

[startup+1.50082 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 10207
/proc/meminfo: memFree=22895248/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1068360 CPUtime=1.49 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 134329 0 0 0 135 14 0 0 25 0 1 0 567283103 1094000640 134269 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457726661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 267090 134272 13568 5 0 222785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1068360

[startup+3.10052 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 10207
/proc/meminfo: memFree=22593308/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1382792 CPUtime=3.09 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 260723 0 0 0 281 28 0 0 25 0 1 0 567283103 1415979008 260663 33554432000 4194304 4210924 140734656609968 18446744073709551615 252457726661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 345698 260666 28964 5 0 301393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1382792

[startup+6.30093 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 10207
/proc/meminfo: memFree=21905808/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496148 CPUtime=6.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378074 0 0 0 588 42 0 0 25 0 1 0 567283103 1532055552 334231 33554432000 4194304 4210924 140734656609968 18446744073709551615 4200055 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374037 334231 96 5 0 372508 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1496148

[startup+12.7007 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 10207
/proc/meminfo: memFree=21905724/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496148 CPUtime=12.7 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378082 0 0 0 1228 42 0 0 25 0 1 0 567283103 1532055552 334239 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374037 334239 96 5 0 372508 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1496148

[startup+25.5004 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 10208
/proc/meminfo: memFree=21905016/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496280 CPUtime=25.5 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378120 0 0 0 2508 42 0 0 25 0 1 0 567283103 1532190720 334277 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374070 334277 96 5 0 372541 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1496280

[startup+51.1006 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 10208
/proc/meminfo: memFree=21904496/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496412 CPUtime=51.1 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378142 0 0 0 5068 42 0 0 25 0 1 0 567283103 1532325888 334299 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374103 334299 96 5 0 372574 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1496412

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 10210
/proc/meminfo: memFree=21903976/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496544 CPUtime=102.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378190 0 0 0 10188 42 0 0 25 0 1 0 567283103 1532461056 334347 33554432000 4194304 4210924 140734656609968 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374136 334347 96 5 0 372607 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1496544

[startup+162.301 s]
/proc/loadavg: 4.08 3.99 3.89 5/190 10211
/proc/meminfo: memFree=21903716/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496544 CPUtime=162.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378191 0 0 0 16188 42 0 0 25 0 1 0 567283103 1532461056 334348 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374136 334348 97 5 0 372607 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1496544

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.90 5/190 10213
/proc/meminfo: memFree=21903428/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496544 CPUtime=222.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378195 0 0 0 22188 42 0 0 25 0 1 0 567283103 1532461056 334352 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374136 334352 97 5 0 372607 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1496544

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 10214
/proc/meminfo: memFree=21903496/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1496684 CPUtime=282.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378220 0 0 0 28188 42 0 0 25 0 1 0 567283103 1532604416 334377 33554432000 4194304 4210924 140734656609968 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374171 334377 97 5 0 372642 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1496684

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 10216
/proc/meminfo: memFree=21902408/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1498020 CPUtime=342.3 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378564 0 0 0 34188 42 0 0 25 0 1 0 567283103 1533972480 334721 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374505 334721 103 5 0 372976 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1498020

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10218
/proc/meminfo: memFree=21901812/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1498020 CPUtime=402.31 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378567 0 0 0 40189 42 0 0 25 0 1 0 567283103 1533972480 334724 33554432000 4194304 4210924 140734656609968 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374505 334724 103 5 0 372976 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1498020

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10219
/proc/meminfo: memFree=21897496/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499624 CPUtime=462.31 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378961 0 0 0 46189 42 0 0 25 0 1 0 567283103 1535614976 335118 33554432000 4194304 4210924 140734656609968 18446744073709551615 4205070 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374906 335118 104 5 0 373377 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1499624

[startup+522.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 10221
/proc/meminfo: memFree=21897592/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499624 CPUtime=522.31 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378980 0 0 0 52189 42 0 0 25 0 1 0 567283103 1535614976 335137 33554432000 4194304 4210924 140734656609968 18446744073709551615 4207018 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374906 335137 104 5 0 373377 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1499624

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.91 6/190 10222
/proc/meminfo: memFree=21897532/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499624 CPUtime=582.31 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 378990 0 0 0 58189 42 0 0 25 0 1 0 567283103 1535614976 335147 33554432000 4194304 4210924 140734656609968 18446744073709551615 4201850 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374906 335147 104 5 0 373377 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1499624

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 10227
/proc/meminfo: memFree=21897444/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499784 CPUtime=642.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379011 0 0 0 64190 42 0 0 25 0 1 0 567283103 1535778816 335168 33554432000 4194304 4210924 140734656609968 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374946 335168 104 5 0 373417 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1499784

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10229
/proc/meminfo: memFree=21897152/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499784 CPUtime=702.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379011 0 0 0 70190 42 0 0 25 0 1 0 567283103 1535778816 335168 33554432000 4194304 4210924 140734656609968 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374946 335168 104 5 0 373417 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1499784

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10230
/proc/meminfo: memFree=21896760/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499784 CPUtime=762.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379011 0 0 0 76190 42 0 0 25 0 1 0 567283103 1535778816 335168 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374946 335168 104 5 0 373417 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1499784

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10232
/proc/meminfo: memFree=21896980/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1499940 CPUtime=822.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379059 0 0 0 82190 42 0 0 25 0 1 0 567283103 1535938560 335216 33554432000 4194304 4210924 140734656609968 18446744073709551615 4199419 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 374985 335216 104 5 0 373456 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1499940

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 10233
/proc/meminfo: memFree=21894592/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1502320 CPUtime=882.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379649 0 0 0 88190 42 0 0 25 0 1 0 567283103 1538375680 335806 33554432000 4194304 4210924 140734656609968 18446744073709551615 4204576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375580 335806 104 5 0 374051 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1502320

[startup+942.301 s]
/proc/loadavg: 3.86 3.98 3.91 3/179 10271
/proc/meminfo: memFree=22176956/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1502320 CPUtime=942.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379658 0 0 0 94190 42 0 0 25 0 1 0 567283103 1538375680 335815 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375580 335815 104 5 0 374051 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1502320

[startup+1002.3 s]
/proc/loadavg: 2.16 3.47 3.74 2/172 10291
/proc/meminfo: memFree=22580156/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1502320 CPUtime=1002.32 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379666 0 0 0 100190 42 0 0 25 0 1 0 567283103 1538375680 335823 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375580 335823 104 5 0 374051 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1502320

[startup+1062.3 s]
/proc/loadavg: 1.42 3.02 3.57 2/172 10292
/proc/meminfo: memFree=22579388/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1503588 CPUtime=1062.33 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379951 0 0 0 106191 42 0 0 25 0 1 0 567283103 1539674112 336108 33554432000 4194304 4210924 140734656609968 18446744073709551615 4206192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375897 336108 104 5 0 374368 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1503588

[startup+1122.3 s]
/proc/loadavg: 1.15 2.65 3.40 2/172 10294
/proc/meminfo: memFree=22579224/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1503756 CPUtime=1122.33 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 379993 0 0 0 112191 42 0 0 25 0 1 0 567283103 1539846144 336150 33554432000 4194304 4210924 140734656609968 18446744073709551615 4197356 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375939 336150 104 5 0 374410 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1503756

[startup+1182.3 s]
/proc/loadavg: 1.05 2.35 3.25 2/172 10295
/proc/meminfo: memFree=22579060/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1503756 CPUtime=1182.33 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 380015 0 0 0 118191 42 0 0 25 0 1 0 567283103 1539846144 336172 33554432000 4194304 4210924 140734656609968 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375939 336172 104 5 0 374410 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1503756

[startup+1242.3 s]
/proc/loadavg: 1.08 2.11 3.11 2/172 10297
/proc/meminfo: memFree=22578916/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1503892 CPUtime=1242.33 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 380039 0 0 0 124191 42 0 0 25 0 1 0 567283103 1539985408 336196 33554432000 4194304 4210924 140734656609968 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 375973 336196 104 5 0 374444 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1503892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.91 2.98 2/172 10299
/proc/meminfo: memFree=22574160/32951124 swapFree=67111348/67111528
[pid=10206] ppid=10204 vsize=1508668 CPUtime=1300.04 cores=5,7
/proc/10206/stat : 10206 (saturn) R 10204 10206 8087 0 -1 4202496 381235 0 0 0 129961 43 0 0 25 0 1 0 567283103 1544876032 337392 33554432000 4194304 4210924 140734656609968 18446744073709551615 4198741 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10206/statm: 377167 337392 104 5 0 375638 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1508668

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): 1300.07
CPU time (s): 1300.11
CPU user time (s): 1299.62
CPU system time (s): 0.492925
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1657880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.492925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381235
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= 5
involuntary context switches= 1919

runsolver used 1.89271 second user time and 4.88326 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 00:28:46
IDJOB=3284823
IDBENCH=82364
IDSOLVER=1583
FILE ID=node111/3284823-1303770521
RUNJOBID= node111-1303770157-10049
PBS_JOBID= 13157149
Free space on /tmp= 70404 MiB

SOLVER NAME= Black Hole SAT 2011-03-08
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= saturn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284823-1303770521/watcher-3284823-1303770521 -o /tmp/evaluation-result-3284823-1303770521/solver-3284823-1303770521 -C 2400 -W 1300 -M 7680  saturn HOME/instance-3284823-1303770521.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1545662359

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23238860 kB
Buffers:       1234396 kB
Cached:        7319604 kB
SwapCached:        132 kB
Active:        3455364 kB
Inactive:      5770524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23238860 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          171216 kB
Writeback:           0 kB
AnonPages:      671664 kB
Mapped:          15200 kB
Slab:           419380 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   922100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70472 MiB
End job on node111 at 2011-04-26 00:50:28