Trace number 3362706

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack reference: minisat 2.2.0? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3362706-1305307897/watcher-3362706-1305307897 -o /tmp/evaluation-result-3362706-1305307897/solver-3362706-1305307897 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362706-1305307897.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: 3.96 4.00 3.95 5/250 2473
/proc/meminfo: memFree=15108676/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=13724 CPUtime=0 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4194304 224 0 0 0 0 0 0 0 24 0 1 0 642390423 14053376 176 33554432000 4194304 4291037 140735313057168 18446744073709551615 222916814312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2473/statm: 3431 177 150 24 0 52 0

[startup+0.082765 s]
/proc/loadavg: 3.96 4.00 3.95 5/250 2473
/proc/meminfo: memFree=15108676/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=33772 CPUtime=0.07 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 5266 0 0 0 7 0 0 0 24 0 1 0 642390423 34582528 4682 33554432000 4194304 4291037 140735313057168 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 8443 4682 239 24 0 5077 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33772

[startup+0.100764 s]
/proc/loadavg: 3.96 4.00 3.95 5/250 2473
/proc/meminfo: memFree=15108676/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=34176 CPUtime=0.09 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 5409 0 0 0 9 0 0 0 24 0 1 0 642390423 34996224 4819 33554432000 4194304 4291037 140735313057168 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 8544 4820 240 24 0 5178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34176

[startup+0.300732 s]
/proc/loadavg: 3.96 4.00 3.95 5/250 2473
/proc/meminfo: memFree=15108676/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=39372 CPUtime=0.28 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 8034 0 0 0 28 0 0 0 25 0 1 0 642390423 40316928 6156 33554432000 4194304 4291037 140735313057168 18446744073709551615 4229996 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 9843 6156 240 24 0 6477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39372

[startup+0.700681 s]
/proc/loadavg: 3.96 4.00 3.95 5/250 2473
/proc/meminfo: memFree=15108676/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=35444 CPUtime=0.68 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 8683 0 0 0 68 0 0 0 25 0 1 0 642390423 36294656 5334 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 8861 5334 259 24 0 5495 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35444

[startup+1.50054 s]
/proc/loadavg: 3.96 4.00 3.95 5/251 2474
/proc/meminfo: memFree=15082628/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=39796 CPUtime=1.48 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 8966 0 0 0 148 0 0 0 25 0 1 0 642390423 40751104 5610 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 9949 5610 259 24 0 6583 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39796

[startup+3.10025 s]
/proc/loadavg: 3.96 4.00 3.95 5/251 2475
/proc/meminfo: memFree=15072960/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=39980 CPUtime=3.09 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 9631 0 0 0 308 1 0 0 25 0 1 0 642390423 40939520 6261 33554432000 4194304 4291037 140735313057168 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 9995 6261 259 24 0 6629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39980

[startup+6.30063 s]
/proc/loadavg: 3.96 4.00 3.95 5/251 2475
/proc/meminfo: memFree=15045504/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=51740 CPUtime=6.28 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 12642 0 0 0 627 1 0 0 25 0 1 0 642390423 52981760 9256 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 12935 9256 259 24 0 9569 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51740

[startup+12.7005 s]
/proc/loadavg: 3.96 4.00 3.95 5/251 2475
/proc/meminfo: memFree=15005208/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=58920 CPUtime=12.69 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 14611 0 0 0 1267 2 0 0 25 0 1 0 642390423 60334080 11178 33554432000 4194304 4291037 140735313057168 18446744073709551615 4261940 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 14730 11178 259 24 0 11364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58920

[startup+25.5011 s]
/proc/loadavg: 3.97 4.00 3.95 5/251 2475
/proc/meminfo: memFree=14949268/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=58920 CPUtime=25.49 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 19639 0 0 0 2546 3 0 0 25 0 1 0 642390423 60334080 9897 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 14730 9898 259 24 0 11364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58920

[startup+51.1005 s]
/proc/loadavg: 3.98 4.00 3.95 5/251 2476
/proc/meminfo: memFree=14803976/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=62092 CPUtime=51.09 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 28822 0 0 0 5104 5 0 0 25 0 1 0 642390423 63582208 10761 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 15523 10761 259 24 0 12157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62092

[startup+102.309 s]
/proc/loadavg: 4.03 4.01 3.95 5/251 2477
/proc/meminfo: memFree=14484156/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=142116 CPUtime=102.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 55712 0 0 0 10220 10 0 0 25 0 1 0 642390423 145526784 28873 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 35529 28873 259 24 0 32163 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 142116

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/251 2479
/proc/meminfo: memFree=14254360/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=92796 CPUtime=162.29 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 68005 0 0 0 16217 12 0 0 25 0 1 0 642390423 95023104 19802 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 23199 19802 259 24 0 19833 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92796

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 3.96 5/251 2508
/proc/meminfo: memFree=14726924/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=142116 CPUtime=222.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 91100 0 0 0 22213 17 0 0 25 0 1 0 642390423 145526784 31566 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 35529 31566 259 24 0 32163 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142116

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/251 2510
/proc/meminfo: memFree=14581940/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=92796 CPUtime=282.29 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 103741 0 0 0 28210 19 0 0 25 0 1 0 642390423 95023104 19815 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 23199 19815 259 24 0 19833 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92796

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/251 2539
/proc/meminfo: memFree=14583128/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=92796 CPUtime=342.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 116467 0 0 0 34207 23 0 0 25 0 1 0 642390423 95023104 19818 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 23199 19818 259 24 0 19833 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92796

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/251 2540
/proc/meminfo: memFree=14360888/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=111908 CPUtime=402.29 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 128597 0 0 0 40204 25 0 0 25 0 1 0 642390423 114593792 19821 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 27977 19821 259 24 0 24611 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 111908

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/251 2542
/proc/meminfo: memFree=14144620/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=462.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 154635 0 0 0 46200 30 0 0 25 0 1 0 642390423 165855232 33594 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 33594 259 24 0 37126 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 161968

[startup+522.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/251 2543
/proc/meminfo: memFree=14027160/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=522.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 167435 0 0 0 52198 32 0 0 25 0 1 0 642390423 165855232 32384 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 32384 259 24 0 37126 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 161968

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/251 2545
/proc/meminfo: memFree=13790792/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=582.3 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 179198 0 0 0 58196 34 0 0 25 0 1 0 642390423 165855232 32591 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 32591 259 24 0 37126 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 161968

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/251 2547
/proc/meminfo: memFree=13749244/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=112648 CPUtime=642.31 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 184381 0 0 0 64194 37 0 0 25 0 1 0 642390423 115351552 24786 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 28162 24786 259 24 0 24796 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112648

[startup+702.3 s]
/proc/loadavg: 3.86 3.98 3.96 4/245 2567
/proc/meminfo: memFree=17254584/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=702.31 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 205711 0 0 0 70190 41 0 0 25 0 1 0 642390423 165855232 34078 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 34078 259 24 0 37126 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 161968

[startup+762.31 s]
/proc/loadavg: 3.55 3.85 3.91 4/245 2569
/proc/meminfo: memFree=17264780/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=762.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 219540 0 0 0 76188 44 0 0 25 0 1 0 642390423 165855232 35177 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255921 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 35177 259 24 0 37126 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 161968

[startup+822.301 s]
/proc/loadavg: 3.20 3.69 3.85 4/245 2570
/proc/meminfo: memFree=17265876/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=822.31 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 232511 0 0 0 82185 46 0 0 25 0 1 0 642390423 165855232 33853 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 33853 259 24 0 37126 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 161968

[startup+882.301 s]
/proc/loadavg: 3.07 3.56 3.80 4/245 2572
/proc/meminfo: memFree=17204328/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=882.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 245991 0 0 0 88182 50 0 0 25 0 1 0 642390423 165855232 33952 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 33952 259 24 0 37126 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 161968

[startup+942.301 s]
/proc/loadavg: 3.02 3.46 3.74 4/245 2574
/proc/meminfo: memFree=17232448/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=942.31 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 259953 0 0 0 94179 52 0 0 25 0 1 0 642390423 165855232 34475 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 34475 259 24 0 37126 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 161968

[startup+1002.3 s]
/proc/loadavg: 3.01 3.37 3.69 4/245 2575
/proc/meminfo: memFree=17235864/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=1002.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 272968 0 0 0 100177 55 0 0 25 0 1 0 642390423 165855232 33376 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 33377 259 24 0 37126 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 161968

[startup+1062.3 s]
/proc/loadavg: 3.00 3.30 3.65 4/245 2577
/proc/meminfo: memFree=17237688/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=161968 CPUtime=1062.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 286038 0 0 0 106175 57 0 0 25 0 1 0 642390423 165855232 33053 33554432000 4194304 4291037 140735313057168 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40492 33053 259 24 0 37126 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 161968

[startup+1122.3 s]
/proc/loadavg: 3.00 3.24 3.60 4/245 2578
/proc/meminfo: memFree=17232568/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=162840 CPUtime=1122.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 299270 0 0 0 112172 60 0 0 25 0 1 0 642390423 166748160 34032 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 40710 34032 259 24 0 37344 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 162840

[startup+1182.3 s]
/proc/loadavg: 3.07 3.21 3.57 4/245 2580
/proc/meminfo: memFree=17169040/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=193060 CPUtime=1182.32 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 320406 0 0 0 118168 64 0 0 25 0 1 0 642390423 197693440 41733 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 48265 41733 259 24 0 44899 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 193060

[startup+1242.3 s]
/proc/loadavg: 3.02 3.17 3.53 4/245 2582
/proc/meminfo: memFree=17237336/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=143740 CPUtime=1242.33 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 326079 0 0 0 124167 66 0 0 25 0 1 0 642390423 147189760 32532 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 35935 32532 259 24 0 32569 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 143740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.14 3.50 4/245 2583
/proc/meminfo: memFree=17195260/32951124 swapFree=66522240/67111528
[pid=2473] ppid=2471 vsize=143740 CPUtime=1300.03 cores=4,6
/proc/2473/stat : 2473 (minisat_release) R 2471 2473 2147 0 -1 4202496 340723 0 0 0 129934 69 0 0 25 0 1 0 642390423 147189760 32532 33554432000 4194304 4291037 140735313057168 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2473/statm: 35935 32532 259 24 0 32569 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 143740

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.35
CPU system time (s): 0.697893
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 223880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.697893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2712

runsolver used 2.99654 second user time and 6.47602 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-13 19:31:37
IDJOB=3362706
IDBENCH=83115
IDSOLVER=1840
FILE ID=node109/3362706-1305307897
RUNJOBID= node109-1305306527-2166
PBS_JOBID= 13321474
Free space on /tmp= 36304 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=746326516

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.75
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15108948 kB
Buffers:        223016 kB
Cached:        4249276 kB
SwapCached:      19036 kB
Active:        8751736 kB
Inactive:      8826712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15108948 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           13644 kB
Writeback:           0 kB
AnonPages:    13093512 kB
Mapped:          18588 kB
Slab:           165616 kB
PageTables:      35396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 20538944 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= 36488 MiB
End job on node109 at 2011-05-13 19:53:19