Trace number 3350030

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.01 1300.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 0,2

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.06 3.11 1.51 5/410 16494
/proc/meminfo: memFree=23159088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=2500 CPUtime=0 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) S 16492 16494 15070 0 -1 4194304 87 0 0 0 0 0 0 0 23 0 1 0 608458585 2560000 43 33554432000 4194304 4300056 140735396332864 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/16494/statm: 625 43 34 26 0 23 0

[startup+0.102204 s]
/proc/loadavg: 4.06 3.11 1.51 5/410 16494
/proc/meminfo: memFree=23159088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=33776 CPUtime=0.08 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 4849 0 0 0 7 1 0 0 23 0 1 0 608458585 34586624 4309 33554432000 4194304 4300056 140735396332864 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 8444 4311 220 26 0 5076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33776

[startup+0.201192 s]
/proc/loadavg: 4.06 3.11 1.51 5/410 16494
/proc/meminfo: memFree=23159088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=53016 CPUtime=0.17 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 9465 0 0 0 16 1 0 0 24 0 1 0 608458585 54288384 8536 33554432000 4194304 4300056 140735396332864 18446744073709551615 242970550016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 13254 8542 230 26 0 9886 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 53016

[startup+0.301162 s]
/proc/loadavg: 4.06 3.11 1.51 5/410 16494
/proc/meminfo: memFree=23159088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=72828 CPUtime=0.28 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 14018 0 0 0 26 2 0 0 25 0 1 0 608458585 74575872 12608 33554432000 4194304 4300056 140735396332864 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 18207 12609 237 26 0 14839 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 72828

[startup+0.701094 s]
/proc/loadavg: 4.06 3.11 1.51 5/410 16494
/proc/meminfo: memFree=23159088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=105832 CPUtime=0.68 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 22774 0 0 0 65 3 0 0 25 0 1 0 608458585 108371968 20580 33554432000 4194304 4300056 140735396332864 18446744073709551615 4218500 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 26458 20580 279 26 0 23090 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105832

[startup+1.50096 s]
/proc/loadavg: 4.05 3.13 1.52 5/411 16495
/proc/meminfo: memFree=23069064/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=114552 CPUtime=1.48 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 29220 0 0 0 144 4 0 0 25 0 1 0 608458585 117301248 22176 33554432000 4194304 4300056 140735396332864 18446744073709551615 4232843 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 28638 22176 279 26 0 25270 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 114552

[startup+3.10065 s]
/proc/loadavg: 4.05 3.13 1.52 5/411 16495
/proc/meminfo: memFree=23073900/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=98796 CPUtime=3.08 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 31275 0 0 0 304 4 0 0 25 0 1 0 608458585 101167104 18879 33554432000 4194304 4300056 140735396332864 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 24699 18879 297 26 0 21331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 98796

[startup+6.31613 s]
/proc/loadavg: 4.13 3.16 1.54 6/411 16495
/proc/meminfo: memFree=23053596/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=98796 CPUtime=6.29 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 32029 0 0 0 625 4 0 0 25 0 1 0 608458585 101167104 19621 33554432000 4194304 4300056 140735396332864 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 24699 19621 298 26 0 21331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98796

[startup+12.701 s]
/proc/loadavg: 4.20 3.19 1.56 6/411 16495
/proc/meminfo: memFree=23027732/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=117472 CPUtime=12.67 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 33126 0 0 0 1262 5 0 0 25 0 1 0 608458585 120291328 20709 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256358 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 29368 20709 298 26 0 26000 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 117472

[startup+25.5008 s]
/proc/loadavg: 4.17 3.22 1.58 6/411 16496
/proc/meminfo: memFree=23434016/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=147824 CPUtime=25.48 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 39658 0 0 0 2541 7 0 0 25 0 1 0 608458585 151371776 27216 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 36956 27216 298 26 0 33588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 147824

[startup+51.1004 s]
/proc/loadavg: 4.11 3.28 1.65 6/411 16496
/proc/meminfo: memFree=23299012/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=166792 CPUtime=51.08 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 44947 0 0 0 5100 8 0 0 25 0 1 0 608458585 170795008 32460 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 41698 32460 298 26 0 38330 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 166792

[startup+102.301 s]
/proc/loadavg: 4.09 3.41 1.78 6/411 16498
/proc/meminfo: memFree=23211672/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=247700 CPUtime=102.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 57545 0 0 0 10216 11 0 0 25 0 1 0 608458585 253644800 44961 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 61925 44961 298 26 0 58557 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 247700

[startup+162.3 s]
/proc/loadavg: 4.03 3.52 1.92 6/411 16499
/proc/meminfo: memFree=23050440/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=247700 CPUtime=162.28 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 66638 0 0 0 16213 15 0 0 25 0 1 0 608458585 253644800 53959 33554432000 4194304 4300056 140735396332864 18446744073709551615 4263105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 61925 53959 298 26 0 58557 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 247700

[startup+222.301 s]
/proc/loadavg: 4.11 3.63 2.06 6/411 16501
/proc/meminfo: memFree=22862932/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=329088 CPUtime=222.28 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 78857 0 0 0 22208 20 0 0 25 0 1 0 608458585 336986112 66082 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 82272 66082 298 26 0 78904 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 329088

[startup+282.301 s]
/proc/loadavg: 4.08 3.71 2.18 6/411 16503
/proc/meminfo: memFree=23285984/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=461688 CPUtime=282.28 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 91502 0 0 0 28205 23 0 0 25 0 1 0 608458585 472768512 78652 33554432000 4194304 4300056 140735396332864 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 115422 78652 298 26 0 112054 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 461688

[startup+342.3 s]
/proc/loadavg: 4.07 3.77 2.30 6/411 16504
/proc/meminfo: memFree=23052960/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=472232 CPUtime=342.28 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 103541 0 0 0 34202 26 0 0 25 0 1 0 608458585 483565568 90619 33554432000 4194304 4300056 140735396332864 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 118058 90619 298 26 0 114690 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 472232

[startup+402.316 s]
/proc/loadavg: 4.02 3.81 2.40 6/411 16506
/proc/meminfo: memFree=22887012/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=476792 CPUtime=402.29 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 113684 0 0 0 40200 29 0 0 25 0 1 0 608458585 488235008 100707 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 119198 100707 298 26 0 115830 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 476792

[startup+462.301 s]
/proc/loadavg: 4.01 3.84 2.50 6/411 16507
/proc/meminfo: memFree=22710292/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=482724 CPUtime=462.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 123389 0 0 0 46195 32 0 0 25 0 1 0 608458585 494309376 110352 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 120681 110352 298 26 0 117313 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 482724

[startup+522.301 s]
/proc/loadavg: 4.00 3.87 2.59 6/411 16509
/proc/meminfo: memFree=22983060/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=706548 CPUtime=522.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 132783 0 0 0 52192 35 0 0 25 0 1 0 608458585 723505152 119703 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 176637 119703 298 26 0 173269 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 706548

[startup+582.301 s]
/proc/loadavg: 4.07 3.91 2.68 7/411 16511
/proc/meminfo: memFree=22796916/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=707812 CPUtime=582.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 140092 0 0 0 58189 38 0 0 25 0 1 0 608458585 724799488 126980 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 176953 126980 298 26 0 173585 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 707812

[startup+642.301 s]
/proc/loadavg: 4.15 3.95 2.77 6/411 16512
/proc/meminfo: memFree=22631088/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=709036 CPUtime=642.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 149407 0 0 0 64186 41 0 0 25 0 1 0 608458585 726052864 136259 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 177259 136259 298 26 0 173891 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 709036

[startup+702.3 s]
/proc/loadavg: 4.11 3.97 2.85 6/411 16514
/proc/meminfo: memFree=22331840/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=710348 CPUtime=702.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 158875 0 0 0 70181 46 0 0 25 0 1 0 608458585 727396352 145695 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 177587 145695 298 26 0 174219 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 710348

[startup+762.301 s]
/proc/loadavg: 4.04 3.97 2.92 7/411 16515
/proc/meminfo: memFree=23088456/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=364192 CPUtime=762.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 195588 0 0 0 76174 53 0 0 25 0 1 0 608458585 372932608 66189 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256255 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 91048 66189 298 26 0 87680 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 364192

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 2.99 6/411 16517
/proc/meminfo: memFree=22835092/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=366044 CPUtime=822.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 205513 0 0 0 82171 56 0 0 25 0 1 0 608458585 374829056 76050 33554432000 4194304 4300056 140735396332864 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 91511 76050 298 26 0 88143 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 366044

[startup+882.3 s]
/proc/loadavg: 4.13 4.02 3.06 6/411 16519
/proc/meminfo: memFree=22782596/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=500236 CPUtime=882.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 217394 0 0 0 88167 60 0 0 25 0 1 0 608458585 512241664 87873 33554432000 4194304 4300056 140735396332864 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 125059 87873 298 26 0 121691 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 500236

[startup+942.301 s]
/proc/loadavg: 4.22 4.06 3.13 5/411 16548
/proc/meminfo: memFree=22733744/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=501536 CPUtime=942.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 227717 0 0 0 94164 63 0 0 25 0 1 0 608458585 513572864 98134 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 125384 98134 298 26 0 122016 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 501536

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 3.18 5/411 16605
/proc/meminfo: memFree=23410268/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=505244 CPUtime=1002.26 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 237262 0 0 0 100160 66 0 0 25 0 1 0 608458585 517369856 107628 33554432000 4194304 4300056 140735396332864 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 126311 107628 298 26 0 122943 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 505244

[startup+1062.3 s]
/proc/loadavg: 4.49 4.15 3.27 5/411 16661
/proc/meminfo: memFree=23100144/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=509084 CPUtime=1062.26 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 247122 0 0 0 106155 71 0 0 25 0 1 0 608458585 521302016 117432 33554432000 4194304 4300056 140735396332864 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 127271 117432 298 26 0 123903 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 509084

[startup+1122.3 s]
/proc/loadavg: 4.18 4.12 3.31 5/411 16663
/proc/meminfo: memFree=22896624/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=727068 CPUtime=1122.26 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 255063 0 0 0 112152 74 0 0 25 0 1 0 608458585 744517632 125327 33554432000 4194304 4300056 140735396332864 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 181767 125327 298 26 0 178399 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 727068

[startup+1182.3 s]
/proc/loadavg: 4.17 4.12 3.36 5/411 16665
/proc/meminfo: memFree=22707916/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=727068 CPUtime=1182.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 262034 0 0 0 118149 78 0 0 25 0 1 0 608458585 744517632 132263 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 181767 132263 298 26 0 178399 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 727068

[startup+1242.3 s]
/proc/loadavg: 4.11 4.11 3.40 5/411 16666
/proc/meminfo: memFree=22557220/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=727336 CPUtime=1242.27 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 267533 0 0 0 124148 79 0 0 25 0 1 0 608458585 744792064 137744 33554432000 4194304 4300056 140735396332864 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 181834 137744 298 26 0 178466 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 727336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.09 3.44 5/411 16668
/proc/meminfo: memFree=22275812/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=728336 CPUtime=1299.97 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 274112 0 0 0 129915 82 0 0 25 0 1 0 608458585 745816064 144300 33554432000 4194304 4300056 140735396332864 18446744073709551615 4252234 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 182084 144300 298 26 0 178716 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 728336

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.09 3.44 5/411 16668
/proc/meminfo: memFree=22275812/32951132 swapFree=67093844/67111528
[pid=16494] ppid=16492 vsize=728336 CPUtime=1299.97 cores=0,2
/proc/16494/stat : 16494 (lr_gl_shr) R 16492 16494 15070 0 -1 4202496 274112 0 0 0 129915 82 0 0 25 0 1 0 608458585 745816064 144300 33554432000 4194304 4300056 140735396332864 18446744073709551615 4252234 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16494/statm: 182084 144300 298 26 0 178716 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 728336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.01
CPU user time (s): 1299.16
CPU system time (s): 0.85487
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 840752

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

runsolver used 5.62814 second user time and 12.8001 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 21:16:39
IDJOB=3350030
IDBENCH=70808
IDSOLVER=1815
FILE ID=node128/3350030-1304968599
RUNJOBID= node128-1304968220-16307
PBS_JOBID= 13285622
Free space on /tmp= 50984 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350030-1304968599/watcher-3350030-1304968599 -o /tmp/evaluation-result-3350030-1304968599/solver-3350030-1304968599 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350030-1304968599.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1002685370

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23159616 kB
Buffers:        166864 kB
Cached:        3210724 kB
SwapCached:       1408 kB
Active:        6479388 kB
Inactive:      2996028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23159616 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           10872 kB
Writeback:          16 kB
AnonPages:     6096384 kB
Mapped:          32328 kB
Slab:           210580 kB
PageTables:      40304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101831960 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 50948 MiB
End job on node128 at 2011-05-09 21:38:21