Trace number 3349108

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

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-3349108-1304979986/watcher-3349108-1304979986 -o /tmp/evaluation-result-3349108-1304979986/solver-3349108-1304979986 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349108-1304979986.cnf -verb=0 

running on 2 cores: 4,6

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.11 3.95 3.77 5/342 7171
/proc/meminfo: memFree=10949956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=22736 CPUtime=0 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 1353 0 0 0 0 0 0 0 23 0 1 0 590414257 23281664 1297 33554432000 4194304 4293939 140735084532288 18446744073709551615 4275191 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 5684 1302 217 25 0 2317 0

[startup+0.0504811 s]
/proc/loadavg: 4.11 3.95 3.77 5/342 7171
/proc/meminfo: memFree=10949956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=35008 CPUtime=0.03 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 4573 0 0 0 3 0 0 0 23 0 1 0 590414257 35848192 4275 33554432000 4194304 4293939 140735084532288 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 8752 4277 219 25 0 5385 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35008

[startup+0.100504 s]
/proc/loadavg: 4.11 3.95 3.77 5/342 7171
/proc/meminfo: memFree=10949956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=42948 CPUtime=0.09 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 7292 0 0 0 8 1 0 0 23 0 1 0 590414257 43978752 6648 33554432000 4194304 4293939 140735084532288 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 10737 6669 219 25 0 7370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42948

[startup+0.300458 s]
/proc/loadavg: 4.11 3.95 3.77 5/342 7171
/proc/meminfo: memFree=10949956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=60092 CPUtime=0.28 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 11090 0 0 0 27 1 0 0 24 0 1 0 590414257 61534208 10066 33554432000 4194304 4293939 140735084532288 18446744073709551615 4233745 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 15023 10068 225 25 0 11656 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 60092

[startup+0.700382 s]
/proc/loadavg: 4.11 3.95 3.77 5/342 7171
/proc/meminfo: memFree=10949956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=51876 CPUtime=0.69 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 14286 0 0 0 67 2 0 0 25 0 1 0 590414257 53121024 8637 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255837 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 12969 8637 243 25 0 9602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51876

[startup+1.50022 s]
/proc/loadavg: 4.11 3.95 3.77 5/343 7172
/proc/meminfo: memFree=10912756/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=51876 CPUtime=1.49 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 14503 0 0 0 147 2 0 0 25 0 1 0 590414257 53121024 8847 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 12969 8847 244 25 0 9602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51876

[startup+3.10088 s]
/proc/loadavg: 4.11 3.95 3.77 5/343 7172
/proc/meminfo: memFree=10909908/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=58952 CPUtime=3.09 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 14865 0 0 0 307 2 0 0 25 0 1 0 590414257 60366848 9197 33554432000 4194304 4293939 140735084532288 18446744073709551615 4251604 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 14738 9197 244 25 0 11371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58952

[startup+6.30027 s]
/proc/loadavg: 4.10 3.95 3.77 5/343 7172
/proc/meminfo: memFree=10868376/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=58952 CPUtime=6.28 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 15818 0 0 0 626 2 0 0 25 0 1 0 590414257 60366848 10122 33554432000 4194304 4293939 140735084532288 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 14738 10122 244 25 0 11371 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58952

[startup+12.701 s]
/proc/loadavg: 4.09 3.95 3.77 5/343 7173
/proc/meminfo: memFree=10827716/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=78224 CPUtime=12.69 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 20619 0 0 0 1266 3 0 0 25 0 1 0 590414257 80101376 14877 33554432000 4194304 4293939 140735084532288 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 19556 14877 244 25 0 16189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78224

[startup+25.5005 s]
/proc/loadavg: 4.07 3.96 3.77 5/343 7173
/proc/meminfo: memFree=10838868/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=89900 CPUtime=25.49 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 23789 0 0 0 2545 4 0 0 25 0 1 0 590414257 92057600 18009 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 22475 18009 244 25 0 19108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89900

[startup+51.1004 s]
/proc/loadavg: 4.05 3.96 3.78 5/343 7174
/proc/meminfo: memFree=10739992/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=108868 CPUtime=51.09 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 28941 0 0 0 5103 6 0 0 25 0 1 0 590414257 111480832 23046 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 27217 23046 244 25 0 23850 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108868

[startup+102.313 s]
/proc/loadavg: 4.02 3.96 3.79 5/343 7175
/proc/meminfo: memFree=10674980/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=128668 CPUtime=102.3 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 47564 0 0 0 10219 11 0 0 25 0 1 0 590414257 131756032 27713 33554432000 4194304 4293939 140735084532288 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 32167 27713 244 25 0 28800 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128668

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/343 7177
/proc/meminfo: memFree=10690820/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=136624 CPUtime=162.29 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 63529 0 0 0 16215 14 0 0 25 0 1 0 590414257 139902976 25734 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 34156 25734 244 25 0 30789 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136624

[startup+222.3 s]
/proc/loadavg: 4.08 4.00 3.82 5/343 7178
/proc/meminfo: memFree=10598412/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=167444 CPUtime=222.29 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 74793 0 0 0 22211 18 0 0 25 0 1 0 590414257 171462656 36826 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 41861 36826 244 25 0 38494 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167444

[startup+282.3 s]
/proc/loadavg: 4.21 4.04 3.84 5/343 7180
/proc/meminfo: memFree=10510956/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=167444 CPUtime=282.3 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 91401 0 0 0 28206 24 0 0 25 0 1 0 590414257 171462656 32149 33554432000 4194304 4293939 140735084532288 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 41861 32149 244 25 0 38494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167444

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 3.85 5/343 7181
/proc/meminfo: memFree=10524328/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=217532 CPUtime=342.3 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 101729 0 0 0 34203 27 0 0 25 0 1 0 590414257 222752768 42330 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 54383 42330 244 25 0 51016 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217532

[startup+402.301 s]
/proc/loadavg: 4.06 4.04 3.86 5/343 7183
/proc/meminfo: memFree=10463048/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=176836 CPUtime=402.31 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 119552 0 0 0 40198 33 0 0 25 0 1 0 590414257 181080064 33491 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 44209 33491 244 25 0 40842 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 176836

[startup+462.301 s]
/proc/loadavg: 4.09 4.06 3.87 5/343 7185
/proc/meminfo: memFree=10423192/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=226924 CPUtime=462.3 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 131629 0 0 0 46193 37 0 0 25 0 1 0 590414257 232370176 45411 33554432000 4194304 4293939 140735084532288 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 56731 45411 244 25 0 53364 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 226924

[startup+522.301 s]
/proc/loadavg: 4.06 4.06 3.89 5/343 7186
/proc/meminfo: memFree=10514056/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=176836 CPUtime=522.31 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 148147 0 0 0 52189 42 0 0 25 0 1 0 590414257 181080064 32834 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 44209 32834 244 25 0 40842 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 176836

[startup+582.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/343 7188
/proc/meminfo: memFree=10360768/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=226924 CPUtime=582.31 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 158745 0 0 0 58186 45 0 0 25 0 1 0 590414257 232370176 43303 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 56731 43303 244 25 0 53364 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 226924

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.90 5/343 7189
/proc/meminfo: memFree=10350708/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=146016 CPUtime=642.33 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 174374 0 0 0 64181 52 0 0 25 0 1 0 590414257 149520384 29818 33554432000 4194304 4293939 140735084532288 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 36504 29818 244 25 0 33137 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 146016

[startup+702.301 s]
/proc/loadavg: 4.11 4.06 3.91 5/343 7191
/proc/meminfo: memFree=10367920/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=226924 CPUtime=702.32 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 189758 0 0 0 70175 57 0 0 25 0 1 0 590414257 232370176 45011 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 56731 45011 244 25 0 53364 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 226924

[startup+762.313 s]
/proc/loadavg: 4.09 4.06 3.92 5/343 7193
/proc/meminfo: memFree=10294864/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=308312 CPUtime=762.34 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 198555 0 0 0 76173 61 0 0 25 0 1 0 590414257 315711488 53676 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 77078 53676 244 25 0 73711 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 308312

[startup+822.3 s]
/proc/loadavg: 4.11 4.08 3.93 5/343 7194
/proc/meminfo: memFree=10292356/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=184144 CPUtime=822.32 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 216961 0 0 0 82166 66 0 0 25 0 1 0 590414257 188563456 37135 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255765 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 46036 37135 244 25 0 42669 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 184144

[startup+882.3 s]
/proc/loadavg: 3.54 3.95 3.89 3/331 7232
/proc/meminfo: memFree=11303128/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=234232 CPUtime=882.33 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 227603 0 0 0 88163 70 0 0 25 0 1 0 590414257 239853568 47616 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 58558 47616 244 25 0 55191 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 234232

[startup+942.3 s]
/proc/loadavg: 2.56 3.59 3.77 3/331 7233
/proc/meminfo: memFree=11364616/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=155224 CPUtime=942.33 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 245527 0 0 0 94158 75 0 0 25 0 1 0 590414257 158949376 32523 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 38806 32523 244 25 0 35439 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 155224

[startup+1002.3 s]
/proc/loadavg: 2.25 3.31 3.66 3/331 7235
/proc/meminfo: memFree=11273204/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=236132 CPUtime=1002.34 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 260274 0 0 0 100154 80 0 0 25 0 1 0 590414257 241799168 47092 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 59033 47092 244 25 0 55666 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 236132

[startup+1062.3 s]
/proc/loadavg: 2.09 3.07 3.56 3/331 7237
/proc/meminfo: memFree=11216888/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=317520 CPUtime=1062.33 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 272685 0 0 0 106151 82 0 0 25 0 1 0 590414257 325140480 59360 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 79380 59360 244 25 0 76013 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 317520

[startup+1122.3 s]
/proc/loadavg: 2.03 2.87 3.45 3/331 7238
/proc/meminfo: memFree=11279376/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=189484 CPUtime=1122.34 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 294619 0 0 0 112146 88 0 0 25 0 1 0 590414257 194031616 42244 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 47371 42244 244 25 0 44004 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 189484

[startup+1182.3 s]
/proc/loadavg: 2.01 2.71 3.36 3/331 7240
/proc/meminfo: memFree=11275272/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=239572 CPUtime=1182.34 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 306148 0 0 0 118143 91 0 0 25 0 1 0 590414257 245321728 53601 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 59893 53601 244 25 0 56526 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 239572

[startup+1242.3 s]
/proc/loadavg: 1.37 2.40 3.21 2/325 7259
/proc/meminfo: memFree=11464736/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=142488 CPUtime=1242.34 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 322371 0 0 0 124139 95 0 0 25 0 1 0 590414257 145907712 31600 33554432000 4194304 4293939 140735084532288 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 35622 31600 244 25 0 32255 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 142488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.26 2.17 3.08 2/325 7261
/proc/meminfo: memFree=11406444/32951124 swapFree=67111352/67111528
[pid=7171] ppid=7169 vsize=242364 CPUtime=1300.05 cores=4,6
/proc/7171/stat : 7171 (ebminisat_relea) R 7169 7171 6488 0 -1 4202496 337023 0 0 0 129906 99 0 0 25 0 1 0 590414257 248180736 46043 33554432000 4194304 4293939 140735084532288 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7171/statm: 60591 46043 244 25 0 57224 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 242364

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.08
CPU user time (s): 1299.07
CPU system time (s): 1.00585
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 320960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 1.00585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337024
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= 9
involuntary context switches= 665

runsolver used 4.40933 second user time and 9.39857 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-10 00:26:26
IDJOB=3349108
IDBENCH=83123
IDSOLVER=1812
FILE ID=node143/3349108-1304979986
RUNJOBID= node143-1304979492-6925
PBS_JOBID= 13285670
Free space on /tmp= 41264 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349108-1304979986/watcher-3349108-1304979986 -o /tmp/evaluation-result-3349108-1304979986/solver-3349108-1304979986 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349108-1304979986.cnf  -verb=0

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=1491793243

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10950236 kB
Buffers:        194376 kB
Cached:        4676100 kB
SwapCached:          0 kB
Active:       17345104 kB
Inactive:      4343852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10950236 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5500 kB
Writeback:          12 kB
AnonPages:    16818016 kB
Mapped:          29308 kB
Slab:           191288 kB
PageTables:      55084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70878756 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= 41280 MiB
End job on node143 at 2011-05-10 00:48:08