Trace number 3350183

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.12 1300.08

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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-3350183-1304968097/watcher-3350183-1304968097 -o /tmp/evaluation-result-3350183-1304968097/solver-3350183-1304968097 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350183-1304968097.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: 0.00 0.00 0.00 1/351 28967
/proc/meminfo: memFree=24077804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=22916 CPUtime=0 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 1200 0 0 0 0 0 0 0 20 0 1 0 608407459 23465984 1143 33554432000 4194304 4300056 140737109495712 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 5729 1144 220 26 0 2361 0

[startup+0.09743 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 28967
/proc/meminfo: memFree=24077804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=49756 CPUtime=0.08 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 7662 0 0 0 8 0 0 0 20 0 1 0 608407459 50950144 7250 33554432000 4194304 4300056 140737109495712 18446744073709551615 4221065 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 12439 7251 220 26 0 9071 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 49756

[startup+0.100442 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 28967
/proc/meminfo: memFree=24077804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=49888 CPUtime=0.09 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 7745 0 0 0 9 0 0 0 20 0 1 0 608407459 51085312 7333 33554432000 4194304 4300056 140737109495712 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 12472 7333 220 26 0 9104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49888

[startup+0.30043 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 28967
/proc/meminfo: memFree=24077804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=72420 CPUtime=0.29 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 13368 0 0 0 27 2 0 0 21 0 1 0 608407459 74158080 12408 33554432000 4194304 4300056 140737109495712 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 18105 12410 220 26 0 14737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72420

[startup+0.70035 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 28967
/proc/meminfo: memFree=24077804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=93712 CPUtime=0.69 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 19837 0 0 0 66 3 0 0 22 0 1 0 608407459 95961088 17594 33554432000 4194304 4300056 140737109495712 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 23428 17594 228 26 0 20060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93712

[startup+1.50024 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 28978
/proc/meminfo: memFree=24001248/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=82640 CPUtime=1.49 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 26465 0 0 0 145 4 0 0 25 0 1 0 608407459 84623360 15279 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 20660 15279 245 26 0 17292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82640

[startup+3.10094 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 28978
/proc/meminfo: memFree=24008316/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=82640 CPUtime=3.1 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 27099 0 0 0 305 5 0 0 25 0 1 0 608407459 84623360 15913 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 20660 15913 246 26 0 17292 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 82640

[startup+6.30035 s]
/proc/loadavg: 0.16 0.03 0.01 4/359 28983
/proc/meminfo: memFree=23988032/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=101316 CPUtime=6.29 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 29055 0 0 0 624 5 0 0 25 0 1 0 608407459 103747584 17866 33554432000 4194304 4300056 140737109495712 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 25329 17866 246 26 0 21961 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101316

[startup+12.7012 s]
/proc/loadavg: 0.39 0.08 0.03 4/362 29028
/proc/meminfo: memFree=23845368/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=131668 CPUtime=12.7 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 37223 0 0 0 1263 7 0 0 25 0 1 0 608407459 134828032 26026 33554432000 4194304 4300056 140737109495712 18446744073709551615 4254009 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 32917 26026 246 26 0 29549 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 131668

[startup+25.5009 s]
/proc/loadavg: 0.89 0.21 0.07 3/357 29049
/proc/meminfo: memFree=23927784/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=181456 CPUtime=25.49 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 44575 0 0 0 2541 8 0 0 25 0 1 0 608407459 185810944 33364 33554432000 4194304 4300056 140737109495712 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 45364 33364 246 26 0 41996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 181456

[startup+51.1003 s]
/proc/loadavg: 1.99 0.51 0.17 5/367 29072
/proc/meminfo: memFree=23201980/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=231544 CPUtime=51.1 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 57562 0 0 0 5097 13 0 0 25 0 1 0 608407459 237101056 46326 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 57886 46326 246 26 0 54518 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 231544

[startup+102.313 s]
/proc/loadavg: 3.13 1.05 0.37 5/364 29097
/proc/meminfo: memFree=23052312/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=312932 CPUtime=102.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 80619 0 0 0 10211 19 0 0 25 0 1 0 608407459 320442368 69338 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256063 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 78233 69338 246 26 0 74865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 312932

[startup+162.301 s]
/proc/loadavg: 3.81 1.64 0.62 5/367 29107
/proc/meminfo: memFree=21667688/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=445192 CPUtime=162.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 106612 0 0 0 16204 26 0 0 25 0 1 0 608407459 455876608 95287 33554432000 4194304 4300056 140737109495712 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 111298 95287 246 26 0 107930 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 445192

[startup+222.3 s]
/proc/loadavg: 3.93 2.06 0.82 5/367 29164
/proc/meminfo: memFree=22640428/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=660116 CPUtime=222.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 128520 0 0 0 22198 32 0 0 25 0 1 0 608407459 675958784 117153 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 165029 117153 246 26 0 161661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 660116

[startup+282.301 s]
/proc/loadavg: 3.97 2.41 1.02 5/367 29193
/proc/meminfo: memFree=22289440/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=660116 CPUtime=282.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 149346 0 0 0 28193 37 0 0 25 0 1 0 608407459 675958784 137942 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 165029 137942 246 26 0 161661 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 660116

[startup+342.301 s]
/proc/loadavg: 3.99 2.70 1.20 5/367 29194
/proc/meminfo: memFree=22067792/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=661980 CPUtime=342.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 165975 0 0 0 34187 44 0 0 25 0 1 0 608407459 677867520 154548 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 165495 154548 246 26 0 162127 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 661980

[startup+402.301 s]
/proc/loadavg: 3.99 2.93 1.38 5/367 29196
/proc/meminfo: memFree=21754748/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1015844 CPUtime=402.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 182863 0 0 0 40180 50 0 0 25 0 1 0 608407459 1040224256 171398 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256297 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 253961 171398 246 26 0 250593 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1015844

[startup+462.301 s]
/proc/loadavg: 4.14 3.18 1.56 5/367 29198
/proc/meminfo: memFree=21526912/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1020492 CPUtime=462.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 199726 0 0 0 46176 55 0 0 25 0 1 0 608407459 1044983808 188245 33554432000 4194304 4300056 140737109495712 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 255123 188245 246 26 0 251755 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1020492

[startup+522.3 s]
/proc/loadavg: 4.08 3.34 1.71 5/367 29199
/proc/meminfo: memFree=21332804/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1023020 CPUtime=522.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 214521 0 0 0 52169 61 0 0 25 0 1 0 608407459 1047572480 203014 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 255755 203014 246 26 0 252387 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1023020

[startup+582.3 s]
/proc/loadavg: 4.03 3.46 1.85 5/367 29201
/proc/meminfo: memFree=21142412/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1025308 CPUtime=582.3 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 228261 0 0 0 58163 67 0 0 25 0 1 0 608407459 1049915392 216728 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 256327 216728 246 26 0 252959 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1025308

[startup+642.301 s]
/proc/loadavg: 4.19 3.60 2.00 5/367 29202
/proc/meminfo: memFree=20921260/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1029956 CPUtime=642.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 242484 0 0 0 64159 72 0 0 25 0 1 0 608407459 1054674944 230928 33554432000 4194304 4300056 140737109495712 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 257489 230928 246 26 0 254121 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1029956

[startup+702.301 s]
/proc/loadavg: 4.18 3.70 2.13 5/367 29204
/proc/meminfo: memFree=20786164/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1034436 CPUtime=702.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 256143 0 0 0 70154 77 0 0 25 0 1 0 608407459 1059262464 244563 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 258609 244563 246 26 0 255241 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1034436

[startup+762.314 s]
/proc/loadavg: 4.07 3.75 2.25 5/367 29206
/proc/meminfo: memFree=20583616/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1605104 CPUtime=762.32 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 270030 0 0 0 76150 82 0 0 25 0 1 0 608407459 1643626496 258423 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 401276 258423 246 26 0 397908 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1605104

[startup+822.301 s]
/proc/loadavg: 4.02 3.80 2.35 5/367 29207
/proc/meminfo: memFree=20283356/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1608984 CPUtime=822.32 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 282368 0 0 0 82144 88 0 0 25 0 1 0 608407459 1647599616 270739 33554432000 4194304 4300056 140737109495712 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 402246 270739 246 26 0 398878 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1608984

[startup+882.3 s]
/proc/loadavg: 4.01 3.83 2.45 5/367 29209
/proc/meminfo: memFree=20130156/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1613200 CPUtime=882.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 295714 0 0 0 88139 92 0 0 25 0 1 0 608407459 1651916800 284066 33554432000 4194304 4300056 140737109495712 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 403300 284066 246 26 0 399932 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1613200

[startup+942.3 s]
/proc/loadavg: 4.00 3.86 2.55 5/367 29210
/proc/meminfo: memFree=19992712/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1617032 CPUtime=942.31 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 307224 0 0 0 94134 97 0 0 25 0 1 0 608407459 1655840768 295561 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 404258 295561 246 26 0 400890 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1617032

[startup+1002.3 s]
/proc/loadavg: 4.15 3.93 2.65 5/367 29212
/proc/meminfo: memFree=19836528/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1618552 CPUtime=1002.32 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 319597 0 0 0 100130 102 0 0 25 0 1 0 608407459 1657397248 307915 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 404638 307915 246 26 0 401270 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1618552

[startup+1062.3 s]
/proc/loadavg: 4.05 3.94 2.73 5/367 29214
/proc/meminfo: memFree=19689164/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1620340 CPUtime=1062.32 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 331468 0 0 0 106125 107 0 0 25 0 1 0 608407459 1659228160 319770 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 405085 319770 246 26 0 401717 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1620340

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 2.81 5/367 29215
/proc/meminfo: memFree=19558176/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1625292 CPUtime=1122.32 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 343513 0 0 0 112120 112 0 0 25 0 1 0 608407459 1664299008 331800 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 406323 331800 246 26 0 402955 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1625292

[startup+1182.3 s]
/proc/loadavg: 4.08 3.97 2.89 5/367 29217
/proc/meminfo: memFree=19429644/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1629416 CPUtime=1182.33 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 355146 0 0 0 118118 115 0 0 25 0 1 0 608407459 1668521984 343418 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 407354 343418 246 26 0 403986 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1629416

[startup+1242.3 s]
/proc/loadavg: 4.14 4.00 2.96 5/367 29218
/proc/meminfo: memFree=19301500/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1633040 CPUtime=1242.33 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 365627 0 0 0 124114 119 0 0 25 0 1 0 608407459 1672232960 353882 33554432000 4194304 4300056 140737109495712 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 408260 353882 246 26 0 404892 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1633040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.02 5/367 29220
/proc/meminfo: memFree=19101692/32951124 swapFree=65580836/67111528
[pid=28967] ppid=28965 vsize=1635344 CPUtime=1300.04 cores=0,2
/proc/28967/stat : 28967 (lr_gl_shr) R 28965 28967 28937 0 -1 4202496 377511 0 0 0 129881 123 0 0 25 0 1 0 608407459 1674592256 365749 33554432000 4194304 4300056 140737109495712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28967/statm: 408836 365749 246 26 0 405468 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1635344

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.08
CPU time (s): 1300.12
CPU user time (s): 1298.82
CPU system time (s): 1.2998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1635344

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

runsolver used 4.92625 second user time and 10.3144 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 21:08:17
IDJOB=3350183
IDBENCH=20386
IDSOLVER=1815
FILE ID=node137/3350183-1304968097
RUNJOBID= node137-1304968093-28955
PBS_JOBID= 13285613
Free space on /tmp= 37956 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350183-1304968097/watcher-3350183-1304968097 -o /tmp/evaluation-result-3350183-1304968097/solver-3350183-1304968097 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350183-1304968097.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1303810997

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:      24079516 kB
Buffers:        134692 kB
Cached:        1110208 kB
SwapCached:      36192 kB
Active:        1087936 kB
Inactive:      7595916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24079516 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:           13448 kB
Writeback:           0 kB
AnonPages:     7412724 kB
Mapped:          18604 kB
Slab:            85632 kB
PageTables:      38828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75894096 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= 37808 MiB
End job on node137 at 2011-05-09 21:29:59