Trace number 3420150

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) 5000.09 4999.92

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-3420150-1306589397/watcher-3420150-1306589397 -o /tmp/evaluation-result-3420150-1306589397/solver-3420150-1306589397 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420150-1306589397.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/469 32482
/proc/meminfo: memFree=11989136/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=20568 CPUtime=0.01 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 853 0 0 0 1 0 0 0 25 0 1 0 849170141 21061632 776 33554432000 4194304 4291037 140737380910864 18446744073709551615 4236698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 5142 776 239 24 0 1776 0

[startup+0.114722 s]
/proc/loadavg: 2.00 2.01 2.00 2/469 32482
/proc/meminfo: memFree=11989136/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=16912 CPUtime=0.11 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 1073 0 0 0 11 0 0 0 25 0 1 0 849170141 17317888 841 33554432000 4194304 4291037 140737380910864 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 4228 841 255 24 0 862 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16912

[startup+0.200707 s]
/proc/loadavg: 2.00 2.01 2.00 2/469 32482
/proc/meminfo: memFree=11989136/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=17932 CPUtime=0.19 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 1153 0 0 0 19 0 0 0 25 0 1 0 849170141 18362368 920 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 4483 920 255 24 0 1117 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17932

[startup+0.300697 s]
/proc/loadavg: 2.00 2.01 2.00 2/469 32482
/proc/meminfo: memFree=11989136/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=17932 CPUtime=0.29 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 1289 0 0 0 29 0 0 0 25 0 1 0 849170141 18362368 1053 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 4483 1053 255 24 0 1117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17932

[startup+0.70061 s]
/proc/loadavg: 2.00 2.01 2.00 2/469 32482
/proc/meminfo: memFree=11989136/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=20912 CPUtime=0.69 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 1999 0 0 0 69 0 0 0 25 0 1 0 849170141 21413888 1756 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 5228 1756 255 24 0 1862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20912

[startup+1.50046 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32483
/proc/meminfo: memFree=11981696/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=20912 CPUtime=1.49 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 2015 0 0 0 149 0 0 0 25 0 1 0 849170141 21413888 1772 33554432000 4194304 4291037 140737380910864 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 5228 1772 255 24 0 1862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20912

[startup+3.10016 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32483
/proc/meminfo: memFree=11975544/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=24240 CPUtime=3.09 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 3676 0 0 0 309 0 0 0 25 0 1 0 849170141 24821760 2268 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 6060 2268 255 24 0 2694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24240

[startup+6.30058 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32483
/proc/meminfo: memFree=11971212/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=27076 CPUtime=6.29 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 4419 0 0 0 629 0 0 0 25 0 1 0 849170141 27725824 2996 33554432000 4194304 4291037 140737380910864 18446744073709551615 4262155 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 6769 2996 255 24 0 3403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27076

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32483
/proc/meminfo: memFree=11961300/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=29752 CPUtime=12.68 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 5262 0 0 0 1268 0 0 0 25 0 1 0 849170141 30466048 3819 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/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: 2.00 2.01 2.00 3/470 32484
/proc/meminfo: memFree=12057400/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=32472 CPUtime=25.49 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 13356 0 0 0 2547 2 0 0 25 0 1 0 849170141 33251328 4760 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 8118 4760 255 24 0 4752 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32472

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32484
/proc/meminfo: memFree=12011108/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=41432 CPUtime=51.08 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 19020 0 0 0 5106 2 0 0 25 0 1 0 849170141 42426368 6752 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 10358 6752 255 24 0 6992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41432

[startup+102.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/470 32486
/proc/meminfo: memFree=11995084/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=41432 CPUtime=102.31 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 23243 0 0 0 10228 3 0 0 25 0 1 0 849170141 42426368 6986 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 10358 6986 257 24 0 6992 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 41432

[startup+162.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/470 32487
/proc/meminfo: memFree=12037088/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=56804 CPUtime=162.29 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 32739 0 0 0 16225 4 0 0 25 0 1 0 849170141 58167296 9857 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 14201 9857 257 24 0 10835 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56804

[startup+222.317 s]
/proc/loadavg: 2.12 2.06 2.01 3/470 32489
/proc/meminfo: memFree=11921356/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=56952 CPUtime=222.31 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 37150 0 0 0 22226 5 0 0 25 0 1 0 849170141 58318848 10872 33554432000 4194304 4291037 140737380910864 18446744073709551615 4262129 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 14238 10872 257 24 0 10872 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 56952

[startup+282.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/470 32490
/proc/meminfo: memFree=11978992/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=61556 CPUtime=282.3 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 37362 0 0 0 28225 5 0 0 25 0 1 0 849170141 63033344 11078 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/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: 2.03 2.05 2.00 3/470 32492
/proc/meminfo: memFree=11972764/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=61556 CPUtime=342.3 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 37553 0 0 0 34225 5 0 0 25 0 1 0 849170141 63033344 11264 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/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: 2.01 2.04 2.00 5/470 32494
/proc/meminfo: memFree=11988992/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=65908 CPUtime=402.3 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 38919 0 0 0 40225 5 0 0 25 0 1 0 849170141 67489792 12602 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 16477 12602 257 24 0 13111 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 65908

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 32495
/proc/meminfo: memFree=11936024/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=80232 CPUtime=462.3 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 46135 0 0 0 46224 6 0 0 25 0 1 0 849170141 82157568 16706 33554432000 4194304 4291037 140737380910864 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/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: 2.00 2.02 2.00 3/470 32497
/proc/meminfo: memFree=11923240/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=80232 CPUtime=522.3 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 46136 0 0 0 52224 6 0 0 25 0 1 0 849170141 82157568 16707 33554432000 4194304 4291037 140737380910864 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 20058 16707 257 24 0 16692 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80232

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 32501
/proc/meminfo: memFree=11881984/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=80232 CPUtime=582.31 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 46141 0 0 0 58225 6 0 0 25 0 1 0 849170141 82157568 16712 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/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]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.07 1.03 1.10 2/464 32620
/proc/meminfo: memFree=12211832/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4002.43 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 83850 0 0 0 400231 12 0 0 25 0 1 0 849170141 154791936 31252 33554432000 4194304 4291037 140737380910864 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 31252 257 24 0 34425 0
Current children cumulated CPU time (s) 4002.43
Current children cumulated vsize (KiB) 151164

[startup+4062.3 s]
/proc/loadavg: 1.06 1.03 1.10 2/464 32621
/proc/meminfo: memFree=12211800/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4062.45 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 83850 0 0 0 406233 12 0 0 25 0 1 0 849170141 154791936 31252 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 31252 257 24 0 34425 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 151164

[startup+4122.3 s]
/proc/loadavg: 1.02 1.02 1.09 2/464 32623
/proc/meminfo: memFree=12211776/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4122.43 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 83850 0 0 0 412231 12 0 0 25 0 1 0 849170141 154791936 31252 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 31252 257 24 0 34425 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 151164

[startup+4182.32 s]
/proc/loadavg: 1.00 1.02 1.08 2/464 32627
/proc/meminfo: memFree=12211764/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4182.45 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 83850 0 0 0 418233 12 0 0 25 0 1 0 849170141 154791936 31252 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 31252 257 24 0 34425 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 151164

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/464 32629
/proc/meminfo: memFree=12207400/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4242.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 84963 0 0 0 424232 12 0 0 25 0 1 0 849170141 154791936 32339 33554432000 4194304 4291037 140737380910864 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 32339 257 24 0 34425 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 151164

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/464 32631
/proc/meminfo: memFree=12200808/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4302.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 86647 0 0 0 430232 12 0 0 25 0 1 0 849170141 154791936 33975 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 33975 257 24 0 34425 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 151164

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/464 32632
/proc/meminfo: memFree=12200796/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4362.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 86647 0 0 0 436232 12 0 0 25 0 1 0 849170141 154791936 33975 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 33975 257 24 0 34425 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 151164

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/464 32634
/proc/meminfo: memFree=12200888/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4422.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 86647 0 0 0 442232 12 0 0 25 0 1 0 849170141 154791936 33975 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 33975 257 24 0 34425 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 151164

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/464 32635
/proc/meminfo: memFree=12200988/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=151164 CPUtime=4482.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 86647 0 0 0 448232 12 0 0 25 0 1 0 849170141 154791936 33975 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 37791 33975 257 24 0 34425 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 151164

[startup+4542.3 s]
/proc/loadavg: 1.10 1.03 1.06 2/464 32637
/proc/meminfo: memFree=12200840/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4542.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 86696 0 0 0 454232 12 0 0 25 0 1 0 849170141 167542784 34022 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 34022 257 24 0 37538 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 163616

[startup+4602.3 s]
/proc/loadavg: 1.08 1.04 1.06 2/464 32639
/proc/meminfo: memFree=12192516/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4602.44 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88570 0 0 0 460232 12 0 0 25 0 1 0 849170141 167542784 35852 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35852 257 24 0 37538 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 163616

[startup+4662.3 s]
/proc/loadavg: 1.03 1.03 1.05 2/464 32640
/proc/meminfo: memFree=12193232/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4662.45 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88570 0 0 0 466233 12 0 0 25 0 1 0 849170141 167542784 35852 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35852 257 24 0 37538 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 163616

[startup+4722.3 s]
/proc/loadavg: 1.01 1.02 1.04 2/464 32642
/proc/meminfo: memFree=12192472/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4722.46 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88570 0 0 0 472234 12 0 0 25 0 1 0 849170141 167542784 35852 33554432000 4194304 4291037 140737380910864 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35852 257 24 0 37538 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 163616

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/464 32643
/proc/meminfo: memFree=12193696/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4782.45 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88570 0 0 0 478233 12 0 0 25 0 1 0 849170141 167542784 35852 33554432000 4194304 4291037 140737380910864 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35852 257 24 0 37538 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 163616

[startup+4842.32 s]
/proc/loadavg: 1.00 1.01 1.03 2/464 32645
/proc/meminfo: memFree=12193312/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4842.47 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88570 0 0 0 484235 12 0 0 25 0 1 0 849170141 167542784 35852 33554432000 4194304 4291037 140737380910864 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35852 257 24 0 37538 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 163616

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/464 32647
/proc/meminfo: memFree=12193404/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4902.45 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88571 0 0 0 490233 12 0 0 25 0 1 0 849170141 167542784 35853 33554432000 4194304 4291037 140737380910864 18446744073709551615 4263293 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35853 257 24 0 37538 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 163616

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/464 32648
/proc/meminfo: memFree=12193512/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=4962.46 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88571 0 0 0 496234 12 0 0 25 0 1 0 849170141 167542784 35853 33554432000 4194304 4291037 140737380910864 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35853 257 24 0 37538 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 163616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/464 32649
/proc/meminfo: memFree=12193368/32951124 swapFree=57414376/67111528
[pid=32482] ppid=32480 vsize=163616 CPUtime=5000.07 cores=1,3,5,7
/proc/32482/stat : 32482 (minisat_release) R 32480 32482 31899 0 -1 4202496 88571 0 0 0 499995 12 0 0 25 0 1 0 849170141 167542784 35853 33554432000 4194304 4291037 140737380910864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32482/statm: 40904 35853 257 24 0 37538 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 163616

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): 4999.92
CPU time (s): 5000.09
CPU user time (s): 4999.96
CPU system time (s): 0.13098
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 163616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.96
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88571
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= 10
involuntary context switches= 8410

runsolver used 20.6729 second user time and 53.6478 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-28 15:29:57
IDJOB=3420150
IDBENCH=84237
IDSOLVER=1912
FILE ID=node111/3420150-1306589397
RUNJOBID= node111-1306579399-31918
PBS_JOBID= 13471569
Free space on /tmp= 73600 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-3420150-1306589397/watcher-3420150-1306589397 -o /tmp/evaluation-result-3420150-1306589397/solver-3420150-1306589397 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420150-1306589397.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=2038144194

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:      11989416 kB
Buffers:        345972 kB
Cached:       11458452 kB
SwapCached:      19180 kB
Active:       11083416 kB
Inactive:      9586064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11989416 kB
SwapTotal:    67111528 kB
SwapFree:     57414376 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     8854740 kB
Mapped:          27916 kB
Slab:           156012 kB
PageTables:      66560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149472796 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= 73604 MiB
End job on node111 at 2011-05-28 16:53:19