Trace number 3439889

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.17 4999.94

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3439889-1306900421/watcher-3439889-1306900421 -o /tmp/evaluation-result-3439889-1306900421/solver-3439889-1306900421 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439889-1306900421.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: 2.04 2.04 2.00 2/517 22004
/proc/meminfo: memFree=6199120/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=32792 CPUtime=0 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 3196 0 0 0 0 0 0 0 22 0 1 0 801638863 33579008 3134 33554432000 4194304 4300056 140736233310576 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 8198 3136 220 26 0 4830 0

[startup+0.119228 s]
/proc/loadavg: 2.04 2.04 2.00 2/517 22004
/proc/meminfo: memFree=6199120/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=59296 CPUtime=0.11 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 9371 0 0 0 10 1 0 0 23 0 1 0 801638863 60719104 8967 33554432000 4194304 4300056 140736233310576 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 14824 8968 220 26 0 11456 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 59296

[startup+0.201216 s]
/proc/loadavg: 2.04 2.04 2.00 2/517 22004
/proc/meminfo: memFree=6199120/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=69036 CPUtime=0.19 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 12443 0 0 0 17 2 0 0 23 0 1 0 801638863 70692864 11836 33554432000 4194304 4300056 140736233310576 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 17259 11838 220 26 0 13891 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69036

[startup+0.301202 s]
/proc/loadavg: 2.04 2.04 2.00 2/517 22004
/proc/meminfo: memFree=6199120/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=77524 CPUtime=0.29 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 14755 0 0 0 27 2 0 0 23 0 1 0 801638863 79384576 13844 33554432000 4194304 4300056 140736233310576 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 19381 13844 220 26 0 16013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77524

[startup+0.701116 s]
/proc/loadavg: 2.04 2.04 2.00 2/517 22004
/proc/meminfo: memFree=6199120/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=110456 CPUtime=0.69 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 23285 0 0 0 66 3 0 0 25 0 1 0 801638863 113106944 21151 33554432000 4194304 4300056 140736233310576 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 27614 21152 220 26 0 24246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110456

[startup+1.50096 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 22006
/proc/meminfo: memFree=6078716/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=144488 CPUtime=1.49 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 33738 0 0 0 144 5 0 0 25 0 1 0 801638863 147955712 30241 33554432000 4194304 4300056 140736233310576 18446744073709551615 4250161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 36122 30241 227 26 0 32754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144488

[startup+3.10064 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 22006
/proc/meminfo: memFree=6056768/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=135908 CPUtime=3.09 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 43565 0 0 0 303 6 0 0 25 0 1 0 801638863 139169792 28127 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 33977 28127 246 26 0 30609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135908

[startup+6.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 22007
/proc/meminfo: memFree=6083180/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=135908 CPUtime=6.29 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 44011 0 0 0 623 6 0 0 25 0 1 0 801638863 139169792 28571 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 33977 28571 246 26 0 30609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135908

[startup+12.7007 s]
/proc/loadavg: 2.03 2.03 2.00 3/518 22007
/proc/meminfo: memFree=6078516/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=147584 CPUtime=12.69 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 44800 0 0 0 1263 6 0 0 25 0 1 0 801638863 151126016 29352 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 36896 29352 246 26 0 33528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147584

[startup+25.5012 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 22007
/proc/meminfo: memFree=6068228/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=147584 CPUtime=25.49 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 46788 0 0 0 2542 7 0 0 25 0 1 0 801638863 151126016 31330 33554432000 4194304 4300056 140736233310576 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 36896 31330 246 26 0 33528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147584

[startup+51.1011 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 22009
/proc/meminfo: memFree=6044540/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=166552 CPUtime=51.09 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 51419 0 0 0 5101 8 0 0 25 0 1 0 801638863 170549248 35934 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 41638 35934 246 26 0 38270 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166552

[startup+102.301 s]
/proc/loadavg: 1.92 2.01 1.99 2/512 22029
/proc/meminfo: memFree=6316152/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=247460 CPUtime=102.31 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 61054 0 0 0 10220 11 0 0 25 0 1 0 801638863 253399040 45538 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 61865 45538 246 26 0 58497 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 247460

[startup+162.301 s]
/proc/loadavg: 1.34 1.82 1.93 2/512 22031
/proc/meminfo: memFree=6269292/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=247460 CPUtime=162.29 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 72614 0 0 0 16214 15 0 0 25 0 1 0 801638863 253399040 57055 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 61865 57055 246 26 0 58497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 247460

[startup+222.32 s]
/proc/loadavg: 1.12 1.67 1.87 2/512 22032
/proc/meminfo: memFree=6217304/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=330416 CPUtime=222.32 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 85875 0 0 0 22213 19 0 0 25 0 1 0 801638863 338345984 70274 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 82604 70274 246 26 0 79236 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 330416

[startup+282.301 s]
/proc/loadavg: 1.04 1.54 1.81 2/512 22034
/proc/meminfo: memFree=6166804/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=466112 CPUtime=282.3 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 98762 0 0 0 28207 23 0 0 25 0 1 0 801638863 477298688 83131 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 116528 83131 246 26 0 113160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 466112

[startup+342.301 s]
/proc/loadavg: 1.01 1.44 1.76 2/512 22037
/proc/meminfo: memFree=6112208/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=469744 CPUtime=342.3 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 112254 0 0 0 34202 28 0 0 25 0 1 0 801638863 481017856 96585 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 117436 96585 246 26 0 114068 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 469744

[startup+402.301 s]
/proc/loadavg: 1.00 1.36 1.71 2/512 22038
/proc/meminfo: memFree=6056240/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=473152 CPUtime=402.31 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 126454 0 0 0 40200 31 0 0 25 0 1 0 801638863 484507648 110749 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 118288 110749 246 26 0 114920 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 473152

[startup+462.301 s]
/proc/loadavg: 1.06 1.31 1.67 2/512 22050
/proc/meminfo: memFree=6004076/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=691804 CPUtime=462.31 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 139263 0 0 0 46196 35 0 0 25 0 1 0 801638863 708407296 123528 33554432000 4194304 4300056 140736233310576 18446744073709551615 4262778 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 172951 123528 246 26 0 169583 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 691804

[startup+522.301 s]
/proc/loadavg: 1.08 1.26 1.63 2/512 22051
/proc/meminfo: memFree=5951220/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=694784 CPUtime=522.32 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 152638 0 0 0 52193 39 0 0 25 0 1 0 801638863 711458816 136882 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 173696 136882 246 26 0 170328 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 694784

[startup+582.301 s]
/proc/loadavg: 1.03 1.21 1.58 2/512 22053
/proc/meminfo: memFree=5899224/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=697920 CPUtime=582.32 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 165543 0 0 0 58189 43 0 0 25 0 1 0 801638863 714670080 149758 33554432000 4194304 4300056 140736233310576 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 174480 149758 246 26 0 171112 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 697920

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.06 1.04 1.01 2/512 22160
/proc/meminfo: memFree=3904308/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=2633000 CPUtime=4062.5 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 664221 0 0 0 406020 230 0 0 25 0 1 0 801638863 2696192000 647490 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 658250 647490 248 26 0 654882 0
Current children cumulated CPU time (s) 4062.5
Current children cumulated vsize (KiB) 2633000

[startup+4122.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/512 22161
/proc/meminfo: memFree=3871148/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4132788 CPUtime=4122.49 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 672546 0 0 0 412015 234 0 0 25 0 1 0 801638863 4231974912 655802 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1033197 655802 248 26 0 1029829 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 4132788

[startup+4182.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/512 22163
/proc/meminfo: memFree=3846420/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4134160 CPUtime=4182.51 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 678689 0 0 0 418015 236 0 0 25 0 1 0 801638863 4233379840 661931 33554432000 4194304 4300056 140736233310576 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1033540 661931 248 26 0 1030172 0
Current children cumulated CPU time (s) 4182.51
Current children cumulated vsize (KiB) 4134160

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/512 22165
/proc/meminfo: memFree=3813400/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4135076 CPUtime=4242.49 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 687039 0 0 0 424009 240 0 0 25 0 1 0 801638863 4234317824 670267 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1033769 670267 248 26 0 1030401 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 4135076

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/512 22169
/proc/meminfo: memFree=3789024/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4136144 CPUtime=4302.49 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 693041 0 0 0 430006 243 0 0 25 0 1 0 801638863 4235411456 676251 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1034036 676251 248 26 0 1030668 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 4136144

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/512 22171
/proc/meminfo: memFree=3762200/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4137944 CPUtime=4362.5 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 699794 0 0 0 436004 246 0 0 25 0 1 0 801638863 4237254656 682994 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1034486 682994 248 26 0 1031118 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 4137944

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/512 22172
/proc/meminfo: memFree=3735360/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4138312 CPUtime=4422.5 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 706661 0 0 0 442002 248 0 0 25 0 1 0 801638863 4237631488 689849 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252399 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1034578 689849 248 26 0 1031210 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 4138312

[startup+4482.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/512 22174
/proc/meminfo: memFree=3706288/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4139192 CPUtime=4482.5 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 713835 0 0 0 447999 251 0 0 25 0 1 0 801638863 4238532608 697006 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1034798 697006 248 26 0 1031430 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 4139192

[startup+4542.3 s]
/proc/loadavg: 1.06 1.03 1.01 2/512 22176
/proc/meminfo: memFree=3685528/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4140616 CPUtime=4542.5 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 719019 0 0 0 453997 253 0 0 25 0 1 0 801638863 4239990784 702177 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1035154 702177 248 26 0 1031786 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 4140616

[startup+4602.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/512 22177
/proc/meminfo: memFree=3659808/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4141452 CPUtime=4602.51 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 725510 0 0 0 459995 256 0 0 25 0 1 0 801638863 4240846848 708649 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1035363 708649 248 26 0 1031995 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 4141452

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/512 22179
/proc/meminfo: memFree=3631360/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150064 CPUtime=4662.51 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 732242 0 0 0 465993 258 0 0 25 0 1 0 801638863 4249665536 715368 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037516 715368 248 26 0 1034148 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 4150064

[startup+4722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/512 22180
/proc/meminfo: memFree=3607512/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150064 CPUtime=4722.53 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 738559 0 0 0 471992 261 0 0 25 0 1 0 801638863 4249665536 721671 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037516 721671 248 26 0 1034148 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 4150064

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/512 22182
/proc/meminfo: memFree=3590100/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150064 CPUtime=4782.52 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 742995 0 0 0 477989 263 0 0 25 0 1 0 801638863 4249665536 726099 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037516 726099 248 26 0 1034148 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 4150064

[startup+4842.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/512 22184
/proc/meminfo: memFree=3567736/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150064 CPUtime=4842.54 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 748326 0 0 0 483990 264 0 0 25 0 1 0 801638863 4249665536 731426 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037516 731426 248 26 0 1034148 0
Current children cumulated CPU time (s) 4842.54
Current children cumulated vsize (KiB) 4150064

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/512 22185
/proc/meminfo: memFree=3542872/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150064 CPUtime=4902.53 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 754737 0 0 0 489986 267 0 0 25 0 1 0 801638863 4249665536 737823 33554432000 4194304 4300056 140736233310576 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037516 737823 248 26 0 1034148 0
Current children cumulated CPU time (s) 4902.53
Current children cumulated vsize (KiB) 4150064

[startup+4962.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/512 22187
/proc/meminfo: memFree=3518996/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4150816 CPUtime=4962.53 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 760624 0 0 0 495983 270 0 0 25 0 1 0 801638863 4250435584 743703 33554432000 4194304 4300056 140736233310576 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037704 743703 248 26 0 1034336 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 4150816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 1.12 1.04 1.01 2/512 22188
/proc/meminfo: memFree=3504716/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=4151220 CPUtime=5000.04 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4202496 764161 0 0 0 499733 271 0 0 25 0 1 0 801638863 4250849280 747235 33554432000 4194304 4300056 140736233310576 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22004/statm: 1037805 747235 248 26 0 1034437 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 4151220

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

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

[startup+4999.92 s]
/proc/loadavg: 1.12 1.04 1.01 2/512 22188
/proc/meminfo: memFree=3504716/32950928 swapFree=34979748/67111528
[pid=22004] ppid=22002 vsize=0 CPUtime=5000.15 cores=1,3,5,7
/proc/22004/stat : 22004 (lr_gl_shr) R 22002 22004 20314 0 -1 4203524 764162 0 0 0 499734 281 0 0 25 0 1 0 801638863 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/22004/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.17
CPU user time (s): 4997.34
CPU system time (s): 2.82857
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 4151220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.34
system time used= 2.82857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 764162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 8118

runsolver used 22.1396 second user time and 64.2452 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-01 05:53:42
IDJOB=3439889
IDBENCH=71050
IDSOLVER=1938
FILE ID=node149/3439889-1306900421
RUNJOBID= node149-1306894890-21612
PBS_JOBID= 13488427
Free space on /tmp= 58704 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439889-1306900421/watcher-3439889-1306900421 -o /tmp/evaluation-result-3439889-1306900421/solver-3439889-1306900421 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439889-1306900421.cnf -verb=0 -model

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1676804965

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6199276 kB
Buffers:        288464 kB
Cached:       17315604 kB
SwapCached:      84504 kB
Active:       10562340 kB
Inactive:     15477084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6199276 kB
SwapTotal:    67111528 kB
SwapFree:     34979748 kB
Dirty:           26848 kB
Writeback:           0 kB
AnonPages:     8375084 kB
Mapped:          18132 kB
Slab:           522540 kB
PageTables:     118384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173398804 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= 58724 MiB
End job on node149 at 2011-06-01 07:17:04