Trace number 3350220

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.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3350220-1304971612/watcher-3350220-1304971612 -o /tmp/evaluation-result-3350220-1304971612/solver-3350220-1304971612 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350220-1304971612.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.00 3.90 3.54 4/291 5930
/proc/meminfo: memFree=18480468/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=25252 CPUtime=0 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 1536 0 0 0 0 0 0 0 25 0 1 0 589576552 25858048 1426 33554432000 4194304 4300056 140736243385056 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 6313 1430 219 26 0 2945 0

[startup+0.0348091 s]
/proc/loadavg: 4.00 3.90 3.54 4/291 5930
/proc/meminfo: memFree=18480468/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=30420 CPUtime=0.02 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 3119 0 0 0 2 0 0 0 25 0 1 0 589576552 31150080 2925 33554432000 4194304 4300056 140736243385056 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 7605 2926 222 26 0 4237 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30420

[startup+0.100809 s]
/proc/loadavg: 4.00 3.90 3.54 4/291 5930
/proc/meminfo: memFree=18480468/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=36776 CPUtime=0.09 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 5617 0 0 0 9 0 0 0 25 0 1 0 589576552 37658624 5032 33554432000 4194304 4300056 140736243385056 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 9194 5034 222 26 0 5826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36776

[startup+0.30076 s]
/proc/loadavg: 4.00 3.90 3.54 4/291 5930
/proc/meminfo: memFree=18480468/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=49328 CPUtime=0.29 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 9517 0 0 0 28 1 0 0 25 0 1 0 589576552 50511872 8588 33554432000 4194304 4300056 140736243385056 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 12332 8589 228 26 0 8964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49328

[startup+0.700693 s]
/proc/loadavg: 4.00 3.90 3.54 4/291 5930
/proc/meminfo: memFree=18480468/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=45320 CPUtime=0.69 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 12465 0 0 0 68 1 0 0 25 0 1 0 589576552 46407680 7331 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 11330 7331 246 26 0 7962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45320

[startup+1.50055 s]
/proc/loadavg: 4.00 3.90 3.54 5/292 5931
/proc/meminfo: memFree=18447852/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=45320 CPUtime=1.49 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 12786 0 0 0 148 1 0 0 25 0 1 0 589576552 46407680 7649 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 11330 7649 247 26 0 7962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45320

[startup+3.10027 s]
/proc/loadavg: 4.00 3.90 3.54 5/292 5931
/proc/meminfo: memFree=18442308/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=52392 CPUtime=3.09 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 13579 0 0 0 308 1 0 0 25 0 1 0 589576552 53649408 8421 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 13098 8421 247 26 0 9730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52392

[startup+6.3007 s]
/proc/loadavg: 4.00 3.90 3.54 5/292 5931
/proc/meminfo: memFree=18407340/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=71068 CPUtime=6.29 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 18629 0 0 0 627 2 0 0 25 0 1 0 589576552 72773632 13453 33554432000 4194304 4300056 140736243385056 18446744073709551615 4262747 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 17767 13453 247 26 0 14399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71068

[startup+12.7006 s]
/proc/loadavg: 4.00 3.90 3.55 5/292 5931
/proc/meminfo: memFree=18370988/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=82744 CPUtime=12.69 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 21907 0 0 0 1266 3 0 0 25 0 1 0 589576552 84729856 16691 33554432000 4194304 4300056 140736243385056 18446744073709551615 4251296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 20686 16691 247 26 0 17318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82744

[startup+25.5003 s]
/proc/loadavg: 4.00 3.91 3.55 5/292 5932
/proc/meminfo: memFree=18304272/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=132532 CPUtime=25.49 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 27225 0 0 0 2544 5 0 0 25 0 1 0 589576552 135712768 21931 33554432000 4194304 4300056 140736243385056 18446744073709551615 4255951 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 33133 21931 247 26 0 29765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132532

[startup+51.1008 s]
/proc/loadavg: 4.00 3.91 3.56 5/292 5932
/proc/meminfo: memFree=18241724/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=82744 CPUtime=51.1 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 42138 0 0 0 5100 10 0 0 25 0 1 0 589576552 84729856 14510 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 20686 14510 247 26 0 17318 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 82744

[startup+102.311 s]
/proc/loadavg: 4.00 3.92 3.58 5/292 5934
/proc/meminfo: memFree=18028520/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=105656 CPUtime=102.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 67301 0 0 0 10214 17 0 0 25 0 1 0 589576552 108191744 19876 33554432000 4194304 4300056 140736243385056 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 26414 19876 247 26 0 23046 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 105656

[startup+162.301 s]
/proc/loadavg: 4.06 3.95 3.61 5/292 5935
/proc/meminfo: memFree=17752960/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=138984 CPUtime=162.29 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 98000 0 0 0 16204 25 0 0 25 0 1 0 589576552 142319616 27710 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 34746 27710 247 26 0 31378 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 138984

[startup+222.301 s]
/proc/loadavg: 4.09 3.98 3.64 5/292 5937
/proc/meminfo: memFree=17533580/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=141608 CPUtime=222.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 129853 0 0 0 22198 32 0 0 25 0 1 0 589576552 145006592 29937 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 35402 29937 247 26 0 32034 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 141608

[startup+282.301 s]
/proc/loadavg: 4.13 4.02 3.67 5/292 5939
/proc/meminfo: memFree=17343824/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=144244 CPUtime=282.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 156558 0 0 0 28190 40 0 0 25 0 1 0 589576552 147705856 25944 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 36061 25944 247 26 0 32693 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 144244

[startup+342.3 s]
/proc/loadavg: 4.05 4.01 3.69 5/292 5940
/proc/meminfo: memFree=17118848/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=146160 CPUtime=342.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 186775 0 0 0 34183 47 0 0 25 0 1 0 589576552 149667840 28664 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 36540 28664 247 26 0 33172 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 146160

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.71 5/292 5942
/proc/meminfo: memFree=16918064/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=147428 CPUtime=402.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 220094 0 0 0 40174 56 0 0 25 0 1 0 589576552 150966272 29641 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 36857 29641 247 26 0 33489 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 147428

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/292 5943
/proc/meminfo: memFree=16667564/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=149776 CPUtime=462.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 248128 0 0 0 46166 64 0 0 25 0 1 0 589576552 153370624 26602 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 37444 26602 247 26 0 34076 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149776

[startup+522.301 s]
/proc/loadavg: 3.84 3.97 3.73 5/292 6001
/proc/meminfo: memFree=20350660/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=101792 CPUtime=522.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 274070 0 0 0 52160 71 0 0 25 0 1 0 589576552 104235008 19127 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 25448 19127 247 26 0 22080 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101792

[startup+582.301 s]
/proc/loadavg: 3.91 3.96 3.73 5/292 6031
/proc/meminfo: memFree=21764776/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=203984 CPUtime=582.3 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 293390 0 0 0 58154 76 0 0 25 0 1 0 589576552 208879616 38331 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 50996 38331 247 26 0 47628 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 203984

[startup+642.3 s]
/proc/loadavg: 3.96 3.96 3.75 5/292 6032
/proc/meminfo: memFree=21767588/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=156304 CPUtime=642.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 321061 0 0 0 64144 87 0 0 25 0 1 0 589576552 160055296 32378 33554432000 4194304 4300056 140736243385056 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 39076 32378 247 26 0 35708 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 156304

[startup+702.301 s]
/proc/loadavg: 4.15 4.01 3.77 5/292 6034
/proc/meminfo: memFree=21788852/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=156824 CPUtime=702.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 346742 0 0 0 70137 94 0 0 25 0 1 0 589576552 160587776 28085 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 39206 28085 247 26 0 35838 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 156824

[startup+762.311 s]
/proc/loadavg: 4.09 4.02 3.79 5/292 6035
/proc/meminfo: memFree=21701744/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=292344 CPUtime=762.32 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 369471 0 0 0 76128 104 0 0 25 0 1 0 589576552 299360256 50642 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 73086 50642 247 26 0 69718 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 292344

[startup+822.301 s]
/proc/loadavg: 4.03 4.02 3.80 5/292 6037
/proc/meminfo: memFree=21728676/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=210956 CPUtime=822.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 395802 0 0 0 82116 115 0 0 25 0 1 0 589576552 216018944 40287 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 52739 40287 247 26 0 49371 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210956

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.82 5/292 6039
/proc/meminfo: memFree=21769896/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=161280 CPUtime=882.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 421720 0 0 0 88106 125 0 0 25 0 1 0 589576552 165150720 32723 33554432000 4194304 4300056 140736243385056 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 40320 32723 247 26 0 36952 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 161280

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/292 6040
/proc/meminfo: memFree=21679936/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=295536 CPUtime=942.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 442040 0 0 0 94098 133 0 0 25 0 1 0 589576552 302628864 52920 33554432000 4194304 4300056 140736243385056 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 73884 52920 247 26 0 70516 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 295536

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/292 6042
/proc/meminfo: memFree=21698844/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=214588 CPUtime=1002.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 467558 0 0 0 100089 142 0 0 25 0 1 0 589576552 219738112 41717 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 53647 41717 247 26 0 50279 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 214588

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/292 6043
/proc/meminfo: memFree=21720612/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=165348 CPUtime=1062.31 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 495893 0 0 0 106080 151 0 0 25 0 1 0 589576552 169316352 36373 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 41337 36373 247 26 0 37969 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 165348

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/292 6048
/proc/meminfo: memFree=21746084/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=135288 CPUtime=1122.32 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 521604 0 0 0 112072 160 0 0 25 0 1 0 589576552 138534912 27597 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 33822 27597 247 26 0 30454 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 135288

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/292 6050
/proc/meminfo: memFree=21650608/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=216540 CPUtime=1182.32 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 543514 0 0 0 118064 168 0 0 25 0 1 0 589576552 221736960 49332 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 54135 49332 247 26 0 50767 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 216540

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.86 5/292 6051
/proc/meminfo: memFree=21693452/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=167388 CPUtime=1242.32 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 569490 0 0 0 124054 178 0 0 25 0 1 0 589576552 171405312 36122 33554432000 4194304 4300056 140736243385056 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 41847 36122 247 26 0 38479 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 167388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.05 3.88 5/292 6053
/proc/meminfo: memFree=21662888/32951124 swapFree=67057896/67111528
[pid=5930] ppid=5928 vsize=300556 CPUtime=1300.03 cores=5,7
/proc/5930/stat : 5930 (lr_gl_shr) R 5928 5930 5402 0 -1 4202496 584081 0 0 0 129819 184 0 0 25 0 1 0 589576552 307769344 50611 33554432000 4194304 4300056 140736243385056 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5930/statm: 75139 50611 247 26 0 71771 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 300556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.2
CPU system time (s): 1.85272
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 317116

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

runsolver used 3.53246 second user time and 8.30674 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-09 22:06:52
IDJOB=3350220
IDBENCH=83107
IDSOLVER=1815
FILE ID=node140/3350220-1304971612
RUNJOBID= node140-1304970828-5807
PBS_JOBID= 13285610
Free space on /tmp= 49568 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1624223539

node140.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.833
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      18480624 kB
Buffers:        221020 kB
Cached:        6873220 kB
SwapCached:       7608 kB
Active:        7737952 kB
Inactive:      6264956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18480624 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4764 kB
Writeback:          12 kB
AnonPages:     6905780 kB
Mapped:          23468 kB
Slab:           375460 kB
PageTables:      29208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 50389944 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= 49800 MiB
End job on node140 at 2011-05-09 22:28:34