Trace number 3362715

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3362715-1305307864/watcher-3362715-1305307864 -o /tmp/evaluation-result-3362715-1305307864/solver-3362715-1305307864 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362715-1305307864.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.07 4.03 4.00 4/303 21344
/proc/meminfo: memFree=18333836/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=23268 CPUtime=0 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 1495 0 0 0 0 0 0 0 18 0 1 0 623202327 23826432 1437 33554432000 4194304 4291037 140737058024896 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 5817 1444 213 24 0 2451 0

[startup+0.056163 s]
/proc/loadavg: 4.07 4.03 4.00 4/303 21344
/proc/meminfo: memFree=18333836/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=33828 CPUtime=0.04 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 4618 0 0 0 4 0 0 0 18 0 1 0 623202327 34639872 4213 33554432000 4194304 4291037 140737058024896 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 8457 4214 216 24 0 5091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33828

[startup+0.101167 s]
/proc/loadavg: 4.07 4.03 4.00 4/303 21344
/proc/meminfo: memFree=18333836/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=40572 CPUtime=0.09 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 7142 0 0 0 9 0 0 0 18 0 1 0 623202327 41545728 6296 33554432000 4194304 4291037 140737058024896 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 10143 6296 236 24 0 6777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40572

[startup+0.301117 s]
/proc/loadavg: 4.07 4.03 4.00 4/303 21344
/proc/meminfo: memFree=18333836/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=54168 CPUtime=0.29 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 10453 0 0 0 28 1 0 0 18 0 1 0 623202327 55468032 9372 33554432000 4194304 4291037 140737058024896 18446744073709551615 4256819 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 13542 9372 240 24 0 10176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54168

[startup+0.701046 s]
/proc/loadavg: 4.07 4.03 4.00 4/303 21344
/proc/meminfo: memFree=18333836/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=45044 CPUtime=0.69 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 11898 0 0 0 68 1 0 0 18 0 1 0 623202327 46125056 7103 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255554 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 11261 7103 258 24 0 7895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45044

[startup+1.5009 s]
/proc/loadavg: 4.07 4.03 4.00 5/304 21345
/proc/meminfo: memFree=18301964/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=45044 CPUtime=1.49 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 12185 0 0 0 148 1 0 0 20 0 1 0 623202327 46125056 7384 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 11261 7384 258 24 0 7895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45044

[startup+3.10058 s]
/proc/loadavg: 4.07 4.03 4.00 5/304 21345
/proc/meminfo: memFree=18295020/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=52116 CPUtime=3.09 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 12844 0 0 0 307 2 0 0 25 0 1 0 623202327 53366784 8025 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 13029 8025 258 24 0 9663 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52116

[startup+6.30101 s]
/proc/loadavg: 4.07 4.03 4.00 5/304 21345
/proc/meminfo: memFree=18279888/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=70792 CPUtime=6.29 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 17094 0 0 0 627 2 0 0 25 0 1 0 623202327 72491008 12258 33554432000 4194304 4291037 140737058024896 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 17698 12258 258 24 0 14332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70792

[startup+12.7008 s]
/proc/loadavg: 4.06 4.03 4.00 5/304 21345
/proc/meminfo: memFree=18231444/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=82468 CPUtime=12.69 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 19470 0 0 0 1266 3 0 0 25 0 1 0 623202327 84447232 14581 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 20617 14581 258 24 0 17251 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82468

[startup+25.5005 s]
/proc/loadavg: 4.05 4.03 4.00 5/304 21345
/proc/meminfo: memFree=18162484/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=101436 CPUtime=25.49 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 24289 0 0 0 2545 4 0 0 25 0 1 0 623202327 103870464 19348 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 25359 19348 258 24 0 21993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101436

[startup+51.1007 s]
/proc/loadavg: 4.03 4.03 4.00 5/304 21346
/proc/meminfo: memFree=18056484/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=70792 CPUtime=51.09 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 37116 0 0 0 5102 7 0 0 25 0 1 0 623202327 72491008 13283 33554432000 4194304 4291037 140737058024896 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 17698 13283 258 24 0 14332 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70792

[startup+102.311 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 21347
/proc/meminfo: memFree=17620240/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=183844 CPUtime=102.3 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 57933 0 0 0 10217 13 0 0 25 0 1 0 623202327 188256256 33913 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 45961 33913 258 24 0 42595 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 183844

[startup+162.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/304 21349
/proc/meminfo: memFree=17248092/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=188384 CPUtime=162.29 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 92243 0 0 0 16208 21 0 0 25 0 1 0 623202327 192905216 35818 33554432000 4194304 4291037 140737058024896 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 47096 35818 258 24 0 43730 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 188384

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/304 21351
/proc/meminfo: memFree=16869372/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=191816 CPUtime=222.3 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 121221 0 0 0 22203 27 0 0 25 0 1 0 623202327 196419584 32656 33554432000 4194304 4291037 140737058024896 18446744073709551615 4248528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 47954 32656 258 24 0 44588 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 191816

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21380
/proc/meminfo: memFree=16625000/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=114008 CPUtime=282.3 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 153848 0 0 0 28194 36 0 0 25 0 1 0 623202327 116744192 23587 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 28502 23587 258 24 0 25136 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114008

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21437
/proc/meminfo: memFree=20457132/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=279508 CPUtime=342.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 177520 0 0 0 34188 43 0 0 25 0 1 0 623202327 286216192 47069 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 69877 47069 258 24 0 66511 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 279508

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/301 21487
/proc/meminfo: memFree=23921760/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=199056 CPUtime=402.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 204309 0 0 0 40180 51 0 0 25 0 1 0 623202327 203833344 37938 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 49764 37938 258 24 0 46398 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 199056

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/304 21495
/proc/meminfo: memFree=23851964/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=91644 CPUtime=462.3 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 226906 0 0 0 46173 57 0 0 25 0 1 0 623202327 93843456 18734 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 22911 18734 258 24 0 19545 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91644

[startup+522.301 s]
/proc/loadavg: 4.13 4.03 4.01 5/304 21497
/proc/meminfo: memFree=23655808/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=204520 CPUtime=522.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 251912 0 0 0 52166 65 0 0 25 0 1 0 623202327 209428480 43528 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 51130 43528 258 24 0 47764 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 204520

[startup+582.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/304 21498
/proc/meminfo: memFree=23607068/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=125412 CPUtime=582.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 277245 0 0 0 58159 72 0 0 25 0 1 0 623202327 128421888 25496 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 31353 25496 258 24 0 27987 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 125412

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 4.01 5/304 21500
/proc/meminfo: memFree=23462848/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=290632 CPUtime=642.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 300760 0 0 0 64155 77 0 0 25 0 1 0 623202327 297607168 48875 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 72658 48875 258 24 0 69292 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 290632

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 4.01 5/304 21501
/proc/meminfo: memFree=23270512/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=293852 CPUtime=702.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 318239 0 0 0 70149 82 0 0 25 0 1 0 623202327 300904448 66233 33554432000 4194304 4291037 140737058024896 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 73463 66233 258 24 0 70097 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 293852

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 4.00 5/304 21503
/proc/meminfo: memFree=23623908/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=168908 CPUtime=762.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 344487 0 0 0 76142 90 0 0 25 0 1 0 623202327 172961792 35715 33554432000 4194304 4291037 140737058024896 18446744073709551615 4248455 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 42227 35715 258 24 0 38861 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 168908

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 21505
/proc/meminfo: memFree=23419668/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=300716 CPUtime=822.31 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 364254 0 0 0 82136 95 0 0 25 0 1 0 623202327 307933184 55310 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 75179 55310 258 24 0 71813 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 300716

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21506
/proc/meminfo: memFree=23314368/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=222812 CPUtime=882.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 393586 0 0 0 88130 102 0 0 25 0 1 0 623202327 228159488 42671 33554432000 4194304 4291037 140737058024896 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 55703 42671 258 24 0 52337 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 222812

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21508
/proc/meminfo: memFree=23147172/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=304528 CPUtime=942.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 413256 0 0 0 94124 108 0 0 25 0 1 0 623202327 311836672 62175 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255662 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 76132 62175 258 24 0 72766 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 304528

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21509
/proc/meminfo: memFree=23107840/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=223820 CPUtime=1002.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 441127 0 0 0 100118 114 0 0 25 0 1 0 623202327 229191680 43338 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 55955 43338 258 24 0 52589 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 223820

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/304 21511
/proc/meminfo: memFree=22799784/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=307968 CPUtime=1062.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 460900 0 0 0 106114 118 0 0 25 0 1 0 623202327 315359232 62976 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 76992 62976 258 24 0 73626 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 307968

[startup+1122.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/304 21513
/proc/meminfo: memFree=22834724/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=147596 CPUtime=1122.32 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 484011 0 0 0 112108 124 0 0 25 0 1 0 623202327 151138304 31749 33554432000 4194304 4291037 140737058024896 18446744073709551615 4261886 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 36899 31749 258 24 0 33533 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 147596

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/304 21514
/proc/meminfo: memFree=22689228/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=310128 CPUtime=1182.33 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 506404 0 0 0 118102 131 0 0 25 0 1 0 623202327 317571072 53956 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255609 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 77532 53956 258 24 0 74166 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 310128

[startup+1242.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/304 21516
/proc/meminfo: memFree=22630308/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=119124 CPUtime=1242.33 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 529386 0 0 0 124096 137 0 0 25 0 1 0 623202327 121982976 23519 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 29781 23519 258 24 0 26415 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 119124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.04 4.00 5/304 21517
/proc/meminfo: memFree=23124260/32951124 swapFree=63485424/67111528
[pid=21344] ppid=21342 vsize=230676 CPUtime=1300.04 cores=4,6
/proc/21344/stat : 21344 (minisat_release) R 21342 21344 21172 0 -1 4202496 554427 0 0 0 129861 143 0 0 25 0 1 0 623202327 236212224 48329 33554432000 4194304 4291037 140737058024896 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21344/statm: 57669 48329 258 24 0 54303 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 230676

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.06
CPU user time (s): 1298.62
CPU system time (s): 1.43878
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 453648

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

runsolver used 3.86041 second user time and 7.99378 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 19:31:04
IDJOB=3362715
IDBENCH=83109
IDSOLVER=1840
FILE ID=node147/3362715-1305307864
RUNJOBID= node147-1305306805-21191
PBS_JOBID= 13321481
Free space on /tmp= 52408 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362715-1305307864/watcher-3362715-1305307864 -o /tmp/evaluation-result-3362715-1305307864/solver-3362715-1305307864 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362715-1305307864.cnf

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=436330556

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.75
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.836
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18334116 kB
Buffers:        238696 kB
Cached:        5008116 kB
SwapCached:      13132 kB
Active:        7704056 kB
Inactive:      6673892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18334116 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            4700 kB
Writeback:           0 kB
AnonPages:     9126220 kB
Mapped:          15416 kB
Slab:           134736 kB
PageTables:      41436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51839404 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= 52428 MiB
End job on node147 at 2011-05-13 19:52:46