Trace number 3350210

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3350210-1304972625/watcher-3350210-1304972625 -o /tmp/evaluation-result-3350210-1304972625/solver-3350210-1304972625 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350210-1304972625.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.07 4.04 3.89 4/397 16722
/proc/meminfo: memFree=28095528/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=11796 CPUtime=0 cores=5,7
/proc/16722/stat : 16722 (runsolver) R 16720 16722 15673 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 608861177 12079104 51 33554432000 4194304 5432360 140734652358672 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/16722/statm: 2949 51 30 303 0 2643 0

[startup+0.02617 s]
/proc/loadavg: 4.07 4.04 3.89 4/397 16722
/proc/meminfo: memFree=28095528/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=25252 CPUtime=0 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 1729 0 0 0 0 0 0 0 25 0 1 0 608861177 25858048 1613 33554432000 4194304 4300056 140733378649424 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 6313 1613 222 26 0 2945 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25252

[startup+0.101156 s]
/proc/loadavg: 4.07 4.04 3.89 4/397 16722
/proc/meminfo: memFree=28095528/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=33120 CPUtime=0.07 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 4705 0 0 0 7 0 0 0 25 0 1 0 608861177 33914880 4121 33554432000 4194304 4300056 140733378649424 18446744073709551615 251814240000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 8280 4122 222 26 0 4912 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33120

[startup+0.300125 s]
/proc/loadavg: 4.07 4.04 3.89 4/397 16722
/proc/meminfo: memFree=28095528/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=38644 CPUtime=0.27 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 7781 0 0 0 27 0 0 0 25 0 1 0 608861177 39571456 5796 33554432000 4194304 4300056 140733378649424 18446744073709551615 4232379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 9661 5796 228 26 0 6293 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 38644

[startup+0.701056 s]
/proc/loadavg: 4.07 4.04 3.89 4/397 16722
/proc/meminfo: memFree=28095528/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=34628 CPUtime=0.68 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 8543 0 0 0 67 1 0 0 25 0 1 0 608861177 35459072 5091 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 8657 5091 246 26 0 5289 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34628

[startup+1.50092 s]
/proc/loadavg: 4.07 4.04 3.89 5/398 16723
/proc/meminfo: memFree=28073456/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=38980 CPUtime=1.48 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 8908 0 0 0 147 1 0 0 25 0 1 0 608861177 39915520 5446 33554432000 4194304 4300056 140733378649424 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 9745 5446 247 26 0 6377 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38980

[startup+3.10065 s]
/proc/loadavg: 4.07 4.04 3.89 5/398 16723
/proc/meminfo: memFree=28068380/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=50612 CPUtime=3.07 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 11611 0 0 0 306 1 0 0 25 0 1 0 608861177 51826688 8135 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 12653 8135 247 26 0 9285 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 50612

[startup+6.30111 s]
/proc/loadavg: 4.06 4.04 3.90 5/398 16723
/proc/meminfo: memFree=28051272/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=57792 CPUtime=6.27 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 13083 0 0 0 626 1 0 0 25 0 1 0 608861177 59179008 9587 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 14448 9587 247 26 0 11080 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57792

[startup+12.701 s]
/proc/loadavg: 4.06 4.04 3.90 5/398 16723
/proc/meminfo: memFree=28031264/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=69468 CPUtime=12.67 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 16382 0 0 0 1265 2 0 0 25 0 1 0 608861177 71135232 12854 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 17367 12854 247 26 0 13999 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 69468

[startup+25.5009 s]
/proc/loadavg: 4.04 4.04 3.90 5/398 16724
/proc/meminfo: memFree=27988984/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=57792 CPUtime=25.47 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 25213 0 0 0 2543 4 0 0 25 0 1 0 608861177 59179008 10573 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 14448 10573 247 26 0 11080 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57792

[startup+51.1006 s]
/proc/loadavg: 4.18 4.06 3.91 5/398 16724
/proc/meminfo: memFree=28029912/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=70460 CPUtime=51.08 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 38905 0 0 0 5100 8 0 0 25 0 1 0 608861177 72151040 12845 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 17615 12846 247 26 0 14247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70460

[startup+102.315 s]
/proc/loadavg: 4.08 4.05 3.91 5/398 16726
/proc/meminfo: memFree=27992184/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=92700 CPUtime=102.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 65528 0 0 0 10213 16 0 0 25 0 1 0 608861177 94924800 17942 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 23175 17942 247 26 0 19807 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92700

[startup+162.301 s]
/proc/loadavg: 4.03 4.04 3.91 5/398 16727
/proc/meminfo: memFree=27981728/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=127284 CPUtime=162.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 95241 0 0 0 16202 26 0 0 25 0 1 0 608861177 130338816 22382 33554432000 4194304 4300056 140733378649424 18446744073709551615 4263244 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 31821 22382 247 26 0 28453 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 127284

[startup+222.301 s]
/proc/loadavg: 4.08 4.05 3.92 5/398 16729
/proc/meminfo: memFree=27989000/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=68104 CPUtime=222.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 126412 0 0 0 22193 35 0 0 25 0 1 0 608861177 69738496 12583 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256330 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 17026 12583 247 26 0 13658 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 68104

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.92 5/398 16730
/proc/meminfo: memFree=27980272/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=130972 CPUtime=282.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 151639 0 0 0 28185 43 0 0 25 0 1 0 608861177 134115328 21893 33554432000 4194304 4300056 140733378649424 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 32743 21893 247 26 0 29375 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 130972

[startup+342.301 s]
/proc/loadavg: 3.93 4.00 3.91 5/398 16842
/proc/meminfo: memFree=28161116/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=132244 CPUtime=342.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 181245 0 0 0 34178 50 0 0 25 0 1 0 608861177 135417856 22020 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 33061 22020 247 26 0 29693 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 132244

[startup+402.301 s]
/proc/loadavg: 3.97 4.00 3.91 5/398 16844
/proc/meminfo: memFree=28161696/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=103756 CPUtime=402.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 207216 0 0 0 40172 56 0 0 25 0 1 0 608861177 106246144 20772 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 25939 20772 247 26 0 22571 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 103756

[startup+462.3 s]
/proc/loadavg: 4.12 4.03 3.92 5/398 16845
/proc/meminfo: memFree=28152972/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=75988 CPUtime=462.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 233318 0 0 0 46164 64 0 0 25 0 1 0 608861177 77811712 14349 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 18997 14349 247 26 0 15629 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 75988

[startup+522.3 s]
/proc/loadavg: 3.52 3.88 3.87 4/392 16865
/proc/meminfo: memFree=28259032/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=138448 CPUtime=522.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 259342 0 0 0 52159 69 0 0 25 0 1 0 608861177 141770752 24461 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 34612 24461 247 26 0 31244 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 138448

[startup+582.3 s]
/proc/loadavg: 3.19 3.72 3.82 4/392 16866
/proc/meminfo: memFree=28277716/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=109968 CPUtime=582.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 288679 0 0 0 58153 76 0 0 25 0 1 0 608861177 112607232 19078 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 27492 19078 247 26 0 24124 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109968

[startup+642.3 s]
/proc/loadavg: 3.07 3.58 3.76 4/392 16868
/proc/meminfo: memFree=28240344/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=142348 CPUtime=642.3 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 315580 0 0 0 64147 83 0 0 25 0 1 0 608861177 145764352 27835 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 35587 27835 247 26 0 32219 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 142348

[startup+702.301 s]
/proc/loadavg: 3.16 3.51 3.72 4/392 16870
/proc/meminfo: memFree=28275028/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=95336 CPUtime=702.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 343356 0 0 0 70140 89 0 0 25 0 1 0 608861177 97624064 17894 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 23834 17894 247 26 0 20466 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 95336

[startup+762.315 s]
/proc/loadavg: 3.12 3.43 3.68 4/392 16871
/proc/meminfo: memFree=28239024/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=145684 CPUtime=762.3 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 368926 0 0 0 76135 95 0 0 25 0 1 0 608861177 149180416 26794 33554432000 4194304 4300056 140733378649424 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 36421 26794 247 26 0 33053 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 145684

[startup+822.301 s]
/proc/loadavg: 3.12 3.38 3.64 4/392 16873
/proc/meminfo: memFree=28260568/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=115620 CPUtime=822.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 398057 0 0 0 82127 102 0 0 25 0 1 0 608861177 118394880 21650 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 28905 21650 247 26 0 25537 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 115620

[startup+882.301 s]
/proc/loadavg: 3.08 3.32 3.61 4/392 16874
/proc/meminfo: memFree=28230884/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=147912 CPUtime=882.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 426396 0 0 0 88121 108 0 0 25 0 1 0 608861177 151461888 28473 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 36978 28473 247 26 0 33610 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 147912

[startup+942.301 s]
/proc/loadavg: 3.03 3.26 3.57 4/392 16876
/proc/meminfo: memFree=28228372/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=151144 CPUtime=942.28 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 452449 0 0 0 94114 114 0 0 25 0 1 0 608861177 154771456 29143 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 37786 29143 247 26 0 34418 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 151144

[startup+1002.3 s]
/proc/loadavg: 3.01 3.21 3.53 4/392 16878
/proc/meminfo: memFree=28215916/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=154736 CPUtime=1002.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 478220 0 0 0 100108 121 0 0 25 0 1 0 608861177 158449664 32252 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 38684 32252 247 26 0 35316 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 154736

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.49 4/392 16879
/proc/meminfo: memFree=28215636/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=156400 CPUtime=1062.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 503272 0 0 0 106101 128 0 0 25 0 1 0 608861177 160153600 32542 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 39100 32542 247 26 0 35732 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 156400

[startup+1122.3 s]
/proc/loadavg: 3.03 3.15 3.46 4/392 16881
/proc/meminfo: memFree=28213608/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=158800 CPUtime=1122.3 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 525114 0 0 0 112094 136 0 0 25 0 1 0 608861177 162611200 32898 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 39700 32898 247 26 0 36332 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 158800

[startup+1182.3 s]
/proc/loadavg: 3.01 3.12 3.43 4/392 16882
/proc/meminfo: memFree=28207120/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=160568 CPUtime=1182.3 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 547459 0 0 0 118088 142 0 0 25 0 1 0 608861177 164421632 33572 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 40142 33572 247 26 0 36774 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 160568

[startup+1242.3 s]
/proc/loadavg: 3.00 3.09 3.40 4/392 16884
/proc/meminfo: memFree=28264864/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=99656 CPUtime=1242.29 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 572207 0 0 0 124079 150 0 0 25 0 1 0 608861177 102047744 18943 33554432000 4194304 4300056 140733378649424 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 24914 18943 247 26 0 21546 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 99656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.08 3.37 4/392 16886
/proc/meminfo: memFree=28234688/32950928 swapFree=44388816/67111528
[pid=16722] ppid=16720 vsize=130496 CPUtime=1300 cores=5,7
/proc/16722/stat : 16722 (lr_gl_shr) R 16720 16722 15673 0 -1 4202496 597572 0 0 0 129845 155 0 0 25 0 1 0 608861177 133627904 25762 33554432000 4194304 4300056 140733378649424 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16722/statm: 32624 25762 247 26 0 29256 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 130496

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.02
CPU user time (s): 1298.46
CPU system time (s): 1.56476
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 216936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.46
system time used= 1.56476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 927

runsolver used 4.78027 second user time and 11.6312 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-09 22:23:45
IDJOB=3350210
IDBENCH=83135
IDSOLVER=1815
FILE ID=node126/3350210-1304972625
RUNJOBID= node126-1304971322-16401
PBS_JOBID= 13285624
Free space on /tmp= 50740 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1780822964

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28095684 kB
Buffers:        145972 kB
Cached:        1252180 kB
SwapCached:      92124 kB
Active:         627216 kB
Inactive:      4008148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28095684 kB
SwapTotal:    67111528 kB
SwapFree:     44388816 kB
Dirty:            3308 kB
Writeback:          32 kB
AnonPages:     3157968 kB
Mapped:          15808 kB
Slab:            75824 kB
PageTables:      76780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88442352 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= 50748 MiB
End job on node126 at 2011-05-09 22:45:27