Trace number 3380466

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.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380466-1305459112/watcher-3380466-1305459112 -o /tmp/evaluation-result-3380466-1305459112/solver-3380466-1305459112 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380466-1305459112.cnf 

running on 2 cores: 1,3

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: 1.69 1.97 2.42 5/309 24470
/proc/meminfo: memFree=12202688/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=25176 CPUtime=0 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 1821 0 0 0 0 0 0 0 25 0 1 0 657510875 25780224 1711 33554432000 4194304 4300288 140735016938240 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 6294 1720 217 26 0 2926 0

[startup+0.0267461 s]
/proc/loadavg: 1.69 1.97 2.42 5/309 24470
/proc/meminfo: memFree=12202688/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=29556 CPUtime=0.01 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 2934 0 0 0 1 0 0 0 25 0 1 0 657510875 30265344 2795 33554432000 4194304 4300288 140735016938240 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 7389 2797 218 26 0 4021 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29556

[startup+0.100733 s]
/proc/loadavg: 1.69 1.97 2.42 5/309 24470
/proc/meminfo: memFree=12202688/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=39196 CPUtime=0.09 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 6536 0 0 0 9 0 0 0 25 0 1 0 657510875 40136704 5907 33554432000 4194304 4300288 140735016938240 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 9799 5909 218 26 0 6431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39196

[startup+0.300699 s]
/proc/loadavg: 1.69 1.97 2.42 5/309 24470
/proc/meminfo: memFree=12202688/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=54180 CPUtime=0.29 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 10389 0 0 0 28 1 0 0 25 0 1 0 657510875 55480320 9319 33554432000 4194304 4300288 140735016938240 18446744073709551615 4222756 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 13545 9321 222 26 0 10177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54180

[startup+0.70062 s]
/proc/loadavg: 1.69 1.97 2.42 5/309 24470
/proc/meminfo: memFree=12202688/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=45056 CPUtime=0.69 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 11883 0 0 0 68 1 0 0 25 0 1 0 657510875 46137344 7089 33554432000 4194304 4300288 140735016938240 18446744073709551615 4270733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 11264 7089 242 26 0 7896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45056

[startup+1.50047 s]
/proc/loadavg: 1.69 1.97 2.42 5/313 24477
/proc/meminfo: memFree=12135828/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=45056 CPUtime=1.49 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 12131 0 0 0 148 1 0 0 25 0 1 0 657510875 46137344 7330 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 11264 7330 242 26 0 7896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45056

[startup+3.10016 s]
/proc/loadavg: 1.69 1.97 2.42 5/313 24477
/proc/meminfo: memFree=12123676/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=52128 CPUtime=3.09 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 12709 0 0 0 308 1 0 0 25 0 1 0 657510875 53379072 7898 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255755 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 13032 7898 242 26 0 9664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52128

[startup+6.30055 s]
/proc/loadavg: 1.88 2.00 2.43 5/313 24477
/proc/meminfo: memFree=12093808/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=52128 CPUtime=6.29 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 13964 0 0 0 628 1 0 0 25 0 1 0 657510875 53379072 9131 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 13032 9131 242 26 0 9664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52128

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.44 5/313 24477
/proc/meminfo: memFree=12027416/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=82812 CPUtime=12.68 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 19496 0 0 0 1266 2 0 0 25 0 1 0 657510875 84799488 14623 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 20703 14623 242 26 0 17335 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82812

[startup+25.5009 s]
/proc/loadavg: 2.48 2.13 2.47 5/313 24478
/proc/meminfo: memFree=11985764/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=101780 CPUtime=25.48 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 24423 0 0 0 2544 4 0 0 25 0 1 0 657510875 104222720 19489 33554432000 4194304 4300288 140735016938240 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 25445 19489 242 26 0 22077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101780

[startup+51.1011 s]
/proc/loadavg: 3.00 2.28 2.50 5/313 24478
/proc/meminfo: memFree=11901992/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=132600 CPUtime=51.09 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 33964 0 0 0 5102 7 0 0 25 0 1 0 657510875 135782400 28940 33554432000 4194304 4300288 140735016938240 18446744073709551615 4268223 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 33150 28941 242 26 0 29782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 132600

[startup+102.311 s]
/proc/loadavg: 3.68 2.58 2.59 5/313 24480
/proc/meminfo: memFree=11841720/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=183492 CPUtime=102.31 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 59097 0 0 0 10216 15 0 0 25 0 1 0 657510875 187895808 33388 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 45873 33388 242 26 0 42505 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 183492

[startup+162.301 s]
/proc/loadavg: 3.94 2.83 2.68 5/313 24481
/proc/meminfo: memFree=11877540/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=187620 CPUtime=162.29 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 90589 0 0 0 16207 22 0 0 25 0 1 0 657510875 192122880 31369 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 46905 31369 242 26 0 43537 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187620

[startup+222.3 s]
/proc/loadavg: 4.01 3.06 2.76 5/313 24483
/proc/meminfo: memFree=11735896/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=141132 CPUtime=222.3 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 119310 0 0 0 22200 30 0 0 25 0 1 0 657510875 144519168 23929 33554432000 4194304 4300288 140735016938240 18446744073709551615 4269542 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 35283 23930 242 26 0 31915 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 141132

[startup+282.301 s]
/proc/loadavg: 4.00 3.23 2.84 5/313 24484
/proc/meminfo: memFree=11724212/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=274456 CPUtime=282.3 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 143036 0 0 0 28193 37 0 0 25 0 1 0 657510875 281042944 47448 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 68614 47448 242 26 0 65246 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 274456

[startup+342.301 s]
/proc/loadavg: 4.00 3.36 2.91 5/313 24486
/proc/meminfo: memFree=11638868/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=194816 CPUtime=342.3 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 169561 0 0 0 34185 45 0 0 25 0 1 0 657510875 199491584 33470 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 48704 33470 242 26 0 45336 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194816

[startup+402.301 s]
/proc/loadavg: 4.00 3.48 2.97 5/313 24488
/proc/meminfo: memFree=11784656/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=116900 CPUtime=402.3 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 195863 0 0 0 40178 52 0 0 25 0 1 0 657510875 119705600 23704 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255632 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 29225 23704 242 26 0 25857 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 116900

[startup+462.301 s]
/proc/loadavg: 4.06 3.59 3.04 5/313 24489
/proc/meminfo: memFree=11602224/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=282640 CPUtime=462.31 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 220159 0 0 0 46173 58 0 0 25 0 1 0 657510875 289423360 47826 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 70660 47826 242 26 0 67292 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 282640

[startup+522.3 s]
/proc/loadavg: 4.02 3.66 3.10 5/313 24491
/proc/meminfo: memFree=11703740/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=152936 CPUtime=522.3 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 246046 0 0 0 52165 65 0 0 25 0 1 0 657510875 156606464 28639 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 38234 28639 242 26 0 34866 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 152936

[startup+582.301 s]
/proc/loadavg: 4.01 3.72 3.15 5/313 24492
/proc/meminfo: memFree=11562352/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=285532 CPUtime=582.31 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 267596 0 0 0 58160 71 0 0 25 0 1 0 657510875 292384768 50010 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 71383 50010 242 26 0 68015 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 285532

[startup+642.3 s]
/proc/loadavg: 4.04 3.78 3.21 5/313 24494
/proc/meminfo: memFree=11717188/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=205284 CPUtime=642.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 299933 0 0 0 64150 82 0 0 25 0 1 0 657510875 210210816 35384 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 51321 35384 242 26 0 47953 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 205284

[startup+702.301 s]
/proc/loadavg: 4.11 3.85 3.26 5/313 24496
/proc/meminfo: memFree=11534744/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=290444 CPUtime=702.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 325580 0 0 0 70142 90 0 0 25 0 1 0 657510875 297414656 60867 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 72611 60867 242 26 0 69243 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 290444

[startup+762.311 s]
/proc/loadavg: 4.03 3.87 3.31 5/313 24497
/proc/meminfo: memFree=11388520/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=430860 CPUtime=762.33 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 344785 0 0 0 76137 96 0 0 25 0 1 0 657510875 441200640 79957 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 107715 79957 242 26 0 104347 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 430860

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.35 5/313 24499
/proc/meminfo: memFree=11692780/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=225584 CPUtime=822.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 374927 0 0 0 82126 106 0 0 25 0 1 0 657510875 230998016 45620 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 56396 45620 242 26 0 53028 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 225584

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.39 5/313 24500
/proc/meminfo: memFree=11525468/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=306972 CPUtime=882.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 393073 0 0 0 88121 111 0 0 25 0 1 0 657510875 314339328 63609 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 76743 63609 242 26 0 73375 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 306972

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.42 5/313 24502
/proc/meminfo: memFree=11587084/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=225584 CPUtime=942.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 419699 0 0 0 94113 119 0 0 25 0 1 0 657510875 230998016 42207 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 56396 42207 242 26 0 53028 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 225584

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.47 5/313 24504
/proc/meminfo: memFree=11480548/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=306972 CPUtime=1002.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 439942 0 0 0 100108 124 0 0 25 0 1 0 657510875 314339328 62297 33554432000 4194304 4300288 140735016938240 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 76743 62297 242 26 0 73375 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 306972

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.49 5/313 24505
/proc/meminfo: memFree=11522692/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=225584 CPUtime=1062.32 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 467270 0 0 0 106099 133 0 0 25 0 1 0 657510875 230998016 39902 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 56396 39902 242 26 0 53028 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 225584

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.53 5/313 24507
/proc/meminfo: memFree=11581804/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=306972 CPUtime=1122.33 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 491652 0 0 0 112092 141 0 0 25 0 1 0 657510875 314339328 64168 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 76743 64168 242 26 0 73375 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 306972

[startup+1182.3 s]
/proc/loadavg: 4.24 4.04 3.57 5/313 24508
/proc/meminfo: memFree=11419704/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=440540 CPUtime=1182.34 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 509801 0 0 0 118087 147 0 0 25 0 1 0 657510875 451112960 82186 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 110135 82186 242 26 0 106767 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 440540

[startup+1242.3 s]
/proc/loadavg: 4.16 4.04 3.60 5/313 24510
/proc/meminfo: memFree=11405284/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=227360 CPUtime=1242.34 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 540974 0 0 0 124077 157 0 0 25 0 1 0 657510875 232816640 50378 33554432000 4194304 4300288 140735016938240 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 56840 50378 242 26 0 53472 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 227360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.62 3/310 24513
/proc/meminfo: memFree=11798000/32950928 swapFree=67083212/67111528
[pid=24470] ppid=24468 vsize=309464 CPUtime=1300.05 cores=1,3
/proc/24470/stat : 24470 (cir_minisat) R 24468 24470 24416 0 -1 4202496 560797 0 0 0 129842 163 0 0 25 0 1 0 657510875 316891136 70058 33554432000 4194304 4300288 140735016938240 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24470/statm: 77366 70058 242 26 0 73998 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 309464

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.43
CPU system time (s): 1.64475
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 440540

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

runsolver used 3.9494 second user time and 9.06862 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 13:31:52
IDJOB=3380466
IDBENCH=83109
IDSOLVER=1863
FILE ID=node127/3380466-1305459112
RUNJOBID= node127-1305459112-24436
PBS_JOBID= 13324908
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=2124636129

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      12203472 kB
Buffers:        313772 kB
Cached:        4085844 kB
SwapCached:       1620 kB
Active:       17530124 kB
Inactive:      2875560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12203472 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           13196 kB
Writeback:           0 kB
AnonPages:    16004208 kB
Mapped:          26684 kB
Slab:           228360 kB
PageTables:      47316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44538816 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= 73508 MiB
End job on node127 at 2011-05-15 13:53:34