Trace number 3350004

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.08 1300.09

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3350004-1304969492/watcher-3350004-1304969492 -o /tmp/evaluation-result-3350004-1304969492/solver-3350004-1304969492 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350004-1304969492.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: 3.99 3.98 3.11 5/366 29342
/proc/meminfo: memFree=23401444/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=24424 CPUtime=0 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 1468 0 0 0 0 0 0 0 22 0 1 0 608547012 25010176 1407 33554432000 4194304 4300056 140735592335456 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 6106 1415 220 26 0 2738 0

[startup+0.0253891 s]
/proc/loadavg: 3.99 3.98 3.11 5/366 29342
/proc/meminfo: memFree=23401444/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=36404 CPUtime=0.01 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 3957 0 0 0 1 0 0 0 22 0 1 0 608547012 37277696 3883 33554432000 4194304 4300056 140735592335456 18446744073709551615 218905788842 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 9101 3883 220 26 0 5733 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 36404

[startup+0.100388 s]
/proc/loadavg: 3.99 3.98 3.11 5/366 29342
/proc/meminfo: memFree=23401444/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=56388 CPUtime=0.09 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 8354 0 0 0 8 1 0 0 22 0 1 0 608547012 57741312 8087 33554432000 4194304 4300056 140735592335456 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 14097 8088 220 26 0 10729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56388

[startup+0.30034 s]
/proc/loadavg: 3.99 3.98 3.11 5/366 29342
/proc/meminfo: memFree=23401444/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=76600 CPUtime=0.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 14413 0 0 0 27 2 0 0 23 0 1 0 608547012 78438400 13503 33554432000 4194304 4300056 140735592335456 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 19150 13503 220 26 0 15782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76600

[startup+0.700269 s]
/proc/loadavg: 3.99 3.98 3.11 5/366 29342
/proc/meminfo: memFree=23401444/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=107420 CPUtime=0.68 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 22019 0 0 0 65 3 0 0 25 0 1 0 608547012 109998080 19886 33554432000 4194304 4300056 140735592335456 18446744073709551615 4220927 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 26855 19887 220 26 0 23487 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107420

[startup+1.50113 s]
/proc/loadavg: 3.99 3.98 3.11 5/367 29343
/proc/meminfo: memFree=23291568/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=144488 CPUtime=1.48 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 33629 0 0 0 143 5 0 0 25 0 1 0 608547012 147955712 30133 33554432000 4194304 4300056 140735592335456 18446744073709551615 4217685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 36122 30133 227 26 0 32754 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 144488

[startup+3.10083 s]
/proc/loadavg: 3.99 3.98 3.11 5/367 29343
/proc/meminfo: memFree=23255360/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=135908 CPUtime=3.08 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 43618 0 0 0 301 7 0 0 25 0 1 0 608547012 139169792 28182 33554432000 4194304 4300056 140735592335456 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 33977 28182 246 26 0 30609 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135908

[startup+6.30026 s]
/proc/loadavg: 3.99 3.98 3.11 5/367 29344
/proc/meminfo: memFree=23276584/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=135908 CPUtime=6.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 44190 0 0 0 621 8 0 0 25 0 1 0 608547012 139169792 28751 33554432000 4194304 4300056 140735592335456 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 33977 28751 246 26 0 30609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135908

[startup+12.7011 s]
/proc/loadavg: 3.99 3.98 3.12 5/367 29344
/proc/meminfo: memFree=23226760/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=147584 CPUtime=12.69 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 45722 0 0 0 1260 9 0 0 25 0 1 0 608547012 151126016 30275 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 36896 30275 246 26 0 33528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147584

[startup+25.5008 s]
/proc/loadavg: 3.99 3.98 3.13 5/367 29344
/proc/meminfo: memFree=23188612/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=166552 CPUtime=25.49 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 49269 0 0 0 2538 11 0 0 25 0 1 0 608547012 170549248 33803 33554432000 4194304 4300056 140735592335456 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 41638 33803 246 26 0 38270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166552

[startup+51.1002 s]
/proc/loadavg: 3.99 3.98 3.15 5/367 29345
/proc/meminfo: memFree=23154472/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=197372 CPUtime=51.08 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 57514 0 0 0 5095 13 0 0 25 0 1 0 608547012 202108928 42023 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 49343 42023 246 26 0 45975 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197372

[startup+102.314 s]
/proc/loadavg: 3.92 3.97 3.20 6/367 29379
/proc/meminfo: memFree=23328940/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=328848 CPUtime=102.3 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 75176 0 0 0 10211 19 0 0 25 0 1 0 608547012 336740352 59642 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 82212 59643 246 26 0 78844 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 328848

[startup+162.301 s]
/proc/loadavg: 3.97 3.97 3.24 7/367 29382
/proc/meminfo: memFree=23015384/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=462944 CPUtime=162.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 95921 0 0 0 16204 25 0 0 25 0 1 0 608547012 474054656 80326 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 115736 80326 246 26 0 112368 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 462944

[startup+222.3 s]
/proc/loadavg: 3.95 3.96 3.28 7/367 29415
/proc/meminfo: memFree=22660800/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=467648 CPUtime=222.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 116070 0 0 0 22198 31 0 0 25 0 1 0 608547012 478871552 100438 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 116912 100438 246 26 0 113544 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467648

[startup+282.3 s]
/proc/loadavg: 3.98 3.96 3.32 7/367 29417
/proc/meminfo: memFree=22311432/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=687052 CPUtime=282.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 135897 0 0 0 28192 37 0 0 25 0 1 0 608547012 703541248 120224 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 171763 120224 246 26 0 168395 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 687052

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.37 7/367 29448
/proc/meminfo: memFree=22189968/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=691796 CPUtime=342.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 155331 0 0 0 34185 44 0 0 25 0 1 0 608547012 708399104 139618 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 172949 139618 246 26 0 169581 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 691796

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.40 7/367 29450
/proc/meminfo: memFree=21875804/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=694972 CPUtime=402.28 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 173791 0 0 0 40176 52 0 0 25 0 1 0 608547012 711651328 158052 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 173743 158052 246 26 0 170375 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 694972

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.44 7/367 29453
/proc/meminfo: memFree=21580028/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1047932 CPUtime=462.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 191890 0 0 0 46170 59 0 0 25 0 1 0 608547012 1073082368 176118 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 261983 176118 246 26 0 258615 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1047932

[startup+522.301 s]
/proc/loadavg: 3.64 3.89 3.44 5/361 29471
/proc/meminfo: memFree=22090112/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1051860 CPUtime=522.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 210532 0 0 0 52164 65 0 0 25 0 1 0 608547012 1077104640 194728 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 262965 194728 246 26 0 259597 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1051860

[startup+582.3 s]
/proc/loadavg: 3.25 3.73 3.41 5/361 29473
/proc/meminfo: memFree=21878284/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1056272 CPUtime=582.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 230539 0 0 0 58158 71 0 0 25 0 1 0 608547012 1081622528 214702 33554432000 4194304 4300056 140735592335456 18446744073709551615 4274984 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 264068 214702 246 26 0 260700 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1056272

[startup+642.3 s]
/proc/loadavg: 3.09 3.59 3.38 5/361 29475
/proc/meminfo: memFree=21574056/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1059784 CPUtime=642.3 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 250318 0 0 0 64153 77 0 0 25 0 1 0 608547012 1085218816 234457 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 264946 234457 246 26 0 261578 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1059784

[startup+702.301 s]
/proc/loadavg: 3.03 3.48 3.36 4/361 29476
/proc/meminfo: memFree=21303540/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1063520 CPUtime=702.28 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 269240 0 0 0 70146 82 0 0 25 0 1 0 608547012 1089044480 253344 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 265880 253344 246 26 0 262512 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1063520

[startup+762.314 s]
/proc/loadavg: 3.01 3.39 3.33 4/361 29478
/proc/meminfo: memFree=21043324/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1634616 CPUtime=762.3 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 285988 0 0 0 76143 87 0 0 25 0 1 0 608547012 1673846784 270058 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 408654 270058 246 26 0 405286 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1634616

[startup+822.301 s]
/proc/loadavg: 3.00 3.32 3.31 4/361 29479
/proc/meminfo: memFree=20756456/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1637484 CPUtime=822.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 305519 0 0 0 82136 93 0 0 25 0 1 0 608547012 1676783616 289553 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 409371 289553 246 26 0 406003 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1637484

[startup+882.301 s]
/proc/loadavg: 3.03 3.27 3.29 4/361 29481
/proc/meminfo: memFree=20519312/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1641332 CPUtime=882.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 320884 0 0 0 88132 97 0 0 25 0 1 0 608547012 1680723968 304883 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 410333 304883 246 26 0 406965 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1641332

[startup+942.3 s]
/proc/loadavg: 3.05 3.24 3.28 5/361 29483
/proc/meminfo: memFree=20273352/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1643980 CPUtime=942.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 338206 0 0 0 94127 102 0 0 25 0 1 0 608547012 1683435520 322174 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 410995 322174 246 26 0 407627 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1643980

[startup+1002.3 s]
/proc/loadavg: 3.01 3.19 3.26 5/361 29484
/proc/meminfo: memFree=20053548/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1648276 CPUtime=1002.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 354496 0 0 0 100121 108 0 0 25 0 1 0 608547012 1687834624 338443 33554432000 4194304 4300056 140735592335456 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 412069 338443 246 26 0 408701 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1648276

[startup+1062.3 s]
/proc/loadavg: 3.13 3.19 3.25 5/361 29486
/proc/meminfo: memFree=19789976/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1650628 CPUtime=1062.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 370648 0 0 0 106117 112 0 0 25 0 1 0 608547012 1690243072 354561 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 412657 354561 246 26 0 409289 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1650628

[startup+1122.3 s]
/proc/loadavg: 3.13 3.18 3.24 4/361 29487
/proc/meminfo: memFree=19553076/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1653664 CPUtime=1122.29 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 385822 0 0 0 112112 117 0 0 25 0 1 0 608547012 1693351936 369708 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 413416 369708 246 26 0 410048 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1653664

[startup+1182.3 s]
/proc/loadavg: 3.05 3.14 3.23 4/361 29489
/proc/meminfo: memFree=19341232/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1656032 CPUtime=1182.3 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 401988 0 0 0 118108 122 0 0 25 0 1 0 608547012 1695776768 385843 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 414008 385843 246 26 0 410640 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1656032

[startup+1242.3 s]
/proc/loadavg: 3.02 3.11 3.21 5/361 29491
/proc/meminfo: memFree=19095272/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=1658616 CPUtime=1242.3 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 418582 0 0 0 124103 127 0 0 25 0 1 0 608547012 1698422784 402416 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 414654 402416 246 26 0 411286 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1658616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.19 4/361 29492
/proc/meminfo: memFree=18885780/32951124 swapFree=65580836/67111528
[pid=29342] ppid=29339 vsize=2582960 CPUtime=1300 cores=5,7
/proc/29342/stat : 29342 (lr_gl_shr) R 29339 29342 28937 0 -1 4202496 433488 0 0 0 129869 131 0 0 25 0 1 0 608547012 2644951040 417300 33554432000 4194304 4300056 140735592335456 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29342/statm: 645740 417300 246 26 0 642372 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2582960

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.09
CPU time (s): 1300.08
CPU user time (s): 1298.7
CPU system time (s): 1.38279
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 2582960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.7
system time used= 1.38279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 433490
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= 7
involuntary context switches= 2378

runsolver used 4.54031 second user time and 10.7644 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 21:31:33
IDJOB=3350004
IDBENCH=71050
IDSOLVER=1815
FILE ID=node137/3350004-1304969492
RUNJOBID= node137-1304968093-28958
PBS_JOBID= 13285613
Free space on /tmp= 37904 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350004-1304969492/watcher-3350004-1304969492 -o /tmp/evaluation-result-3350004-1304969492/solver-3350004-1304969492 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350004-1304969492.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=332360542

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23401600 kB
Buffers:        137076 kB
Cached:        1248596 kB
SwapCached:      36192 kB
Active:        1676144 kB
Inactive:      7680060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23401600 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:           50068 kB
Writeback:           0 kB
AnonPages:     7944144 kB
Mapped:          19692 kB
Slab:            89924 kB
PageTables:      40716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76584300 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= 37892 MiB
End job on node137 at 2011-05-09 21:53:15