Trace number 3349305

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

running on 2 cores: 0,2

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.08 3.90 3.40 5/364 2071
/proc/meminfo: memFree=4878764/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=19396 CPUtime=0 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 644 0 0 0 0 0 0 0 25 0 1 0 609626273 19861504 588 33554432000 4194304 4293939 140733711924064 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 4849 590 215 25 0 1482 0

[startup+0.0243701 s]
/proc/loadavg: 4.08 3.90 3.40 5/364 2071
/proc/meminfo: memFree=4878764/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=25212 CPUtime=0.01 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 2153 0 0 0 1 0 0 0 25 0 1 0 609626273 25817088 2062 33554432000 4194304 4293939 140733711924064 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 6303 2065 219 25 0 2936 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25212

[startup+0.10035 s]
/proc/loadavg: 4.08 3.90 3.40 5/364 2071
/proc/meminfo: memFree=4878764/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=30780 CPUtime=0.09 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 4249 0 0 0 9 0 0 0 25 0 1 0 609626273 31518720 3886 33554432000 4194304 4293939 140733711924064 18446744073709551615 4218133 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 7695 3886 225 25 0 4328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30780

[startup+0.300321 s]
/proc/loadavg: 4.08 3.90 3.40 5/364 2071
/proc/meminfo: memFree=4878764/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=28728 CPUtime=0.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 5974 0 0 0 29 0 0 0 25 0 1 0 609626273 29417472 3745 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 7182 3745 244 25 0 3815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28728

[startup+0.70024 s]
/proc/loadavg: 4.08 3.90 3.40 5/364 2071
/proc/meminfo: memFree=4878764/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=31404 CPUtime=0.69 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 6130 0 0 0 69 0 0 0 25 0 1 0 609626273 32157696 3896 33554432000 4194304 4293939 140733711924064 18446744073709551615 4251658 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 7851 3896 244 25 0 4484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31404

[startup+1.5011 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2072
/proc/meminfo: memFree=4860288/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=31404 CPUtime=1.48 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 6480 0 0 0 148 0 0 0 25 0 1 0 609626273 32157696 4232 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255618 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 7851 4232 244 25 0 4484 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31404

[startup+3.10078 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2072
/proc/meminfo: memFree=4917452/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=38480 CPUtime=3.09 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 8304 0 0 0 308 1 0 0 25 0 1 0 609626273 39403520 6048 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 9620 6048 244 25 0 6253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38480

[startup+6.30117 s]
/proc/loadavg: 4.08 3.90 3.40 5/365 2072
/proc/meminfo: memFree=4906960/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=50080 CPUtime=6.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 9779 0 0 0 628 1 0 0 25 0 1 0 609626273 51281920 7499 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 12520 7499 244 25 0 9153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50080

[startup+12.7009 s]
/proc/loadavg: 4.06 3.90 3.41 5/365 2072
/proc/meminfo: memFree=4906464/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=38480 CPUtime=12.68 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 13403 0 0 0 1266 2 0 0 25 0 1 0 609626273 39403520 6099 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 9620 6099 244 25 0 6253 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38480

[startup+25.5005 s]
/proc/loadavg: 4.05 3.90 3.41 5/365 2073
/proc/meminfo: memFree=4869380/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=62464 CPUtime=25.48 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 18580 0 0 0 2544 4 0 0 25 0 1 0 609626273 63963136 11196 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 15616 11196 244 25 0 12249 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62464

[startup+51.1006 s]
/proc/loadavg: 4.19 3.94 3.44 5/365 2073
/proc/meminfo: memFree=4833000/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=81700 CPUtime=51.09 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 40165 0 0 0 5100 9 0 0 25 0 1 0 609626273 83660800 17074 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 20425 17074 244 25 0 17058 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81700

[startup+102.314 s]
/proc/loadavg: 4.07 3.95 3.47 5/365 2075
/proc/meminfo: memFree=4804960/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=81700 CPUtime=102.3 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 57782 0 0 0 10219 11 0 0 25 0 1 0 609626273 83660800 17080 33554432000 4194304 4293939 140733711924064 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 20425 17080 244 25 0 17058 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81700

[startup+162.3 s]
/proc/loadavg: 4.10 3.98 3.51 5/365 2076
/proc/meminfo: memFree=4713652/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=81700 CPUtime=162.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 89931 0 0 0 16212 17 0 0 25 0 1 0 609626273 83660800 17085 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 20425 17085 244 25 0 17058 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81700

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.54 5/365 2078
/proc/meminfo: memFree=5172900/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=81700 CPUtime=222.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 118040 0 0 0 22207 22 0 0 25 0 1 0 609626273 83660800 17085 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 20425 17085 244 25 0 17058 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81700

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.56 5/365 2080
/proc/meminfo: memFree=5111836/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=81700 CPUtime=282.28 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 144557 0 0 0 28201 27 0 0 25 0 1 0 609626273 83660800 17085 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 20425 17085 244 25 0 17058 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 81700

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.59 5/365 2081
/proc/meminfo: memFree=4974412/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=161840 CPUtime=342.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 171082 0 0 0 34196 33 0 0 25 0 1 0 609626273 165724160 30113 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40460 30113 244 25 0 37093 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 161840

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.61 5/365 2083
/proc/meminfo: memFree=4851860/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=131020 CPUtime=402.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 198101 0 0 0 40192 37 0 0 25 0 1 0 609626273 134164480 27699 33554432000 4194304 4293939 140733711924064 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 32755 27699 244 25 0 29388 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 131020

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.63 5/365 2084
/proc/meminfo: memFree=4953504/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=101472 CPUtime=462.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 219405 0 0 0 46187 42 0 0 25 0 1 0 609626273 103907328 17375 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 25368 17375 244 25 0 22001 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 101472

[startup+522.301 s]
/proc/loadavg: 4.06 4.00 3.66 5/365 2086
/proc/meminfo: memFree=4760376/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=522.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 255904 0 0 0 52180 49 0 0 25 0 1 0 609626273 167395328 35654 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 35654 244 25 0 37501 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 163472

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.68 5/365 2116
/proc/meminfo: memFree=5178572/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=194292 CPUtime=582.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 274492 0 0 0 58176 53 0 0 25 0 1 0 609626273 198955008 38517 33554432000 4194304 4293939 140733711924064 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 48573 38517 244 25 0 45206 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 194292

[startup+642.301 s]
/proc/loadavg: 3.78 3.96 3.68 3/355 2153
/proc/meminfo: memFree=5511888/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=194292 CPUtime=642.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 290897 0 0 0 64173 56 0 0 25 0 1 0 609626273 198955008 39550 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 48573 39550 244 25 0 45206 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 194292

[startup+702.301 s]
/proc/loadavg: 2.65 3.60 3.57 3/353 2155
/proc/meminfo: memFree=5563080/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=114152 CPUtime=702.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 305861 0 0 0 70169 60 0 0 25 0 1 0 609626273 116891648 25188 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 28538 25188 244 25 0 25171 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 114152

[startup+762.313 s]
/proc/loadavg: 2.24 3.30 3.47 3/353 2156
/proc/meminfo: memFree=5511572/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=762.3 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 331981 0 0 0 76164 66 0 0 25 0 1 0 609626273 167395328 36914 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 36914 244 25 0 37501 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 163472

[startup+822.301 s]
/proc/loadavg: 2.09 3.06 3.38 3/353 2158
/proc/meminfo: memFree=5556920/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=114152 CPUtime=822.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 349851 0 0 0 82158 71 0 0 25 0 1 0 609626273 116891648 25189 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 28538 25189 244 25 0 25171 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 114152

[startup+882.301 s]
/proc/loadavg: 2.03 2.87 3.29 3/353 2160
/proc/meminfo: memFree=5523792/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=882.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 373631 0 0 0 88153 76 0 0 25 0 1 0 609626273 167395328 33650 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 33650 244 25 0 37501 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 163472

[startup+942.301 s]
/proc/loadavg: 2.01 2.72 3.21 4/353 2161
/proc/meminfo: memFree=5486668/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=194292 CPUtime=942.28 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 394696 0 0 0 94148 80 0 0 25 0 1 0 609626273 198955008 38596 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 48573 38596 244 25 0 45206 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 194292

[startup+1002.3 s]
/proc/loadavg: 2.00 2.57 3.13 3/353 2163
/proc/meminfo: memFree=5476124/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=194292 CPUtime=1002.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 413996 0 0 0 100144 85 0 0 25 0 1 0 609626273 198955008 41070 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 48573 41070 244 25 0 45206 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 194292

[startup+1062.3 s]
/proc/loadavg: 2.05 2.49 3.06 3/353 2164
/proc/meminfo: memFree=5532740/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=114152 CPUtime=1062.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 432533 0 0 0 106139 90 0 0 25 0 1 0 609626273 116891648 25189 33554432000 4194304 4293939 140733711924064 18446744073709551615 4256138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 28538 25189 244 25 0 25171 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 114152

[startup+1122.3 s]
/proc/loadavg: 2.08 2.41 2.99 3/353 2166
/proc/meminfo: memFree=5493520/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=1122.28 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 458161 0 0 0 112134 94 0 0 25 0 1 0 609626273 167395328 34807 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 34807 244 25 0 37501 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 163472

[startup+1182.3 s]
/proc/loadavg: 2.03 2.34 2.93 3/353 2168
/proc/meminfo: memFree=5405556/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=1182.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 476083 0 0 0 118131 98 0 0 25 0 1 0 609626273 167395328 36125 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 36125 244 25 0 37501 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 163472

[startup+1242.3 s]
/proc/loadavg: 2.01 2.27 2.87 3/353 2169
/proc/meminfo: memFree=5454852/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=194292 CPUtime=1242.29 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 500068 0 0 0 124127 102 0 0 25 0 1 0 609626273 198955008 41133 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 48573 41133 244 25 0 45206 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 194292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.22 2.82 3/353 2171
/proc/meminfo: memFree=5452088/32950928 swapFree=67056568/67111528
[pid=2071] ppid=2069 vsize=163472 CPUtime=1299.99 cores=0,2
/proc/2071/stat : 2071 (ebminisat_relea) R 2069 2071 1165 0 -1 4202496 524567 0 0 0 129892 107 0 0 25 0 1 0 609626273 167395328 34108 33554432000 4194304 4293939 140733711924064 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2071/statm: 40868 34108 244 25 0 37501 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 163472

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.02
CPU user time (s): 1298.93
CPU system time (s): 1.08683
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 194292

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

runsolver used 4.78227 second user time and 9.92349 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-10 00:31:32
IDJOB=3349305
IDBENCH=83134
IDSOLVER=1812
FILE ID=node148/3349305-1304980292
RUNJOBID= node148-1304979502-1630
PBS_JOBID= 13285665
Free space on /tmp= 30668 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1687003925

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:       4879168 kB
Buffers:        244092 kB
Cached:       23241384 kB
SwapCached:       8268 kB
Active:       11634736 kB
Inactive:     15644804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4879168 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:     3792340 kB
Mapped:          27760 kB
Slab:           695780 kB
PageTables:      31288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85728844 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= 30680 MiB
End job on node148 at 2011-05-10 00:53:14