Trace number 3349917

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: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3349917-1304972126/watcher-3349917-1304972126 -o /tmp/evaluation-result-3349917-1304972126/solver-3349917-1304972126 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349917-1304972126.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 3.72 3.96 3.85 5/297 23111
/proc/meminfo: memFree=31216320/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=26436 CPUtime=0 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 1824 0 0 0 0 0 0 0 21 0 1 0 608810574 27070464 1713 33554432000 4194304 4300056 140736097704096 18446744073709551615 228122771882 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 6663 1713 219 26 0 3295 0

[startup+0.0453679 s]
/proc/loadavg: 3.72 3.96 3.85 5/297 23111
/proc/meminfo: memFree=31216320/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=31596 CPUtime=0.03 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 3492 0 0 0 3 0 0 0 21 0 1 0 608810574 32354304 3220 33554432000 4194304 4300056 140736097704096 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 7899 3222 222 26 0 4531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31596

[startup+0.100387 s]
/proc/loadavg: 3.72 3.96 3.85 5/297 23111
/proc/meminfo: memFree=31216320/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=37196 CPUtime=0.09 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 5695 0 0 0 9 0 0 0 21 0 1 0 608810574 38088704 5090 33554432000 4194304 4300056 140736097704096 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 9299 5093 222 26 0 5931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37196

[startup+0.30032 s]
/proc/loadavg: 3.72 3.96 3.85 5/297 23111
/proc/meminfo: memFree=31216320/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=52964 CPUtime=0.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 10041 0 0 0 28 1 0 0 22 0 1 0 608810574 54235136 8913 33554432000 4194304 4300056 140736097704096 18446744073709551615 4258677 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 13241 8913 228 26 0 9873 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52964

[startup+0.700258 s]
/proc/loadavg: 3.72 3.96 3.85 5/297 23111
/proc/meminfo: memFree=31216320/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=44272 CPUtime=0.69 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 11660 0 0 0 68 1 0 0 24 0 1 0 608810574 45334528 6912 33554432000 4194304 4300056 140736097704096 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 11068 6912 246 26 0 7700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44272

[startup+1.50113 s]
/proc/loadavg: 3.72 3.96 3.85 5/301 23118
/proc/meminfo: memFree=31145864/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=44272 CPUtime=1.49 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 11932 0 0 0 148 1 0 0 25 0 1 0 608810574 45334528 7175 33554432000 4194304 4300056 140736097704096 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 11068 7175 247 26 0 7700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44272

[startup+3.10084 s]
/proc/loadavg: 3.72 3.96 3.85 5/301 23118
/proc/meminfo: memFree=31138424/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=51344 CPUtime=3.09 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 12529 0 0 0 308 1 0 0 25 0 1 0 608810574 52576256 7764 33554432000 4194304 4300056 140736097704096 18446744073709551615 4251320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 12836 7764 247 26 0 9468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51344

[startup+6.30026 s]
/proc/loadavg: 3.75 3.96 3.85 5/301 23118
/proc/meminfo: memFree=31109508/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=52288 CPUtime=6.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 13764 0 0 0 627 2 0 0 25 0 1 0 608810574 53542912 8968 33554432000 4194304 4300056 140736097704096 18446744073709551615 4263727 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 13072 8968 247 26 0 9704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52288

[startup+12.7011 s]
/proc/loadavg: 3.77 3.96 3.85 5/301 23118
/proc/meminfo: memFree=31032932/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=82936 CPUtime=12.69 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 19018 0 0 0 1266 3 0 0 25 0 1 0 608810574 84926464 14190 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256696 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 20734 14190 247 26 0 17366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82936

[startup+25.5008 s]
/proc/loadavg: 3.82 3.96 3.86 5/301 23119
/proc/meminfo: memFree=30994472/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=101904 CPUtime=25.49 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 22923 0 0 0 2546 3 0 0 25 0 1 0 608810574 104349696 18029 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 25476 18029 247 26 0 22108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101904

[startup+51.1011 s]
/proc/loadavg: 3.88 3.97 3.86 5/301 23119
/proc/meminfo: memFree=30948832/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=78072 CPUtime=51.09 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 31959 0 0 0 5104 5 0 0 25 0 1 0 608810574 79945728 14710 33554432000 4194304 4300056 140736097704096 18446744073709551615 4254695 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 19518 14710 247 26 0 16150 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78072

[startup+102.311 s]
/proc/loadavg: 4.01 3.99 3.87 5/301 23121
/proc/meminfo: memFree=30952880/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=76452 CPUtime=102.3 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 45785 0 0 0 10222 8 0 0 25 0 1 0 608810574 78286848 14747 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 19113 14747 247 26 0 15745 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76452

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.87 5/301 23122
/proc/meminfo: memFree=30829308/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=145096 CPUtime=162.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 59934 0 0 0 16218 11 0 0 25 0 1 0 608810574 148578304 28656 33554432000 4194304 4300056 140736097704096 18446744073709551615 4253460 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 36274 28656 247 26 0 32906 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145096

[startup+222.301 s]
/proc/loadavg: 4.12 4.02 3.89 5/301 23124
/proc/meminfo: memFree=30793188/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=150604 CPUtime=222.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 74864 0 0 0 22215 14 0 0 25 0 1 0 608810574 154218496 27225 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 37651 27225 247 26 0 34283 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 150604

[startup+282.3 s]
/proc/loadavg: 4.04 4.01 3.90 5/301 23126
/proc/meminfo: memFree=30768852/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=124484 CPUtime=282.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 90123 0 0 0 28212 17 0 0 25 0 1 0 608810574 127471616 25517 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 31121 25517 247 26 0 27753 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124484

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.90 5/301 23127
/proc/meminfo: memFree=30754908/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=111220 CPUtime=342.29 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 104238 0 0 0 34208 21 0 0 25 0 1 0 608810574 113889280 22550 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 27805 22550 247 26 0 24437 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 111220

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/301 23129
/proc/meminfo: memFree=30750752/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=161008 CPUtime=402.3 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 118038 0 0 0 40206 24 0 0 25 0 1 0 608810574 164872192 36150 33554432000 4194304 4300056 140736097704096 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 40252 36150 247 26 0 36884 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161008

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/301 23130
/proc/meminfo: memFree=30759112/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=136372 CPUtime=462.3 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 133737 0 0 0 46203 27 0 0 25 0 1 0 608810574 139644928 28912 33554432000 4194304 4300056 140736097704096 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 34093 28912 247 26 0 30725 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136372

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/301 23132
/proc/meminfo: memFree=30782476/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=123408 CPUtime=522.3 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 149529 0 0 0 52200 30 0 0 25 0 1 0 608810574 126369792 26014 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 30852 26014 247 26 0 27484 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 123408

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/301 23134
/proc/meminfo: memFree=30652336/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=173196 CPUtime=582.3 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 160353 0 0 0 58196 34 0 0 25 0 1 0 608810574 177352704 36624 33554432000 4194304 4300056 140736097704096 18446744073709551615 4262939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 43299 36624 247 26 0 39931 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 173196

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/301 23135
/proc/meminfo: memFree=30732388/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=142376 CPUtime=642.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 174296 0 0 0 64194 38 0 0 25 0 1 0 608810574 145793024 29944 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 35594 29944 247 26 0 32226 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 142376

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/301 23137
/proc/meminfo: memFree=30691164/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=173196 CPUtime=702.31 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 183156 0 0 0 70191 40 0 0 25 0 1 0 608810574 177352704 38625 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 43299 38625 247 26 0 39931 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173196

[startup+762.311 s]
/proc/loadavg: 4.07 4.02 3.93 5/301 23138
/proc/meminfo: memFree=30634948/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=146224 CPUtime=762.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 196256 0 0 0 76188 44 0 0 25 0 1 0 608810574 149733376 31145 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 36556 31145 247 26 0 33188 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146224

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/301 23140
/proc/meminfo: memFree=30735080/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=112508 CPUtime=822.31 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 207458 0 0 0 82184 47 0 0 25 0 1 0 608810574 115208192 23450 33554432000 4194304 4300056 140736097704096 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 28127 23450 247 26 0 24759 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112508

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/301 23142
/proc/meminfo: memFree=30592564/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=181152 CPUtime=882.31 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 222252 0 0 0 88180 51 0 0 25 0 1 0 608810574 185499648 37993 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 45288 37993 247 26 0 41920 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181152

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/301 23143
/proc/meminfo: memFree=30596104/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=138816 CPUtime=942.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 238585 0 0 0 94176 56 0 0 25 0 1 0 608810574 142147584 30333 33554432000 4194304 4300056 140736097704096 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 34704 30333 247 26 0 31336 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 138816

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/301 23145
/proc/meminfo: memFree=30661144/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=188744 CPUtime=1002.31 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 248482 0 0 0 100173 58 0 0 25 0 1 0 608810574 193273856 40048 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 47186 40048 247 26 0 43818 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 188744

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/301 23146
/proc/meminfo: memFree=30593744/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=147172 CPUtime=1062.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 261401 0 0 0 106170 62 0 0 25 0 1 0 608810574 150704128 30104 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 36793 30104 247 26 0 33425 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 147172

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/301 23148
/proc/meminfo: memFree=30462992/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=196960 CPUtime=1122.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 273298 0 0 0 112169 63 0 0 25 0 1 0 608810574 201687040 41798 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256706 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 49240 41798 247 26 0 45872 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 196960

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/301 23150
/proc/meminfo: memFree=30686632/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=152040 CPUtime=1182.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 285207 0 0 0 118166 66 0 0 25 0 1 0 608810574 155688960 31375 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 38010 31375 247 26 0 34642 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 152040

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.94 5/301 23151
/proc/meminfo: memFree=30535428/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=201828 CPUtime=1242.32 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 296953 0 0 0 124163 69 0 0 25 0 1 0 608810574 206671872 42916 33554432000 4194304 4300056 140736097704096 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 50457 42916 247 26 0 47089 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 201828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.06 3.96 3/297 23155
/proc/meminfo: memFree=30886196/32951124 swapFree=54427412/67111528
[pid=23111] ppid=23109 vsize=152040 CPUtime=1300.04 cores=4,6
/proc/23111/stat : 23111 (lr_gl_shr) R 23109 23111 22352 0 -1 4202496 307528 0 0 0 129931 73 0 0 25 0 1 0 608810574 155688960 32226 33554432000 4194304 4300056 140736097704096 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23111/statm: 38010 32226 247 26 0 34642 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 152040

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.05
CPU user time (s): 1299.31
CPU system time (s): 0.738887
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 251916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.738887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 307528
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= 5
involuntary context switches= 2046

runsolver used 3.69944 second user time and 8.13976 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-09 22:15:26
IDJOB=3349917
IDBENCH=83121
IDSOLVER=1814
FILE ID=node138/3349917-1304972126
RUNJOBID= node138-1304972126-23076
PBS_JOBID= 13285612
Free space on /tmp= 47644 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349917-1304972126/watcher-3349917-1304972126 -o /tmp/evaluation-result-3349917-1304972126/solver-3349917-1304972126 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349917-1304972126.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1266349736

node138.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.82
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.80
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31216724 kB
Buffers:        143040 kB
Cached:        1347016 kB
SwapCached:      17996 kB
Active:         329428 kB
Inactive:      1233796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31216724 kB
SwapTotal:    67111528 kB
SwapFree:     54427412 kB
Dirty:           14536 kB
Writeback:           0 kB
AnonPages:       65560 kB
Mapped:           9140 kB
Slab:            68416 kB
PageTables:      40932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39573048 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= 47648 MiB
End job on node138 at 2011-05-09 22:37:08