Trace number 3318210

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: MiniSAT 2.2.0-agile-26? (TO) 1300.04 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-3318210-1304901953/watcher-3318210-1304901953 -o /tmp/evaluation-result-3318210-1304901953/solver-3318210-1304901953 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318210-1304901953.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: 0.93 1.62 2.48 5/361 6026
/proc/meminfo: memFree=16940872/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=11796 CPUtime=0 cores=4,6
/proc/6026/stat : 6026 (runsolver) R 6024 6026 5564 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 582611433 12079104 49 33554432000 4194304 5432360 140733756761600 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/6026/statm: 2949 49 30 303 0 2643 0

[startup+0.108735 s]
/proc/loadavg: 0.93 1.62 2.48 5/361 6026
/proc/meminfo: memFree=16940872/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=39852 CPUtime=0.08 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 6955 0 0 0 8 0 0 0 20 0 1 0 582611433 40808448 6112 33554432000 4194304 4291235 140734929886432 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 9963 6113 216 24 0 6597 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39852

[startup+0.200724 s]
/proc/loadavg: 0.93 1.62 2.48 5/361 6026
/proc/meminfo: memFree=16940872/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=47460 CPUtime=0.17 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 8513 0 0 0 17 0 0 0 20 0 1 0 582611433 48599040 7632 33554432000 4194304 4291235 140734929886432 18446744073709551615 4276313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 11865 7633 240 24 0 8499 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 47460

[startup+0.300707 s]
/proc/loadavg: 0.93 1.62 2.48 5/361 6026
/proc/meminfo: memFree=16940872/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=54168 CPUtime=0.28 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 10453 0 0 0 27 1 0 0 21 0 1 0 582611433 55468032 9372 33554432000 4194304 4291235 140734929886432 18446744073709551615 4256643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 13542 9372 240 24 0 10176 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 54168

[startup+0.700641 s]
/proc/loadavg: 0.93 1.62 2.48 5/361 6026
/proc/meminfo: memFree=16940872/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=45044 CPUtime=0.68 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 11899 0 0 0 67 1 0 0 22 0 1 0 582611433 46125056 7104 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 11261 7104 258 24 0 7895 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45044

[startup+1.50049 s]
/proc/loadavg: 0.93 1.62 2.48 5/362 6027
/proc/meminfo: memFree=16888792/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=45044 CPUtime=1.47 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 12248 0 0 0 146 1 0 0 25 0 1 0 582611433 46125056 7443 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 11261 7443 258 24 0 7895 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45044

[startup+3.10021 s]
/proc/loadavg: 0.93 1.62 2.48 5/362 6027
/proc/meminfo: memFree=16875056/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=52116 CPUtime=3.08 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 12996 0 0 0 306 2 0 0 25 0 1 0 582611433 53366784 8177 33554432000 4194304 4291235 140734929886432 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 13029 8177 258 24 0 9663 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52116

[startup+6.30065 s]
/proc/loadavg: 1.25 1.67 2.50 5/362 6027
/proc/meminfo: memFree=16814416/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=70792 CPUtime=6.28 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 17473 0 0 0 625 3 0 0 25 0 1 0 582611433 72491008 12624 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 17698 12624 258 24 0 14332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70792

[startup+12.7005 s]
/proc/loadavg: 1.47 1.71 2.50 5/362 6027
/proc/meminfo: memFree=16773976/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=82468 CPUtime=12.68 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 20133 0 0 0 1265 3 0 0 25 0 1 0 582611433 84447232 15251 33554432000 4194304 4291235 140734929886432 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 20617 15251 258 24 0 17251 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82468

[startup+25.5013 s]
/proc/loadavg: 2.03 1.82 2.53 5/362 6027
/proc/meminfo: memFree=16704528/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=101436 CPUtime=25.48 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 25400 0 0 0 2543 5 0 0 25 0 1 0 582611433 103870464 20451 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 25359 20451 258 24 0 21993 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101436

[startup+51.1008 s]
/proc/loadavg: 2.86 2.03 2.58 5/362 6028
/proc/meminfo: memFree=16702240/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=70792 CPUtime=51.08 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 38450 0 0 0 5100 8 0 0 25 0 1 0 582611433 72491008 12828 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 17698 12828 258 24 0 14332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70792

[startup+102.301 s]
/proc/loadavg: 3.50 2.33 2.65 5/362 6029
/proc/meminfo: memFree=16493752/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=184244 CPUtime=102.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 63196 0 0 0 10214 15 0 0 25 0 1 0 582611433 188665856 37372 33554432000 4194304 4291235 140734929886432 18446744073709551615 4256114 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 46061 37372 258 24 0 42695 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 184244

[startup+162.3 s]
/proc/loadavg: 3.85 2.65 2.73 5/362 6031
/proc/meminfo: memFree=16514552/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=188900 CPUtime=162.28 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 90944 0 0 0 16207 21 0 0 25 0 1 0 582611433 193433600 33063 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 47225 33063 258 24 0 43859 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 188900

[startup+222.314 s]
/proc/loadavg: 4.00 2.91 2.82 5/362 6032
/proc/meminfo: memFree=16445464/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=141688 CPUtime=222.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 119035 0 0 0 22202 27 0 0 25 0 1 0 582611433 145088512 31422 33554432000 4194304 4291235 140734929886432 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 35422 31422 258 24 0 32056 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 141688

[startup+282.301 s]
/proc/loadavg: 4.00 3.10 2.89 5/362 6034
/proc/meminfo: memFree=16410592/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=277068 CPUtime=282.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 142594 0 0 0 28194 35 0 0 25 0 1 0 582611433 283717632 54834 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 69267 54834 258 24 0 65901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277068

[startup+342.301 s]
/proc/loadavg: 4.04 3.28 2.96 5/362 6036
/proc/meminfo: memFree=16509888/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=198088 CPUtime=342.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 169677 0 0 0 34187 42 0 0 25 0 1 0 582611433 202842112 36263 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 49522 36263 258 24 0 46156 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 198088

[startup+402.301 s]
/proc/loadavg: 4.01 3.41 3.02 5/362 6037
/proc/meminfo: memFree=16499696/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=151016 CPUtime=402.28 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 197116 0 0 0 40179 49 0 0 25 0 1 0 582611433 154640384 26488 33554432000 4194304 4291235 140734929886432 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 37754 26488 258 24 0 34388 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 151016

[startup+462.301 s]
/proc/loadavg: 4.00 3.51 3.08 5/362 6039
/proc/meminfo: memFree=16407028/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=284672 CPUtime=462.28 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 221205 0 0 0 46174 54 0 0 25 0 1 0 582611433 291504128 50400 33554432000 4194304 4291235 140734929886432 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 71168 50400 258 24 0 67802 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 284672

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.13 5/362 6040
/proc/meminfo: memFree=16443948/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=155848 CPUtime=522.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 248560 0 0 0 52166 63 0 0 25 0 1 0 582611433 159588352 30466 33554432000 4194304 4291235 140734929886432 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 38962 30466 258 24 0 35596 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 155848

[startup+582.3 s]
/proc/loadavg: 4.06 3.68 3.19 5/362 6042
/proc/meminfo: memFree=16511748/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=288604 CPUtime=582.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 271232 0 0 0 58160 69 0 0 25 0 1 0 582611433 295530496 52990 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 72151 52990 258 24 0 68785 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 288604

[startup+642.301 s]
/proc/loadavg: 4.12 3.77 3.25 5/362 6044
/proc/meminfo: memFree=16398268/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=158316 CPUtime=642.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 297924 0 0 0 64152 77 0 0 25 0 1 0 582611433 162115584 29623 33554432000 4194304 4291235 140734929886432 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 39579 29623 258 24 0 36213 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 158316

[startup+702.3 s]
/proc/loadavg: 4.09 3.82 3.30 5/362 6045
/proc/meminfo: memFree=16109564/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=292576 CPUtime=702.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 324343 0 0 0 70146 83 0 0 25 0 1 0 582611433 299597824 55895 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 73144 55895 258 24 0 69778 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 292576

[startup+762.301 s]
/proc/loadavg: 4.03 3.85 3.34 5/362 6047
/proc/meminfo: memFree=16036504/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=429640 CPUtime=762.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 353264 0 0 0 76139 91 0 0 25 0 1 0 582611433 439951360 84720 33554432000 4194304 4291235 140734929886432 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 107410 84720 258 24 0 104044 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 429640

[startup+822.3 s]
/proc/loadavg: 4.07 3.90 3.39 5/362 6048
/proc/meminfo: memFree=16384672/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=222656 CPUtime=822.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 380484 0 0 0 82132 98 0 0 25 0 1 0 582611433 227999744 39521 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255837 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 55664 39521 258 24 0 52298 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 222656

[startup+882.314 s]
/proc/loadavg: 4.08 3.94 3.43 5/362 6050
/proc/meminfo: memFree=16284820/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=304044 CPUtime=882.32 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 399075 0 0 0 88130 102 0 0 25 0 1 0 582611433 311341056 57958 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 76011 57958 258 24 0 72645 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 304044

[startup+942.3 s]
/proc/loadavg: 4.03 3.94 3.46 5/362 6061
/proc/meminfo: memFree=16258244/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=173704 CPUtime=942.29 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 422805 0 0 0 94121 108 0 0 25 0 1 0 582611433 177872896 34316 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 43426 34316 258 24 0 40060 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 173704

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.49 5/362 6062
/proc/meminfo: memFree=16331868/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=306184 CPUtime=1002.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 444077 0 0 0 100117 113 0 0 25 0 1 0 582611433 313532416 55405 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255747 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 76546 55405 258 24 0 73180 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 306184

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.52 5/362 6064
/proc/meminfo: memFree=16266244/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=146516 CPUtime=1062.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 464023 0 0 0 106112 118 0 0 25 0 1 0 582611433 150032384 27187 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 36629 27187 258 24 0 33263 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 146516

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.55 5/362 6065
/proc/meminfo: memFree=16399652/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=227828 CPUtime=1122.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 485082 0 0 0 112106 124 0 0 25 0 1 0 582611433 233295872 48088 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 56957 48088 258 24 0 53591 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 227828

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.58 5/362 6067
/proc/meminfo: memFree=16141076/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=313708 CPUtime=1182.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 499322 0 0 0 118102 128 0 0 25 0 1 0 582611433 321236992 62203 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 78427 62203 258 24 0 75061 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 313708

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.61 5/362 6069
/proc/meminfo: memFree=16302744/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=184080 CPUtime=1242.3 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 523563 0 0 0 124094 136 0 0 25 0 1 0 582611433 188497920 34324 33554432000 4194304 4291235 140734929886432 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 46020 34324 258 24 0 42654 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 184080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.63 2/357 6073
/proc/meminfo: memFree=16758700/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=315556 CPUtime=1300.01 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 544777 0 0 0 129861 140 0 0 25 0 1 0 582611433 323129344 55384 33554432000 4194304 4291235 140734929886432 18446744073709551615 4263389 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 78889 55384 258 24 0 75523 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 315556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.63 2/357 6073
/proc/meminfo: memFree=16758700/32951124 swapFree=67111348/67111528
[pid=6026] ppid=6024 vsize=315556 CPUtime=1300.01 cores=4,6
/proc/6026/stat : 6026 (minisat) R 6024 6026 5564 0 -1 4202496 544777 0 0 0 129861 140 0 0 25 0 1 0 582611433 323129344 55384 33554432000 4194304 4291235 140734929886432 18446744073709551615 4263389 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6026/statm: 78889 55384 258 24 0 75523 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 315556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1298.62
CPU system time (s): 1.42078
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 447800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.62
system time used= 1.42078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 771

runsolver used 4.99924 second user time and 9.64753 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 02:45:53
IDJOB=3318210
IDBENCH=83109
IDSOLVER=1707
FILE ID=node144/3318210-1304901953
RUNJOBID= node144-1304901953-5985
PBS_JOBID= 13282127
Free space on /tmp= 37688 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=19564929

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.850
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.850
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.82
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16941400 kB
Buffers:        194016 kB
Cached:        8162528 kB
SwapCached:          0 kB
Active:        7629780 kB
Inactive:      7905820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16941400 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           14004 kB
Writeback:           0 kB
AnonPages:     7178648 kB
Mapped:          27252 kB
Slab:           373020 kB
PageTables:      37888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82097884 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= 37696 MiB
End job on node144 at 2011-05-09 03:07:35