Trace number 3440017

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.08 5000.22

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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

running on 4 cores: 1,3,5,7

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.00 2.01 2.00 2/455 30563
/proc/meminfo: memFree=25737692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=23232 CPUtime=0.01 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 1409 0 0 0 1 0 0 0 25 0 1 0 785487956 23789568 1326 33554432000 4194304 4300056 140735880975904 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 5808 1326 222 26 0 2440 0

[startup+0.0516729 s]
/proc/loadavg: 2.00 2.01 2.00 2/455 30563
/proc/meminfo: memFree=25737692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=24944 CPUtime=0.04 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 2450 0 0 0 4 0 0 0 25 0 1 0 785487956 25542656 2225 33554432000 4194304 4300056 140735880975904 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6236 2225 228 26 0 2868 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24944

[startup+0.100665 s]
/proc/loadavg: 2.00 2.01 2.00 2/455 30563
/proc/meminfo: memFree=25737692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=25032 CPUtime=0.09 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 3665 0 0 0 9 0 0 0 25 0 1 0 785487956 25632768 2808 33554432000 4194304 4300056 140735880975904 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6258 2808 228 26 0 2890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25032

[startup+0.300632 s]
/proc/loadavg: 2.00 2.01 2.00 2/455 30563
/proc/meminfo: memFree=25737692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=24068 CPUtime=0.29 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 4152 0 0 0 29 0 0 0 25 0 1 0 785487956 24645632 2612 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6017 2612 245 26 0 2649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24068

[startup+0.700549 s]
/proc/loadavg: 2.00 2.01 2.00 2/455 30563
/proc/meminfo: memFree=25737692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=24068 CPUtime=0.69 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 4284 0 0 0 69 0 0 0 25 0 1 0 785487956 24645632 2737 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6017 2737 246 26 0 2649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24068

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30564
/proc/meminfo: memFree=25726160/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=26748 CPUtime=1.49 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 4508 0 0 0 149 0 0 0 25 0 1 0 785487956 27389952 2954 33554432000 4194304 4300056 140735880975904 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6687 2954 246 26 0 3319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26748

[startup+3.10111 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30564
/proc/meminfo: memFree=25723804/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=27052 CPUtime=3.09 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 5013 0 0 0 309 0 0 0 25 0 1 0 785487956 27701248 3448 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6763 3448 246 26 0 3395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27052

[startup+6.30052 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30564
/proc/meminfo: memFree=25715268/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=27052 CPUtime=6.29 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 6760 0 0 0 629 0 0 0 25 0 1 0 785487956 27701248 3536 33554432000 4194304 4300056 140735880975904 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 6763 3536 248 26 0 3395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27052

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30564
/proc/meminfo: memFree=25712156/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=45672 CPUtime=12.69 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 10400 0 0 0 1268 1 0 0 25 0 1 0 785487956 46768128 7130 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 11418 7130 248 26 0 8050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45672

[startup+25.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30565
/proc/meminfo: memFree=25706436/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=45712 CPUtime=25.49 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 11156 0 0 0 2548 1 0 0 25 0 1 0 785487956 46809088 5742 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 11428 5742 248 26 0 8060 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45712

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30565
/proc/meminfo: memFree=25736664/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=35252 CPUtime=51.09 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 15332 0 0 0 5107 2 0 0 25 0 1 0 785487956 36098048 5268 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 8813 5268 248 26 0 5445 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35252

[startup+102.317 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30567
/proc/meminfo: memFree=25690992/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=102.23 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 23034 0 0 0 10220 3 0 0 25 0 1 0 785487956 71974912 9864 33554432000 4194304 4300056 140735880975904 18446744073709551615 4275990 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 9864 248 26 0 14204 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70288

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30568
/proc/meminfo: memFree=25674808/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=162.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 23226 0 0 0 16218 3 0 0 25 0 1 0 785487956 71974912 10054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 10054 248 26 0 14204 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 70288

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30570
/proc/meminfo: memFree=25684552/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=222.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 23718 0 0 0 22218 3 0 0 25 0 1 0 785487956 71974912 10528 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 10528 248 26 0 14204 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 70288

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30571
/proc/meminfo: memFree=25673088/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=282.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 23722 0 0 0 28218 3 0 0 25 0 1 0 785487956 71974912 10532 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 10532 248 26 0 14204 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70288

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30573
/proc/meminfo: memFree=25700800/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=342.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 23807 0 0 0 34218 3 0 0 25 0 1 0 785487956 71974912 10616 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256030 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 10616 248 26 0 14204 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 70288

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/456 30578
/proc/meminfo: memFree=25669848/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=402.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 24224 0 0 0 40217 4 0 0 25 0 1 0 785487956 71974912 11022 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 11022 248 26 0 14204 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 70288

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/456 30579
/proc/meminfo: memFree=25650668/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=70288 CPUtime=462.2 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 29443 0 0 0 46216 4 0 0 25 0 1 0 785487956 71974912 11438 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 17572 11438 248 26 0 14204 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 70288

[startup+522.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/456 30581
/proc/meminfo: memFree=25648264/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=77952 CPUtime=522.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 33956 0 0 0 52216 5 0 0 25 0 1 0 785487956 79822848 15802 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 19488 15802 248 26 0 16120 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 77952

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/456 30582
/proc/meminfo: memFree=25635684/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=77952 CPUtime=582.21 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 34303 0 0 0 58216 5 0 0 25 0 1 0 785487956 79822848 16139 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 19488 16139 248 26 0 16120 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 77952

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30686
/proc/meminfo: memFree=25500856/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4002.16 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 400202 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4002.16
Current children cumulated vsize (KiB) 143284

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30687
/proc/meminfo: memFree=25555228/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4062.18 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 406204 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4062.18
Current children cumulated vsize (KiB) 143284

[startup+4122.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/456 30689
/proc/meminfo: memFree=25541284/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4122.16 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 412202 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256132 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4122.16
Current children cumulated vsize (KiB) 143284

[startup+4182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/456 30690
/proc/meminfo: memFree=25531692/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4182.16 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 418202 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4251366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4182.16
Current children cumulated vsize (KiB) 143284

[startup+4242.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/456 30692
/proc/meminfo: memFree=25523340/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4242.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 424201 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4242.15
Current children cumulated vsize (KiB) 143284

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/456 30694
/proc/meminfo: memFree=25516100/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4302.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 430201 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4302.15
Current children cumulated vsize (KiB) 143284

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/456 30695
/proc/meminfo: memFree=25509236/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4362.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 436201 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4362.15
Current children cumulated vsize (KiB) 143284

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 30697
/proc/meminfo: memFree=25502872/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4422.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80406 0 0 0 442201 14 0 0 25 0 1 0 785487956 146722816 32054 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32054 248 26 0 32453 0
Current children cumulated CPU time (s) 4422.15
Current children cumulated vsize (KiB) 143284

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 30698
/proc/meminfo: memFree=25566304/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4482.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80486 0 0 0 448201 14 0 0 25 0 1 0 785487956 146722816 32131 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32131 248 26 0 32453 0
Current children cumulated CPU time (s) 4482.15
Current children cumulated vsize (KiB) 143284

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30700
/proc/meminfo: memFree=25542820/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4542.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80486 0 0 0 454201 14 0 0 25 0 1 0 785487956 146722816 32131 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32131 248 26 0 32453 0
Current children cumulated CPU time (s) 4542.15
Current children cumulated vsize (KiB) 143284

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 30702
/proc/meminfo: memFree=25532488/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4602.16 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80486 0 0 0 460202 14 0 0 25 0 1 0 785487956 146722816 32131 33554432000 4194304 4300056 140735880975904 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32131 248 26 0 32453 0
Current children cumulated CPU time (s) 4602.16
Current children cumulated vsize (KiB) 143284

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/456 30703
/proc/meminfo: memFree=25524268/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4662.15 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 466201 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4662.15
Current children cumulated vsize (KiB) 143284

[startup+4722.32 s]
/proc/loadavg: 2.14 2.04 2.01 3/456 30705
/proc/meminfo: memFree=25518136/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4722.16 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 472202 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4722.16
Current children cumulated vsize (KiB) 143284

[startup+4782.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/456 30706
/proc/meminfo: memFree=25511648/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4782.14 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 478200 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4782.14
Current children cumulated vsize (KiB) 143284

[startup+4842.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/456 30708
/proc/meminfo: memFree=25504644/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4842.14 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 484200 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4842.14
Current children cumulated vsize (KiB) 143284

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/456 30710
/proc/meminfo: memFree=25566104/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4902.14 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 490200 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4902.14
Current children cumulated vsize (KiB) 143284

[startup+4962.3 s]
/proc/loadavg: 1.95 2.00 1.99 3/456 30739
/proc/meminfo: memFree=25654552/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=4962.14 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 496200 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 4962.14
Current children cumulated vsize (KiB) 143284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 1.97 2.00 1.99 3/456 30740
/proc/meminfo: memFree=25646148/32951124 swapFree=60476376/67111528
[pid=30563] ppid=30561 vsize=143284 CPUtime=5000.06 cores=1,3,5,7
/proc/30563/stat : 30563 (lr_gl_shr) R 30561 30563 29338 0 -1 4202496 80524 0 0 0 499992 14 0 0 25 0 1 0 785487956 146722816 32169 33554432000 4194304 4300056 140735880975904 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30563/statm: 35821 32169 248 26 0 32453 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 143284

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.22
CPU time (s): 5000.08
CPU user time (s): 4999.92
CPU system time (s): 0.156976
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 161356

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

runsolver used 20.9098 second user time and 52.0141 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-01 14:18:41
IDJOB=3440017
IDBENCH=83125
IDSOLVER=1938
FILE ID=node147/3440017-1306930720
RUNJOBID= node147-1306924641-30170
PBS_JOBID= 13488480
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=125462092

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      25737972 kB
Buffers:        192704 kB
Cached:         371928 kB
SwapCached:      11164 kB
Active:        6536940 kB
Inactive:       424348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25737972 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:     6393564 kB
Mapped:          22864 kB
Slab:           125996 kB
PageTables:      58804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120863796 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= 73756 MiB
End job on node147 at 2011-06-01 15:42:03