Trace number 3350200

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) 1299.99 1300.23

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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-3350200-1304968220/watcher-3350200-1304968220 -o /tmp/evaluation-result-3350200-1304968220/solver-3350200-1304968220 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350200-1304968220.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: 1.62 0.58 0.20 4/399 16329
/proc/meminfo: memFree=24016092/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=20380 CPUtime=0 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 659 0 0 0 0 0 0 0 23 0 1 0 608420714 20869120 592 33554432000 4194304 4300056 140736263989696 18446744073709551615 4270902 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 5095 592 221 26 0 1727 0

[startup+0.09597 s]
/proc/loadavg: 1.62 0.58 0.20 4/399 16329
/proc/meminfo: memFree=24016092/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=31656 CPUtime=0.08 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 4201 0 0 0 8 0 0 0 23 0 1 0 608420714 32415744 3788 33554432000 4194304 4300056 140736263989696 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 7914 3788 222 26 0 4546 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31656

[startup+0.100963 s]
/proc/loadavg: 1.62 0.58 0.20 4/399 16329
/proc/meminfo: memFree=24016092/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=32320 CPUtime=0.09 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 4559 0 0 0 9 0 0 0 23 0 1 0 608420714 33095680 4006 33554432000 4194304 4300056 140736263989696 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 8080 4007 222 26 0 4712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32320

[startup+0.300944 s]
/proc/loadavg: 1.62 0.58 0.20 4/399 16329
/proc/meminfo: memFree=24016092/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=39200 CPUtime=0.29 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 8021 0 0 0 28 1 0 0 25 0 1 0 608420714 40140800 5917 33554432000 4194304 4300056 140736263989696 18446744073709551615 4237128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 9800 5917 228 26 0 6432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39200

[startup+0.700866 s]
/proc/loadavg: 1.62 0.58 0.20 4/399 16329
/proc/meminfo: memFree=24016092/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=35392 CPUtime=0.69 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 8849 0 0 0 68 1 0 0 25 0 1 0 608420714 36241408 5394 33554432000 4194304 4300056 140736263989696 18446744073709551615 4251602 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 8848 5394 247 26 0 5480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35392

[startup+1.50073 s]
/proc/loadavg: 1.62 0.58 0.20 5/411 16350
/proc/meminfo: memFree=23831588/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=44352 CPUtime=1.49 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 10544 0 0 0 148 1 0 0 25 0 1 0 608420714 45416448 7062 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 11088 7062 247 26 0 7720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44352

[startup+3.10045 s]
/proc/loadavg: 1.62 0.58 0.20 5/411 16350
/proc/meminfo: memFree=23638412/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=48708 CPUtime=3.08 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 11906 0 0 0 307 1 0 0 25 0 1 0 608420714 49876992 8273 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 12177 8273 247 26 0 8809 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48708

[startup+6.30087 s]
/proc/loadavg: 1.81 0.63 0.22 5/411 16350
/proc/meminfo: memFree=23626172/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=67384 CPUtime=6.27 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 14959 0 0 0 624 3 0 0 25 0 1 0 608420714 69001216 11308 33554432000 4194304 4300056 140736263989696 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/16329/statm: 16846 11308 247 26 0 13478 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67384

[startup+12.7008 s]
/proc/loadavg: 2.07 0.70 0.25 6/411 16350
/proc/meminfo: memFree=23578764/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=79060 CPUtime=12.63 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 18936 0 0 0 1257 6 0 0 25 0 1 0 608420714 80957440 15241 33554432000 4194304 4300056 140736263989696 18446744073709551615 4263808 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 19765 15241 247 26 0 16397 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 79060

[startup+25.5006 s]
/proc/loadavg: 2.92 0.96 0.34 5/411 16351
/proc/meminfo: memFree=23528088/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=128848 CPUtime=25.43 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 26596 0 0 0 2534 9 0 0 25 0 1 0 608420714 131940352 22831 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256330 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 32212 22831 247 26 0 28844 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 128848

[startup+51.1002 s]
/proc/loadavg: 3.47 1.25 0.45 5/408 16381
/proc/meminfo: memFree=23514196/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=129456 CPUtime=51.03 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 47609 0 0 0 5088 15 0 0 25 0 1 0 608420714 132562944 27771 33554432000 4194304 4300056 140736263989696 18446744073709551615 4263096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 32364 27771 247 26 0 28996 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 129456

[startup+102.315 s]
/proc/loadavg: 3.87 1.70 0.64 5/411 16434
/proc/meminfo: memFree=23244800/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=102956 CPUtime=102.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 88146 0 0 0 10198 26 0 0 25 0 1 0 608420714 105426944 18223 33554432000 4194304 4300056 140736263989696 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 25739 18223 247 26 0 22371 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 102956

[startup+162.301 s]
/proc/loadavg: 3.95 2.12 0.85 5/411 16462
/proc/meminfo: memFree=23232980/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=105712 CPUtime=162.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 135550 0 0 0 16186 38 0 0 25 0 1 0 608420714 108249088 19902 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 26428 19902 247 26 0 23060 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 105712

[startup+222.301 s]
/proc/loadavg: 3.98 2.46 1.05 5/411 16464
/proc/meminfo: memFree=23061348/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=89756 CPUtime=222.23 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 184022 0 0 0 22174 49 0 0 25 0 1 0 608420714 91910144 16132 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 22439 16132 247 26 0 19071 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89756

[startup+282.3 s]
/proc/loadavg: 4.13 2.77 1.24 5/411 16465
/proc/meminfo: memFree=22857336/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=189632 CPUtime=282.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 227761 0 0 0 28165 59 0 0 25 0 1 0 608420714 194183168 37509 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 47408 37509 247 26 0 44040 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 189632

[startup+342.301 s]
/proc/loadavg: 4.11 3.01 1.41 5/411 16467
/proc/meminfo: memFree=22843172/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=92824 CPUtime=342.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 271475 0 0 0 34155 69 0 0 25 0 1 0 608420714 95051776 19164 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 23206 19164 247 26 0 19838 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 92824

[startup+402.301 s]
/proc/loadavg: 4.17 3.22 1.58 5/411 16496
/proc/meminfo: memFree=23445548/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=142612 CPUtime=402.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 315786 0 0 0 40145 79 0 0 25 0 1 0 608420714 146034688 31783 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 35653 31783 247 26 0 32285 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 142612

[startup+462.3 s]
/proc/loadavg: 4.12 3.37 1.74 5/411 16497
/proc/meminfo: memFree=23322304/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=142612 CPUtime=462.23 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 360316 0 0 0 46135 88 0 0 25 0 1 0 608420714 146034688 26184 33554432000 4194304 4300056 140736263989696 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 35653 26184 247 26 0 32285 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 142612

[startup+522.301 s]
/proc/loadavg: 4.04 3.48 1.88 5/411 16499
/proc/meminfo: memFree=23151636/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=113340 CPUtime=522.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 399031 0 0 0 52128 96 0 0 25 0 1 0 608420714 116060160 23519 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 28335 23519 247 26 0 24967 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 113340

[startup+582.301 s]
/proc/loadavg: 4.15 3.61 2.02 5/411 16500
/proc/meminfo: memFree=22957056/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=145400 CPUtime=582.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 439375 0 0 0 58117 107 0 0 25 0 1 0 608420714 148889600 29387 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 36350 29387 247 26 0 32982 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 145400

[startup+642.3 s]
/proc/loadavg: 4.12 3.69 2.14 5/411 16502
/proc/meminfo: memFree=22803264/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=146200 CPUtime=642.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 481567 0 0 0 64109 116 0 0 25 0 1 0 608420714 149708800 33016 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 36550 33016 247 26 0 33182 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 146200

[startup+702.301 s]
/proc/loadavg: 4.09 3.76 2.26 5/411 16504
/proc/meminfo: memFree=23045152/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=196972 CPUtime=702.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 522776 0 0 0 70098 126 0 0 25 0 1 0 608420714 201699328 44886 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 49243 44886 247 26 0 45875 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 196972

[startup+762.316 s]
/proc/loadavg: 4.03 3.80 2.37 5/411 16505
/proc/meminfo: memFree=22830604/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=280476 CPUtime=762.26 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 564604 0 0 0 76091 135 0 0 25 0 1 0 608420714 287207424 53474 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 70119 53474 247 26 0 66751 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 280476

[startup+822.3 s]
/proc/loadavg: 4.01 3.83 2.47 5/411 16507
/proc/meminfo: memFree=22800944/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=118916 CPUtime=822.24 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 607105 0 0 0 82080 144 0 0 25 0 1 0 608420714 121769984 24739 33554432000 4194304 4300056 140736263989696 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 29729 24739 247 26 0 26361 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 118916

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 2.56 5/411 16508
/proc/meminfo: memFree=23090952/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=119992 CPUtime=882.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 648023 0 0 0 88072 153 0 0 25 0 1 0 608420714 122871808 24310 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 29998 24310 247 26 0 26630 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 119992

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 2.65 5/411 16510
/proc/meminfo: memFree=22899596/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=151352 CPUtime=942.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 688274 0 0 0 94062 163 0 0 25 0 1 0 608420714 154984448 31496 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 37838 31496 247 26 0 34470 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 151352

[startup+1002.3 s]
/proc/loadavg: 4.03 3.92 2.73 5/411 16512
/proc/meminfo: memFree=22727204/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=152224 CPUtime=1002.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 731355 0 0 0 100053 172 0 0 25 0 1 0 608420714 155877376 31171 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 38056 31171 247 26 0 34688 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 152224

[startup+1062.3 s]
/proc/loadavg: 4.15 3.97 2.83 5/411 16513
/proc/meminfo: memFree=22426348/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=285456 CPUtime=1062.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 768102 0 0 0 106044 181 0 0 25 0 1 0 608420714 292306944 67813 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 71364 67813 247 26 0 67996 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 285456

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 2.90 5/411 16515
/proc/meminfo: memFree=23181096/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=205032 CPUtime=1122.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 810360 0 0 0 112035 190 0 0 25 0 1 0 608420714 209952768 45812 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 51258 45812 247 26 0 47890 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 205032

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.96 5/411 16516
/proc/meminfo: memFree=22916816/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=420540 CPUtime=1182.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 836839 0 0 0 118028 197 0 0 25 0 1 0 608420714 430632960 72230 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 105135 72230 247 26 0 101767 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 420540

[startup+1242.3 s]
/proc/loadavg: 4.18 4.02 3.04 5/411 16518
/proc/meminfo: memFree=22868424/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=208236 CPUtime=1242.25 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 870699 0 0 0 124018 207 0 0 25 0 1 0 608420714 213233664 39152 33554432000 4194304 4300056 140736263989696 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 52059 39152 247 26 0 48691 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 208236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.03 3.10 5/411 16520
/proc/meminfo: memFree=22591612/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=423096 CPUtime=1299.97 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) R 16327 16329 15070 0 -1 4202496 902865 0 0 0 129782 215 0 0 25 0 1 0 608420714 433250304 71238 33554432000 4194304 4300056 140736263989696 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16329/statm: 105774 71238 247 26 0 102406 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 423096

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

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

[startup+1300.21 s]
/proc/loadavg: 4.13 4.03 3.10 6/411 16521
/proc/meminfo: memFree=22875200/32951132 swapFree=67093844/67111528
[pid=16329] ppid=16327 vsize=0 CPUtime=1299.98 cores=5,7
/proc/16329/stat : 16329 (lr_gl_shr) S 16327 16329 15070 0 -1 4203524 902867 0 0 0 129782 216 0 0 25 0 1 0 608420714 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/16329/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.23
CPU time (s): 1299.99
CPU user time (s): 1297.83
CPU system time (s): 2.16267
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 433100

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

runsolver used 4.96124 second user time and 12.1562 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 21:10:21
IDJOB=3350200
IDBENCH=69598
IDSOLVER=1815
FILE ID=node128/3350200-1304968220
RUNJOBID= node128-1304968220-16310
PBS_JOBID= 13285622
Free space on /tmp= 51000 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350200-1304968220/watcher-3350200-1304968220 -o /tmp/evaluation-result-3350200-1304968220/solver-3350200-1304968220 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350200-1304968220.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=564509872

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:      24016496 kB
Buffers:        166264 kB
Cached:        3189196 kB
SwapCached:       1408 kB
Active:        5611436 kB
Inactive:      3007132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24016496 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            9212 kB
Writeback:         272 kB
AnonPages:     5261436 kB
Mapped:          31432 kB
Slab:           212344 kB
PageTables:      38616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100678452 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= 50984 MiB
End job on node128 at 2011-05-09 21:32:03