Trace number 3349306

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-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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-3349306-1304980069/watcher-3349306-1304980069 -o /tmp/evaluation-result-3349306-1304980069/solver-3349306-1304980069 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349306-1304980069.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.60 3.49 5/362 4323
/proc/meminfo: memFree=7830244/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=20380 CPUtime=0 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 884 0 0 0 0 0 0 0 25 0 1 0 609603575 20869120 828 33554432000 4194304 4293939 140736630705856 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 5095 831 217 25 0 1728 0

[startup+0.032334 s]
/proc/loadavg: 4.08 3.60 3.49 5/362 4323
/proc/meminfo: memFree=7830244/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=25816 CPUtime=0.02 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 2548 0 0 0 2 0 0 0 25 0 1 0 609603575 26435584 2401 33554432000 4194304 4293939 140736630705856 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 6454 2402 219 25 0 3087 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25816

[startup+0.100332 s]
/proc/loadavg: 4.08 3.60 3.49 5/362 4323
/proc/meminfo: memFree=7830244/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=31156 CPUtime=0.09 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 4410 0 0 0 9 0 0 0 25 0 1 0 609603575 31903744 4039 33554432000 4194304 4293939 140736630705856 18446744073709551615 4233266 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 7789 4039 225 25 0 4422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31156

[startup+0.300296 s]
/proc/loadavg: 4.08 3.60 3.49 5/362 4323
/proc/meminfo: memFree=7830244/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=32096 CPUtime=0.28 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 6092 0 0 0 28 0 0 0 25 0 1 0 609603575 32866304 4678 33554432000 4194304 4293939 140736630705856 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 8024 4678 225 25 0 4657 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32096

[startup+0.701203 s]
/proc/loadavg: 4.08 3.60 3.49 5/362 4323
/proc/meminfo: memFree=7830244/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=30664 CPUtime=0.69 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 6670 0 0 0 69 0 0 0 25 0 1 0 609603575 31399936 4218 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 7666 4219 245 25 0 4299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30664

[startup+1.50104 s]
/proc/loadavg: 4.08 3.60 3.49 5/363 4324
/proc/meminfo: memFree=7801352/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=35016 CPUtime=1.48 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 7026 0 0 0 148 0 0 0 25 0 1 0 609603575 35856384 4569 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 8754 4569 245 25 0 5387 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35016

[startup+3.10073 s]
/proc/loadavg: 4.08 3.60 3.49 5/363 4324
/proc/meminfo: memFree=7793540/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=35016 CPUtime=3.09 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 7803 0 0 0 308 1 0 0 25 0 1 0 609603575 35856384 5338 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 8754 5338 245 25 0 5387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35016

[startup+6.3011 s]
/proc/loadavg: 4.08 3.60 3.49 5/363 4324
/proc/meminfo: memFree=7767748/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=53692 CPUtime=6.29 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 10960 0 0 0 628 1 0 0 25 0 1 0 609603575 54980608 8473 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 13423 8473 245 25 0 10056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53692

[startup+12.7008 s]
/proc/loadavg: 4.14 3.63 3.50 5/363 4324
/proc/meminfo: memFree=7731488/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=65368 CPUtime=12.68 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 13415 0 0 0 1266 2 0 0 25 0 1 0 609603575 66936832 10881 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255922 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 16342 10881 245 25 0 12975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65368

[startup+25.5003 s]
/proc/loadavg: 4.12 3.64 3.50 5/363 4324
/proc/meminfo: memFree=7686596/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=65368 CPUtime=25.48 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 20030 0 0 0 2544 4 0 0 25 0 1 0 609603575 66936832 11099 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 16342 11099 245 25 0 12975 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65368

[startup+51.1012 s]
/proc/loadavg: 4.14 3.69 3.52 5/363 4325
/proc/meminfo: memFree=7605072/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=132500 CPUtime=51.09 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 38688 0 0 0 5101 8 0 0 25 0 1 0 609603575 135680000 20737 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 33125 20737 245 25 0 29758 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 132500

[startup+102.313 s]
/proc/loadavg: 4.06 3.74 3.55 5/363 4326
/proc/meminfo: memFree=7659716/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=145164 CPUtime=102.3 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 67778 0 0 0 10217 13 0 0 25 0 1 0 609603575 148647936 28302 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 36291 28302 245 25 0 32924 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145164

[startup+162.301 s]
/proc/loadavg: 4.02 3.78 3.57 5/363 4328
/proc/meminfo: memFree=7529844/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=95844 CPUtime=162.3 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 85115 0 0 0 16213 17 0 0 25 0 1 0 609603575 98144256 20717 33554432000 4194304 4293939 140736630705856 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 23961 20717 245 25 0 20594 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95844

[startup+222.301 s]
/proc/loadavg: 4.04 3.83 3.60 5/363 4330
/proc/meminfo: memFree=7673496/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=222.3 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 112104 0 0 0 22206 24 0 0 25 0 1 0 609603575 180207616 33761 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 33761 245 25 0 40629 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 175984

[startup+282.301 s]
/proc/loadavg: 4.02 3.86 3.62 5/363 4331
/proc/meminfo: memFree=7643564/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=95844 CPUtime=282.3 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 130345 0 0 0 28200 30 0 0 25 0 1 0 609603575 98144256 20724 33554432000 4194304 4293939 140736630705856 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 23961 20724 245 25 0 20594 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95844

[startup+342.301 s]
/proc/loadavg: 4.00 3.88 3.64 5/363 4333
/proc/meminfo: memFree=7528208/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=342.31 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 157334 0 0 0 34192 39 0 0 25 0 1 0 609603575 180207616 34784 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 34784 245 25 0 40629 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 175984

[startup+402.301 s]
/proc/loadavg: 4.06 3.92 3.67 5/363 4334
/proc/meminfo: memFree=7640884/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=95844 CPUtime=402.3 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 173292 0 0 0 40188 42 0 0 25 0 1 0 609603575 98144256 20725 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 23961 20725 245 25 0 20594 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95844

[startup+462.3 s]
/proc/loadavg: 4.18 3.96 3.70 5/363 4336
/proc/meminfo: memFree=7431776/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=145164 CPUtime=462.31 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 199704 0 0 0 46183 48 0 0 25 0 1 0 609603575 148647936 30770 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 36291 30770 245 25 0 32924 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 145164

[startup+522.3 s]
/proc/loadavg: 4.15 3.98 3.72 5/363 4337
/proc/meminfo: memFree=7589444/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=522.31 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 220772 0 0 0 52178 53 0 0 25 0 1 0 609603575 180207616 35412 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 35412 245 25 0 40629 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 175984

[startup+582.3 s]
/proc/loadavg: 4.09 4.00 3.74 5/363 4339
/proc/meminfo: memFree=7383312/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=582.31 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 241712 0 0 0 58173 58 0 0 25 0 1 0 609603575 180207616 38718 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 38718 245 25 0 40629 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 175984

[startup+642.3 s]
/proc/loadavg: 4.03 4.00 3.75 5/363 4341
/proc/meminfo: memFree=7596068/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=642.32 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 259575 0 0 0 64169 63 0 0 25 0 1 0 609603575 180207616 37158 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 37158 245 25 0 40629 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 175984

[startup+702.3 s]
/proc/loadavg: 4.07 4.01 3.77 5/363 4342
/proc/meminfo: memFree=7406808/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=702.32 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 277064 0 0 0 70165 67 0 0 25 0 1 0 609603575 180207616 36693 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 36693 245 25 0 40629 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 175984

[startup+762.313 s]
/proc/loadavg: 4.02 4.01 3.78 5/363 4344
/proc/meminfo: memFree=7681312/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=762.34 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 294943 0 0 0 76161 73 0 0 25 0 1 0 609603575 180207616 36974 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 36974 245 25 0 40629 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 175984

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.79 5/363 4345
/proc/meminfo: memFree=7472340/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=822.33 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 311638 0 0 0 82156 77 0 0 25 0 1 0 609603575 180207616 37200 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 37200 245 25 0 40629 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 175984

[startup+882.301 s]
/proc/loadavg: 4.08 4.02 3.81 5/363 4347
/proc/meminfo: memFree=7415888/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=175984 CPUtime=882.33 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 328686 0 0 0 88152 81 0 0 25 0 1 0 609603575 180207616 36900 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 43996 36900 245 25 0 40629 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 175984

[startup+942.301 s]
/proc/loadavg: 3.57 3.91 3.78 2/345 4403
/proc/meminfo: memFree=8012320/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=942.33 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 347077 0 0 0 94147 86 0 0 25 0 1 0 609603575 199647232 38173 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 38173 245 25 0 45375 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 194968

[startup+1002.3 s]
/proc/loadavg: 1.87 3.34 3.59 2/345 4404
/proc/meminfo: memFree=8014316/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1002.33 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 365994 0 0 0 100143 90 0 0 25 0 1 0 609603575 199647232 37689 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 37689 245 25 0 45375 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 194968

[startup+1062.3 s]
/proc/loadavg: 1.41 2.96 3.45 2/345 4406
/proc/meminfo: memFree=8017996/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1062.34 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 384482 0 0 0 106140 94 0 0 25 0 1 0 609603575 199647232 36936 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 36936 245 25 0 45375 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 194968

[startup+1122.3 s]
/proc/loadavg: 1.14 2.57 3.28 2/345 4408
/proc/meminfo: memFree=8019688/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1122.34 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 403148 0 0 0 112136 98 0 0 25 0 1 0 609603575 199647232 36370 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 36370 245 25 0 45375 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 194968

[startup+1182.3 s]
/proc/loadavg: 1.05 2.31 3.14 2/345 4409
/proc/meminfo: memFree=8022252/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1182.33 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 422078 0 0 0 118131 102 0 0 25 0 1 0 609603575 199647232 35869 33554432000 4194304 4293939 140736630705856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 35869 245 25 0 45375 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 194968

[startup+1242.3 s]
/proc/loadavg: 1.02 2.05 3.00 2/345 4411
/proc/meminfo: memFree=8017628/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1242.34 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 441293 0 0 0 124127 107 0 0 25 0 1 0 609603575 199647232 36743 33554432000 4194304 4293939 140736630705856 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 36743 245 25 0 45375 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 194968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.87 2.88 2/345 4412
/proc/meminfo: memFree=8013264/32950928 swapFree=45936960/67111528
[pid=4323] ppid=4321 vsize=194968 CPUtime=1300.05 cores=0,2
/proc/4323/stat : 4323 (ebminisat_relea) R 4321 4323 3554 0 -1 4202496 459989 0 0 0 129894 111 0 0 25 0 1 0 609603575 199647232 37729 33554432000 4194304 4293939 140736630705856 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4323/statm: 48742 37729 245 25 0 45375 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 194968

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): 1298.95
CPU system time (s): 1.12083
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 194968

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

runsolver used 4.80627 second user time and 9.91249 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-10 00:27:49
IDJOB=3349306
IDBENCH=83127
IDSOLVER=1812
FILE ID=node149/3349306-1304980069
RUNJOBID= node149-1304979695-4244
PBS_JOBID= 13285664
Free space on /tmp= 42488 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1085672076

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:       7830648 kB
Buffers:        242880 kB
Cached:       19511376 kB
SwapCached:      21040 kB
Active:       10009024 kB
Inactive:     14403792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7830648 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:     4649872 kB
Mapped:          14512 kB
Slab:           568164 kB
PageTables:      73316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80602288 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= 42504 MiB
End job on node149 at 2011-05-10 00:49:31