Trace number 3350218

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_NOSHR 2011-03-02? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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

running on 2 cores: 5,7

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.02 3.64 3.15 4/376 23778
/proc/meminfo: memFree=12028388/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=11796 CPUtime=0 cores=5,7
/proc/23778/stat : 23778 (runsolver) R 23776 23778 22980 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 589577894 12079104 51 33554432000 4194304 5432360 140737382617760 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/23778/statm: 2949 51 30 303 0 2643 0

[startup+0.056261 s]
/proc/loadavg: 4.02 3.64 3.15 4/376 23778
/proc/meminfo: memFree=12028388/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=31212 CPUtime=0.03 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 3260 0 0 0 3 0 0 0 25 0 1 0 589577894 31961088 3053 33554432000 4194304 4300056 140736251623632 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 7803 3055 222 26 0 4435 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31212

[startup+0.100263 s]
/proc/loadavg: 4.02 3.64 3.15 4/376 23778
/proc/meminfo: memFree=12028388/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=35212 CPUtime=0.07 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 4793 0 0 0 7 0 0 0 25 0 1 0 589577894 36057088 4366 33554432000 4194304 4300056 140736251623632 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 8803 4367 222 26 0 5435 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35212

[startup+0.300218 s]
/proc/loadavg: 4.02 3.64 3.15 4/376 23778
/proc/meminfo: memFree=12028388/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=48344 CPUtime=0.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 8922 0 0 0 27 1 0 0 25 0 1 0 589577894 49504256 7997 33554432000 4194304 4300056 140736251623632 18446744073709551615 212039316513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 12086 7997 228 26 0 8718 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48344

[startup+0.701156 s]
/proc/loadavg: 4.02 3.64 3.15 4/376 23778
/proc/meminfo: memFree=12028388/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=44108 CPUtime=0.67 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 11637 0 0 0 66 1 0 0 25 0 1 0 589577894 45166592 6829 33554432000 4194304 4300056 140736251623632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 11027 6829 246 26 0 7659 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 44108

[startup+1.501 s]
/proc/loadavg: 4.02 3.64 3.15 5/377 23779
/proc/meminfo: memFree=11998008/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=51180 CPUtime=1.48 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 12057 0 0 0 146 2 0 0 25 0 1 0 589577894 52408320 7238 33554432000 4194304 4300056 140736251623632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 12795 7238 246 26 0 9427 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51180

[startup+3.10072 s]
/proc/loadavg: 4.01 3.65 3.15 5/377 23779
/proc/meminfo: memFree=11991828/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=51180 CPUtime=3.08 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 12912 0 0 0 306 2 0 0 25 0 1 0 589577894 52408320 8079 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 12795 8079 246 26 0 9427 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51180

[startup+6.30116 s]
/proc/loadavg: 4.01 3.65 3.15 5/377 23779
/proc/meminfo: memFree=11963328/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=70140 CPUtime=6.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 17373 0 0 0 625 3 0 0 25 0 1 0 589577894 71823360 12516 33554432000 4194304 4300056 140736251623632 18446744073709551615 4251358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 17535 12516 246 26 0 14167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70140

[startup+12.701 s]
/proc/loadavg: 4.01 3.66 3.16 5/377 23779
/proc/meminfo: memFree=11933020/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=81816 CPUtime=12.68 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 20772 0 0 0 1263 5 0 0 25 0 1 0 589577894 83779584 15872 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 20454 15872 246 26 0 17086 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81816

[startup+25.5007 s]
/proc/loadavg: 4.01 3.67 3.17 5/377 23780
/proc/meminfo: memFree=11883420/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=100784 CPUtime=25.48 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 26318 0 0 0 2542 6 0 0 25 0 1 0 589577894 103202816 21360 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256706 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 25196 21360 246 26 0 21828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100784

[startup+51.1011 s]
/proc/loadavg: 4.00 3.70 3.19 5/377 23780
/proc/meminfo: memFree=12010196/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=81816 CPUtime=51.08 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 40705 0 0 0 5097 11 0 0 25 0 1 0 589577894 83779584 15329 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 20454 15329 246 26 0 17086 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81816

[startup+102.314 s]
/proc/loadavg: 4.06 3.76 3.24 5/377 23809
/proc/meminfo: memFree=12073348/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=102220 CPUtime=102.29 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 67131 0 0 0 10210 19 0 0 25 0 1 0 589577894 104673280 21253 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 25555 21253 246 26 0 22187 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 102220

[startup+162.3 s]
/proc/loadavg: 4.05 3.81 3.29 5/377 23810
/proc/meminfo: memFree=11953512/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=137496 CPUtime=162.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 95763 0 0 0 16202 26 0 0 25 0 1 0 589577894 140795904 29199 33554432000 4194304 4300056 140736251623632 18446744073709551615 4252310 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 34374 29199 246 26 0 31006 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 137496

[startup+222.301 s]
/proc/loadavg: 4.02 3.85 3.33 5/377 23812
/proc/meminfo: memFree=12107124/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=81948 CPUtime=222.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 131534 0 0 0 22191 37 0 0 25 0 1 0 589577894 83914752 15270 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 20487 15270 246 26 0 17119 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 81948

[startup+282.301 s]
/proc/loadavg: 4.00 3.87 3.37 5/377 23813
/proc/meminfo: memFree=12048808/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=95316 CPUtime=282.29 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 159453 0 0 0 28181 48 0 0 25 0 1 0 589577894 97603584 19330 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 23829 19330 246 26 0 20461 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95316

[startup+342.301 s]
/proc/loadavg: 4.10 3.92 3.42 5/377 23815
/proc/meminfo: memFree=11960844/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=115568 CPUtime=342.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 186659 0 0 0 34170 58 0 0 25 0 1 0 589577894 118341632 20426 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 28892 20426 246 26 0 25524 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 115568

[startup+402.3 s]
/proc/loadavg: 4.09 3.95 3.45 5/377 23817
/proc/meminfo: memFree=11829236/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=147520 CPUtime=402.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 213844 0 0 0 40160 68 0 0 25 0 1 0 589577894 151060480 26965 33554432000 4194304 4300056 140736251623632 18446744073709551615 4255920 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 36880 26965 246 26 0 33512 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 147520

[startup+462.301 s]
/proc/loadavg: 4.07 3.97 3.49 5/377 23818
/proc/meminfo: memFree=12013692/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=149348 CPUtime=462.28 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 247101 0 0 0 46148 80 0 0 25 0 1 0 589577894 152932352 29369 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 37337 29369 246 26 0 33969 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 149348

[startup+522.301 s]
/proc/loadavg: 4.02 3.97 3.52 5/377 23820
/proc/meminfo: memFree=11989304/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=120776 CPUtime=522.29 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 278211 0 0 0 52139 90 0 0 25 0 1 0 589577894 123674624 25368 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 30194 25368 246 26 0 26826 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 120776

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.55 5/377 23821
/proc/meminfo: memFree=11923644/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=93940 CPUtime=582.3 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 304428 0 0 0 58130 100 0 0 25 0 1 0 589577894 96194560 18391 33554432000 4194304 4300056 140736251623632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 23485 18391 246 26 0 20117 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93940

[startup+642.3 s]
/proc/loadavg: 4.14 4.02 3.59 5/377 23823
/proc/meminfo: memFree=11904244/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=94928 CPUtime=642.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 330074 0 0 0 64124 107 0 0 25 0 1 0 589577894 97206272 18772 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 23732 18772 246 26 0 20364 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 94928

[startup+702.301 s]
/proc/loadavg: 4.10 4.03 3.62 5/377 23825
/proc/meminfo: memFree=11967424/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=207680 CPUtime=702.3 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 352499 0 0 0 70114 116 0 0 25 0 1 0 589577894 212664320 41004 33554432000 4194304 4300056 140736251623632 18446744073709551615 4262409 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 51920 41004 246 26 0 48552 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 207680

[startup+762.314 s]
/proc/loadavg: 4.03 4.02 3.64 5/377 23826
/proc/meminfo: memFree=11937384/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=208220 CPUtime=762.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 377171 0 0 0 76106 125 0 0 25 0 1 0 589577894 213217280 36553 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 52055 36553 246 26 0 48687 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 208220

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.66 5/377 23828
/proc/meminfo: memFree=11900120/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=160940 CPUtime=822.3 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 401903 0 0 0 82095 135 0 0 25 0 1 0 589577894 164802560 31552 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 40235 31552 246 26 0 36867 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 160940

[startup+882.301 s]
/proc/loadavg: 3.85 3.98 3.66 4/371 23847
/proc/meminfo: memFree=12029312/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=160940 CPUtime=882.3 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 426951 0 0 0 88083 147 0 0 25 0 1 0 589577894 164802560 28705 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 40235 28705 246 26 0 36867 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 160940

[startup+942.301 s]
/proc/loadavg: 3.31 3.80 3.62 4/371 23849
/proc/meminfo: memFree=12157240/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=130120 CPUtime=942.3 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 450196 0 0 0 94074 156 0 0 25 0 1 0 589577894 133242880 25201 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256255 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 32530 25201 246 26 0 29162 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 130120

[startup+1002.3 s]
/proc/loadavg: 2.88 3.60 3.56 3/365 23869
/proc/meminfo: memFree=12343456/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=112252 CPUtime=1002.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 476158 0 0 0 100063 168 0 0 25 0 1 0 589577894 114946048 22954 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 28063 22954 246 26 0 24695 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 112252

[startup+1062.3 s]
/proc/loadavg: 2.35 3.33 3.47 3/365 23870
/proc/meminfo: memFree=12263288/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=212412 CPUtime=1062.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 496420 0 0 0 106052 179 0 0 25 0 1 0 589577894 217509888 43055 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 53103 43055 246 26 0 49735 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 212412

[startup+1122.3 s]
/proc/loadavg: 2.12 3.06 3.37 3/365 23875
/proc/meminfo: memFree=12248708/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=164068 CPUtime=1122.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 519685 0 0 0 112041 190 0 0 25 0 1 0 589577894 168005632 31807 33554432000 4194304 4300056 140736251623632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 41017 31807 246 26 0 37649 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 164068

[startup+1182.3 s]
/proc/loadavg: 2.09 2.90 3.29 3/365 23876
/proc/meminfo: memFree=12212180/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=298588 CPUtime=1182.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 538223 0 0 0 118030 201 0 0 25 0 1 0 589577894 305754112 50207 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 74647 50207 246 26 0 71279 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 298588

[startup+1242.3 s]
/proc/loadavg: 2.13 2.75 3.21 3/365 23878
/proc/meminfo: memFree=12246616/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=218656 CPUtime=1242.31 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 563362 0 0 0 124019 212 0 0 25 0 1 0 589577894 223903744 41334 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 54664 41334 246 26 0 51296 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 218656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.05 2.62 3.14 3/365 23880
/proc/meminfo: memFree=12277584/32951124 swapFree=65155552/67111528
[pid=23778] ppid=23776 vsize=140800 CPUtime=1300.03 cores=5,7
/proc/23778/stat : 23778 (lr_gl_shr) R 23776 23778 22980 0 -1 4202496 582364 0 0 0 129782 221 0 0 25 0 1 0 589577894 144179200 25856 33554432000 4194304 4300056 140736251623632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23778/statm: 35200 25856 246 26 0 31832 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 140800

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.04
CPU user time (s): 1297.82
CPU system time (s): 2.21866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 321772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.82
system time used= 2.21866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582364
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= 9
involuntary context switches= 13719

runsolver used 4.32034 second user time and 11.0773 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 22:06:56
IDJOB=3350218
IDBENCH=83109
IDSOLVER=1815
FILE ID=node146/3350218-1304971616
RUNJOBID= node146-1304971063-23553
PBS_JOBID= 13285604
Free space on /tmp= 41820 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1805767008

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      12028668 kB
Buffers:        158336 kB
Cached:        4499004 kB
SwapCached:       9316 kB
Active:       11176892 kB
Inactive:      9433704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12028668 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:            4704 kB
Writeback:           0 kB
AnonPages:    15950956 kB
Mapped:          22868 kB
Slab:           185516 kB
PageTables:      60508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82398404 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= 41848 MiB
End job on node146 at 2011-05-09 22:28:38