Trace number 3362702

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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-3362702-1305307984/watcher-3362702-1305307984 -o /tmp/evaluation-result-3362702-1305307984/solver-3362702-1305307984 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362702-1305307984.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: 3.96 4.00 3.93 4/284 19803
/proc/meminfo: memFree=5107060/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=23276 CPUtime=0 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 1534 0 0 0 0 0 0 0 25 0 1 0 642398117 23834624 1471 33554432000 4194304 4291037 140735896888352 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 5819 1472 216 24 0 2453 0

[startup+0.090606 s]
/proc/loadavg: 3.96 4.00 3.93 4/284 19803
/proc/meminfo: memFree=5107060/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=30780 CPUtime=0.08 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 4280 0 0 0 8 0 0 0 25 0 1 0 642398117 31518720 3914 33554432000 4194304 4291037 140735896888352 18446744073709551615 4220628 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 7695 3914 240 24 0 4329 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30780

[startup+0.100599 s]
/proc/loadavg: 3.96 4.00 3.93 4/284 19803
/proc/meminfo: memFree=5107060/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=31448 CPUtime=0.09 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 4448 0 0 0 9 0 0 0 25 0 1 0 642398117 32202752 4074 33554432000 4194304 4291037 140735896888352 18446744073709551615 4247422 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 7862 4074 240 24 0 4496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31448

[startup+0.300569 s]
/proc/loadavg: 3.96 4.00 3.93 4/284 19803
/proc/meminfo: memFree=5107060/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=28728 CPUtime=0.29 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 6002 0 0 0 29 0 0 0 25 0 1 0 642398117 29417472 3771 33554432000 4194304 4291037 140735896888352 18446744073709551615 4248933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 7182 3771 258 24 0 3816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28728

[startup+0.700497 s]
/proc/loadavg: 3.96 4.00 3.93 4/284 19803
/proc/meminfo: memFree=5107060/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=31404 CPUtime=0.69 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 6242 0 0 0 68 1 0 0 25 0 1 0 642398117 32157696 4006 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 7851 4006 258 24 0 4485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31404

[startup+1.50035 s]
/proc/loadavg: 3.96 4.00 3.93 5/285 19804
/proc/meminfo: memFree=5088852/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=31404 CPUtime=1.49 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 6651 0 0 0 148 1 0 0 25 0 1 0 642398117 32157696 4408 33554432000 4194304 4291037 140735896888352 18446744073709551615 4249026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 7851 4408 258 24 0 4485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31404

[startup+3.10007 s]
/proc/loadavg: 3.96 4.00 3.93 5/285 19804
/proc/meminfo: memFree=5078064/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=38480 CPUtime=3.09 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 8422 0 0 0 308 1 0 0 25 0 1 0 642398117 39403520 6162 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 9620 6162 258 24 0 6254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38480

[startup+6.3005 s]
/proc/loadavg: 3.96 4.00 3.93 5/285 19804
/proc/meminfo: memFree=5067664/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=50080 CPUtime=6.29 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 9854 0 0 0 628 1 0 0 25 0 1 0 642398117 51281920 7561 33554432000 4194304 4291037 140735896888352 18446744073709551615 4266157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 12520 7561 258 24 0 9154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50080

[startup+12.7004 s]
/proc/loadavg: 3.96 4.00 3.93 5/285 19804
/proc/meminfo: memFree=5056016/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=42900 CPUtime=12.69 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 14231 0 0 0 1267 2 0 0 25 0 1 0 642398117 43929600 6932 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 10725 6932 258 24 0 7359 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42900

[startup+25.5001 s]
/proc/loadavg: 3.97 4.00 3.93 5/285 19805
/proc/meminfo: memFree=5017748/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=51072 CPUtime=25.49 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 22112 0 0 0 2546 3 0 0 25 0 1 0 642398117 52297728 7349 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 12768 7349 258 24 0 9402 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51072

[startup+51.1005 s]
/proc/loadavg: 3.98 4.00 3.93 5/285 19806
/proc/meminfo: memFree=4931448/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=82192 CPUtime=51.09 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 31756 0 0 0 5105 4 0 0 25 0 1 0 642398117 84164608 16920 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 20548 16920 258 24 0 17182 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82192

[startup+102.31 s]
/proc/loadavg: 3.93 3.98 3.92 5/285 19835
/proc/meminfo: memFree=4968852/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=82192 CPUtime=102.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 61337 0 0 0 10221 9 0 0 25 0 1 0 642398117 84164608 17210 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 20548 17210 258 24 0 17182 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82192

[startup+162.301 s]
/proc/loadavg: 3.97 3.98 3.92 5/285 19836
/proc/meminfo: memFree=4761240/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=131512 CPUtime=162.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 91256 0 0 0 16216 14 0 0 25 0 1 0 642398117 134668288 26384 33554432000 4194304 4291037 140735896888352 18446744073709551615 4262147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 32878 26384 258 24 0 29512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131512

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/285 19838
/proc/meminfo: memFree=4588856/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=131512 CPUtime=222.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 117792 0 0 0 22210 20 0 0 25 0 1 0 642398117 134668288 26164 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255662 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 32878 26164 258 24 0 29512 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 131512

[startup+282.3 s]
/proc/loadavg: 4.07 4.01 3.93 5/285 19840
/proc/meminfo: memFree=4458020/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=150472 CPUtime=282.29 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 143547 0 0 0 28204 25 0 0 25 0 1 0 642398117 154083328 27152 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 37618 27152 258 24 0 34252 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 150472

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/285 19841
/proc/meminfo: memFree=4339944/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=115512 CPUtime=342.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 168765 0 0 0 34198 32 0 0 25 0 1 0 642398117 118284288 23574 33554432000 4194304 4291037 140735896888352 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 28878 23574 258 24 0 25512 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115512

[startup+402.3 s]
/proc/loadavg: 3.93 3.98 3.93 5/285 19871
/proc/meminfo: memFree=6373844/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=115512 CPUtime=402.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 197744 0 0 0 40192 38 0 0 25 0 1 0 642398117 118284288 25524 33554432000 4194304 4291037 140735896888352 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 28878 25524 258 24 0 25512 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115512

[startup+462.3 s]
/proc/loadavg: 3.98 3.98 3.93 5/285 19900
/proc/meminfo: memFree=7242388/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=164832 CPUtime=462.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 223041 0 0 0 46183 47 0 0 25 0 1 0 642398117 168787968 36060 33554432000 4194304 4291037 140735896888352 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 41208 36060 258 24 0 37842 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164832

[startup+522.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/285 19902
/proc/meminfo: memFree=7185644/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=164832 CPUtime=522.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 240023 0 0 0 52177 53 0 0 25 0 1 0 642398117 168787968 36127 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 41208 36127 258 24 0 37842 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 164832

[startup+582.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/285 19904
/proc/meminfo: memFree=7006676/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=195652 CPUtime=582.3 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 260021 0 0 0 58172 58 0 0 25 0 1 0 642398117 200347648 40326 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 48913 40326 258 24 0 45547 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 195652

[startup+642.3 s]
/proc/loadavg: 4.07 4.00 3.93 5/285 19905
/proc/meminfo: memFree=6871324/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=164832 CPUtime=642.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 283391 0 0 0 64168 64 0 0 25 0 1 0 642398117 168787968 33216 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 41208 33216 258 24 0 37842 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 164832

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/285 19907
/proc/meminfo: memFree=6675852/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=164832 CPUtime=702.31 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 302092 0 0 0 70162 69 0 0 25 0 1 0 642398117 168787968 35771 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 41208 35771 258 24 0 37842 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164832

[startup+762.311 s]
/proc/loadavg: 4.05 4.01 3.94 5/285 19909
/proc/meminfo: memFree=6440216/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=195652 CPUtime=762.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 321073 0 0 0 76158 74 0 0 25 0 1 0 642398117 200347648 40565 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 48913 40565 258 24 0 45547 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 195652

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/285 19910
/proc/meminfo: memFree=6226268/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=195652 CPUtime=822.31 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 338562 0 0 0 82152 79 0 0 25 0 1 0 642398117 200347648 41792 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 48913 41792 258 24 0 45547 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 195652

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.94 5/285 19912
/proc/meminfo: memFree=6034268/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=195652 CPUtime=882.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 355736 0 0 0 88147 85 0 0 25 0 1 0 642398117 200347648 39758 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 48913 39758 258 24 0 45547 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 195652

[startup+942.301 s]
/proc/loadavg: 4.10 4.04 3.95 5/285 19913
/proc/meminfo: memFree=5852424/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=195652 CPUtime=942.31 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 373641 0 0 0 94141 90 0 0 25 0 1 0 642398117 200347648 40108 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 48913 40108 258 24 0 45547 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 195652

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/285 19915
/proc/meminfo: memFree=5705772/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=115512 CPUtime=1002.31 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 391132 0 0 0 100136 95 0 0 25 0 1 0 642398117 118284288 25532 33554432000 4194304 4291037 140735896888352 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 28878 25532 258 24 0 25512 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 115512

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/285 19916
/proc/meminfo: memFree=5581348/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=183652 CPUtime=1062.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 418181 0 0 0 106132 100 0 0 25 0 1 0 642398117 188059648 35652 33554432000 4194304 4291037 140735896888352 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 45913 35652 258 24 0 42547 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183652

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/285 19918
/proc/meminfo: memFree=5429264/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=214472 CPUtime=1122.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 438318 0 0 0 112126 106 0 0 25 0 1 0 642398117 219619328 40263 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 53618 40263 258 24 0 50252 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 214472

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/285 19920
/proc/meminfo: memFree=5262508/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=214472 CPUtime=1182.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 459889 0 0 0 118119 113 0 0 25 0 1 0 642398117 219619328 44015 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 53618 44015 258 24 0 50252 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 214472

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/285 19921
/proc/meminfo: memFree=5066468/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=277868 CPUtime=1242.32 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 492145 0 0 0 124109 123 0 0 25 0 1 0 642398117 284536832 54951 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 69467 54952 258 24 0 66101 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 277868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.97 5/285 19923
/proc/meminfo: memFree=4950300/32950904 swapFree=67057400/67111528
[pid=19803] ppid=19801 vsize=227780 CPUtime=1300.03 cores=1,3
/proc/19803/stat : 19803 (minisat_release) R 19801 19803 19517 0 -1 4202496 513849 0 0 0 129874 129 0 0 25 0 1 0 642398117 233246720 53486 33554432000 4194304 4291037 140735896888352 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19803/statm: 56945 53486 258 24 0 53579 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 227780

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.74
CPU system time (s): 1.3088
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277868

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

runsolver used 3.47147 second user time and 8.07977 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-13 19:33:04
IDJOB=3362702
IDBENCH=83134
IDSOLVER=1840
FILE ID=node121/3362702-1305307984
RUNJOBID= node121-1305306638-19537
PBS_JOBID= 13321479
Free space on /tmp= 43604 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=988418079

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:       5107472 kB
Buffers:        259060 kB
Cached:       18343504 kB
SwapCached:       7656 kB
Active:       12750388 kB
Inactive:     14393716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       5107472 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            6136 kB
Writeback:           0 kB
AnonPages:     8539036 kB
Mapped:          22188 kB
Slab:           605876 kB
PageTables:      30656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 34702152 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= 43608 MiB
End job on node121 at 2011-05-13 19:54:46