Trace number 3422441

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: EBMiniSAT 2011-03-02? (TO) 5000.05 5000.82

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3422441-1306666739/watcher-3422441-1306666739 -o /tmp/evaluation-result-3422441-1306666739/solver-3422441-1306666739 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422441-1306666739.cnf -verb=0 

running on 4 cores: 0,2,4,6

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.04 2.06 2/434 1752
/proc/meminfo: memFree=2971128/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=20260 CPUtime=0 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 842 0 0 0 0 0 0 0 25 0 1 0 778273504 20746240 785 33554432000 4194304 4293939 140734048058032 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 5065 788 217 25 0 1698 0

[startup+0.097791 s]
/proc/loadavg: 2.00 2.04 2.06 2/434 1752
/proc/meminfo: memFree=2971128/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=37236 CPUtime=0.09 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 6062 0 0 0 9 0 0 0 25 0 1 0 778273504 38129664 5451 33554432000 4194304 4293939 140734048058032 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 9309 5451 223 25 0 5942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37236

[startup+0.100759 s]
/proc/loadavg: 2.00 2.04 2.06 2/434 1752
/proc/meminfo: memFree=2971128/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=37236 CPUtime=0.09 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 6063 0 0 0 9 0 0 0 25 0 1 0 778273504 38129664 5452 33554432000 4194304 4293939 140734048058032 18446744073709551615 4236641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 9309 5452 224 25 0 5942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37236

[startup+0.300756 s]
/proc/loadavg: 2.00 2.04 2.06 2/434 1752
/proc/meminfo: memFree=2971128/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=44108 CPUtime=0.29 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 9284 0 0 0 29 0 0 0 25 0 1 0 778273504 45166592 7129 33554432000 4194304 4293939 140734048058032 18446744073709551615 4232451 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 11027 7129 225 25 0 7660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44108

[startup+0.700691 s]
/proc/loadavg: 2.00 2.04 2.06 2/434 1752
/proc/meminfo: memFree=2971128/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=39668 CPUtime=0.69 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 10083 0 0 0 69 0 0 0 25 0 1 0 778273504 40620032 6226 33554432000 4194304 4293939 140734048058032 18446744073709551615 4250283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 9917 6226 245 25 0 6550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39668

[startup+1.50055 s]
/proc/loadavg: 2.00 2.04 2.06 3/435 1753
/proc/meminfo: memFree=2943348/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=44020 CPUtime=1.49 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 10351 0 0 0 149 0 0 0 25 0 1 0 778273504 45076480 6487 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 11005 6487 245 25 0 7638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44020

[startup+3.10021 s]
/proc/loadavg: 2.00 2.04 2.06 3/435 1753
/proc/meminfo: memFree=2937548/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=44020 CPUtime=2.63 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 10701 0 0 0 261 2 0 0 25 0 1 0 778273504 45076480 6829 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1752/statm: 11005 6829 245 25 0 7638 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 44020

[startup+6.30071 s]
/proc/loadavg: 2.00 2.03 2.06 3/435 1753
/proc/meminfo: memFree=2916336/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=56016 CPUtime=5.82 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 13735 0 0 0 580 2 0 0 25 0 1 0 778273504 57360384 9832 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 14004 9832 245 25 0 10637 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 56016

[startup+12.7006 s]
/proc/loadavg: 2.00 2.03 2.06 3/435 1754
/proc/meminfo: memFree=2889804/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=63196 CPUtime=12.22 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 15927 0 0 0 1219 3 0 0 25 0 1 0 778273504 64712704 11976 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 15799 11976 245 25 0 12432 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 63196

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.05 3/435 1754
/proc/meminfo: memFree=2842144/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=93840 CPUtime=25.03 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 19201 0 0 0 2499 4 0 0 25 0 1 0 778273504 96092160 15188 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 23460 15188 245 25 0 20093 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 93840

[startup+51.1009 s]
/proc/loadavg: 2.00 2.03 2.05 3/435 1755
/proc/meminfo: memFree=2771920/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=83016 CPUtime=50.61 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 29628 0 0 0 5054 7 0 0 25 0 1 0 778273504 85008384 16863 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 20754 16863 245 25 0 17387 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 83016

[startup+102.316 s]
/proc/loadavg: 2.00 2.02 2.05 3/435 1756
/proc/meminfo: memFree=2616060/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=106628 CPUtime=101.82 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 45839 0 0 0 10171 11 0 0 25 0 1 0 778273504 109187072 22287 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1752/statm: 26657 22287 245 25 0 23290 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 106628

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/435 1767
/proc/meminfo: memFree=2557092/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=94112 CPUtime=161.77 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 66481 0 0 0 16160 17 0 0 25 0 1 0 778273504 96370688 17568 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 23528 17568 245 25 0 20161 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 94112

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.03 3/435 1768
/proc/meminfo: memFree=2428904/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=113520 CPUtime=221.76 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 85288 0 0 0 22153 23 0 0 25 0 1 0 778273504 116244480 22629 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255618 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 28380 22629 245 25 0 25013 0
Current children cumulated CPU time (s) 221.76
Current children cumulated vsize (KiB) 113520

[startup+282.301 s]
/proc/loadavg: 2.12 2.05 2.04 3/435 1770
/proc/meminfo: memFree=2272496/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=120648 CPUtime=281.77 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 103811 0 0 0 28149 28 0 0 25 0 1 0 778273504 123543552 25240 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 30162 25240 245 25 0 26795 0
Current children cumulated CPU time (s) 281.77
Current children cumulated vsize (KiB) 120648

[startup+342.3 s]
/proc/loadavg: 2.13 2.07 2.05 3/435 1771
/proc/meminfo: memFree=2099312/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=121216 CPUtime=341.76 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 120297 0 0 0 34144 32 0 0 25 0 1 0 778273504 124125184 26053 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1752/statm: 30304 26053 245 25 0 26937 0
Current children cumulated CPU time (s) 341.76
Current children cumulated vsize (KiB) 121216

[startup+402.301 s]
/proc/loadavg: 2.21 2.08 2.05 3/433 1782
/proc/meminfo: memFree=12290336/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=124788 CPUtime=401.62 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 137756 0 0 0 40123 39 0 0 25 0 1 0 778273504 127782912 26950 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 31197 26950 245 25 0 27830 0
Current children cumulated CPU time (s) 401.62
Current children cumulated vsize (KiB) 124788

[startup+462.301 s]
/proc/loadavg: 2.14 2.10 2.06 3/435 1805
/proc/meminfo: memFree=12322748/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=125548 CPUtime=461.43 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 154585 0 0 0 46097 46 0 0 25 0 1 0 778273504 128561152 27279 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1752/statm: 31387 27279 245 25 0 28020 0
Current children cumulated CPU time (s) 461.43
Current children cumulated vsize (KiB) 125548

[startup+522.301 s]
/proc/loadavg: 2.05 2.08 2.05 3/435 1806
/proc/meminfo: memFree=12339228/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=127772 CPUtime=521.43 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 172288 0 0 0 52092 51 0 0 25 0 1 0 778273504 130838528 27427 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1752/statm: 31943 27427 245 25 0 28576 0
Current children cumulated CPU time (s) 521.43
Current children cumulated vsize (KiB) 127772

[startup+582.301 s]
/proc/loadavg: 2.02 2.06 2.05 3/435 1808
/proc/meminfo: memFree=12324584/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=132560 CPUtime=581.42 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 188423 0 0 0 58086 56 0 0 25 0 1 0 778273504 135741440 26107 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1752/statm: 33140 26107 245 25 0 29773 0
Current children cumulated CPU time (s) 581.42
Current children cumulated vsize (KiB) 132560

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 1908
/proc/meminfo: memFree=12062428/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=276916 CPUtime=4001.49 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 927763 0 0 0 399892 257 0 0 25 0 1 0 778273504 283561984 54852 33554432000 4194304 4293939 140734048058032 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 69229 54852 245 25 0 65862 0
Current children cumulated CPU time (s) 4001.49
Current children cumulated vsize (KiB) 276916

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 1913
/proc/meminfo: memFree=12125708/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=227256 CPUtime=4061.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 942631 0 0 0 405889 262 0 0 25 0 1 0 778273504 232710144 47281 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255538 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 56814 47281 245 25 0 53447 0
Current children cumulated CPU time (s) 4061.51
Current children cumulated vsize (KiB) 227256

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 1914
/proc/meminfo: memFree=12135964/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=165792 CPUtime=4121.5 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 956515 0 0 0 411884 266 0 0 25 0 1 0 778273504 169771008 37200 33554432000 4194304 4293939 140734048058032 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 41448 37200 245 25 0 38081 0
Current children cumulated CPU time (s) 4121.5
Current children cumulated vsize (KiB) 165792

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 1916
/proc/meminfo: memFree=12133360/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=227256 CPUtime=4181.49 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 969367 0 0 0 417880 269 0 0 25 0 1 0 778273504 232710144 49799 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 56814 49799 245 25 0 53447 0
Current children cumulated CPU time (s) 4181.49
Current children cumulated vsize (KiB) 227256

[startup+4242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/435 1917
/proc/meminfo: memFree=12056832/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=149756 CPUtime=4241.49 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 978000 0 0 0 423877 272 0 0 25 0 1 0 778273504 153350144 33169 33554432000 4194304 4293939 140734048058032 18446744073709551615 4263653 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 37439 33169 245 25 0 34072 0
Current children cumulated CPU time (s) 4241.49
Current children cumulated vsize (KiB) 149756

[startup+4302.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/435 1919
/proc/meminfo: memFree=12138920/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=229896 CPUtime=4301.5 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 993053 0 0 0 429875 275 0 0 25 0 1 0 778273504 235413504 47957 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 57474 47957 245 25 0 54107 0
Current children cumulated CPU time (s) 4301.5
Current children cumulated vsize (KiB) 229896

[startup+4362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/435 1921
/proc/meminfo: memFree=12076172/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=279984 CPUtime=4361.5 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1000425 0 0 0 435872 278 0 0 25 0 1 0 778273504 286703616 55156 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 69996 55156 245 25 0 66629 0
Current children cumulated CPU time (s) 4361.5
Current children cumulated vsize (KiB) 279984

[startup+4422.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/435 1922
/proc/meminfo: memFree=12194464/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=202644 CPUtime=4421.5 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1013538 0 0 0 441867 283 0 0 25 0 1 0 778273504 207507456 42685 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 50661 42685 245 25 0 47294 0
Current children cumulated CPU time (s) 4421.5
Current children cumulated vsize (KiB) 202644

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/435 1924
/proc/meminfo: memFree=12105420/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=233464 CPUtime=4481.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1023198 0 0 0 447865 286 0 0 25 0 1 0 778273504 239067136 52162 33554432000 4194304 4293939 140734048058032 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 58366 52162 245 25 0 54999 0
Current children cumulated CPU time (s) 4481.51
Current children cumulated vsize (KiB) 233464

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 1925
/proc/meminfo: memFree=12039944/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=283552 CPUtime=4541.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1030348 0 0 0 453863 288 0 0 25 0 1 0 778273504 290357248 59156 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 70888 59156 245 25 0 67521 0
Current children cumulated CPU time (s) 4541.51
Current children cumulated vsize (KiB) 283552

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 1927
/proc/meminfo: memFree=12122632/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=233464 CPUtime=4601.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1044983 0 0 0 459860 291 0 0 25 0 1 0 778273504 239067136 48222 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 58366 48222 245 25 0 54999 0
Current children cumulated CPU time (s) 4601.51
Current children cumulated vsize (KiB) 233464

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 1929
/proc/meminfo: memFree=12140480/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=283552 CPUtime=4661.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1052831 0 0 0 465858 293 0 0 25 0 1 0 778273504 290357248 55914 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 70888 55914 245 25 0 67521 0
Current children cumulated CPU time (s) 4661.51
Current children cumulated vsize (KiB) 283552

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 1930
/proc/meminfo: memFree=12149132/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=186308 CPUtime=4721.53 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1065223 0 0 0 471856 297 0 0 25 0 1 0 778273504 190779392 42152 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 46577 42152 245 25 0 43210 0
Current children cumulated CPU time (s) 4721.53
Current children cumulated vsize (KiB) 186308

[startup+4782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/435 1932
/proc/meminfo: memFree=12077580/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=236096 CPUtime=4781.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1075673 0 0 0 477851 300 0 0 25 0 1 0 778273504 241762304 52427 33554432000 4194304 4293939 140734048058032 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 59024 52427 245 25 0 55657 0
Current children cumulated CPU time (s) 4781.51
Current children cumulated vsize (KiB) 236096

[startup+4842.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/435 1933
/proc/meminfo: memFree=12108056/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=286184 CPUtime=4841.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1082442 0 0 0 483849 302 0 0 25 0 1 0 778273504 293052416 59070 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 71546 59070 245 25 0 68179 0
Current children cumulated CPU time (s) 4841.51
Current children cumulated vsize (KiB) 286184

[startup+4902.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/435 1935
/proc/meminfo: memFree=12114748/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=206236 CPUtime=4901.52 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1095637 0 0 0 489846 306 0 0 25 0 1 0 778273504 211185664 46101 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 51559 46101 245 25 0 48192 0
Current children cumulated CPU time (s) 4901.52
Current children cumulated vsize (KiB) 206236

[startup+4962.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/435 1937
/proc/meminfo: memFree=12041204/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=287144 CPUtime=4961.51 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1106299 0 0 0 495842 309 0 0 25 0 1 0 778273504 294035456 56597 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 71786 56597 245 25 0 68419 0
Current children cumulated CPU time (s) 4961.51
Current children cumulated vsize (KiB) 287144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.8 s]
/proc/loadavg: 2.02 2.03 2.00 3/435 1938
/proc/meminfo: memFree=12098244/32951132 swapFree=67093840/67111528
[pid=1752] ppid=1750 vsize=175592 CPUtime=5000.02 cores=0,2,4,6
/proc/1752/stat : 1752 (ebminisat_relea) R 1750 1752 1015 0 -1 4202496 1113776 0 0 0 499689 313 0 0 25 0 1 0 778273504 179806208 38546 33554432000 4194304 4293939 140734048058032 18446744073709551615 4255723 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1752/statm: 43898 38546 245 25 0 40531 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 175592

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.82
CPU time (s): 5000.05
CPU user time (s): 4996.91
CPU system time (s): 3.13752
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 287144

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

runsolver used 22.2886 second user time and 47.0059 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 12:58:59
IDJOB=3422441
IDBENCH=83114
IDSOLVER=1914
FILE ID=node131/3422441-1306666739
RUNJOBID= node131-1306658666-1033
PBS_JOBID= 13471766
Free space on /tmp= 73128 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422441-1306666739/watcher-3422441-1306666739 -o /tmp/evaluation-result-3422441-1306666739/solver-3422441-1306666739 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422441-1306666739.cnf  -verb=0

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=516843080

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       2971160 kB
Buffers:        308572 kB
Cached:        5802728 kB
SwapCached:        948 kB
Active:       25206864 kB
Inactive:      4448132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       2971160 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            4096 kB
Writeback:         148 kB
AnonPages:    23543100 kB
Mapped:          38576 kB
Slab:           183632 kB
PageTables:      74000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 106152224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73220 MiB
End job on node131 at 2011-05-29 14:22:21