Trace number 3350182

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.1

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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-3350182-1304968094/watcher-3350182-1304968094 -o /tmp/evaluation-result-3350182-1304968094/solver-3350182-1304968094 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350182-1304968094.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: 0.17 0.04 0.01 3/353 9375
/proc/meminfo: memFree=16819972/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=24400 CPUtime=0 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 1460 0 0 0 0 0 0 0 21 0 1 0 589225683 24985600 1402 33554432000 4194304 4300056 140736769353632 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 6100 1402 220 26 0 2732 0

[startup+0.104864 s]
/proc/loadavg: 0.17 0.04 0.01 3/353 9375
/proc/meminfo: memFree=16819972/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=50744 CPUtime=0.09 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 8139 0 0 0 9 0 0 0 22 0 1 0 589225683 51961856 7752 33554432000 4194304 4300056 140736769353632 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 12686 7759 220 26 0 9318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50744

[startup+0.200852 s]
/proc/loadavg: 0.17 0.04 0.01 3/353 9375
/proc/meminfo: memFree=16819972/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=74360 CPUtime=0.19 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 14687 0 0 0 17 2 0 0 22 0 1 0 589225683 76144640 13793 33554432000 4194304 4300056 140736769353632 18446744073709551615 255106768640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 18590 13794 220 26 0 15222 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74360

[startup+0.300834 s]
/proc/loadavg: 0.17 0.04 0.01 3/353 9375
/proc/meminfo: memFree=16819972/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=88816 CPUtime=0.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 18463 0 0 0 27 2 0 0 22 0 1 0 589225683 90947584 17113 33554432000 4194304 4300056 140736769353632 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 22204 17113 220 26 0 18836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88816

[startup+0.700765 s]
/proc/loadavg: 0.17 0.04 0.01 3/353 9375
/proc/meminfo: memFree=16819972/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=142848 CPUtime=0.69 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 30409 0 0 0 65 4 0 0 23 0 1 0 589225683 146276352 27224 33554432000 4194304 4300056 140736769353632 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 35712 27226 222 26 0 32344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142848

[startup+1.50064 s]
/proc/loadavg: 0.17 0.04 0.01 4/357 9382
/proc/meminfo: memFree=16613408/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=169504 CPUtime=1.49 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 39369 0 0 0 143 6 0 0 25 0 1 0 589225683 173572096 35735 33554432000 4194304 4300056 140736769353632 18446744073709551615 4221075 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 42376 35736 228 26 0 39008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169504

[startup+3.10036 s]
/proc/loadavg: 0.17 0.04 0.01 4/357 9382
/proc/meminfo: memFree=16564936/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=143568 CPUtime=3.09 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 45097 0 0 0 302 7 0 0 25 0 1 0 589225683 147013632 29448 33554432000 4194304 4300056 140736769353632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 35892 29448 246 26 0 32524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143568

[startup+6.30078 s]
/proc/loadavg: 0.47 0.10 0.03 5/362 9392
/proc/meminfo: memFree=16570484/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=143568 CPUtime=6.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 46056 0 0 0 622 7 0 0 25 0 1 0 589225683 147013632 30405 33554432000 4194304 4300056 140736769353632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 35892 30405 246 26 0 32524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143568

[startup+12.7007 s]
/proc/loadavg: 0.75 0.17 0.05 5/362 9393
/proc/meminfo: memFree=16539456/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=155244 CPUtime=12.69 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 48228 0 0 0 1261 8 0 0 25 0 1 0 589225683 158969856 32572 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252373 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 38811 32572 247 26 0 35443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155244

[startup+25.5004 s]
/proc/loadavg: 1.47 0.35 0.12 5/362 9393
/proc/meminfo: memFree=16447144/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=174212 CPUtime=25.49 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 53807 0 0 0 2540 9 0 0 25 0 1 0 589225683 178393088 38139 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 43553 38139 247 26 0 40185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174212

[startup+51.1009 s]
/proc/loadavg: 2.27 0.63 0.21 5/362 9421
/proc/meminfo: memFree=16356596/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=255120 CPUtime=51.08 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 66532 0 0 0 5096 12 0 0 25 0 1 0 589225683 261242880 50850 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 63780 50850 247 26 0 60412 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 255120

[startup+102.301 s]
/proc/loadavg: 3.25 1.15 0.41 5/362 9422
/proc/meminfo: memFree=16141184/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=336508 CPUtime=102.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 89343 0 0 0 10209 20 0 0 25 0 1 0 589225683 344584192 73633 33554432000 4194304 4300056 140736769353632 18446744073709551615 4264273 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 84127 73633 247 26 0 80759 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 336508

[startup+162.3 s]
/proc/loadavg: 3.76 1.68 0.64 5/362 9424
/proc/meminfo: memFree=15921040/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=472964 CPUtime=162.28 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 116753 0 0 0 16199 29 0 0 25 0 1 0 589225683 484315136 101001 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252503 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 118241 101001 247 26 0 114873 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 472964

[startup+222.314 s]
/proc/loadavg: 3.98 2.11 0.85 5/362 9425
/proc/meminfo: memFree=15744308/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=694124 CPUtime=222.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 140774 0 0 0 22193 37 0 0 25 0 1 0 589225683 710782976 124985 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 173531 124985 247 26 0 170163 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 694124

[startup+282.3 s]
/proc/loadavg: 3.99 2.46 1.04 5/362 9427
/proc/meminfo: memFree=15465528/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=697948 CPUtime=282.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 166138 0 0 0 28185 44 0 0 25 0 1 0 589225683 714698752 150315 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 174487 150315 247 26 0 171119 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 697948

[startup+342.301 s]
/proc/loadavg: 4.05 2.75 1.23 5/362 9428
/proc/meminfo: memFree=15349300/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1052804 CPUtime=342.28 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 190380 0 0 0 34177 51 0 0 25 0 1 0 589225683 1078071296 174529 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 263201 174529 247 26 0 259833 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1052804

[startup+402.3 s]
/proc/loadavg: 4.02 2.97 1.40 5/362 9430
/proc/meminfo: memFree=15095556/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1056788 CPUtime=402.28 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 214501 0 0 0 40170 58 0 0 25 0 1 0 589225683 1082150912 198623 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 264197 198623 247 26 0 260829 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1056788

[startup+462.301 s]
/proc/loadavg: 4.12 3.19 1.57 5/362 9432
/proc/meminfo: memFree=14932836/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1061604 CPUtime=462.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 238128 0 0 0 46162 67 0 0 25 0 1 0 589225683 1087082496 222231 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 265401 222231 247 26 0 262033 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1061604

[startup+522.3 s]
/proc/loadavg: 4.10 3.35 1.73 5/362 9433
/proc/meminfo: memFree=14812880/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1066448 CPUtime=522.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 261500 0 0 0 52154 75 0 0 25 0 1 0 589225683 1092042752 245583 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 266612 245583 247 26 0 263244 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1066448

[startup+582.301 s]
/proc/loadavg: 4.03 3.47 1.87 5/362 9435
/proc/meminfo: memFree=14622124/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1639332 CPUtime=582.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 282898 0 0 0 58146 83 0 0 25 0 1 0 589225683 1678675968 266964 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 409833 266964 247 26 0 406465 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1639332

[startup+642.301 s]
/proc/loadavg: 4.01 3.56 2.00 5/362 9436
/proc/meminfo: memFree=14468944/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1642276 CPUtime=642.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 305347 0 0 0 64139 90 0 0 25 0 1 0 589225683 1681690624 289385 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 410569 289385 247 26 0 407201 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1642276

[startup+702.301 s]
/proc/loadavg: 4.11 3.67 2.13 5/362 9438
/proc/meminfo: memFree=14290240/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1644772 CPUtime=702.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 329748 0 0 0 70132 98 0 0 25 0 1 0 589225683 1684246528 313768 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 411193 313768 247 26 0 407825 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1644772

[startup+762.301 s]
/proc/loadavg: 4.04 3.73 2.24 5/362 9440
/proc/meminfo: memFree=14079904/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1648520 CPUtime=762.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 352214 0 0 0 76125 105 0 0 25 0 1 0 589225683 1688084480 336216 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 412130 336216 247 26 0 408762 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1648520

[startup+822.3 s]
/proc/loadavg: 4.05 3.79 2.36 5/362 9441
/proc/meminfo: memFree=13979180/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1652908 CPUtime=822.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 372200 0 0 0 82118 112 0 0 25 0 1 0 589225683 1692577792 356182 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 413227 356182 247 26 0 409859 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1652908

[startup+882.314 s]
/proc/loadavg: 4.02 3.82 2.46 5/362 9443
/proc/meminfo: memFree=13810884/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1657800 CPUtime=882.31 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 392091 0 0 0 88114 117 0 0 25 0 1 0 589225683 1697587200 376056 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 414450 376056 247 26 0 411082 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1657800

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 2.55 5/362 9444
/proc/meminfo: memFree=13585416/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=1661236 CPUtime=942.29 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 412285 0 0 0 94105 124 0 0 25 0 1 0 589225683 1701105664 396229 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 415309 396229 247 26 0 411941 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1661236

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 5/362 9448
/proc/meminfo: memFree=13366648/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2588908 CPUtime=1002.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 432878 0 0 0 100099 131 0 0 25 0 1 0 589225683 2651041792 416798 33554432000 4194304 4300056 140736769353632 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 647227 416798 247 26 0 643859 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2588908

[startup+1062.3 s]
/proc/loadavg: 4.10 3.93 2.73 5/362 9451
/proc/meminfo: memFree=13358444/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2592000 CPUtime=1062.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 451549 0 0 0 106093 137 0 0 25 0 1 0 589225683 2654208000 435452 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 648000 435452 247 26 0 644632 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2592000

[startup+1122.3 s]
/proc/loadavg: 4.04 3.94 2.81 5/362 9452
/proc/meminfo: memFree=13137560/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2596020 CPUtime=1122.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 470150 0 0 0 112085 145 0 0 25 0 1 0 589225683 2658324480 454033 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 649005 454033 247 26 0 645637 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2596020

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.88 5/362 9454
/proc/meminfo: memFree=13074536/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2598820 CPUtime=1182.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 491557 0 0 0 118077 153 0 0 25 0 1 0 589225683 2661191680 475424 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 649705 475424 247 26 0 646337 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2598820

[startup+1242.3 s]
/proc/loadavg: 4.15 3.98 2.96 5/362 9455
/proc/meminfo: memFree=12903380/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2601108 CPUtime=1242.3 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 511072 0 0 0 124072 158 0 0 25 0 1 0 589225683 2663534592 494916 33554432000 4194304 4300056 140736769353632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 650277 494916 247 26 0 646909 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2601108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.00 3.02 5/362 9457
/proc/meminfo: memFree=12784560/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2604316 CPUtime=1300.02 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 527886 0 0 0 129838 164 0 0 25 0 1 0 589225683 2666819584 511710 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 651079 511710 247 26 0 647711 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2604316

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

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

[startup+1300 s]
/proc/loadavg: 4.12 4.00 3.02 5/362 9457
/proc/meminfo: memFree=12784560/32951124 swapFree=67111348/67111528
[pid=9375] ppid=9373 vsize=2604316 CPUtime=1300.02 cores=5,7
/proc/9375/stat : 9375 (lr_gl_shr) R 9373 9375 9331 0 -1 4202496 527886 0 0 0 129838 164 0 0 25 0 1 0 589225683 2666819584 511710 33554432000 4194304 4300056 140736769353632 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9375/statm: 651079 511710 247 26 0 647711 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2604316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.12
CPU user time (s): 1298.38
CPU system time (s): 1.73374
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2604316

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

runsolver used 4.63129 second user time and 10.5294 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 21:08:16
IDJOB=3350182
IDBENCH=20349
IDSOLVER=1815
FILE ID=node144/3350182-1304968094
RUNJOBID= node144-1304968092-9352
PBS_JOBID= 13285606
Free space on /tmp= 37648 MiB

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

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1606835836

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16820128 kB
Buffers:        199256 kB
Cached:        8287260 kB
SwapCached:          0 kB
Active:        7655304 kB
Inactive:      8000980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16820128 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           37680 kB
Writeback:           0 kB
AnonPages:     7169588 kB
Mapped:          27548 kB
Slab:           373280 kB
PageTables:      37756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82041068 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= 37636 MiB
End job on node144 at 2011-05-09 21:29:58