Trace number 3434056

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: MiniSAT 2.2.0-agile-26? (TO) 5000.03 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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.1 (svn: 989)

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-3434056-1308505392/watcher-3434056-1308505392 -o /tmp/evaluation-result-3434056-1308505392/solver-3434056-1308505392 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434056-1308505392.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.00 2.00 2/172 26650
/proc/meminfo: memFree=28862768/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=19804 CPUtime=0 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 740 0 0 0 0 0 0 0 25 0 1 0 942955314 20279296 679 33554432000 4194304 4291235 140734851491264 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 4951 682 213 24 0 1585 0

[startup+0.105077 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 26650
/proc/meminfo: memFree=28862768/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=32064 CPUtime=0.09 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 4772 0 0 0 9 0 0 0 25 0 1 0 942955314 32833536 4382 33554432000 4194304 4291235 140734851491264 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 8016 4382 240 24 0 4650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32064

[startup+0.201066 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 26650
/proc/meminfo: memFree=28862768/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=32096 CPUtime=0.19 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 6093 0 0 0 18 1 0 0 25 0 1 0 942955314 32866304 4677 33554432000 4194304 4291235 140734851491264 18446744073709551615 4231992 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 8024 4677 240 24 0 4658 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32096

[startup+0.301058 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 26650
/proc/meminfo: memFree=28862768/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=30664 CPUtime=0.29 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 6566 0 0 0 28 1 0 0 25 0 1 0 942955314 31399936 4111 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 7666 4111 258 24 0 4300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30664

[startup+0.700983 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 26650
/proc/meminfo: memFree=28862768/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=30664 CPUtime=0.69 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 6689 0 0 0 68 1 0 0 25 0 1 0 942955314 31399936 4231 33554432000 4194304 4291235 140734851491264 18446744073709551615 4262202 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 7666 4231 259 24 0 4300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30664

[startup+1.50083 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26665
/proc/meminfo: memFree=28839868/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=35016 CPUtime=1.49 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 6978 0 0 0 148 1 0 0 25 0 1 0 942955314 35856384 4512 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255575 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 8754 4512 259 24 0 5388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35016

[startup+3.10056 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26665
/proc/meminfo: memFree=28836268/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=35016 CPUtime=3.09 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 7948 0 0 0 308 1 0 0 25 0 1 0 942955314 35856384 5461 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 8754 5461 259 24 0 5388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35016

[startup+6.30099 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26665
/proc/meminfo: memFree=28820300/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=53692 CPUtime=6.29 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 11384 0 0 0 627 2 0 0 25 0 1 0 942955314 54980608 8871 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 13423 8871 259 24 0 10057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53692

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26665
/proc/meminfo: memFree=28806508/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=65368 CPUtime=12.69 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 14173 0 0 0 1267 2 0 0 25 0 1 0 942955314 66936832 11631 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 16342 11631 259 24 0 12976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65368

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26665
/proc/meminfo: memFree=28796096/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=65368 CPUtime=25.49 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 21956 0 0 0 2545 4 0 0 25 0 1 0 942955314 66936832 12873 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 16342 12873 259 24 0 12976 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65368

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26666
/proc/meminfo: memFree=28789324/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=84140 CPUtime=51.09 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 42587 0 0 0 5102 7 0 0 25 0 1 0 942955314 86159360 13230 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 21035 13230 259 24 0 17669 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84140

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26667
/proc/meminfo: memFree=28755460/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=114900 CPUtime=102.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 73827 0 0 0 10217 13 0 0 25 0 1 0 942955314 117657600 20820 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 28725 20820 259 24 0 25359 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114900

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26669
/proc/meminfo: memFree=28719348/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=164220 CPUtime=162.29 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 108254 0 0 0 16211 18 0 0 25 0 1 0 942955314 168161280 30236 33554432000 4194304 4291235 140734851491264 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 41055 30236 259 24 0 37689 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164220

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26671
/proc/meminfo: memFree=28755160/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=114900 CPUtime=222.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 133625 0 0 0 22207 23 0 0 25 0 1 0 942955314 117657600 20827 33554432000 4194304 4291235 140734851491264 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 28725 20827 259 24 0 25359 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114900

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26672
/proc/meminfo: memFree=28752536/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=114900 CPUtime=282.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 166964 0 0 0 28200 30 0 0 25 0 1 0 942955314 117657600 20827 33554432000 4194304 4291235 140734851491264 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 28725 20827 259 24 0 25359 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114900

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26674
/proc/meminfo: memFree=28706004/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=164220 CPUtime=342.29 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 195659 0 0 0 34195 34 0 0 25 0 1 0 942955314 168161280 32594 33554432000 4194304 4291235 140734851491264 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 41055 32594 259 24 0 37689 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 164220

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26675
/proc/meminfo: memFree=28717392/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=164220 CPUtime=402.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 224927 0 0 0 40190 40 0 0 25 0 1 0 942955314 168161280 29980 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 41055 29980 259 24 0 37689 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164220

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 26677
/proc/meminfo: memFree=28700864/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=164220 CPUtime=462.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 246853 0 0 0 46186 44 0 0 25 0 1 0 942955314 168161280 33152 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 41055 33152 259 24 0 37689 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164220

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26679
/proc/meminfo: memFree=28675672/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=195040 CPUtime=522.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 270887 0 0 0 52182 48 0 0 25 0 1 0 942955314 199720960 38658 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 48760 38658 259 24 0 45394 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 195040

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26680
/proc/meminfo: memFree=28695968/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=164220 CPUtime=582.3 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 299899 0 0 0 58176 54 0 0 25 0 1 0 942955314 168161280 33464 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26650/statm: 41055 33464 259 24 0 37689 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 164220

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26783
/proc/meminfo: memFree=28571424/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=276480 CPUtime=4002.37 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1612407 0 0 0 399887 350 0 0 25 0 1 0 942955314 283115520 60517 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 69120 60517 259 24 0 65754 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 276480

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26785
/proc/meminfo: memFree=28628920/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=196340 CPUtime=4062.38 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1626334 0 0 0 405882 356 0 0 25 0 1 0 942955314 201052160 45861 33554432000 4194304 4291235 140734851491264 18446744073709551615 4248643 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 49085 45861 259 24 0 45719 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 196340

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26787
/proc/meminfo: memFree=28533400/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=326568 CPUtime=4122.38 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1650547 0 0 0 411877 361 0 0 25 0 1 0 942955314 334405632 69904 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 81642 69904 259 24 0 78276 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 326568

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26788
/proc/meminfo: memFree=28578012/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=276480 CPUtime=4182.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1669384 0 0 0 417874 365 0 0 25 0 1 0 942955314 283115520 58270 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 69120 58270 259 24 0 65754 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 276480

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26790
/proc/meminfo: memFree=28596320/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=245660 CPUtime=4242.38 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1692494 0 0 0 423869 369 0 0 25 0 1 0 942955314 251555840 53981 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 61415 53981 259 24 0 58049 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 245660

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26791
/proc/meminfo: memFree=28512716/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=326568 CPUtime=4302.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1713314 0 0 0 429864 375 0 0 25 0 1 0 942955314 334405632 74590 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 81642 74590 259 24 0 78276 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 326568

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26793
/proc/meminfo: memFree=28541812/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=326568 CPUtime=4362.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1738130 0 0 0 435857 382 0 0 25 0 1 0 942955314 334405632 67573 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 81642 67573 259 24 0 78276 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 326568

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26795
/proc/meminfo: memFree=28576144/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=264764 CPUtime=4422.38 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1758823 0 0 0 441850 388 0 0 25 0 1 0 942955314 271118336 58189 33554432000 4194304 4291235 140734851491264 18446744073709551615 4261987 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 66191 58189 259 24 0 62825 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 264764

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26796
/proc/meminfo: memFree=28505556/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=215444 CPUtime=4482.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1776612 0 0 0 447845 394 0 0 25 0 1 0 942955314 220614656 45969 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 53861 45969 259 24 0 50495 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 215444

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26798
/proc/meminfo: memFree=28516084/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=345672 CPUtime=4542.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1800065 0 0 0 453840 399 0 0 25 0 1 0 942955314 353968128 69255 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 86418 69255 259 24 0 83052 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 345672

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26799
/proc/meminfo: memFree=28537756/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=295584 CPUtime=4602.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1824396 0 0 0 459835 404 0 0 25 0 1 0 942955314 302678016 64214 33554432000 4194304 4291235 140734851491264 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 73896 64214 259 24 0 70530 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 295584

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26801
/proc/meminfo: memFree=28477340/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=427060 CPUtime=4662.39 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1839195 0 0 0 465830 409 0 0 25 0 1 0 942955314 437309440 78875 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 106765 78875 259 24 0 103399 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 427060

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26812
/proc/meminfo: memFree=28516820/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=345672 CPUtime=4722.4 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1862895 0 0 0 471826 414 0 0 25 0 1 0 942955314 353968128 68837 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 86418 68837 259 24 0 83052 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 345672

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26813
/proc/meminfo: memFree=28562676/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=264764 CPUtime=4782.4 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1883935 0 0 0 477820 420 0 0 25 0 1 0 942955314 271118336 57518 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 66191 57518 259 24 0 62825 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 264764

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26815
/proc/meminfo: memFree=28487740/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=345672 CPUtime=4842.41 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1902773 0 0 0 483815 426 0 0 25 0 1 0 942955314 353968128 76186 33554432000 4194304 4291235 140734851491264 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 86418 76186 259 24 0 83052 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 345672

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26816
/proc/meminfo: memFree=28514992/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=298956 CPUtime=4902.4 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1929409 0 0 0 489808 432 0 0 25 0 1 0 942955314 306130944 69483 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 74739 69483 259 24 0 71373 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 298956

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26818
/proc/meminfo: memFree=28586120/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=218816 CPUtime=4962.4 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1940379 0 0 0 495804 436 0 0 25 0 1 0 942955314 224067584 51480 33554432000 4194304 4291235 140734851491264 18446744073709551615 4248885 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 54704 51480 259 24 0 51338 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 218816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26819
/proc/meminfo: memFree=28509840/32951124 swapFree=67055536/67111528
[pid=26650] ppid=26648 vsize=298956 CPUtime=5000 cores=1,3,5,7
/proc/26650/stat : 26650 (minisat) R 26648 26650 25918 0 -1 4202496 1959657 0 0 0 499560 440 0 0 25 0 1 0 942955314 306130944 70640 33554432000 4194304 4291235 140734851491264 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26650/statm: 74739 70640 259 24 0 71373 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 298956

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

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

runsolver used 6.81496 second user time and 16.6015 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-19 19:43:12
IDJOB=3434056
IDBENCH=83127
IDSOLVER=1930
FILE ID=node144/3434056-1308505392
RUNJOBID= node144-1308500388-26410
PBS_JOBID= 13608162
Free space on /tmp= 73288 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434056-1308505392/watcher-3434056-1308505392 -o /tmp/evaluation-result-3434056-1308505392/solver-3434056-1308505392 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434056-1308505392.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1732546277

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28862684 kB
Buffers:        454600 kB
Cached:        3278040 kB
SwapCached:       9616 kB
Active:        1426656 kB
Inactive:      2325380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28862684 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:       17252 kB
Mapped:          12420 kB
Slab:           272440 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187276 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= 73288 MiB
End job on node144 at 2011-06-19 21:06:34