Trace number 3439814

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_SHR 2011-03-02? (TO) 5000.22 5000.02

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 benchmark79.238
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: 977)

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-3439814-1306892722/watcher-3439814-1306892722 -o /tmp/evaluation-result-3439814-1306892722/solver-3439814-1306892722 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439814-1306892722.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.73 1.89 3/554 22527
/proc/meminfo: memFree=7374268/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=26444 CPUtime=0.01 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 1946 0 0 0 1 0 0 0 21 0 1 0 800869373 27078656 1888 33554432000 4194304 4300056 140735680220992 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 6611 1888 220 26 0 3243 0

[startup+0.0293401 s]
/proc/loadavg: 1.12 1.73 1.89 3/554 22527
/proc/meminfo: memFree=7374268/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=27696 CPUtime=0.02 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 2395 0 0 0 2 0 0 0 21 0 1 0 800869373 28360704 2296 33554432000 4194304 4300056 140735680220992 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 6924 2298 220 26 0 3556 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27696

[startup+0.10032 s]
/proc/loadavg: 1.12 1.73 1.89 3/554 22527
/proc/meminfo: memFree=7374268/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=50216 CPUtime=0.09 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 7815 0 0 0 8 1 0 0 21 0 1 0 800869373 51421184 7428 33554432000 4194304 4300056 140735680220992 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 12554 7432 220 26 0 9186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50216

[startup+0.300284 s]
/proc/loadavg: 1.12 1.73 1.89 3/554 22527
/proc/meminfo: memFree=7374268/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=88948 CPUtime=0.29 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 18474 0 0 0 26 3 0 0 22 0 1 0 800869373 91082752 17124 33554432000 4194304 4300056 140735680220992 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 22237 17125 220 26 0 18869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88948

[startup+0.700213 s]
/proc/loadavg: 1.12 1.73 1.89 3/554 22527
/proc/meminfo: memFree=7374268/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=142980 CPUtime=0.69 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 30437 0 0 0 64 5 0 0 24 0 1 0 800869373 146411520 27251 33554432000 4194304 4300056 140735680220992 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 35745 27252 222 26 0 32377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142980

[startup+1.50106 s]
/proc/loadavg: 1.12 1.73 1.89 4/555 22528
/proc/meminfo: memFree=7254856/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=169504 CPUtime=1.49 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 39380 0 0 0 143 6 0 0 25 0 1 0 800869373 173572096 35745 33554432000 4194304 4300056 140735680220992 18446744073709551615 4234149 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 42376 35746 228 26 0 39008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169504

[startup+3.10075 s]
/proc/loadavg: 1.12 1.73 1.89 4/555 22528
/proc/meminfo: memFree=7234648/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=143568 CPUtime=3.09 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 45049 0 0 0 302 7 0 0 25 0 1 0 800869373 147013632 29399 33554432000 4194304 4300056 140735680220992 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 35892 29399 246 26 0 32524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143568

[startup+6.30115 s]
/proc/loadavg: 1.35 1.76 1.90 4/555 22529
/proc/meminfo: memFree=7255980/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=143568 CPUtime=6.29 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 45510 0 0 0 622 7 0 0 25 0 1 0 800869373 147013632 29857 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 35892 29857 247 26 0 32524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143568

[startup+12.7009 s]
/proc/loadavg: 1.41 1.77 1.91 4/555 22529
/proc/meminfo: memFree=7250532/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=143568 CPUtime=12.69 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 46033 0 0 0 1262 7 0 0 25 0 1 0 800869373 147013632 30375 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 35892 30375 247 26 0 32524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143568

[startup+25.5005 s]
/proc/loadavg: 1.54 1.78 1.91 3/555 22529
/proc/meminfo: memFree=7236272/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=155244 CPUtime=25.49 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 47705 0 0 0 2541 8 0 0 25 0 1 0 800869373 158969856 32037 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 38811 32037 247 26 0 35443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 155244

[startup+51.1006 s]
/proc/loadavg: 1.69 1.80 1.91 3/555 22530
/proc/meminfo: memFree=7190452/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=174212 CPUtime=51.09 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 51575 0 0 0 5100 9 0 0 25 0 1 0 800869373 178393088 35899 33554432000 4194304 4300056 140735680220992 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 43553 35899 247 26 0 40185 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174212

[startup+102.322 s]
/proc/loadavg: 1.87 1.83 1.91 4/555 22558
/proc/meminfo: memFree=7049088/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=255120 CPUtime=102.31 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 63100 0 0 0 10219 12 0 0 25 0 1 0 800869373 261242880 47401 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 63780 47401 247 26 0 60412 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 255120

[startup+162.3 s]
/proc/loadavg: 1.95 1.85 1.91 4/555 22560
/proc/meminfo: memFree=6944804/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=256040 CPUtime=162.3 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 74910 0 0 0 16214 16 0 0 25 0 1 0 800869373 262184960 59178 33554432000 4194304 4300056 140735680220992 18446744073709551615 4263712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 64010 59178 247 26 0 60642 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 256040

[startup+222.301 s]
/proc/loadavg: 2.07 1.91 1.92 5/555 22561
/proc/meminfo: memFree=6847424/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=343304 CPUtime=222.3 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 87082 0 0 0 22210 20 0 0 25 0 1 0 800869373 351543296 71323 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 85826 71323 247 26 0 82458 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 343304

[startup+282.3 s]
/proc/loadavg: 2.10 1.95 1.93 4/555 22563
/proc/meminfo: memFree=6749552/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=479700 CPUtime=282.3 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 99719 0 0 0 28205 25 0 0 25 0 1 0 800869373 491212800 83935 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 119925 83935 247 26 0 116557 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 479700

[startup+342.301 s]
/proc/loadavg: 2.07 1.97 1.94 5/555 22565
/proc/meminfo: memFree=6670512/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=483980 CPUtime=342.3 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 110633 0 0 0 34202 28 0 0 25 0 1 0 800869373 495595520 94826 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 120995 94826 247 26 0 117627 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 483980

[startup+402.3 s]
/proc/loadavg: 2.03 1.97 1.94 4/555 22566
/proc/meminfo: memFree=6581804/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=488596 CPUtime=402.31 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 122124 0 0 0 40199 32 0 0 25 0 1 0 800869373 500322304 106299 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 122149 106299 247 26 0 118781 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 488596

[startup+462.301 s]
/proc/loadavg: 2.01 1.97 1.94 5/555 22568
/proc/meminfo: memFree=6494592/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=492628 CPUtime=462.3 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 132649 0 0 0 46196 34 0 0 25 0 1 0 800869373 504451072 116803 33554432000 4194304 4300056 140735680220992 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 123157 116803 247 26 0 119789 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 492628

[startup+522.3 s]
/proc/loadavg: 2.00 1.97 1.94 5/555 22569
/proc/meminfo: memFree=6408860/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=711500 CPUtime=522.31 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 143509 0 0 0 52192 39 0 0 25 0 1 0 800869373 728576000 127644 33554432000 4194304 4300056 140735680220992 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 177875 127644 247 26 0 174507 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 711500

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.94 5/555 22571
/proc/meminfo: memFree=6327728/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=715552 CPUtime=582.31 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 153245 0 0 0 58189 42 0 0 25 0 1 0 800869373 732725248 137367 33554432000 4194304 4300056 140735680220992 18446744073709551615 4255997 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 178888 137367 247 26 0 175520 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 715552

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.09 2.05 2.01 3/555 23233
/proc/meminfo: memFree=5081772/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2693576 CPUtime=4062.47 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 577174 0 0 0 406059 188 0 0 25 0 1 0 800869373 2758221824 560753 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 673394 560753 247 26 0 670026 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 2693576

[startup+4122.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/555 23234
/proc/meminfo: memFree=5077640/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2695472 CPUtime=4122.45 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 583716 0 0 0 412054 191 0 0 25 0 1 0 800869373 2760163328 567287 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 673868 567287 247 26 0 670500 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 2695472

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 23236
/proc/meminfo: memFree=5038040/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2697192 CPUtime=4182.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 589520 0 0 0 418053 193 0 0 25 0 1 0 800869373 2761924608 573086 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 674298 573086 247 26 0 670930 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 2697192

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 23238
/proc/meminfo: memFree=5012212/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2699392 CPUtime=4242.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 595911 0 0 0 424050 196 0 0 25 0 1 0 800869373 2764177408 579472 33554432000 4194304 4300056 140735680220992 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 674848 579472 247 26 0 671480 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 2699392

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 23239
/proc/meminfo: memFree=4968516/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2701168 CPUtime=4302.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 601875 0 0 0 430048 198 0 0 25 0 1 0 800869373 2765996032 585428 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 675292 585428 247 26 0 671924 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 2701168

[startup+4362.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/555 23241
/proc/meminfo: memFree=4938588/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2702384 CPUtime=4362.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 608694 0 0 0 436046 200 0 0 25 0 1 0 800869373 2767241216 592240 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 675596 592240 247 26 0 672228 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 2702384

[startup+4422.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/555 23242
/proc/meminfo: memFree=4906920/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2703992 CPUtime=4422.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 614472 0 0 0 442044 202 0 0 25 0 1 0 800869373 2768887808 598009 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 675998 598009 247 26 0 672630 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 2703992

[startup+4482.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 23244
/proc/meminfo: memFree=4885304/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2705224 CPUtime=4482.46 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 620041 0 0 0 448041 205 0 0 25 0 1 0 800869373 2770149376 603570 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 676306 603570 247 26 0 672938 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 2705224

[startup+4542.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/555 23255
/proc/meminfo: memFree=4861788/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2707160 CPUtime=4542.47 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 624839 0 0 0 454040 207 0 0 25 0 1 0 800869373 2772131840 608362 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 676790 608362 247 26 0 673422 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 2707160

[startup+4602.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/555 23256
/proc/meminfo: memFree=4830292/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2708800 CPUtime=4602.49 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 632493 0 0 0 460039 210 0 0 25 0 1 0 800869373 2773811200 616008 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 677200 616008 247 26 0 673832 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 2708800

[startup+4662.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/555 23258
/proc/meminfo: memFree=4810160/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2714684 CPUtime=4662.48 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 637591 0 0 0 466035 213 0 0 25 0 1 0 800869373 2779836416 621103 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 678671 621103 247 26 0 675303 0
Current children cumulated CPU time (s) 4662.48
Current children cumulated vsize (KiB) 2714684

[startup+4722.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 23259
/proc/meminfo: memFree=4789532/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2714684 CPUtime=4722.5 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 642667 0 0 0 472035 215 0 0 25 0 1 0 800869373 2779836416 626171 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 678671 626171 247 26 0 675303 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 2714684

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 23264
/proc/meminfo: memFree=4741100/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2715796 CPUtime=4782.48 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 647179 0 0 0 478032 216 0 0 25 0 1 0 800869373 2780975104 630677 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 678949 630677 247 26 0 675581 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 2715796

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 23266
/proc/meminfo: memFree=4742412/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2717292 CPUtime=4842.48 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 654372 0 0 0 484029 219 0 0 25 0 1 0 800869373 2782507008 637863 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 679323 637863 247 26 0 675955 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 2717292

[startup+4902.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/555 23267
/proc/meminfo: memFree=4708528/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2718616 CPUtime=4902.48 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 662969 0 0 0 490026 222 0 0 25 0 1 0 800869373 2783862784 646449 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 679654 646449 247 26 0 676286 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 2718616

[startup+4962.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/555 23269
/proc/meminfo: memFree=4651832/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2720184 CPUtime=4962.49 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 669365 0 0 0 496024 225 0 0 25 0 1 0 800869373 2785468416 652840 33554432000 4194304 4300056 140735680220992 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 680046 652840 247 26 0 676678 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 2720184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.05 2.01 3/555 23270
/proc/meminfo: memFree=4660624/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2720924 CPUtime=5000.1 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 674898 0 0 0 499784 226 0 0 25 0 1 0 800869373 2786226176 658370 33554432000 4194304 4300056 140735680220992 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 680231 658370 247 26 0 676863 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2720924

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

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

[startup+4999.9 s]
/proc/loadavg: 2.06 2.05 2.01 3/555 23270
/proc/meminfo: memFree=4660624/32950928 swapFree=67056580/67111528
[pid=22527] ppid=22525 vsize=2720924 CPUtime=5000.1 cores=1,3,5,7
/proc/22527/stat : 22527 (lr_gl_shr) R 22525 22527 21730 0 -1 4202496 674898 0 0 0 499784 226 0 0 25 0 1 0 800869373 2786226176 658370 33554432000 4194304 4300056 140735680220992 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22527/statm: 680231 658370 247 26 0 676863 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2720924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.22
CPU user time (s): 4997.85
CPU system time (s): 2.36764
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2720924

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

runsolver used 25.7941 second user time and 65.97 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-01 03:45:23
IDJOB=3439814
IDBENCH=20349
IDSOLVER=1938
FILE ID=node148/3439814-1306892722
RUNJOBID= node148-1306892722-22508
PBS_JOBID= 13488428
Free space on /tmp= 50892 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439814-1306892722/watcher-3439814-1306892722 -o /tmp/evaluation-result-3439814-1306892722/solver-3439814-1306892722 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439814-1306892722.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1577045260

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:       7374548 kB
Buffers:        100744 kB
Cached:       17843148 kB
SwapCached:       7908 kB
Active:       14056556 kB
Inactive:     10761432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7374548 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:           34540 kB
Writeback:           0 kB
AnonPages:     6871704 kB
Mapped:          43864 kB
Slab:           630300 kB
PageTables:      57996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170431932 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= 51004 MiB
End job on node148 at 2011-06-01 05:08:45