Trace number 3380457

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: cir_minisat 2011-05-13 (simp)? (TO) 1300.07 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-3380457-1305459155/watcher-3380457-1305459155 -o /tmp/evaluation-result-3380457-1305459155/solver-3380457-1305459155 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380457-1305459155.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.04 4.02 4.00 5/382 15340
/proc/meminfo: memFree=22095916/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=25308 CPUtime=0 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 2038 0 0 0 0 0 0 0 25 0 1 0 638331140 25915392 1920 33554432000 4194304 4300288 140733361234640 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 6327 1921 218 26 0 2959 0

[startup+0.025156 s]
/proc/loadavg: 4.04 4.02 4.00 5/382 15340
/proc/meminfo: memFree=22095916/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=26948 CPUtime=0.02 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 2615 0 0 0 2 0 0 0 25 0 1 0 638331140 27594752 2475 33554432000 4194304 4300288 140733361234640 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 6737 2477 218 26 0 3369 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26948

[startup+0.101152 s]
/proc/loadavg: 4.04 4.02 4.00 5/382 15340
/proc/meminfo: memFree=22095916/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=34048 CPUtime=0.09 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 5336 0 0 0 9 0 0 0 25 0 1 0 638331140 34865152 4751 33554432000 4194304 4300288 140733361234640 18446744073709551615 264726070191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 8512 4751 221 26 0 5144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34048

[startup+0.301117 s]
/proc/loadavg: 4.04 4.02 4.00 5/382 15340
/proc/meminfo: memFree=22095916/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=39376 CPUtime=0.29 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 8014 0 0 0 29 0 0 0 25 0 1 0 638331140 40321024 6138 33554432000 4194304 4300288 140733361234640 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 9844 6138 222 26 0 6476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39376

[startup+0.701029 s]
/proc/loadavg: 4.04 4.02 4.00 5/382 15340
/proc/meminfo: memFree=22095916/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=35448 CPUtime=0.68 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 8640 0 0 0 68 0 0 0 25 0 1 0 638331140 36298752 5293 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 8862 5293 243 26 0 5494 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35448

[startup+1.5009 s]
/proc/loadavg: 4.04 4.02 4.00 5/383 15341
/proc/meminfo: memFree=22069504/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=39800 CPUtime=1.49 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 8919 0 0 0 148 1 0 0 25 0 1 0 638331140 40755200 5558 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255581 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 9950 5558 243 26 0 6582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39800

[startup+3.1006 s]
/proc/loadavg: 4.03 4.02 4.00 5/383 15341
/proc/meminfo: memFree=22059752/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=40184 CPUtime=3.09 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 9666 0 0 0 308 1 0 0 25 0 1 0 638331140 41148416 6293 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 10046 6293 243 26 0 6678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40184

[startup+6.30097 s]
/proc/loadavg: 4.03 4.02 4.00 5/383 15341
/proc/meminfo: memFree=22027140/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=52012 CPUtime=6.29 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 12670 0 0 0 628 1 0 0 25 0 1 0 638331140 53260288 9278 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 13003 9278 243 26 0 9635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52012

[startup+12.7008 s]
/proc/loadavg: 4.03 4.02 4.00 5/383 15341
/proc/meminfo: memFree=21985868/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=59192 CPUtime=12.69 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 14707 0 0 0 1267 2 0 0 25 0 1 0 638331140 60612608 11276 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 14798 11276 243 26 0 11430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59192

[startup+25.5004 s]
/proc/loadavg: 4.02 4.02 4.00 5/383 15341
/proc/meminfo: memFree=21931056/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=47592 CPUtime=25.49 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 19236 0 0 0 2546 3 0 0 25 0 1 0 638331140 48734208 8398 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256045 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 11898 8398 243 26 0 8530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47592

[startup+51.1005 s]
/proc/loadavg: 4.01 4.02 4.00 5/383 15342
/proc/meminfo: memFree=21779800/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=62200 CPUtime=51.09 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 29131 0 0 0 5103 6 0 0 25 0 1 0 638331140 63692800 9711 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 15550 9711 243 26 0 12182 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62200

[startup+102.314 s]
/proc/loadavg: 4.00 4.01 4.00 5/383 15343
/proc/meminfo: memFree=21473612/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=92732 CPUtime=102.31 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 48447 0 0 0 10221 10 0 0 25 0 1 0 638331140 94957568 19784 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 23183 19784 243 26 0 19815 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92732

[startup+162.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/383 15345
/proc/meminfo: memFree=21174364/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=92732 CPUtime=162.3 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 69690 0 0 0 16216 14 0 0 25 0 1 0 638331140 94957568 19789 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 23183 19789 243 26 0 19815 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92732

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/383 15373
/proc/meminfo: memFree=21845400/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=142052 CPUtime=222.29 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 89823 0 0 0 22212 17 0 0 25 0 1 0 638331140 145461248 27777 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 35513 27777 243 26 0 32145 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142052

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/383 15375
/proc/meminfo: memFree=21531356/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=92732 CPUtime=282.3 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 105154 0 0 0 28209 21 0 0 25 0 1 0 638331140 94957568 19797 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255746 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 23183 19797 243 26 0 19815 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92732

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/383 15377
/proc/meminfo: memFree=21340496/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=92732 CPUtime=342.3 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 119098 0 0 0 34206 24 0 0 25 0 1 0 638331140 94957568 19797 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 23183 19797 243 26 0 19815 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92732

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/383 15378
/proc/meminfo: memFree=21139212/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=123080 CPUtime=402.3 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 135726 0 0 0 40203 27 0 0 25 0 1 0 638331140 126033920 21778 33554432000 4194304 4300288 140733361234640 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 30770 21778 243 26 0 27402 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123080

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/383 15380
/proc/meminfo: memFree=20865512/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=462.31 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 159734 0 0 0 46199 32 0 0 25 0 1 0 638331140 176537600 32286 33554432000 4194304 4300288 140733361234640 18446744073709551615 4270840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 32286 243 26 0 39732 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 172400

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/383 15381
/proc/meminfo: memFree=20686796/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=522.31 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 173756 0 0 0 52197 34 0 0 25 0 1 0 638331140 176537600 31948 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 31948 243 26 0 39732 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 172400

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/383 15383
/proc/meminfo: memFree=20524188/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=582.31 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 188440 0 0 0 58193 38 0 0 25 0 1 0 638331140 176537600 32811 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 32811 243 26 0 39732 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 172400

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/383 15385
/proc/meminfo: memFree=20372864/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=642.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 202449 0 0 0 64193 40 0 0 25 0 1 0 638331140 176537600 32658 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 32658 243 26 0 39732 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 172400

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/383 15386
/proc/meminfo: memFree=20204928/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=702.31 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 217404 0 0 0 70189 42 0 0 25 0 1 0 638331140 176537600 34684 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 34684 243 26 0 39732 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172400

[startup+762.314 s]
/proc/loadavg: 4.22 4.08 4.02 5/383 15388
/proc/meminfo: memFree=19985416/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=762.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 232441 0 0 0 76187 46 0 0 25 0 1 0 638331140 176537600 34867 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 34867 243 26 0 39732 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 172400

[startup+822.301 s]
/proc/loadavg: 4.08 4.06 4.01 5/383 15389
/proc/meminfo: memFree=19835968/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=822.32 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 248017 0 0 0 82182 50 0 0 25 0 1 0 638331140 176537600 34872 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 34872 243 26 0 39732 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 172400

[startup+882.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/383 15391
/proc/meminfo: memFree=19635312/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=882.32 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 262620 0 0 0 88179 53 0 0 25 0 1 0 638331140 176537600 33965 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 33965 243 26 0 39732 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 172400

[startup+942.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/383 15393
/proc/meminfo: memFree=19494784/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=942.32 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 278072 0 0 0 94176 56 0 0 25 0 1 0 638331140 176537600 32764 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 32764 243 26 0 39732 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 172400

[startup+1002.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/383 15394
/proc/meminfo: memFree=19289036/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=123080 CPUtime=1002.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 284552 0 0 0 100174 59 0 0 25 0 1 0 638331140 126033920 23646 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 30770 23646 243 26 0 27402 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 123080

[startup+1062.3 s]
/proc/loadavg: 3.16 3.84 3.94 2/365 15449
/proc/meminfo: memFree=24961452/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=1062.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 306501 0 0 0 106170 63 0 0 25 0 1 0 638331140 176537600 31536 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 31536 243 26 0 39732 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 172400

[startup+1122.3 s]
/proc/loadavg: 1.79 3.32 3.75 2/365 15450
/proc/meminfo: memFree=24914392/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=1122.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 326175 0 0 0 112167 66 0 0 25 0 1 0 638331140 176537600 35611 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 35611 243 26 0 39732 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 172400

[startup+1182.3 s]
/proc/loadavg: 1.29 2.89 3.57 2/365 15452
/proc/meminfo: memFree=24884092/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=123080 CPUtime=1182.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 333834 0 0 0 118164 69 0 0 25 0 1 0 638331140 126033920 27198 33554432000 4194304 4300288 140733361234640 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 30770 27198 243 26 0 27402 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 123080

[startup+1242.3 s]
/proc/loadavg: 1.15 2.56 3.42 2/365 15454
/proc/meminfo: memFree=24894964/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=203220 CPUtime=1242.33 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 347215 0 0 0 124162 71 0 0 25 0 1 0 638331140 208097280 40442 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 50805 40442 243 26 0 47437 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 203220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.11 2.31 3.28 2/365 15455
/proc/meminfo: memFree=24902224/32951124 swapFree=63083164/67111528
[pid=15340] ppid=15338 vsize=172400 CPUtime=1300.05 cores=4,6
/proc/15340/stat : 15340 (cir_minisat) R 15338 15340 14882 0 -1 4202496 360377 0 0 0 129931 74 0 0 25 0 1 0 638331140 176537600 38383 33554432000 4194304 4300288 140733361234640 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15340/statm: 43100 38383 243 26 0 39732 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 172400

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.07
CPU user time (s): 1299.32
CPU system time (s): 0.748886
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 203220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.748886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360377
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= 1140

runsolver used 4.76927 second user time and 10.6264 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 13:32:35
IDJOB=3380457
IDBENCH=83115
IDSOLVER=1863
FILE ID=node141/3380457-1305459155
RUNJOBID= node141-1305458882-15210
PBS_JOBID= 13324889
Free space on /tmp= 72972 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380457-1305459155/watcher-3380457-1305459155 -o /tmp/evaluation-result-3380457-1305459155/solver-3380457-1305459155 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380457-1305459155.cnf

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1998163666

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22096196 kB
Buffers:        262612 kB
Cached:        5600600 kB
SwapCached:      15708 kB
Active:        5341176 kB
Inactive:      5257484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22096196 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            3336 kB
Writeback:           0 kB
AnonPages:     4726592 kB
Mapped:          13840 kB
Slab:           146496 kB
PageTables:      44356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89339988 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= 73356 MiB
End job on node141 at 2011-05-15 13:54:17