Trace number 3349319

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.07 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3349319-1304979695/watcher-3349319-1304979695 -o /tmp/evaluation-result-3349319-1304979695/solver-3349319-1304979695 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349319-1304979695.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: 1.12 2.46 3.22 4/351 4264
/proc/meminfo: memFree=8152916/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=20384 CPUtime=0 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 884 0 0 0 0 0 0 0 21 0 1 0 609566238 20873216 828 33554432000 4194304 4293939 140735664397312 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 5096 831 217 25 0 1729 0

[startup+0.0623159 s]
/proc/loadavg: 1.12 2.46 3.22 4/351 4264
/proc/meminfo: memFree=8152916/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=34996 CPUtime=0.05 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 5119 0 0 0 5 0 0 0 21 0 1 0 609566238 35835904 4694 33554432000 4194304 4293939 140735664397312 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 8749 4695 219 25 0 5382 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34996

[startup+0.100354 s]
/proc/loadavg: 1.12 2.46 3.22 4/351 4264
/proc/meminfo: memFree=8152916/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=40120 CPUtime=0.08 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 7240 0 0 0 8 0 0 0 21 0 1 0 609566238 41082880 6388 33554432000 4194304 4293939 140735664397312 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 10030 6390 219 25 0 6663 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40120

[startup+0.300314 s]
/proc/loadavg: 1.12 2.46 3.22 4/351 4264
/proc/meminfo: memFree=8152916/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=54944 CPUtime=0.29 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 10933 0 0 0 28 1 0 0 22 0 1 0 609566238 56262656 9783 33554432000 4194304 4293939 140735664397312 18446744073709551615 4256817 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 13736 9783 225 25 0 10369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54944

[startup+0.700237 s]
/proc/loadavg: 1.12 2.46 3.22 4/351 4264
/proc/meminfo: memFree=8152916/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=46392 CPUtime=0.69 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 12658 0 0 0 68 1 0 0 23 0 1 0 609566238 47505408 7634 33554432000 4194304 4293939 140735664397312 18446744073709551615 4263289 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 11598 7634 244 25 0 8231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46392

[startup+1.50108 s]
/proc/loadavg: 1.35 2.48 3.23 6/363 4287
/proc/meminfo: memFree=8006664/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=46392 CPUtime=1.49 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 12866 0 0 0 148 1 0 0 25 0 1 0 609566238 47505408 7833 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 11598 7833 245 25 0 8231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46392

[startup+3.10076 s]
/proc/loadavg: 1.35 2.48 3.23 5/363 4287
/proc/meminfo: memFree=8005920/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=53468 CPUtime=3.09 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 13330 0 0 0 308 1 0 0 25 0 1 0 609566238 54751232 8281 33554432000 4194304 4293939 140735664397312 18446744073709551615 4248941 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 13367 8281 245 25 0 10000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53468

[startup+6.30112 s]
/proc/loadavg: 1.57 2.51 3.23 5/363 4287
/proc/meminfo: memFree=7988452/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=53876 CPUtime=6.28 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 14399 0 0 0 627 1 0 0 25 0 1 0 609566238 55169024 9333 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 13469 9333 245 25 0 10102 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53876

[startup+12.7009 s]
/proc/loadavg: 1.76 2.53 3.24 5/363 4287
/proc/meminfo: memFree=7921156/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=73452 CPUtime=12.68 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 19109 0 0 0 1266 2 0 0 25 0 1 0 609566238 75214848 14004 33554432000 4194304 4293939 140735664397312 18446744073709551615 4256259 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 18363 14004 245 25 0 14996 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73452

[startup+25.5003 s]
/proc/loadavg: 2.10 2.58 3.24 5/363 4287
/proc/meminfo: memFree=7866724/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=85128 CPUtime=25.48 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 22201 0 0 0 2545 3 0 0 25 0 1 0 609566238 87171072 17041 33554432000 4194304 4293939 140735664397312 18446744073709551615 4265261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 21282 17041 245 25 0 17915 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85128

[startup+51.1012 s]
/proc/loadavg: 2.92 2.73 3.27 5/363 4288
/proc/meminfo: memFree=7851060/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=73464 CPUtime=51.08 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 31324 0 0 0 5103 5 0 0 25 0 1 0 609566238 75227136 14167 33554432000 4194304 4293939 140735664397312 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 18366 14167 245 25 0 14999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73464

[startup+102.314 s]
/proc/loadavg: 3.53 2.92 3.31 5/363 4289
/proc/meminfo: memFree=7749044/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=142108 CPUtime=102.29 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 43153 0 0 0 10220 9 0 0 25 0 1 0 609566238 145518592 25771 33554432000 4194304 4293939 140735664397312 18446744073709551615 4248978 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 35527 25771 245 25 0 32160 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 142108

[startup+162.301 s]
/proc/loadavg: 3.83 3.12 3.35 5/363 4291
/proc/meminfo: memFree=7656744/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=145212 CPUtime=162.28 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 59033 0 0 0 16213 15 0 0 25 0 1 0 609566238 148697088 25970 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 36303 25970 245 25 0 32936 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 145212

[startup+222.301 s]
/proc/loadavg: 3.93 3.28 3.39 5/363 4293
/proc/meminfo: memFree=7589128/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=119828 CPUtime=222.29 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 73721 0 0 0 22209 20 0 0 25 0 1 0 609566238 122703872 23569 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 29957 23569 245 25 0 26590 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119828

[startup+282.301 s]
/proc/loadavg: 4.02 3.42 3.43 5/363 4294
/proc/meminfo: memFree=7624816/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=90932 CPUtime=282.3 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 87984 0 0 0 28204 26 0 0 25 0 1 0 609566238 93114368 17797 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 22733 17797 245 25 0 19366 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90932

[startup+342.301 s]
/proc/loadavg: 4.14 3.56 3.47 5/363 4296
/proc/meminfo: memFree=7721016/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=152396 CPUtime=342.3 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 100395 0 0 0 34200 30 0 0 25 0 1 0 609566238 156053504 30002 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 38099 30002 245 25 0 34732 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152396

[startup+402.301 s]
/proc/loadavg: 4.11 3.65 3.51 5/363 4324
/proc/meminfo: memFree=7673700/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=125524 CPUtime=402.3 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 115132 0 0 0 40196 34 0 0 25 0 1 0 609566238 128536576 25216 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 31381 25216 245 25 0 28014 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 125524

[startup+462.301 s]
/proc/loadavg: 4.07 3.72 3.54 5/363 4326
/proc/meminfo: memFree=7664696/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=156344 CPUtime=462.3 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 125451 0 0 0 46193 37 0 0 25 0 1 0 609566238 160096256 35377 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 39086 35377 245 25 0 35719 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 156344

[startup+522.3 s]
/proc/loadavg: 4.02 3.77 3.56 5/363 4328
/proc/meminfo: memFree=7526752/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=161452 CPUtime=522.3 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 141787 0 0 0 52189 41 0 0 25 0 1 0 609566238 165326848 29293 33554432000 4194304 4293939 140735664397312 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 40363 29293 245 25 0 36996 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 161452

[startup+582.3 s]
/proc/loadavg: 4.06 3.83 3.59 5/363 4329
/proc/meminfo: memFree=7488628/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=211540 CPUtime=582.31 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 152306 0 0 0 58185 46 0 0 25 0 1 0 609566238 216616960 39648 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 52885 39648 245 25 0 49518 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 211540

[startup+642.3 s]
/proc/loadavg: 4.02 3.85 3.62 5/363 4331
/proc/meminfo: memFree=7486480/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=163040 CPUtime=642.31 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 168823 0 0 0 64181 50 0 0 25 0 1 0 609566238 166952960 33017 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 40760 33017 245 25 0 37393 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 163040

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.64 5/363 4332
/proc/meminfo: memFree=7429148/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=219564 CPUtime=702.32 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 179076 0 0 0 70178 54 0 0 25 0 1 0 609566238 224833536 43114 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 54891 43114 245 25 0 51524 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 219564

[startup+762.313 s]
/proc/loadavg: 4.07 3.91 3.66 5/363 4334
/proc/meminfo: memFree=7635684/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=149204 CPUtime=762.33 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 195154 0 0 0 76176 57 0 0 25 0 1 0 609566238 152784896 32988 33554432000 4194304 4293939 140735664397312 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 37301 32988 245 25 0 33934 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 149204

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.68 5/363 4336
/proc/meminfo: memFree=7504080/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=180024 CPUtime=822.32 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 203237 0 0 0 82171 61 0 0 25 0 1 0 609566238 184344576 40940 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 45006 40940 245 25 0 41639 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 180024

[startup+882.301 s]
/proc/loadavg: 4.08 3.97 3.71 5/363 4337
/proc/meminfo: memFree=7492860/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=150768 CPUtime=882.32 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 217201 0 0 0 88167 65 0 0 25 0 1 0 609566238 154386432 30883 33554432000 4194304 4293939 140735664397312 18446744073709551615 4263751 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 37692 30883 245 25 0 34325 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 150768

[startup+942.301 s]
/proc/loadavg: 4.11 4.00 3.73 5/363 4339
/proc/meminfo: memFree=7437520/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=181588 CPUtime=942.32 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 225495 0 0 0 94166 66 0 0 25 0 1 0 609566238 185946112 39029 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 45397 39029 245 25 0 42030 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 181588

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.75 5/363 4340
/proc/meminfo: memFree=7503208/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=136812 CPUtime=1002.32 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 237631 0 0 0 100162 70 0 0 25 0 1 0 609566238 140095488 28040 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 34203 28040 245 25 0 30836 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 136812

[startup+1062.3 s]
/proc/loadavg: 4.09 4.02 3.76 5/363 4342
/proc/meminfo: memFree=7456172/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=186600 CPUtime=1062.33 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 250834 0 0 0 106158 75 0 0 25 0 1 0 609566238 191078400 41007 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 46650 41007 245 25 0 43283 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 186600

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.77 5/363 4344
/proc/meminfo: memFree=7284400/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=236688 CPUtime=1122.33 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 258045 0 0 0 112156 77 0 0 25 0 1 0 609566238 242368512 48096 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 59172 48096 245 25 0 55805 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 236688

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.79 5/363 4345
/proc/meminfo: memFree=7521084/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=190464 CPUtime=1182.33 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 274641 0 0 0 118151 82 0 0 25 0 1 0 609566238 195035136 38886 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 47616 38886 245 25 0 44249 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 190464

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/363 4347
/proc/meminfo: memFree=7466736/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=240552 CPUtime=1242.34 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 283639 0 0 0 124148 86 0 0 25 0 1 0 609566238 246325248 47751 33554432000 4194304 4293939 140735664397312 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 60138 47751 245 25 0 56771 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 240552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.81 5/363 4348
/proc/meminfo: memFree=7570500/32950928 swapFree=45936960/67111528
[pid=4264] ppid=4262 vsize=161848 CPUtime=1300.04 cores=4,6
/proc/4264/stat : 4264 (ebminisat_relea) R 4262 4264 3554 0 -1 4202496 298161 0 0 0 129915 89 0 0 25 0 1 0 609566238 165732352 35611 33554432000 4194304 4293939 140735664397312 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4264/statm: 40462 35611 245 25 0 37095 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 161848

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.07
CPU user time (s): 1299.17
CPU system time (s): 0.903862
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 242756

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

runsolver used 5.10822 second user time and 9.99648 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-10 00:21:36
IDJOB=3349319
IDBENCH=83103
IDSOLVER=1812
FILE ID=node149/3349319-1304979695
RUNJOBID= node149-1304979695-4245
PBS_JOBID= 13285664
Free space on /tmp= 42496 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=356097021

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8154304 kB
Buffers:        242760 kB
Cached:       19503072 kB
SwapCached:      21040 kB
Active:        9683032 kB
Inactive:     14407264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8154304 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           11004 kB
Writeback:           0 kB
AnonPages:     4336200 kB
Mapped:          13548 kB
Slab:           568608 kB
PageTables:      71980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80201280 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= 42488 MiB
End job on node149 at 2011-05-10 00:43:18