Trace number 3349912

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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

running on 2 cores: 1,3

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: 3.14 3.81 3.64 3/362 16536
/proc/meminfo: memFree=26008364/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=25520 CPUtime=0 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 1869 0 0 0 0 0 0 0 21 0 1 0 608846238 26132480 1752 33554432000 4194304 4300056 140734558123488 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 6380 1753 222 26 0 3012 0

[startup+0.0883709 s]
/proc/loadavg: 3.14 3.81 3.64 3/362 16536
/proc/meminfo: memFree=26008364/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=33244 CPUtime=0.08 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 4879 0 0 0 7 1 0 0 21 0 1 0 608846238 34041856 4298 33554432000 4194304 4300056 140734558123488 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 8311 4299 222 26 0 4943 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33244

[startup+0.10037 s]
/proc/loadavg: 3.14 3.81 3.64 3/362 16536
/proc/meminfo: memFree=26008364/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=33604 CPUtime=0.09 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 5291 0 0 0 8 1 0 0 21 0 1 0 608846238 34410496 4688 33554432000 4194304 4300056 140734558123488 18446744073709551615 4215472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 8401 4688 225 26 0 5033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33604

[startup+0.300337 s]
/proc/loadavg: 3.14 3.81 3.64 3/362 16536
/proc/meminfo: memFree=26008364/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=39536 CPUtime=0.29 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 8349 0 0 0 28 1 0 0 22 0 1 0 608846238 40484864 6220 33554432000 4194304 4300056 140734558123488 18446744073709551615 4232138 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 9884 6221 228 26 0 6516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39536

[startup+0.700263 s]
/proc/loadavg: 3.14 3.81 3.64 3/362 16536
/proc/meminfo: memFree=26008364/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=40004 CPUtime=0.69 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 9259 0 0 0 68 1 0 0 24 0 1 0 608846238 40964096 5546 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 10001 5546 247 26 0 6633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40004

[startup+1.50112 s]
/proc/loadavg: 3.14 3.81 3.64 5/371 16554
/proc/meminfo: memFree=25943072/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=40004 CPUtime=1.49 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 9698 0 0 0 148 1 0 0 25 0 1 0 608846238 40964096 5974 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256717 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 10001 5974 247 26 0 6633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40004

[startup+3.10083 s]
/proc/loadavg: 3.21 3.81 3.64 5/371 16554
/proc/meminfo: memFree=25922116/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=51500 CPUtime=3.09 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 12331 0 0 0 307 2 0 0 25 0 1 0 608846238 52736000 8593 33554432000 4194304 4300056 140734558123488 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 12875 8593 247 26 0 9507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51500

[startup+6.30025 s]
/proc/loadavg: 3.21 3.81 3.64 5/371 16554
/proc/meminfo: memFree=25880496/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=58680 CPUtime=6.29 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 13961 0 0 0 627 2 0 0 25 0 1 0 608846238 60088320 10195 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 14670 10195 247 26 0 11302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58680

[startup+12.7011 s]
/proc/loadavg: 3.33 3.82 3.64 5/371 16554
/proc/meminfo: memFree=25857248/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=70356 CPUtime=12.69 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 17241 0 0 0 1266 3 0 0 25 0 1 0 608846238 72044544 13435 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 17589 13435 247 26 0 14221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70356

[startup+25.5008 s]
/proc/loadavg: 3.51 3.84 3.65 5/371 16554
/proc/meminfo: memFree=25793884/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=120144 CPUtime=25.49 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 23883 0 0 0 2545 4 0 0 25 0 1 0 608846238 123027456 20000 33554432000 4194304 4300056 140734558123488 18446744073709551615 4264157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 30036 20000 247 26 0 26668 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120144

[startup+51.1011 s]
/proc/loadavg: 3.68 3.85 3.66 5/371 16555
/proc/meminfo: memFree=25729428/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=125912 CPUtime=51.09 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 38262 0 0 0 5102 7 0 0 25 0 1 0 608846238 128933888 20648 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 31478 20648 247 26 0 28110 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 125912

[startup+102.314 s]
/proc/loadavg: 3.87 3.87 3.67 5/371 16556
/proc/meminfo: memFree=25714008/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=59244 CPUtime=102.31 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 61203 0 0 0 10217 14 0 0 25 0 1 0 608846238 60665856 11128 33554432000 4194304 4300056 140734558123488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 14811 11128 247 26 0 11443 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 59244

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.69 5/371 16558
/proc/meminfo: memFree=25643172/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=108564 CPUtime=162.29 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 91809 0 0 0 16210 19 0 0 25 0 1 0 608846238 111169536 20578 33554432000 4194304 4300056 140734558123488 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 27141 20578 247 26 0 23773 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108564

[startup+222.301 s]
/proc/loadavg: 4.03 3.93 3.71 5/371 16559
/proc/meminfo: memFree=25635056/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=146324 CPUtime=222.29 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 120489 0 0 0 22203 26 0 0 25 0 1 0 608846238 149835776 26422 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 36581 26422 247 26 0 33213 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 146324

[startup+282.301 s]
/proc/loadavg: 4.16 3.97 3.74 5/371 16561
/proc/meminfo: memFree=25597572/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=151004 CPUtime=282.3 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 144954 0 0 0 28197 33 0 0 25 0 1 0 608846238 154628096 28523 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 37751 28523 247 26 0 34383 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151004

[startup+342.3 s]
/proc/loadavg: 4.11 3.99 3.76 5/371 16563
/proc/meminfo: memFree=25531928/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=151004 CPUtime=342.3 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 172366 0 0 0 34189 41 0 0 25 0 1 0 608846238 154628096 32539 33554432000 4194304 4300056 140734558123488 18446744073709551615 4262747 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 37751 32540 247 26 0 34383 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151004

[startup+402.3 s]
/proc/loadavg: 4.04 3.99 3.77 5/371 16564
/proc/meminfo: memFree=25553968/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=156320 CPUtime=402.3 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 200143 0 0 0 40183 47 0 0 25 0 1 0 608846238 160071680 29939 33554432000 4194304 4300056 140734558123488 18446744073709551615 4262889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 39080 29939 247 26 0 35712 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156320

[startup+462.3 s]
/proc/loadavg: 4.09 4.02 3.79 5/371 16566
/proc/meminfo: memFree=25555164/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=131060 CPUtime=462.31 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 227600 0 0 0 46178 53 0 0 25 0 1 0 608846238 134205440 28072 33554432000 4194304 4300056 140734558123488 18446744073709551615 4251317 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 32765 28072 247 26 0 29397 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 131060

[startup+522.3 s]
/proc/loadavg: 4.07 4.03 3.81 5/371 16567
/proc/meminfo: memFree=25514944/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=131060 CPUtime=522.31 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 253880 0 0 0 52171 60 0 0 25 0 1 0 608846238 134205440 27776 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 32765 27776 247 26 0 29397 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 131060

[startup+582.301 s]
/proc/loadavg: 4.09 4.05 3.83 5/371 16569
/proc/meminfo: memFree=25550736/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=105768 CPUtime=582.31 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 279784 0 0 0 58164 67 0 0 25 0 1 0 608846238 108306432 22237 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256231 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 26442 22237 247 26 0 23074 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105768

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 3.84 5/371 16571
/proc/meminfo: memFree=25437484/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=217320 CPUtime=642.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 302515 0 0 0 64159 73 0 0 25 0 1 0 608846238 222535680 44709 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 54330 44709 247 26 0 50962 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 217320

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.84 5/371 16572
/proc/meminfo: memFree=25442400/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=217320 CPUtime=702.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 327282 0 0 0 70152 80 0 0 25 0 1 0 608846238 222535680 42647 33554432000 4194304 4300056 140734558123488 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 54330 42647 247 26 0 50962 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 217320

[startup+762.314 s]
/proc/loadavg: 4.11 4.06 3.86 5/371 16574
/proc/meminfo: memFree=25388064/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=217320 CPUtime=762.33 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 354134 0 0 0 76146 87 0 0 25 0 1 0 608846238 222535680 40329 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 54330 40329 247 26 0 50962 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 217320

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 3.87 5/371 16575
/proc/meminfo: memFree=25428588/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=112696 CPUtime=822.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 379281 0 0 0 82137 95 0 0 25 0 1 0 608846238 115400704 23865 33554432000 4194304 4300056 140734558123488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 28174 23865 247 26 0 24806 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 112696

[startup+882.301 s]
/proc/loadavg: 4.05 4.05 3.88 5/371 16577
/proc/meminfo: memFree=25411212/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=224248 CPUtime=882.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 407493 0 0 0 88130 102 0 0 25 0 1 0 608846238 229629952 51908 33554432000 4194304 4300056 140734558123488 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 56062 51908 247 26 0 52694 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 224248

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 3.88 5/371 16579
/proc/meminfo: memFree=25249992/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=314064 CPUtime=942.31 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 428007 0 0 0 94121 110 0 0 25 0 1 0 608846238 321601536 72300 33554432000 4194304 4300056 140734558123488 18446744073709551615 4251348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 78516 72300 247 26 0 75148 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 314064

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/371 16580
/proc/meminfo: memFree=25459904/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=240788 CPUtime=1002.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 454332 0 0 0 100114 118 0 0 25 0 1 0 608846238 246566912 44269 33554432000 4194304 4300056 140734558123488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 60197 44269 247 26 0 56829 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 240788

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/371 16582
/proc/meminfo: memFree=25323480/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=195408 CPUtime=1062.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 479621 0 0 0 106107 125 0 0 25 0 1 0 608846238 200097792 41238 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 48852 41238 247 26 0 45484 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 195408

[startup+1122.3 s]
/proc/loadavg: 4.09 4.05 3.91 5/371 16583
/proc/meminfo: memFree=25465192/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=145620 CPUtime=1122.33 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 501935 0 0 0 112102 131 0 0 25 0 1 0 608846238 149114880 31148 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 36405 31148 247 26 0 33037 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145620

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 3.91 5/371 16585
/proc/meminfo: memFree=25313648/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=245496 CPUtime=1182.32 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 524408 0 0 0 118095 137 0 0 25 0 1 0 608846238 251387904 53406 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 61374 53406 247 26 0 58006 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 245496

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/371 16587
/proc/meminfo: memFree=25461068/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=195408 CPUtime=1242.33 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 550366 0 0 0 124090 143 0 0 25 0 1 0 608846238 200097792 44980 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 48852 44980 247 26 0 45484 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 195408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.05 3.92 4/370 16589
/proc/meminfo: memFree=25470104/32951124 swapFree=56449212/67111528
[pid=16536] ppid=16534 vsize=145620 CPUtime=1300.04 cores=1,3
/proc/16536/stat : 16536 (lr_gl_shr) R 16534 16536 15415 0 -1 4202496 571396 0 0 0 129855 149 0 0 25 0 1 0 608846238 149114880 30959 33554432000 4194304 4300056 140734558123488 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16536/statm: 36405 30959 247 26 0 33037 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 145620

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.06
CPU user time (s): 1298.55
CPU system time (s): 1.50377
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 447404

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

runsolver used 4.5713 second user time and 10.8194 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-09 22:20:58
IDJOB=3349912
IDBENCH=83133
IDSOLVER=1814
FILE ID=node106/3349912-1304972458
RUNJOBID= node106-1304972458-16512
PBS_JOBID= 13285644
Free space on /tmp= 45952 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1236133230

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26009016 kB
Buffers:        154192 kB
Cached:        3814288 kB
SwapCached:      27228 kB
Active:         311440 kB
Inactive:      6422836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26009016 kB
SwapTotal:    67111528 kB
SwapFree:     56449212 kB
Dirty:            5964 kB
Writeback:           0 kB
AnonPages:     2747000 kB
Mapped:          10324 kB
Slab:            95400 kB
PageTables:      48228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75032648 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= 45948 MiB
End job on node106 at 2011-05-09 22:42:40