Trace number 3362491

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.05 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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-3362491-1305308800/watcher-3362491-1305308800 -o /tmp/evaluation-result-3362491-1305308800/solver-3362491-1305308800 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362491-1305308800.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: 1.96 2.80 3.34 4/359 12740
/proc/meminfo: memFree=9295856/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=13724 CPUtime=0 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4194304 222 0 0 0 0 0 0 0 22 0 1 0 623295905 14053376 175 33554432000 4194304 4291037 140735786992608 18446744073709551615 233505334760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12740/statm: 3431 175 148 24 0 52 0

[startup+0.014808 s]
/proc/loadavg: 1.96 2.80 3.34 4/359 12740
/proc/meminfo: memFree=9295856/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=20344 CPUtime=0 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 1029 0 0 0 0 0 0 0 22 0 1 0 623295905 20832256 945 33554432000 4194304 4291037 140735786992608 18446744073709551615 4220543 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 5086 945 214 24 0 1720 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20344

[startup+0.100833 s]
/proc/loadavg: 1.96 2.80 3.34 4/359 12740
/proc/meminfo: memFree=9295856/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=26104 CPUtime=0.09 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 3532 0 0 0 9 0 0 0 22 0 1 0 623295905 26730496 2989 33554432000 4194304 4291037 140735786992608 18446744073709551615 4217945 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 6526 2989 239 24 0 3160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26104

[startup+0.300794 s]
/proc/loadavg: 1.96 2.80 3.34 4/359 12740
/proc/meminfo: memFree=9295856/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=26304 CPUtime=0.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 3565 0 0 0 29 0 0 0 23 0 1 0 623295905 26935296 3022 33554432000 4194304 4291037 140735786992608 18446744073709551615 4230032 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 6576 3022 239 24 0 3210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26304

[startup+0.700721 s]
/proc/loadavg: 1.96 2.80 3.34 4/359 12740
/proc/meminfo: memFree=9295856/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=23816 CPUtime=0.68 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 4329 0 0 0 68 0 0 0 25 0 1 0 623295905 24387584 2726 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 5954 2726 255 24 0 2588 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23816

[startup+1.50058 s]
/proc/loadavg: 1.96 2.80 3.34 5/370 12761
/proc/meminfo: memFree=9245412/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=28212 CPUtime=1.48 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 4871 0 0 0 148 0 0 0 25 0 1 0 623295905 28889088 3252 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 7053 3252 255 24 0 3687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28212

[startup+3.10029 s]
/proc/loadavg: 1.96 2.80 3.34 5/370 12761
/proc/meminfo: memFree=9232136/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=32900 CPUtime=3.08 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 5820 0 0 0 308 0 0 0 25 0 1 0 623295905 33689600 4171 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 8225 4171 255 24 0 4859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32900

[startup+6.30072 s]
/proc/loadavg: 2.13 2.82 3.34 4/368 12815
/proc/meminfo: memFree=9222976/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=41688 CPUtime=6.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 7555 0 0 0 628 1 0 0 25 0 1 0 623295905 42688512 5868 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 10422 5868 255 24 0 7056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41688

[startup+12.7006 s]
/proc/loadavg: 2.28 2.84 3.34 5/370 12896
/proc/meminfo: memFree=8870424/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=56024 CPUtime=12.68 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 10393 0 0 0 1267 1 0 0 25 0 1 0 623295905 57368576 8647 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 14006 8647 255 24 0 10640 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56024

[startup+25.5003 s]
/proc/loadavg: 2.66 2.90 3.35 5/370 12896
/proc/meminfo: memFree=8480352/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=59224 CPUtime=25.49 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 19252 0 0 0 2545 4 0 0 25 0 1 0 623295905 60645376 10558 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 14806 10558 255 24 0 11440 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59224

[startup+51.1007 s]
/proc/loadavg: 3.11 2.99 3.37 5/370 12897
/proc/meminfo: memFree=8492936/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=89572 CPUtime=51.09 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 32121 0 0 0 5102 7 0 0 25 0 1 0 623295905 91721728 14468 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 22393 14468 255 24 0 19027 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89572

[startup+102.315 s]
/proc/loadavg: 3.61 3.14 3.40 5/370 12898
/proc/meminfo: memFree=8369968/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=89572 CPUtime=102.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 42757 0 0 0 10221 9 0 0 25 0 1 0 623295905 91721728 14670 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 22393 14670 255 24 0 19027 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89572

[startup+162.301 s]
/proc/loadavg: 3.92 3.31 3.44 5/370 12900
/proc/meminfo: memFree=8266028/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=162.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 71507 0 0 0 16215 14 0 0 25 0 1 0 623295905 174809088 32515 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 32515 255 24 0 39312 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 170712

[startup+222.301 s]
/proc/loadavg: 4.13 3.48 3.49 5/370 12902
/proc/meminfo: memFree=8189516/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=222.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 85103 0 0 0 22211 18 0 0 25 0 1 0 623295905 174809088 32990 33554432000 4194304 4291037 140735786992608 18446744073709551615 4251563 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 32990 255 24 0 39312 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 170712

[startup+282.3 s]
/proc/loadavg: 4.09 3.59 3.52 5/366 12923
/proc/meminfo: memFree=8870700/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=282.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 98893 0 0 0 28209 21 0 0 25 0 1 0 623295905 174809088 34606 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 34606 255 24 0 39312 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 170712

[startup+342.3 s]
/proc/loadavg: 4.03 3.66 3.55 5/370 12931
/proc/meminfo: memFree=8529232/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=342.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 111901 0 0 0 34206 23 0 0 25 0 1 0 623295905 174809088 34123 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 34123 257 24 0 39312 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 170712

[startup+402.301 s]
/proc/loadavg: 4.23 3.78 3.60 5/370 12932
/proc/meminfo: memFree=8309896/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=402.29 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 125453 0 0 0 40203 26 0 0 25 0 1 0 623295905 174809088 34027 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 34027 257 24 0 39312 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 170712

[startup+462.301 s]
/proc/loadavg: 4.08 3.82 3.62 5/370 12934
/proc/meminfo: memFree=8246376/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=462.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 139366 0 0 0 46200 30 0 0 25 0 1 0 623295905 174809088 30865 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 30865 257 24 0 39312 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170712

[startup+522.3 s]
/proc/loadavg: 4.03 3.85 3.64 5/370 12936
/proc/meminfo: memFree=8077076/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=121392 CPUtime=522.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 147907 0 0 0 52196 34 0 0 25 0 1 0 623295905 124305408 22465 33554432000 4194304 4291037 140735786992608 18446744073709551615 4248262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 30348 22465 257 24 0 26982 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 121392

[startup+582.3 s]
/proc/loadavg: 4.01 3.87 3.66 5/370 12937
/proc/meminfo: memFree=8017508/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=201532 CPUtime=582.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 161767 0 0 0 58193 37 0 0 25 0 1 0 623295905 206368768 36185 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 50383 36185 257 24 0 47017 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201532

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.68 5/370 12939
/proc/meminfo: memFree=7809904/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=170712 CPUtime=642.31 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 174377 0 0 0 64191 40 0 0 25 0 1 0 623295905 174809088 33195 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 42678 33195 257 24 0 39312 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 170712

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.69 5/370 12940
/proc/meminfo: memFree=7752824/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=182692 CPUtime=702.3 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 194293 0 0 0 70186 44 0 0 25 0 1 0 623295905 187076608 37748 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 45673 37748 257 24 0 42307 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 182692

[startup+762.314 s]
/proc/loadavg: 4.20 3.98 3.73 5/370 12942
/proc/meminfo: memFree=7515324/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=213512 CPUtime=762.32 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 203488 0 0 0 76184 48 0 0 25 0 1 0 623295905 218636288 46768 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 53378 46768 257 24 0 50012 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 213512

[startup+822.3 s]
/proc/loadavg: 4.17 4.01 3.75 5/370 12944
/proc/meminfo: memFree=7578144/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=182692 CPUtime=822.31 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 215388 0 0 0 82180 51 0 0 25 0 1 0 623295905 187076608 40370 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 45673 40370 257 24 0 42307 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 182692

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.77 5/370 12954
/proc/meminfo: memFree=7147896/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=133372 CPUtime=882.31 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 221575 0 0 0 88177 54 0 0 25 0 1 0 623295905 136572928 30140 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 33343 30140 257 24 0 29977 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 133372

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.78 5/370 12956
/proc/meminfo: memFree=5710696/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=213512 CPUtime=942.31 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 236985 0 0 0 94173 58 0 0 25 0 1 0 623295905 218636288 45373 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 53378 45373 257 24 0 50012 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 213512

[startup+1002.3 s]
/proc/loadavg: 4.10 4.04 3.81 5/370 12957
/proc/meminfo: memFree=4738504/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=182692 CPUtime=1002.32 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 249604 0 0 0 100170 62 0 0 25 0 1 0 623295905 187076608 41201 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 45673 41201 257 24 0 42307 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 182692

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.82 5/370 12959
/proc/meminfo: memFree=4292092/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=133372 CPUtime=1062.32 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 256464 0 0 0 106167 65 0 0 25 0 1 0 623295905 136572928 30141 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 33343 30141 257 24 0 29977 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133372

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.82 5/370 12961
/proc/meminfo: memFree=3850276/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=213512 CPUtime=1122.32 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 270934 0 0 0 112164 68 0 0 25 0 1 0 623295905 218636288 44456 33554432000 4194304 4291037 140735786992608 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 53378 44456 257 24 0 50012 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 213512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/370 12962
/proc/meminfo: memFree=3750784/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=263600 CPUtime=1182.31 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 278663 0 0 0 118161 70 0 0 25 0 1 0 623295905 269926400 52058 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 65900 52058 257 24 0 62534 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 263600

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/370 12964
/proc/meminfo: memFree=3631184/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=144864 CPUtime=1242.32 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 282622 0 0 0 124161 71 0 0 25 0 1 0 623295905 148340736 33015 33554432000 4194304 4291037 140735786992608 18446744073709551615 4262400 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 36216 33015 257 24 0 32850 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 144864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.04 3.85 5/370 12965
/proc/meminfo: memFree=3488584/32951124 swapFree=67111348/67111528
[pid=12740] ppid=12738 vsize=225004 CPUtime=1300.02 cores=5,7
/proc/12740/stat : 12740 (minisat_release) R 12738 12740 12074 0 -1 4202496 297923 0 0 0 129928 74 0 0 25 0 1 0 623295905 230404096 48155 33554432000 4194304 4291037 140735786992608 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12740/statm: 56251 48155 257 24 0 52885 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 225004

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.05
CPU user time (s): 1299.3
CPU system time (s): 0.755885
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 263600

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

runsolver used 4.39533 second user time and 10.9923 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 19:46:40
IDJOB=3362491
IDBENCH=85975
IDSOLVER=1840
FILE ID=node145/3362491-1305308800
RUNJOBID= node145-1305308800-12721
PBS_JOBID= 13321467
Free space on /tmp= 43228 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362491-1305308800/watcher-3362491-1305308800 -o /tmp/evaluation-result-3362491-1305308800/solver-3362491-1305308800 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362491-1305308800.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=477489762

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9296268 kB
Buffers:        252732 kB
Cached:       17339208 kB
SwapCached:          0 kB
Active:        7632188 kB
Inactive:     15440384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9296268 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4392 kB
Writeback:           0 kB
AnonPages:     5480568 kB
Mapped:          27444 kB
Slab:           483700 kB
PageTables:      33972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79371316 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= 43120 MiB
End job on node145 at 2011-05-13 20:08:23