Trace number 3380468

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-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3380468-1305459112/watcher-3380468-1305459112 -o /tmp/evaluation-result-3380468-1305459112/solver-3380468-1305459112 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380468-1305459112.cnf 

running on 2 cores: 0,2

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/306 24464
/proc/meminfo: memFree=12211276/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=23280 CPUtime=0 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 1509 0 0 0 0 0 0 0 23 0 1 0 657510872 23838720 1452 33554432000 4194304 4300288 140733725426624 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 5820 1454 217 26 0 2452 0

[startup+0.095244 s]
/proc/loadavg: 1.69 1.97 2.42 5/306 24464
/proc/meminfo: memFree=12211276/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=38116 CPUtime=0.08 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 6257 0 0 0 8 0 0 0 23 0 1 0 657510872 39030784 5651 33554432000 4194304 4300288 140733725426624 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 9529 5654 218 26 0 6161 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38116

[startup+0.10024 s]
/proc/loadavg: 1.69 1.97 2.42 5/306 24464
/proc/meminfo: memFree=12211276/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=38776 CPUtime=0.08 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 6490 0 0 0 8 0 0 0 23 0 1 0 657510872 39706624 5873 33554432000 4194304 4300288 140733725426624 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 9694 5874 218 26 0 6326 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38776

[startup+0.300261 s]
/proc/loadavg: 1.69 1.97 2.42 5/306 24464
/proc/meminfo: memFree=12211276/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=50412 CPUtime=0.29 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 9818 0 0 0 28 1 0 0 25 0 1 0 657510872 51621888 8888 33554432000 4194304 4300288 140733725426624 18446744073709551615 4264734 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 12603 8888 222 26 0 9235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50412

[startup+0.700185 s]
/proc/loadavg: 1.69 1.97 2.42 5/306 24464
/proc/meminfo: memFree=12211276/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=46264 CPUtime=0.69 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 12678 0 0 0 68 1 0 0 25 0 1 0 657510872 47374336 7555 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255995 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 11566 7555 242 26 0 8198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46264

[startup+1.50103 s]
/proc/loadavg: 1.69 1.97 2.42 6/313 24477
/proc/meminfo: memFree=12136572/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=46264 CPUtime=1.49 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 12936 0 0 0 148 1 0 0 25 0 1 0 657510872 47374336 7807 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 11566 7807 243 26 0 8198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46264

[startup+3.10072 s]
/proc/loadavg: 1.69 1.97 2.42 5/313 24477
/proc/meminfo: memFree=12123924/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=53336 CPUtime=3.08 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 13561 0 0 0 307 1 0 0 25 0 1 0 657510872 54616064 8422 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 13334 8422 243 26 0 9966 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53336

[startup+6.30112 s]
/proc/loadavg: 1.88 2.00 2.43 5/313 24477
/proc/meminfo: memFree=12093932/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=72012 CPUtime=6.29 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 17858 0 0 0 627 2 0 0 25 0 1 0 657510872 73740288 12700 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 18003 12700 243 26 0 14635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72012

[startup+12.7009 s]
/proc/loadavg: 2.05 2.03 2.44 5/313 24477
/proc/meminfo: memFree=12027540/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=83688 CPUtime=12.68 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 20298 0 0 0 1266 2 0 0 25 0 1 0 657510872 85696512 15106 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255592 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 20922 15106 243 26 0 17554 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83688

[startup+25.5004 s]
/proc/loadavg: 2.48 2.13 2.47 5/313 24477
/proc/meminfo: memFree=11985764/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=102656 CPUtime=25.49 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 25750 0 0 0 2545 4 0 0 25 0 1 0 657510872 105119744 20497 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 25664 20497 243 26 0 22296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102656

[startup+51.1005 s]
/proc/loadavg: 3.00 2.28 2.50 5/313 24478
/proc/meminfo: memFree=11902116/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=183564 CPUtime=51.09 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 36296 0 0 0 5103 6 0 0 25 0 1 0 657510872 187969536 30952 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 45891 30952 243 26 0 42523 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 183564

[startup+102.312 s]
/proc/loadavg: 3.56 2.54 2.58 5/313 24480
/proc/meminfo: memFree=11842216/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=144496 CPUtime=102.3 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 61440 0 0 0 10218 12 0 0 25 0 1 0 657510872 147963904 31813 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 36124 31813 243 26 0 32756 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144496

[startup+162.3 s]
/proc/loadavg: 3.94 2.83 2.68 5/313 24481
/proc/meminfo: memFree=11877788/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=150452 CPUtime=162.29 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 91522 0 0 0 16208 21 0 0 25 0 1 0 657510872 154062848 29776 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256408 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 37613 29776 243 26 0 34245 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150452

[startup+222.301 s]
/proc/loadavg: 4.01 3.06 2.76 5/313 24483
/proc/meminfo: memFree=11736144/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=281928 CPUtime=222.3 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 113363 0 0 0 22203 27 0 0 25 0 1 0 657510872 288694272 51436 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 70482 51437 243 26 0 67114 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 281928

[startup+282.301 s]
/proc/loadavg: 4.00 3.23 2.84 5/313 24484
/proc/meminfo: memFree=11724212/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=200540 CPUtime=282.3 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 142893 0 0 0 28194 36 0 0 25 0 1 0 657510872 205352960 40753 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 50135 40753 243 26 0 46767 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 200540

[startup+342.301 s]
/proc/loadavg: 4.00 3.36 2.91 5/313 24486
/proc/meminfo: memFree=11639116/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=281928 CPUtime=342.3 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 162902 0 0 0 34187 43 0 0 25 0 1 0 657510872 288694272 60612 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 70482 60612 243 26 0 67114 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 281928

[startup+402.301 s]
/proc/loadavg: 4.00 3.48 2.97 5/313 24488
/proc/meminfo: memFree=11784904/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=209644 CPUtime=402.3 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 191901 0 0 0 40179 51 0 0 25 0 1 0 657510872 214675456 41516 33554432000 4194304 4300288 140733725426624 18446744073709551615 4269860 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 52411 41516 243 26 0 49043 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 209644

[startup+462.3 s]
/proc/loadavg: 4.06 3.59 3.04 5/313 24489
/proc/meminfo: memFree=11602224/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=291032 CPUtime=462.31 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 210589 0 0 0 46174 57 0 0 25 0 1 0 657510872 298016768 60049 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 72758 60049 243 26 0 69390 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 291032

[startup+522.301 s]
/proc/loadavg: 4.02 3.66 3.10 5/313 24491
/proc/meminfo: memFree=11703864/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=209644 CPUtime=522.31 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 243328 0 0 0 52167 64 0 0 25 0 1 0 657510872 214675456 44014 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 52411 44014 243 26 0 49043 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 209644

[startup+582.3 s]
/proc/loadavg: 4.01 3.72 3.15 5/313 24492
/proc/meminfo: memFree=11562352/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=291032 CPUtime=582.31 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 264783 0 0 0 58162 69 0 0 25 0 1 0 657510872 298016768 65314 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 72758 65314 243 26 0 69390 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 291032

[startup+642.301 s]
/proc/loadavg: 4.04 3.78 3.21 5/313 24494
/proc/meminfo: memFree=11717312/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=167940 CPUtime=642.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 292107 0 0 0 64155 77 0 0 25 0 1 0 657510872 171970560 34513 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 41985 34513 243 26 0 38617 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 167940

[startup+702.3 s]
/proc/loadavg: 4.11 3.85 3.26 5/313 24496
/proc/meminfo: memFree=11534868/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=299416 CPUtime=702.31 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 314055 0 0 0 70149 82 0 0 25 0 1 0 657510872 306601984 56323 33554432000 4194304 4300288 140733725426624 18446744073709551615 4269598 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 74854 56323 243 26 0 71486 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 299416

[startup+762.312 s]
/proc/loadavg: 4.03 3.87 3.31 5/313 24497
/proc/meminfo: memFree=11388520/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=431676 CPUtime=762.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 330852 0 0 0 76145 87 0 0 25 0 1 0 657510872 442036224 73024 33554432000 4194304 4300288 140733725426624 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 107919 73024 243 26 0 104551 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 431676

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.35 5/313 24499
/proc/meminfo: memFree=11692904/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=167940 CPUtime=822.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 353273 0 0 0 82136 96 0 0 25 0 1 0 657510872 171970560 32350 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 41985 32350 243 26 0 38617 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 167940

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.39 5/313 24500
/proc/meminfo: memFree=11525592/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=299416 CPUtime=882.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 375754 0 0 0 88130 102 0 0 25 0 1 0 657510872 306601984 54636 33554432000 4194304 4300288 140733725426624 18446744073709551615 4270718 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 74854 54636 243 26 0 71486 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 299416

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.42 5/313 24502
/proc/meminfo: memFree=11587332/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=431676 CPUtime=942.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 394203 0 0 0 94125 107 0 0 25 0 1 0 657510872 442036224 72944 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 107919 72944 243 26 0 104551 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 431676

[startup+1002.3 s]
/proc/loadavg: 4.07 3.96 3.46 5/313 24504
/proc/meminfo: memFree=11480672/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=228172 CPUtime=1002.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 424534 0 0 0 100117 115 0 0 25 0 1 0 657510872 233648128 47564 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 57043 47564 243 26 0 53675 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 228172

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.49 6/313 24505
/proc/meminfo: memFree=11522816/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=309560 CPUtime=1062.32 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 443642 0 0 0 106111 121 0 0 25 0 1 0 657510872 316989440 66536 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 77390 66536 243 26 0 74022 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 309560

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.53 5/313 24507
/proc/meminfo: memFree=11581804/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=178084 CPUtime=1122.33 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 468392 0 0 0 112105 128 0 0 25 0 1 0 657510872 182358016 37771 33554432000 4194304 4300288 140733725426624 18446744073709551615 4271056 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 44521 37771 243 26 0 41153 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 178084

[startup+1182.3 s]
/proc/loadavg: 4.24 4.04 3.57 5/313 24508
/proc/meminfo: memFree=11420076/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=309560 CPUtime=1182.34 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 488739 0 0 0 118100 134 0 0 25 0 1 0 657510872 316989440 57930 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 77390 57930 243 26 0 74022 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 309560

[startup+1242.3 s]
/proc/loadavg: 4.16 4.04 3.60 5/313 24510
/proc/meminfo: memFree=11405532/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=441820 CPUtime=1242.34 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 512230 0 0 0 124092 142 0 0 25 0 1 0 657510872 452423680 81316 33554432000 4194304 4300288 140733725426624 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 110455 81316 243 26 0 107087 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 441820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.62 4/312 24512
/proc/meminfo: memFree=11641248/32950928 swapFree=67083212/67111528
[pid=24464] ppid=24462 vsize=187496 CPUtime=1300.05 cores=0,2
/proc/24464/stat : 24464 (cir_minisat) R 24462 24464 24416 0 -1 4202496 538691 0 0 0 129855 150 0 0 25 0 1 0 657510872 191995904 39518 33554432000 4194304 4300288 140733725426624 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24464/statm: 46874 39518 243 26 0 43506 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 187496

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

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

runsolver used 3.86241 second user time and 8.99163 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 13:31:52
IDJOB=3380468
IDBENCH=83107
IDSOLVER=1863
FILE ID=node127/3380468-1305459112
RUNJOBID= node127-1305459112-24434
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-bottom26.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380468-1305459112/watcher-3380468-1305459112 -o /tmp/evaluation-result-3380468-1305459112/solver-3380468-1305459112 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380468-1305459112.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
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:      12212300 kB
Buffers:        313768 kB
Cached:        4084296 kB
SwapCached:       1620 kB
Active:       17518516 kB
Inactive:      2878292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12212300 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           11256 kB
Writeback:           0 kB
AnonPages:    15997224 kB
Mapped:          26684 kB
Slab:           228360 kB
PageTables:      47316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44509668 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= 73500 MiB
End job on node127 at 2011-05-15 13:53:34