Trace number 3362671

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
minisat hack reference: minisat 2.2.0? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 961)

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-3362671-1305308256/watcher-3362671-1305308256 -o /tmp/evaluation-result-3362671-1305308256/solver-3362671-1305308256 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362671-1305308256.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: 3.97 3.97 3.99 5/329 8581
/proc/meminfo: memFree=28622776/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=19808 CPUtime=0 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 552 0 0 0 0 0 0 0 25 0 1 0 642424363 20283392 491 33554432000 4194304 4291037 140735742043664 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 4952 491 214 24 0 1586 0

[startup+0.036535 s]
/proc/loadavg: 3.97 3.97 3.99 5/329 8581
/proc/meminfo: memFree=28622776/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=16528 CPUtime=0.03 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 995 0 0 0 3 0 0 0 25 0 1 0 642424363 16924672 765 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248968 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 4132 765 255 24 0 766 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16528

[startup+0.100524 s]
/proc/loadavg: 3.97 3.97 3.99 5/329 8581
/proc/meminfo: memFree=28622776/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=16912 CPUtime=0.09 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 1054 0 0 0 9 0 0 0 25 0 1 0 642424363 17317888 822 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 4228 822 255 24 0 862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16912

[startup+0.300489 s]
/proc/loadavg: 3.97 3.97 3.99 5/329 8581
/proc/meminfo: memFree=28622776/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=17932 CPUtime=0.29 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 1289 0 0 0 29 0 0 0 25 0 1 0 642424363 18362368 1053 33554432000 4194304 4291037 140735742043664 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 4483 1053 255 24 0 1117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17932

[startup+0.700419 s]
/proc/loadavg: 3.97 3.97 3.99 5/329 8581
/proc/meminfo: memFree=28622776/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=20912 CPUtime=0.69 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 1999 0 0 0 69 0 0 0 25 0 1 0 642424363 21413888 1756 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 5228 1756 255 24 0 1862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20912

[startup+1.50027 s]
/proc/loadavg: 3.97 3.97 3.99 5/330 8582
/proc/meminfo: memFree=28615832/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=20912 CPUtime=1.49 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 2015 0 0 0 149 0 0 0 25 0 1 0 642424363 21413888 1772 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 5228 1772 255 24 0 1862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20912

[startup+3.10099 s]
/proc/loadavg: 3.97 3.97 3.99 5/330 8582
/proc/meminfo: memFree=28608268/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=24240 CPUtime=3.09 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 3675 0 0 0 309 0 0 0 25 0 1 0 642424363 24821760 2267 33554432000 4194304 4291037 140735742043664 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 6060 2267 255 24 0 2694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24240

[startup+6.30042 s]
/proc/loadavg: 3.97 3.97 3.99 5/330 8582
/proc/meminfo: memFree=28601516/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=27076 CPUtime=6.28 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 4419 0 0 0 628 0 0 0 25 0 1 0 642424363 27725824 2996 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 6769 2996 255 24 0 3403 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27076

[startup+12.7003 s]
/proc/loadavg: 3.97 3.97 3.99 5/330 8582
/proc/meminfo: memFree=28595800/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=29752 CPUtime=12.68 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 5262 0 0 0 1268 0 0 0 25 0 1 0 642424363 30466048 3819 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 7438 3819 255 24 0 4072 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29752

[startup+25.501 s]
/proc/loadavg: 3.98 3.97 3.99 5/330 8582
/proc/meminfo: memFree=28587856/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=32472 CPUtime=25.49 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 13356 0 0 0 2547 2 0 0 25 0 1 0 642424363 33251328 4760 33554432000 4194304 4291037 140735742043664 18446744073709551615 4262422 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 8118 4760 255 24 0 4752 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32472

[startup+51.1005 s]
/proc/loadavg: 3.98 3.97 3.99 5/330 8583
/proc/meminfo: memFree=28577780/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=41432 CPUtime=51.09 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 19020 0 0 0 5106 3 0 0 25 0 1 0 642424363 42426368 6752 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 10358 6752 255 24 0 6992 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41432

[startup+102.312 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8585
/proc/meminfo: memFree=28571916/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=41432 CPUtime=102.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 23243 0 0 0 10227 3 0 0 25 0 1 0 642424363 42426368 6986 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 10358 6986 257 24 0 6992 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41432

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8586
/proc/meminfo: memFree=28562816/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=56804 CPUtime=162.29 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 32739 0 0 0 16225 4 0 0 25 0 1 0 642424363 58167296 9857 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 14201 9857 257 24 0 10835 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56804

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/330 8588
/proc/meminfo: memFree=28551480/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=56952 CPUtime=222.29 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 37149 0 0 0 22224 5 0 0 25 0 1 0 642424363 58318848 10871 33554432000 4194304 4291037 140735742043664 18446744073709551615 4261867 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 14238 10871 257 24 0 10872 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56952

[startup+282.3 s]
/proc/loadavg: 4.06 3.99 3.99 5/330 8589
/proc/meminfo: memFree=28518696/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=61556 CPUtime=282.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 37362 0 0 0 28225 5 0 0 25 0 1 0 642424363 63033344 11078 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 15389 11078 257 24 0 12023 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 61556

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.99 5/330 8591
/proc/meminfo: memFree=28512092/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=61556 CPUtime=342.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 37553 0 0 0 34225 5 0 0 25 0 1 0 642424363 63033344 11264 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 15389 11264 257 24 0 12023 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 61556

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 4.00 5/330 8593
/proc/meminfo: memFree=28470148/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=65908 CPUtime=402.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 38919 0 0 0 40225 5 0 0 25 0 1 0 642424363 67489792 12602 33554432000 4194304 4291037 140735742043664 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 16477 12602 257 24 0 13111 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 65908

[startup+462.3 s]
/proc/loadavg: 4.21 4.05 4.01 5/330 8594
/proc/meminfo: memFree=28487716/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=80232 CPUtime=462.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46135 0 0 0 46223 7 0 0 25 0 1 0 642424363 82157568 16706 33554432000 4194304 4291037 140735742043664 18446744073709551615 4261900 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 20058 16706 257 24 0 16692 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80232

[startup+522.301 s]
/proc/loadavg: 4.07 4.03 4.01 5/330 8596
/proc/meminfo: memFree=28486068/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=80232 CPUtime=522.3 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46136 0 0 0 52223 7 0 0 25 0 1 0 642424363 82157568 16707 33554432000 4194304 4291037 140735742043664 18446744073709551615 4262115 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 20058 16707 257 24 0 16692 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80232

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 4.00 6/330 8597
/proc/meminfo: memFree=28456648/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=80232 CPUtime=582.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46141 0 0 0 58224 7 0 0 25 0 1 0 642424363 82157568 16712 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 20058 16712 257 24 0 16692 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80232

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/330 8599
/proc/meminfo: memFree=28449792/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=80232 CPUtime=642.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46141 0 0 0 64224 7 0 0 25 0 1 0 642424363 82157568 16712 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 20058 16712 257 24 0 16692 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 80232

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 8601
/proc/meminfo: memFree=28448400/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=80232 CPUtime=702.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46141 0 0 0 70224 7 0 0 25 0 1 0 642424363 82157568 16712 33554432000 4194304 4291037 140735742043664 18446744073709551615 4261913 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 20058 16712 257 24 0 16692 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 80232

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 8602
/proc/meminfo: memFree=28449608/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=762.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46145 0 0 0 76225 7 0 0 25 0 1 0 642424363 98664448 16716 33554432000 4194304 4291037 140735742043664 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 16716 257 24 0 20722 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 96352

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 8604
/proc/meminfo: memFree=28412984/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=822.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46145 0 0 0 82224 7 0 0 25 0 1 0 642424363 98664448 16716 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 16716 257 24 0 20722 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 96352

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/330 8605
/proc/meminfo: memFree=28445056/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=882.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46145 0 0 0 88224 7 0 0 25 0 1 0 642424363 98664448 16716 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 16716 257 24 0 20722 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96352

[startup+942.301 s]
/proc/loadavg: 4.11 4.04 4.01 5/330 8607
/proc/meminfo: memFree=28444652/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=942.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 46145 0 0 0 94225 7 0 0 25 0 1 0 642424363 98664448 16716 33554432000 4194304 4291037 140735742043664 18446744073709551615 4256338 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 16716 257 24 0 20722 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 96352

[startup+1002.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/330 8609
/proc/meminfo: memFree=28428496/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=1002.31 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50262 0 0 0 100224 7 0 0 25 0 1 0 642424363 98664448 20740 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 20740 257 24 0 20722 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 96352

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/330 8610
/proc/meminfo: memFree=28391876/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=1062.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50262 0 0 0 106225 7 0 0 25 0 1 0 642424363 98664448 20740 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 20740 257 24 0 20722 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96352

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/330 8612
/proc/meminfo: memFree=28425444/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=96352 CPUtime=1122.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50262 0 0 0 112225 7 0 0 25 0 1 0 642424363 98664448 20740 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 24088 20740 257 24 0 20722 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 96352

[startup+1182.3 s]
/proc/loadavg: 3.86 4.00 3.99 4/324 8631
/proc/meminfo: memFree=28409480/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=108128 CPUtime=1182.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50264 0 0 0 118225 7 0 0 25 0 1 0 642424363 110723072 20742 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 27032 20742 257 24 0 23666 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 108128

[startup+1242.3 s]
/proc/loadavg: 2.68 3.64 3.86 3/318 8651
/proc/meminfo: memFree=28467368/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=108128 CPUtime=1242.32 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50264 0 0 0 124225 7 0 0 25 0 1 0 642424363 110723072 20742 33554432000 4194304 4291037 140735742043664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 27032 20742 257 24 0 23666 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 108128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.76 3.21 3.70 2/312 8670
/proc/meminfo: memFree=28644352/32950928 swapFree=60199044/67111528
[pid=8581] ppid=8579 vsize=108128 CPUtime=1300.03 cores=5,7
/proc/8581/stat : 8581 (minisat_release) R 8579 8581 8100 0 -1 4202496 50264 0 0 0 129996 7 0 0 25 0 1 0 642424363 110723072 20742 33554432000 4194304 4291037 140735742043664 18446744073709551615 4248351 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8581/statm: 27032 20742 257 24 0 23666 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 108128

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.075988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 108128

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

runsolver used 3.80642 second user time and 9.2126 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 19:37:36
IDJOB=3362671
IDBENCH=84237
IDSOLVER=1840
FILE ID=node122/3362671-1305308256
RUNJOBID= node122-1305306816-8121
PBS_JOBID= 13321482
Free space on /tmp= 43888 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362671-1305308256/watcher-3362671-1305308256 -o /tmp/evaluation-result-3362671-1305308256/solver-3362671-1305308256 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362671-1305308256.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=372459648

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28623056 kB
Buffers:        211924 kB
Cached:        2711740 kB
SwapCached:      50072 kB
Active:         870364 kB
Inactive:      3261636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28623056 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:             936 kB
Writeback:           0 kB
AnonPages:     1169204 kB
Mapped:          14328 kB
Slab:            99252 kB
PageTables:      32548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52698404 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= 43892 MiB
End job on node122 at 2011-05-13 19:59:18