Trace number 3318204

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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-3318204-1304902450/watcher-3318204-1304902450 -o /tmp/evaluation-result-3318204-1304902450/solver-3318204-1304902450 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318204-1304902450.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.00 3.81 3.55 5/342 2124
/proc/meminfo: memFree=11312868/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=304 CPUtime=0 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4194304 50 0 0 0 0 0 0 0 25 0 1 0 582660646 311296 6 33554432000 4194304 4291235 140737268279376 18446744073709551615 270333382589 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2124/statm: 77 19 13 24 0 22 0

[startup+0.045345 s]
/proc/loadavg: 4.00 3.81 3.55 5/342 2124
/proc/meminfo: memFree=11312868/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=29148 CPUtime=0.03 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 3560 0 0 0 3 0 0 0 25 0 1 0 582660646 29847552 3271 33554432000 4194304 4291235 140737268279376 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 7287 3273 216 24 0 3921 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29148

[startup+0.100348 s]
/proc/loadavg: 4.00 3.81 3.55 5/342 2124
/proc/meminfo: memFree=11312868/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=34552 CPUtime=0.08 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 5559 0 0 0 8 0 0 0 25 0 1 0 582660646 35381248 4957 33554432000 4194304 4291235 140737268279376 18446744073709551615 4229634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 8638 4957 238 24 0 5272 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34552

[startup+0.300313 s]
/proc/loadavg: 4.00 3.81 3.55 5/342 2124
/proc/meminfo: memFree=11312868/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=40484 CPUtime=0.28 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 8627 0 0 0 27 1 0 0 25 0 1 0 582660646 41455616 6499 33554432000 4194304 4291235 140737268279376 18446744073709551615 4231975 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 10121 6499 240 24 0 6755 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40484

[startup+0.700231 s]
/proc/loadavg: 4.00 3.81 3.55 5/342 2124
/proc/meminfo: memFree=11312868/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=36604 CPUtime=0.68 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 9400 0 0 0 67 1 0 0 25 0 1 0 582660646 37482496 5707 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 9151 5707 259 24 0 5785 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36604

[startup+1.50108 s]
/proc/loadavg: 4.00 3.81 3.55 5/343 2125
/proc/meminfo: memFree=11479524/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=40956 CPUtime=1.48 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 9820 0 0 0 147 1 0 0 25 0 1 0 582660646 41938944 6115 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 10239 6115 259 24 0 6873 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40956

[startup+3.10076 s]
/proc/loadavg: 4.00 3.81 3.56 5/343 2125
/proc/meminfo: memFree=11476136/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=40956 CPUtime=3.09 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 10557 0 0 0 307 2 0 0 25 0 1 0 582660646 41938944 6837 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 10239 6837 259 24 0 6873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40956

[startup+6.30112 s]
/proc/loadavg: 4.00 3.81 3.56 5/343 2125
/proc/meminfo: memFree=11457616/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=59632 CPUtime=6.29 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 14085 0 0 0 627 2 0 0 25 0 1 0 582660646 61063168 10340 33554432000 4194304 4291235 140737268279376 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 14908 10340 259 24 0 11542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59632

[startup+12.7008 s]
/proc/loadavg: 4.08 3.83 3.57 5/343 2125
/proc/meminfo: memFree=11434320/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=71308 CPUtime=12.69 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 17237 0 0 0 1266 3 0 0 25 0 1 0 582660646 73019392 13450 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 17827 13450 259 24 0 14461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71308

[startup+25.5003 s]
/proc/loadavg: 4.07 3.84 3.57 6/343 2125
/proc/meminfo: memFree=11332748/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=90276 CPUtime=25.48 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 22087 0 0 0 2544 4 0 0 25 0 1 0 582660646 92442624 18242 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 22569 18242 259 24 0 19203 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90276

[startup+51.1002 s]
/proc/loadavg: 4.04 3.85 3.58 6/343 2126
/proc/meminfo: memFree=11300092/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=96784 CPUtime=51.08 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 36420 0 0 0 5100 8 0 0 25 0 1 0 582660646 99106816 20269 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 24196 20269 259 24 0 20830 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96784

[startup+102.313 s]
/proc/loadavg: 4.02 3.87 3.60 5/343 2127
/proc/meminfo: memFree=11493236/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=127604 CPUtime=102.3 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 58950 0 0 0 10214 16 0 0 25 0 1 0 582660646 130666496 25298 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 31901 25298 259 24 0 28535 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127604

[startup+162.301 s]
/proc/loadavg: 4.00 3.89 3.62 6/343 2129
/proc/meminfo: memFree=11307776/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=187372 CPUtime=162.29 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 89063 0 0 0 16205 24 0 0 25 0 1 0 582660646 191868928 34753 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 46843 34753 259 24 0 43477 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187372

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.65 6/343 2131
/proc/meminfo: memFree=11242860/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=187372 CPUtime=222.29 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 116506 0 0 0 22197 32 0 0 25 0 1 0 582660646 191868928 36078 33554432000 4194304 4291235 140737268279376 18446744073709551615 4262247 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 46843 36078 259 24 0 43477 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 187372

[startup+282.3 s]
/proc/loadavg: 4.00 3.92 3.66 6/343 2132
/proc/meminfo: memFree=11156976/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=190420 CPUtime=282.3 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 143025 0 0 0 28189 41 0 0 25 0 1 0 582660646 194990080 36813 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 47605 36813 259 24 0 44239 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190420

[startup+342.3 s]
/proc/loadavg: 4.07 3.95 3.69 6/343 2134
/proc/meminfo: memFree=11252388/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=192884 CPUtime=342.3 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 171120 0 0 0 34183 47 0 0 25 0 1 0 582660646 197513216 34959 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 48221 34959 259 24 0 44855 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192884

[startup+402.3 s]
/proc/loadavg: 4.18 4.00 3.72 6/343 2135
/proc/meminfo: memFree=11176176/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=194796 CPUtime=402.3 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 199944 0 0 0 40174 56 0 0 25 0 1 0 582660646 199471104 34808 33554432000 4194304 4291235 140737268279376 18446744073709551615 4248928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 48699 34808 259 24 0 45333 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 194796

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.73 6/343 2146
/proc/meminfo: memFree=11121876/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=147804 CPUtime=462.31 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 226626 0 0 0 46166 65 0 0 25 0 1 0 582660646 151351296 30216 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 36951 30216 259 24 0 33585 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 147804

[startup+522.301 s]
/proc/loadavg: 4.10 4.02 3.75 5/343 2148
/proc/meminfo: memFree=11301520/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=117836 CPUtime=522.3 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 251473 0 0 0 52158 72 0 0 25 0 1 0 582660646 120664064 24825 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 29459 24825 259 24 0 26093 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117836

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.76 5/343 2149
/proc/meminfo: memFree=11157160/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=282052 CPUtime=582.31 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 275590 0 0 0 58151 80 0 0 25 0 1 0 582660646 288821248 48758 33554432000 4194304 4291235 140737268279376 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 70513 48758 259 24 0 67147 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 282052

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.77 5/343 2151
/proc/meminfo: memFree=11093276/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=205632 CPUtime=642.32 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 300726 0 0 0 64143 89 0 0 25 0 1 0 582660646 210567168 35212 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 51408 35212 259 24 0 48042 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 205632

[startup+702.301 s]
/proc/loadavg: 3.03 3.75 3.70 3/331 2194
/proc/meminfo: memFree=11737192/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=130888 CPUtime=702.32 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 327735 0 0 0 70137 95 0 0 25 0 1 0 582660646 134029312 25754 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 32722 25754 259 24 0 29356 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 130888

[startup+762.312 s]
/proc/loadavg: 2.38 3.43 3.59 3/331 2196
/proc/meminfo: memFree=11809680/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=111920 CPUtime=762.33 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 354938 0 0 0 76133 100 0 0 25 0 1 0 582660646 114606080 23001 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 27980 23001 259 24 0 24614 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 111920

[startup+822.301 s]
/proc/loadavg: 2.14 3.17 3.49 3/331 2198
/proc/meminfo: memFree=11769000/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=114500 CPUtime=822.32 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 382509 0 0 0 82126 106 0 0 25 0 1 0 582660646 117248000 21719 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256064 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 28625 21719 259 24 0 25259 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 114500

[startup+882.301 s]
/proc/loadavg: 2.10 2.97 3.40 3/331 2199
/proc/meminfo: memFree=11638524/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=215072 CPUtime=882.33 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 408130 0 0 0 88121 112 0 0 25 0 1 0 582660646 220233728 47102 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 53768 47102 259 24 0 50402 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 215072

[startup+942.3 s]
/proc/loadavg: 2.07 2.80 3.31 3/331 2201
/proc/meminfo: memFree=11660592/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=216472 CPUtime=942.33 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 436358 0 0 0 94115 118 0 0 25 0 1 0 582660646 221667328 38144 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 54118 38144 259 24 0 50752 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 216472

[startup+1002.3 s]
/proc/loadavg: 2.02 2.65 3.23 3/331 2202
/proc/meminfo: memFree=11687220/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=168084 CPUtime=1002.33 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 461846 0 0 0 100109 124 0 0 25 0 1 0 582660646 172118016 30515 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 42021 30515 259 24 0 38655 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 168084

[startup+1062.3 s]
/proc/loadavg: 2.01 2.53 3.15 3/331 2204
/proc/meminfo: memFree=11611544/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=301896 CPUtime=1062.34 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 484612 0 0 0 106105 129 0 0 25 0 1 0 582660646 309141504 53096 33554432000 4194304 4291235 140737268279376 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 75474 53096 259 24 0 72108 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 301896

[startup+1122.3 s]
/proc/loadavg: 2.07 2.45 3.08 3/331 2206
/proc/meminfo: memFree=11633104/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=220508 CPUtime=1122.33 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 514238 0 0 0 112100 133 0 0 25 0 1 0 582660646 225800192 47606 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 55127 47606 259 24 0 51761 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 220508

[startup+1182.3 s]
/proc/loadavg: 2.02 2.36 3.01 3/331 2207
/proc/meminfo: memFree=11721368/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=222152 CPUtime=1182.34 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 547909 0 0 0 118094 140 0 0 25 0 1 0 582660646 227483648 45351 33554432000 4194304 4291235 140737268279376 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 55538 45351 259 24 0 52172 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 222152

[startup+1242.3 s]
/proc/loadavg: 1.44 2.14 2.89 2/325 2228
/proc/meminfo: memFree=11903604/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=144264 CPUtime=1242.34 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 583021 0 0 0 124089 145 0 0 25 0 1 0 582660646 147726336 30443 33554432000 4194304 4291235 140737268279376 18446744073709551615 4248112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 36066 30443 259 24 0 32700 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 144264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.17 1.95 2.78 2/325 2229
/proc/meminfo: memFree=11799540/32951124 swapFree=67111352/67111528
[pid=2124] ppid=2122 vsize=309688 CPUtime=1300.05 cores=4,6
/proc/2124/stat : 2124 (minisat) R 2122 2124 1298 0 -1 4202496 608945 0 0 0 129854 151 0 0 25 0 1 0 582660646 317120512 56185 33554432000 4194304 4291235 140737268279376 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2124/statm: 77422 56185 259 24 0 74056 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 309688

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.08
CPU user time (s): 1298.55
CPU system time (s): 1.52777
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 324984

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

runsolver used 4.30335 second user time and 9.32058 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 02:54:10
IDJOB=3318204
IDBENCH=83133
IDSOLVER=1707
FILE ID=node143/3318204-1304902450
RUNJOBID= node143-1304901815-1958
PBS_JOBID= 13282128
Free space on /tmp= 41284 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1257612230

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.15
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.846
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.846
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11313148 kB
Buffers:        179704 kB
Cached:        4259520 kB
SwapCached:          0 kB
Active:       17300228 kB
Inactive:      4027748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11313148 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:    16888416 kB
Mapped:          29364 kB
Slab:           189876 kB
PageTables:      55288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70801928 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= 41304 MiB
End job on node143 at 2011-05-09 03:15:52