Trace number 3318197

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) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3318197-1304902479/watcher-3318197-1304902479 -o /tmp/evaluation-result-3318197-1304902479/solver-3318197-1304902479 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318197-1304902479.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 3.92 3.49 5/303 5800
/proc/meminfo: memFree=27264760/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=22732 CPUtime=0 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 1373 0 0 0 0 0 0 0 21 0 1 0 582663836 23277568 1314 33554432000 4194304 4291235 140736926196512 18446744073709551615 4271356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 5683 1320 214 24 0 2317 0

[startup+0.0507201 s]
/proc/loadavg: 4.04 3.92 3.49 5/303 5800
/proc/meminfo: memFree=27264760/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=28904 CPUtime=0.04 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 3662 0 0 0 4 0 0 0 21 0 1 0 582663836 29597696 3312 33554432000 4194304 4291235 140736926196512 18446744073709551615 4215482 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 7226 3312 237 24 0 3860 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28904

[startup+0.100706 s]
/proc/loadavg: 4.04 3.92 3.49 5/303 5800
/proc/meminfo: memFree=27264760/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=31440 CPUtime=0.09 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 4436 0 0 0 9 0 0 0 21 0 1 0 582663836 32194560 4062 33554432000 4194304 4291235 140736926196512 18446744073709551615 4247087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 7860 4062 240 24 0 4494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31440

[startup+0.300668 s]
/proc/loadavg: 4.04 3.92 3.49 5/303 5800
/proc/meminfo: memFree=27264760/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=28720 CPUtime=0.28 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 5997 0 0 0 28 0 0 0 22 0 1 0 582663836 29409280 3765 33554432000 4194304 4291235 140736926196512 18446744073709551615 4248795 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 7180 3765 258 24 0 3814 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28720

[startup+0.700606 s]
/proc/loadavg: 4.04 3.92 3.49 5/303 5800
/proc/meminfo: memFree=27264760/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=31396 CPUtime=0.69 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 6136 0 0 0 68 1 0 0 23 0 1 0 582663836 32149504 3900 33554432000 4194304 4291235 140736926196512 18446744073709551615 4262443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 7849 3900 258 24 0 4483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31396

[startup+1.50045 s]
/proc/loadavg: 4.04 3.92 3.49 6/304 5801
/proc/meminfo: memFree=27247276/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=31396 CPUtime=1.49 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 6646 0 0 0 148 1 0 0 25 0 1 0 582663836 32149504 4405 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 7849 4405 258 24 0 4483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31396

[startup+3.10016 s]
/proc/loadavg: 4.04 3.92 3.49 6/304 5801
/proc/meminfo: memFree=27237840/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=38472 CPUtime=3.09 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 8560 0 0 0 308 1 0 0 25 0 1 0 582663836 39395328 6295 33554432000 4194304 4291235 140736926196512 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 9618 6295 258 24 0 6252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38472

[startup+6.30056 s]
/proc/loadavg: 4.04 3.92 3.50 6/304 5801
/proc/meminfo: memFree=27224200/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=50072 CPUtime=6.29 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 10076 0 0 0 628 1 0 0 25 0 1 0 582663836 51273728 7780 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255722 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 12518 7780 258 24 0 9152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50072

[startup+12.7004 s]
/proc/loadavg: 4.03 3.92 3.50 6/304 5801
/proc/meminfo: memFree=27201572/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=48796 CPUtime=12.69 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 15430 0 0 0 1266 3 0 0 25 0 1 0 582663836 49967104 8717 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 12199 8717 258 24 0 8833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48796

[startup+25.501 s]
/proc/loadavg: 4.02 3.92 3.51 6/304 5801
/proc/meminfo: memFree=27156820/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=67472 CPUtime=25.49 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 23337 0 0 0 2545 4 0 0 25 0 1 0 582663836 69091328 10672 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 16868 10672 258 24 0 13502 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67472

[startup+51.1003 s]
/proc/loadavg: 4.02 3.93 3.52 6/304 5802
/proc/meminfo: memFree=27100468/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=135644 CPUtime=51.09 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 42460 0 0 0 5102 7 0 0 25 0 1 0 582663836 138899456 21187 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 33911 21187 258 24 0 30545 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135644

[startup+102.311 s]
/proc/loadavg: 4.00 3.94 3.54 6/304 5803
/proc/meminfo: memFree=27004692/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=86324 CPUtime=102.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 68090 0 0 0 10218 12 0 0 25 0 1 0 582663836 88395776 16700 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 21581 16700 258 24 0 18215 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86324

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.57 6/304 5805
/proc/meminfo: memFree=27133372/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=86324 CPUtime=162.29 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 91748 0 0 0 16212 17 0 0 25 0 1 0 582663836 88395776 16700 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 21581 16700 258 24 0 18215 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86324

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.59 6/304 5806
/proc/meminfo: memFree=27050872/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=86324 CPUtime=222.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 118765 0 0 0 22207 23 0 0 25 0 1 0 582663836 88395776 18195 33554432000 4194304 4291235 140736926196512 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 21581 18195 258 24 0 18215 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86324

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.62 6/304 5808
/proc/meminfo: memFree=26960448/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=135644 CPUtime=282.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 151139 0 0 0 28200 30 0 0 25 0 1 0 582663836 138899456 25988 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 33911 25988 258 24 0 30545 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135644

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.65 6/304 5810
/proc/meminfo: memFree=26985700/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=86324 CPUtime=342.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 170087 0 0 0 34194 36 0 0 25 0 1 0 582663836 88395776 18195 33554432000 4194304 4291235 140736926196512 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 21581 18195 258 24 0 18215 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86324

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.66 6/304 5820
/proc/meminfo: memFree=27042304/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=166464 CPUtime=402.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 196243 0 0 0 40188 42 0 0 25 0 1 0 582663836 170459136 30543 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 41616 30543 258 24 0 38250 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 166464

[startup+462.3 s]
/proc/loadavg: 4.19 4.03 3.70 6/304 5822
/proc/meminfo: memFree=27044988/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=155128 CPUtime=462.31 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 226294 0 0 0 46182 49 0 0 25 0 1 0 582663836 158851072 32699 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 38782 32699 258 24 0 35416 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 155128

[startup+522.3 s]
/proc/loadavg: 4.07 4.03 3.71 6/304 5823
/proc/meminfo: memFree=26871716/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=185948 CPUtime=522.3 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 245646 0 0 0 52177 53 0 0 25 0 1 0 582663836 190410752 35530 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 46487 35530 258 24 0 43121 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 185948

[startup+582.3 s]
/proc/loadavg: 3.54 3.89 3.69 5/298 5843
/proc/meminfo: memFree=27138860/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=105808 CPUtime=582.31 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 263973 0 0 0 58172 59 0 0 25 0 1 0 582663836 108347392 23129 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 26452 23129 258 24 0 23086 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105808

[startup+642.3 s]
/proc/loadavg: 3.18 3.72 3.64 5/298 5845
/proc/meminfo: memFree=27183952/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=155128 CPUtime=642.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 290370 0 0 0 64167 65 0 0 25 0 1 0 582663836 158851072 34332 33554432000 4194304 4291235 140736926196512 18446744073709551615 4248345 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 38782 34332 258 24 0 35416 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 155128

[startup+702.3 s]
/proc/loadavg: 3.07 3.59 3.60 5/298 5846
/proc/meminfo: memFree=27212932/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=105808 CPUtime=702.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 310836 0 0 0 70161 71 0 0 25 0 1 0 582663836 108347392 23129 33554432000 4194304 4291235 140736926196512 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 26452 23129 258 24 0 23086 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 105808

[startup+762.31 s]
/proc/loadavg: 3.13 3.51 3.57 5/298 5848
/proc/meminfo: memFree=27104004/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=105808 CPUtime=762.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 328476 0 0 0 76156 76 0 0 25 0 1 0 582663836 108347392 23129 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 26452 23129 258 24 0 23086 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105808

[startup+822.301 s]
/proc/loadavg: 3.05 3.42 3.53 5/298 5849
/proc/meminfo: memFree=27189396/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=155128 CPUtime=822.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 354489 0 0 0 82150 82 0 0 25 0 1 0 582663836 158851072 34073 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 38782 34073 258 24 0 35416 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 155128

[startup+882.301 s]
/proc/loadavg: 3.02 3.33 3.49 5/298 5851
/proc/meminfo: memFree=27072420/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=185948 CPUtime=882.31 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 374706 0 0 0 88144 87 0 0 25 0 1 0 582663836 190410752 37451 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 46487 37451 258 24 0 43121 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 185948

[startup+942.301 s]
/proc/loadavg: 2.56 3.16 3.42 3/292 5870
/proc/meminfo: memFree=27385568/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=105808 CPUtime=942.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 396115 0 0 0 94139 93 0 0 25 0 1 0 582663836 108347392 23129 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 26452 23129 258 24 0 23086 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 105808

[startup+1002.3 s]
/proc/loadavg: 2.20 2.95 3.33 3/292 5871
/proc/meminfo: memFree=27303088/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=155128 CPUtime=1002.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 423612 0 0 0 100135 97 0 0 25 0 1 0 582663836 158851072 32957 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 38782 32957 258 24 0 35416 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 155128

[startup+1062.3 s]
/proc/loadavg: 2.10 2.79 3.25 3/292 5873
/proc/meminfo: memFree=27327120/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=185948 CPUtime=1062.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 447450 0 0 0 106129 103 0 0 25 0 1 0 582663836 190410752 38289 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 46487 38289 258 24 0 43121 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 185948

[startup+1122.3 s]
/proc/loadavg: 2.04 2.64 3.17 3/292 5874
/proc/meminfo: memFree=27317168/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=205048 CPUtime=1122.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 468175 0 0 0 112125 107 0 0 25 0 1 0 582663836 209969152 40457 33554432000 4194304 4291235 140736926196512 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 51262 40457 258 24 0 47896 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 205048

[startup+1182.3 s]
/proc/loadavg: 2.01 2.52 3.09 3/292 5876
/proc/meminfo: memFree=27230948/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=216912 CPUtime=1182.33 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 496409 0 0 0 118120 113 0 0 25 0 1 0 582663836 222117888 50622 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 54228 50622 258 24 0 50862 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 216912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.42 3.02 3/292 5878
/proc/meminfo: memFree=27273824/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=267236 CPUtime=1242.32 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 518073 0 0 0 124116 116 0 0 25 0 1 0 582663836 273649664 51114 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 66809 51114 258 24 0 63443 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 267236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.43 2.19 2.90 2/286 5897
/proc/meminfo: memFree=27404900/32951124 swapFree=63485424/67111528
[pid=5800] ppid=5798 vsize=217148 CPUtime=1300.04 cores=1,3
/proc/5800/stat : 5800 (minisat) R 5798 5800 5055 0 -1 4202496 537729 0 0 0 129883 121 0 0 25 0 1 0 582663836 222359552 48966 33554432000 4194304 4291235 140736926196512 18446744073709551615 4255910 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5800/statm: 54287 48966 258 24 0 50921 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 217148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.84
CPU system time (s): 1.22181
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 267236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.84
system time used= 1.22181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1282

runsolver used 3.57346 second user time and 8.02278 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 02:54:39
IDJOB=3318197
IDBENCH=83134
IDSOLVER=1707
FILE ID=node147/3318197-1304902479
RUNJOBID= node147-1304901664-5495
PBS_JOBID= 13282124
Free space on /tmp= 53320 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=156836978

node147.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.836
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.67
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      27264916 kB
Buffers:        139796 kB
Cached:        2006116 kB
SwapCached:      12836 kB
Active:         587844 kB
Inactive:      4917916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27264916 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            2084 kB
Writeback:           0 kB
AnonPages:     3355424 kB
Mapped:          15456 kB
Slab:            86880 kB
PageTables:      30160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45272756 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= 53332 MiB
End job on node147 at 2011-05-09 03:16:21