Trace number 3420052

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.11 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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-3420052-1306585225/watcher-3420052-1306585225 -o /tmp/evaluation-result-3420052-1306585225/solver-3420052-1306585225 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420052-1306585225.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.02 2.03 2.00 2/473 18661
/proc/meminfo: memFree=12189020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=24840 CPUtime=0 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1955 0 0 0 0 0 0 0 25 0 1 0 770122157 25436160 1830 33554432000 4194304 4291037 140733897846320 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 6210 1831 216 24 0 2844 0

[startup+0.099793 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 18661
/proc/meminfo: memFree=12189020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=33260 CPUtime=0.09 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 4964 0 0 0 9 0 0 0 25 0 1 0 770122157 34058240 4530 33554432000 4194304 4291037 140733897846320 18446744073709551615 4232048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 8315 4531 240 24 0 4949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33260

[startup+0.100789 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 18661
/proc/meminfo: memFree=12189020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=33260 CPUtime=0.09 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 4975 0 0 0 9 0 0 0 25 0 1 0 770122157 34058240 4540 33554432000 4194304 4291037 140733897846320 18446744073709551615 4217358 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 8315 4541 240 24 0 4949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33260

[startup+0.300819 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 18661
/proc/meminfo: memFree=12189020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=32136 CPUtime=0.29 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 7147 0 0 0 28 1 0 0 25 0 1 0 770122157 32907264 4445 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 8034 4445 257 24 0 4668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32136

[startup+0.700684 s]
/proc/loadavg: 2.02 2.03 2.00 2/473 18661
/proc/meminfo: memFree=12189020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=32136 CPUtime=0.69 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 7375 0 0 0 68 1 0 0 25 0 1 0 770122157 32907264 4672 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 8034 4672 258 24 0 4668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32136

[startup+1.50054 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 18662
/proc/meminfo: memFree=12168800/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=36488 CPUtime=1.49 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 7869 0 0 0 148 1 0 0 25 0 1 0 770122157 37363712 5161 33554432000 4194304 4291037 140733897846320 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 9122 5161 258 24 0 5756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36488

[startup+3.10026 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 18662
/proc/meminfo: memFree=12164380/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=47984 CPUtime=3.09 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 10583 0 0 0 308 1 0 0 25 0 1 0 770122157 49135616 7860 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 11996 7860 258 24 0 8630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47984

[startup+6.30077 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 18662
/proc/meminfo: memFree=12147080/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=55164 CPUtime=6.29 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 12429 0 0 0 628 1 0 0 25 0 1 0 770122157 56487936 9687 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 13791 9687 258 24 0 10425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55164

[startup+12.7006 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 18663
/proc/meminfo: memFree=12128624/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=66840 CPUtime=12.7 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 15653 0 0 0 1268 2 0 0 25 0 1 0 770122157 68444160 12873 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 16710 12873 258 24 0 13344 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 66840

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 18663
/proc/meminfo: memFree=12119088/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=66840 CPUtime=25.49 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 23426 0 0 0 2545 4 0 0 25 0 1 0 770122157 68444160 12813 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 16710 12813 258 24 0 13344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66840

[startup+51.1008 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 18664
/proc/meminfo: memFree=12081356/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=87744 CPUtime=51.1 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 38190 0 0 0 5103 7 0 0 25 0 1 0 770122157 89849856 17577 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 21936 17577 258 24 0 18570 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 87744

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18665
/proc/meminfo: memFree=12041024/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=92384 CPUtime=102.31 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 65221 0 0 0 10219 12 0 0 25 0 1 0 770122157 94601216 18367 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 23096 18367 258 24 0 19730 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92384

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 18667
/proc/meminfo: memFree=11990276/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=96324 CPUtime=162.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 92932 0 0 0 16213 17 0 0 25 0 1 0 770122157 98635776 20376 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 24081 20376 258 24 0 20715 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96324

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 18668
/proc/meminfo: memFree=12228684/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=85332 CPUtime=222.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 118817 0 0 0 22206 24 0 0 25 0 1 0 770122157 87379968 15662 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 21333 15662 258 24 0 17967 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85332

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 18670
/proc/meminfo: memFree=12116560/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=137436 CPUtime=282.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 145593 0 0 0 28202 28 0 0 25 0 1 0 770122157 140734464 26551 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 34359 26551 258 24 0 30993 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 137436

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/474 18671
/proc/meminfo: memFree=12107356/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=80088 CPUtime=342.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 173572 0 0 0 34195 35 0 0 25 0 1 0 770122157 82010112 16157 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 20022 16157 258 24 0 16656 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80088

[startup+402.301 s]
/proc/loadavg: 2.18 2.06 2.01 3/474 18673
/proc/meminfo: memFree=12036896/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=142284 CPUtime=402.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 200755 0 0 0 40189 41 0 0 25 0 1 0 770122157 145698816 24242 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 35571 24242 258 24 0 32205 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 142284

[startup+462.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/474 18675
/proc/meminfo: memFree=11965444/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=145656 CPUtime=462.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 226303 0 0 0 46185 45 0 0 25 0 1 0 770122157 149151744 31036 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 36414 31036 258 24 0 33048 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145656

[startup+522.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/474 18676
/proc/meminfo: memFree=11902296/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=201320 CPUtime=522.31 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 252732 0 0 0 52180 51 0 0 25 0 1 0 770122157 206151680 35061 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 50330 35061 258 24 0 46964 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201320

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/474 18678
/proc/meminfo: memFree=12161668/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=91008 CPUtime=582.3 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 278846 0 0 0 58174 56 0 0 25 0 1 0 770122157 93192192 18213 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18661/statm: 22752 18213 258 24 0 19386 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91008

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/474 18808
/proc/meminfo: memFree=12223428/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=192436 CPUtime=4002.34 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1536926 0 0 0 399871 363 0 0 25 0 1 0 770122157 197054464 42021 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 48109 42021 258 24 0 44743 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 192436

[startup+4062.32 s]
/proc/loadavg: 2.05 2.05 2.00 3/474 18810
/proc/meminfo: memFree=12138340/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=304180 CPUtime=4062.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1557972 0 0 0 405868 368 0 0 25 0 1 0 770122157 311480320 62837 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 76045 62837 258 24 0 72679 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 304180

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/474 18811
/proc/meminfo: memFree=12169812/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=255008 CPUtime=4122.35 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1579915 0 0 0 411861 374 0 0 25 0 1 0 770122157 261128192 55258 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 63752 55258 258 24 0 60386 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 255008

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 18813
/proc/meminfo: memFree=12185776/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=256480 CPUtime=4182.35 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1604599 0 0 0 417856 379 0 0 25 0 1 0 770122157 262635520 50805 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 64120 50805 258 24 0 60754 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 256480

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18814
/proc/meminfo: memFree=12205460/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=228192 CPUtime=4242.35 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1633762 0 0 0 423850 385 0 0 25 0 1 0 770122157 233668608 46204 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 57048 46204 258 24 0 53682 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 228192

[startup+4302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/474 18816
/proc/meminfo: memFree=12109704/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=315012 CPUtime=4302.35 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1657516 0 0 0 429845 390 0 0 25 0 1 0 770122157 322572288 69762 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 78753 69762 258 24 0 75387 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 315012

[startup+4362.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/474 18818
/proc/meminfo: memFree=12173772/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=272964 CPUtime=4362.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1680108 0 0 0 435841 395 0 0 25 0 1 0 770122157 279515136 53961 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 68241 53961 258 24 0 64875 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 272964

[startup+4422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/474 18819
/proc/meminfo: memFree=12096484/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=323052 CPUtime=4422.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1699213 0 0 0 441836 400 0 0 25 0 1 0 770122157 330805248 72869 33554432000 4194304 4291037 140733897846320 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 80763 72869 258 24 0 77397 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 323052

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 18821
/proc/meminfo: memFree=12150020/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=272964 CPUtime=4482.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1719672 0 0 0 447830 406 0 0 25 0 1 0 770122157 279515136 59545 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 68241 59545 258 24 0 64875 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 272964

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18822
/proc/meminfo: memFree=12171072/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=249772 CPUtime=4542.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1739374 0 0 0 453826 410 0 0 25 0 1 0 770122157 255766528 54253 33554432000 4194304 4291037 140733897846320 18446744073709551615 4262302 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 62443 54253 258 24 0 59077 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 249772

[startup+4602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/474 18824
/proc/meminfo: memFree=12108168/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=330680 CPUtime=4602.38 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1754220 0 0 0 459824 414 0 0 25 0 1 0 770122157 338616320 68890 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 82670 68890 258 24 0 79304 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 330680

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 18826
/proc/meminfo: memFree=12124264/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=330680 CPUtime=4662.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1776251 0 0 0 465818 418 0 0 25 0 1 0 770122157 338616320 64727 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 82670 64727 258 24 0 79304 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 330680

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 18827
/proc/meminfo: memFree=12148292/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=280592 CPUtime=4722.38 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1798633 0 0 0 471814 424 0 0 25 0 1 0 770122157 287326208 58493 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 70148 58493 258 24 0 66782 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 280592

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 18829
/proc/meminfo: memFree=12095196/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=330680 CPUtime=4782.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1812137 0 0 0 477808 428 0 0 25 0 1 0 770122157 338616320 71852 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 82670 71852 258 24 0 79304 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 330680

[startup+4842.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/474 18830
/proc/meminfo: memFree=12136952/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=280592 CPUtime=4842.36 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1832574 0 0 0 483802 434 0 0 25 0 1 0 770122157 287326208 61550 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 70148 61550 258 24 0 66782 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 280592

[startup+4902.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/474 18832
/proc/meminfo: memFree=12085092/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=330680 CPUtime=4902.37 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1844431 0 0 0 489798 439 0 0 25 0 1 0 770122157 338616320 73263 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 82670 73263 258 24 0 79304 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 330680

[startup+4962.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/474 18834
/proc/meminfo: memFree=12119776/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=330680 CPUtime=4962.37 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1866727 0 0 0 495792 445 0 0 25 0 1 0 770122157 338616320 65264 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 82670 65264 258 24 0 79304 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 330680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 18835
/proc/meminfo: memFree=12087008/32950928 swapFree=67042960/67111528
[pid=18661] ppid=18659 vsize=334020 CPUtime=5000.08 cores=1,3,5,7
/proc/18661/stat : 18661 (minisat_release) R 18659 18661 18307 0 -1 4202496 1874996 0 0 0 499560 448 0 0 25 0 1 0 770122157 342036480 73426 33554432000 4194304 4291037 140733897846320 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18661/statm: 83505 73426 258 24 0 80139 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 334020

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): 5000.03
CPU time (s): 5000.11
CPU user time (s): 4995.61
CPU system time (s): 4.49332
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 411516

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

runsolver used 22.1376 second user time and 55.1006 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-28 14:20:25
IDJOB=3420052
IDBENCH=83119
IDSOLVER=1912
FILE ID=node125/3420052-1306585225
RUNJOBID= node125-1306579394-18326
PBS_JOBID= 13471555
Free space on /tmp= 73472 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420052-1306585225/watcher-3420052-1306585225 -o /tmp/evaluation-result-3420052-1306585225/solver-3420052-1306585225 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420052-1306585225.cnf

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1984515848

node125.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.828
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.828
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	: 5266.55
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.828
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.828
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.74
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      12189168 kB
Buffers:        317800 kB
Cached:        6229140 kB
SwapCached:      55652 kB
Active:       11156564 kB
Inactive:      9257576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12189168 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:    13811244 kB
Mapped:          43612 kB
Slab:           217232 kB
PageTables:      61900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130349080 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= 73480 MiB
End job on node125 at 2011-05-28 15:43:47