Trace number 3420070

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) 5000.1 4999.93

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-3420070-1306585916/watcher-3420070-1306585916 -o /tmp/evaluation-result-3420070-1306585916/solver-3420070-1306585916 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420070-1306585916.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/429 11615
/proc/meminfo: memFree=7830972/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=24172 CPUtime=0.01 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1797 0 0 0 1 0 0 0 24 0 1 0 770192075 24752128 1721 33554432000 4194304 4291037 140733801466448 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 6043 1721 216 24 0 2677 0

[startup+0.090609 s]
/proc/loadavg: 2.00 2.02 2.00 2/429 11615
/proc/meminfo: memFree=7830972/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=31236 CPUtime=0.08 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 4346 0 0 0 8 0 0 0 24 0 1 0 770192075 31985664 3978 33554432000 4194304 4291037 140733801466448 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 7809 3978 240 24 0 4443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31236

[startup+0.100608 s]
/proc/loadavg: 2.00 2.02 2.00 2/429 11615
/proc/meminfo: memFree=7830972/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=31448 CPUtime=0.09 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 4479 0 0 0 9 0 0 0 24 0 1 0 770192075 32202752 4103 33554432000 4194304 4291037 140733801466448 18446744073709551615 4221015 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 7862 4104 240 24 0 4496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31448

[startup+0.300571 s]
/proc/loadavg: 2.00 2.02 2.00 2/429 11615
/proc/meminfo: memFree=7830972/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=28728 CPUtime=0.29 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 6006 0 0 0 28 1 0 0 25 0 1 0 770192075 29417472 3775 33554432000 4194304 4291037 140733801466448 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 7182 3775 258 24 0 3816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28728

[startup+0.700493 s]
/proc/loadavg: 2.00 2.02 2.00 2/429 11615
/proc/meminfo: memFree=7830972/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=31404 CPUtime=0.69 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 6257 0 0 0 68 1 0 0 25 0 1 0 770192075 32157696 4021 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 7851 4021 258 24 0 4485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31404

[startup+1.50036 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11616
/proc/meminfo: memFree=7813632/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=31404 CPUtime=1.49 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 6686 0 0 0 148 1 0 0 25 0 1 0 770192075 32157696 4443 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 7851 4443 258 24 0 4485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31404

[startup+3.10105 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11616
/proc/meminfo: memFree=7804952/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=38480 CPUtime=3.09 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 8481 0 0 0 308 1 0 0 25 0 1 0 770192075 39403520 6221 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 9620 6221 258 24 0 6254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38480

[startup+6.30046 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11616
/proc/meminfo: memFree=7798444/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=50080 CPUtime=6.29 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 9965 0 0 0 628 1 0 0 25 0 1 0 770192075 51281920 7668 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 12520 7668 258 24 0 9154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50080

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11617
/proc/meminfo: memFree=7793768/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=42900 CPUtime=12.69 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 14546 0 0 0 1267 2 0 0 25 0 1 0 770192075 43929600 7244 33554432000 4194304 4291037 140733801466448 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 10725 7244 258 24 0 7359 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42900

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11617
/proc/meminfo: memFree=7763356/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=51072 CPUtime=25.49 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 22630 0 0 0 2546 3 0 0 25 0 1 0 770192075 52297728 7861 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 12768 7861 258 24 0 9402 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51072

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11618
/proc/meminfo: memFree=7650964/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=131512 CPUtime=51.09 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 40063 0 0 0 5104 5 0 0 25 0 1 0 770192075 134668288 25218 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 32878 25218 258 24 0 29512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131512

[startup+102.317 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11619
/proc/meminfo: memFree=7605164/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=82192 CPUtime=102.31 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 61337 0 0 0 10222 9 0 0 25 0 1 0 770192075 84164608 17210 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 20548 17210 258 24 0 17182 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 82192

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 11621
/proc/meminfo: memFree=7555024/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=82192 CPUtime=162.3 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 93548 0 0 0 16217 13 0 0 25 0 1 0 770192075 84164608 17211 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 20548 17211 258 24 0 17182 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82192

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 11622
/proc/meminfo: memFree=7434936/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=131512 CPUtime=222.29 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 120967 0 0 0 22213 16 0 0 25 0 1 0 770192075 134668288 29306 33554432000 4194304 4291037 140733801466448 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 32878 29306 258 24 0 29512 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131512

[startup+282.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/430 11624
/proc/meminfo: memFree=7367564/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=181292 CPUtime=282.3 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 147712 0 0 0 28209 21 0 0 25 0 1 0 770192075 185643008 31267 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 45323 31267 258 24 0 41957 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 181292

[startup+342.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/430 11626
/proc/meminfo: memFree=7276080/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=164832 CPUtime=342.3 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 182224 0 0 0 34203 27 0 0 25 0 1 0 770192075 168787968 36975 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 41208 36975 258 24 0 37842 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164832

[startup+402.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/430 11627
/proc/meminfo: memFree=7212828/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=164832 CPUtime=402.3 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 209838 0 0 0 40199 31 0 0 25 0 1 0 770192075 168787968 37588 33554432000 4194304 4291037 140733801466448 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 41208 37588 258 24 0 37842 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164832

[startup+462.301 s]
/proc/loadavg: 1.96 2.01 2.00 3/430 11657
/proc/meminfo: memFree=15049160/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=115512 CPUtime=462.31 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 229390 0 0 0 46195 36 0 0 25 0 1 0 770192075 118284288 25524 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 28878 25524 258 24 0 25512 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 115512

[startup+522.301 s]
/proc/loadavg: 1.98 2.00 2.00 3/430 11658
/proc/meminfo: memFree=14998920/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=164832 CPUtime=522.3 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 254057 0 0 0 52190 40 0 0 25 0 1 0 770192075 168787968 34433 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 41208 34433 258 24 0 37842 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 164832

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/430 11660
/proc/meminfo: memFree=15023056/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=115512 CPUtime=582.31 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 275698 0 0 0 58185 46 0 0 25 0 1 0 770192075 118284288 25524 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 28878 25524 258 24 0 25512 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115512

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.05 2.01 2.00 3/430 11765
/proc/meminfo: memFree=14688464/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=332392 CPUtime=4062.45 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1562394 0 0 0 405915 330 0 0 25 0 1 0 770192075 340369408 68058 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 83098 68058 258 24 0 79732 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 332392

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/430 11766
/proc/meminfo: memFree=14719676/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=332392 CPUtime=4122.43 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1586413 0 0 0 411908 335 0 0 25 0 1 0 770192075 340369408 68399 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 83098 68399 258 24 0 79732 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 332392

[startup+4182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/430 11768
/proc/meminfo: memFree=14743712/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=4182.43 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1606980 0 0 0 417904 339 0 0 25 0 1 0 770192075 289079296 62286 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 62286 258 24 0 67210 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 282304

[startup+4242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/430 11769
/proc/meminfo: memFree=14726188/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=251484 CPUtime=4242.43 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1626574 0 0 0 423900 343 0 0 25 0 1 0 770192075 257519616 57510 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 62871 57510 258 24 0 59505 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 251484

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/430 11771
/proc/meminfo: memFree=14765836/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=251484 CPUtime=4302.44 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1648085 0 0 0 429896 348 0 0 25 0 1 0 770192075 257519616 56777 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 62871 56777 258 24 0 59505 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 251484

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 11773
/proc/meminfo: memFree=14771012/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=251484 CPUtime=4362.44 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1669484 0 0 0 435891 353 0 0 25 0 1 0 770192075 257519616 55678 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 62871 55678 258 24 0 59505 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 251484

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 11774
/proc/meminfo: memFree=14803328/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=202164 CPUtime=4422.44 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1684187 0 0 0 441886 358 0 0 25 0 1 0 770192075 207015936 47211 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 50541 47211 258 24 0 47175 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 202164

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 11776
/proc/meminfo: memFree=14673604/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=332392 CPUtime=4482.44 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1708348 0 0 0 447880 364 0 0 25 0 1 0 770192075 340369408 71159 33554432000 4194304 4291037 140733801466448 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 83098 71159 258 24 0 79732 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 332392

[startup+4542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/430 11777
/proc/meminfo: memFree=14684480/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=4542.44 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1728827 0 0 0 453876 368 0 0 25 0 1 0 770192075 289079296 66887 33554432000 4194304 4291037 140733801466448 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 66887 258 24 0 67210 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 282304

[startup+4602.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/430 11779
/proc/meminfo: memFree=14716932/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=4602.46 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1749259 0 0 0 459873 373 0 0 25 0 1 0 770192075 289079296 60583 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 60583 258 24 0 67210 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 282304

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/430 11781
/proc/meminfo: memFree=14726320/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=251484 CPUtime=4662.45 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1771173 0 0 0 465867 378 0 0 25 0 1 0 770192075 257519616 58420 33554432000 4194304 4291037 140733801466448 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 62871 58420 258 24 0 59505 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 251484

[startup+4722.32 s]
/proc/loadavg: 2.12 2.04 2.01 3/430 11782
/proc/meminfo: memFree=14803036/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=202164 CPUtime=4722.47 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1786025 0 0 0 471863 384 0 0 25 0 1 0 770192075 207015936 47211 33554432000 4194304 4291037 140733801466448 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 50541 47211 258 24 0 47175 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 202164

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 11784
/proc/meminfo: memFree=14720792/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=4782.45 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1806091 0 0 0 477856 389 0 0 25 0 1 0 770192075 289079296 67088 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 67088 258 24 0 67210 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 282304

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 11786
/proc/meminfo: memFree=14744188/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=4842.45 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1825756 0 0 0 483851 394 0 0 25 0 1 0 770192075 289079296 62049 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 62049 258 24 0 67210 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 282304

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11787
/proc/meminfo: memFree=14784708/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=202164 CPUtime=4902.45 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1836509 0 0 0 489848 397 0 0 25 0 1 0 770192075 207015936 47211 33554432000 4194304 4291037 140733801466448 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 50541 47211 258 24 0 47175 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 202164

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11789
/proc/meminfo: memFree=14750576/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=202164 CPUtime=4962.46 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1860413 0 0 0 495844 402 0 0 25 0 1 0 770192075 207015936 47211 33554432000 4194304 4291037 140733801466448 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 50541 47211 258 24 0 47175 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 202164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11790
/proc/meminfo: memFree=14716700/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=5000.07 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1877562 0 0 0 499602 405 0 0 25 0 1 0 770192075 289079296 64248 33554432000 4194304 4291037 140733801466448 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 64248 258 24 0 67210 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 282304

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11790
/proc/meminfo: memFree=14716700/32951124 swapFree=44485824/67111528
[pid=11615] ppid=11613 vsize=282304 CPUtime=5000.07 cores=1,3,5,7
/proc/11615/stat : 11615 (minisat_release) R 11613 11615 11216 0 -1 4202496 1877562 0 0 0 499602 405 0 0 25 0 1 0 770192075 289079296 64248 33554432000 4194304 4291037 140733801466448 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11615/statm: 70576 64248 258 24 0 67210 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 282304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.1
CPU user time (s): 4996.03
CPU system time (s): 4.06538
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 332392

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

runsolver used 20.2439 second user time and 48.5196 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-28 14:31:56
IDJOB=3420070
IDBENCH=83134
IDSOLVER=1912
FILE ID=node105/3420070-1306585916
RUNJOBID= node105-1306579400-11235
PBS_JOBID= 13471575
Free space on /tmp= 73152 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-3420070-1306585916/watcher-3420070-1306585916 -o /tmp/evaluation-result-3420070-1306585916/solver-3420070-1306585916 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420070-1306585916.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=721146586

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7831128 kB
Buffers:        359420 kB
Cached:       13528980 kB
SwapCached:      39596 kB
Active:       14295052 kB
Inactive:     10489084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7831128 kB
SwapTotal:    67111528 kB
SwapFree:     44485824 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:    10864228 kB
Mapped:          19516 kB
Slab:           171636 kB
PageTables:      95364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125319644 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= 73188 MiB
End job on node105 at 2011-05-28 15:55:18