Trace number 3440018

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_GL_SHR 2011-03-02? (TO) 5000.1 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark94.3357
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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: 977)

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-3440018-1306930904/watcher-3440018-1306930904 -o /tmp/evaluation-result-3440018-1306930904/solver-3440018-1306930904 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440018-1306930904.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.06 2.13 2/558 20175
/proc/meminfo: memFree=28528960/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=32484 CPUtime=0.01 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 2964 0 0 0 1 0 0 0 25 0 1 0 883321066 33263616 2853 33554432000 4194304 4300056 140737233571568 18446744073709551615 224284925696 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 8121 2854 222 26 0 4753 0

[startup+0.0663099 s]
/proc/loadavg: 2.11 2.06 2.13 2/558 20175
/proc/meminfo: memFree=28528960/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=38084 CPUtime=0.06 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 5058 0 0 0 5 1 0 0 25 0 1 0 883321066 38998016 4655 33554432000 4194304 4300056 140737233571568 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 9521 4656 222 26 0 6153 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38084

[startup+0.1003 s]
/proc/loadavg: 2.11 2.06 2.13 2/558 20175
/proc/meminfo: memFree=28528960/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=41760 CPUtime=0.09 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 6474 0 0 0 8 1 0 0 25 0 1 0 883321066 42762240 5869 33554432000 4194304 4300056 140737233571568 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 10440 5870 222 26 0 7072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41760

[startup+0.300263 s]
/proc/loadavg: 2.11 2.06 2.13 2/558 20175
/proc/meminfo: memFree=28528960/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=55716 CPUtime=0.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 10802 0 0 0 27 2 0 0 25 0 1 0 883321066 57053184 9792 33554432000 4194304 4300056 140737233571568 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 13929 9793 228 26 0 10561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55716

[startup+0.701202 s]
/proc/loadavg: 2.11 2.06 2.13 2/558 20175
/proc/meminfo: memFree=28528960/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=63128 CPUtime=0.69 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 14830 0 0 0 66 3 0 0 25 0 1 0 883321066 64643072 11260 33554432000 4194304 4300056 140737233571568 18446744073709551615 4230388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 15782 11260 228 26 0 12414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63128

[startup+1.50104 s]
/proc/loadavg: 2.11 2.06 2.13 3/559 20176
/proc/meminfo: memFree=28490396/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=55756 CPUtime=1.49 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 16034 0 0 0 146 3 0 0 25 0 1 0 883321066 57094144 9687 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 13939 9687 247 26 0 10571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55756

[startup+3.1008 s]
/proc/loadavg: 2.11 2.06 2.13 3/559 20176
/proc/meminfo: memFree=28488288/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=62828 CPUtime=3.09 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 16359 0 0 0 306 3 0 0 25 0 1 0 883321066 64335872 9994 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 15707 9994 247 26 0 12339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62828

[startup+6.30024 s]
/proc/loadavg: 2.18 2.08 2.14 3/559 20176
/proc/meminfo: memFree=28485724/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=62828 CPUtime=6.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 16882 0 0 0 626 3 0 0 25 0 1 0 883321066 64335872 10496 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 15707 10496 249 26 0 12339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62828

[startup+12.7012 s]
/proc/loadavg: 2.17 2.08 2.14 3/559 20178
/proc/meminfo: memFree=28474456/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=70232 CPUtime=12.69 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 19430 0 0 0 1265 4 0 0 25 0 1 0 883321066 71917568 13007 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 17558 13007 249 26 0 14190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70232

[startup+25.501 s]
/proc/loadavg: 2.13 2.07 2.13 3/559 20178
/proc/meminfo: memFree=28470616/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=77412 CPUtime=25.49 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 25701 0 0 0 2545 4 0 0 25 0 1 0 883321066 79269888 13603 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 19353 13603 249 26 0 15985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77412

[startup+51.1008 s]
/proc/loadavg: 2.15 2.08 2.13 3/559 20178
/proc/meminfo: memFree=28461164/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=89088 CPUtime=51.09 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 27583 0 0 0 5104 5 0 0 25 0 1 0 883321066 91226112 15414 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 22272 15414 249 26 0 18904 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89088

[startup+102.322 s]
/proc/loadavg: 2.06 2.07 2.12 3/559 20180
/proc/meminfo: memFree=28442272/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=92484 CPUtime=102.32 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 31138 0 0 0 10225 7 0 0 25 0 1 0 883321066 94703616 18868 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 23121 18868 249 26 0 19753 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 92484

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.11 3/559 20182
/proc/meminfo: memFree=28452532/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=78404 CPUtime=162.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 36740 0 0 0 16221 8 0 0 25 0 1 0 883321066 80285696 14417 33554432000 4194304 4300056 140737233571568 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 19601 14417 249 26 0 16233 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78404

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.10 3/559 20182
/proc/meminfo: memFree=28417040/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=108920 CPUtime=222.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 43969 0 0 0 22218 11 0 0 25 0 1 0 883321066 111534080 21501 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 27230 21501 249 26 0 23862 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108920

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.09 3/559 20184
/proc/meminfo: memFree=28398904/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=127888 CPUtime=282.3 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 46999 0 0 0 28217 13 0 0 25 0 1 0 883321066 130957312 24422 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 31972 24422 249 26 0 28604 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 127888

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/559 20186
/proc/meminfo: memFree=28382876/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=127888 CPUtime=342.3 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 49393 0 0 0 34216 14 0 0 25 0 1 0 883321066 130957312 26717 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 31972 26717 249 26 0 28604 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 127888

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/559 20188
/proc/meminfo: memFree=28393868/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=106208 CPUtime=402.3 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 56956 0 0 0 40214 16 0 0 25 0 1 0 883321066 108756992 22351 33554432000 4194304 4300056 140737233571568 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 26552 22351 249 26 0 23184 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106208

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.07 3/559 20190
/proc/meminfo: memFree=28373008/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=136852 CPUtime=462.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 60210 0 0 0 46212 17 0 0 25 0 1 0 883321066 140136448 25496 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 34213 25496 249 26 0 30845 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 136852

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.07 3/559 20190
/proc/meminfo: memFree=28357228/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=136852 CPUtime=522.29 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 62711 0 0 0 52211 18 0 0 25 0 1 0 883321066 140136448 27918 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 34213 27918 249 26 0 30845 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 136852

[startup+582.301 s]
/proc/loadavg: 2.15 2.05 2.08 3/559 20192
/proc/meminfo: memFree=28344668/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=136852 CPUtime=582.3 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 64712 0 0 0 58211 19 0 0 25 0 1 0 883321066 140136448 29860 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 34213 29860 249 26 0 30845 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136852

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/559 20324
/proc/meminfo: memFree=28713824/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4002.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 219784 0 0 0 400159 76 0 0 25 0 1 0 883321066 211476480 41154 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 41154 249 26 0 48262 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 206520

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 20326
/proc/meminfo: memFree=28706964/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4062.37 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 221260 0 0 0 406161 76 0 0 25 0 1 0 883321066 211476480 42572 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 42572 249 26 0 48262 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 206520

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 20326
/proc/meminfo: memFree=28701732/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4122.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 222620 0 0 0 412158 77 0 0 25 0 1 0 883321066 211476480 43881 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 43881 249 26 0 48262 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 206520

[startup+4182.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/559 20328
/proc/meminfo: memFree=28752928/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=145056 CPUtime=4182.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 227176 0 0 0 418157 78 0 0 25 0 1 0 883321066 148537344 31458 33554432000 4194304 4300056 140737233571568 18446744073709551615 4251764 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 36264 31458 249 26 0 32896 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 145056

[startup+4242.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/559 20330
/proc/meminfo: memFree=28741108/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=156732 CPUtime=4242.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 230302 0 0 0 424156 79 0 0 25 0 1 0 883321066 160493568 34477 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 39183 34477 249 26 0 35815 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 156732

[startup+4302.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/559 20332
/proc/meminfo: memFree=28729796/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=175700 CPUtime=4302.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 232738 0 0 0 430155 80 0 0 25 0 1 0 883321066 179916800 36836 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 43925 36836 249 26 0 40557 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 175700

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/559 20334
/proc/meminfo: memFree=28722064/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=175700 CPUtime=4362.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 234644 0 0 0 436154 81 0 0 25 0 1 0 883321066 179916800 38675 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 43925 38675 249 26 0 40557 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 175700

[startup+4422.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/559 20334
/proc/meminfo: memFree=28717452/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4422.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 236288 0 0 0 442153 82 0 0 25 0 1 0 883321066 211476480 40267 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 40267 249 26 0 48262 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 206520

[startup+4482.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/559 20336
/proc/meminfo: memFree=28711332/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4482.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 237832 0 0 0 448152 84 0 0 25 0 1 0 883321066 211476480 41769 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 41769 249 26 0 48262 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 206520

[startup+4542.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/559 20339
/proc/meminfo: memFree=28706344/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4542.35 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 239086 0 0 0 454151 84 0 0 25 0 1 0 883321066 211476480 42978 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 42978 249 26 0 48262 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 206520

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/559 20341
/proc/meminfo: memFree=28703204/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4602.37 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 239938 0 0 0 460152 85 0 0 25 0 1 0 883321066 211476480 43799 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 43799 249 26 0 48262 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 206520

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 20346
/proc/meminfo: memFree=28697328/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4662.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 241300 0 0 0 466150 86 0 0 25 0 1 0 883321066 211476480 45107 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 45107 249 26 0 48262 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 206520

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 20346
/proc/meminfo: memFree=28748684/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=156732 CPUtime=4722.38 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 246494 0 0 0 472151 87 0 0 25 0 1 0 883321066 160493568 32549 33554432000 4194304 4300056 140737233571568 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 39183 32549 249 26 0 35815 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 156732

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/559 20348
/proc/meminfo: memFree=28738736/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=175700 CPUtime=4782.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 249186 0 0 0 478147 89 0 0 25 0 1 0 883321066 179916800 35122 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 43925 35122 249 26 0 40557 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 175700

[startup+4842.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/559 20350
/proc/meminfo: memFree=28696792/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=175700 CPUtime=4842.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 251463 0 0 0 484146 90 0 0 25 0 1 0 883321066 179916800 37314 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 43925 37314 249 26 0 40557 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 175700

[startup+4902.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/559 20352
/proc/meminfo: memFree=28722548/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=175700 CPUtime=4902.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 253311 0 0 0 490145 91 0 0 25 0 1 0 883321066 179916800 39094 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 43925 39094 249 26 0 40557 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 175700

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/559 20354
/proc/meminfo: memFree=28715692/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=4962.36 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 255017 0 0 0 496145 91 0 0 25 0 1 0 883321066 211476480 40734 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 40734 249 26 0 48262 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 206520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 20354
/proc/meminfo: memFree=28675376/32951124 swapFree=34426104/67111528
[pid=20175] ppid=20173 vsize=206520 CPUtime=5000.08 cores=0,2,4,6
/proc/20175/stat : 20175 (lr_gl_shr) R 20173 20175 19946 0 -1 4202496 256105 0 0 0 499916 92 0 0 25 0 1 0 883321066 211476480 41786 33554432000 4194304 4300056 140737233571568 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 51630 41786 249 26 0 48262 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 206520

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): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4999.17
CPU system time (s): 0.931858
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 206520

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

runsolver used 30.4384 second user time and 62.3635 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-01 14:21:44
IDJOB=3440018
IDBENCH=83126
IDSOLVER=1938
FILE ID=node118/3440018-1306930904
RUNJOBID= node118-1306927167-19964
PBS_JOBID= 13488569
Free space on /tmp= 73632 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top30.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440018-1306930904/watcher-3440018-1306930904 -o /tmp/evaluation-result-3440018-1306930904/solver-3440018-1306930904 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440018-1306930904.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1769465177

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28529240 kB
Buffers:        283108 kB
Cached:        1813208 kB
SwapCached:      56136 kB
Active:        1123836 kB
Inactive:      2960588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28529240 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:            5964 kB
Writeback:           0 kB
AnonPages:     1945224 kB
Mapped:          14880 kB
Slab:           150404 kB
PageTables:     116308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184358468 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= 73648 MiB
End job on node118 at 2011-06-01 15:45:06