Trace number 3349600

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) 1300.02 1300.01

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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-3349600-1304968229/watcher-3349600-1304968229 -o /tmp/evaluation-result-3349600-1304968229/solver-3349600-1304968229 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349600-1304968229.cnf -verb=0 -model 

running on 2 cores: 1,3

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: 2.50 0.75 0.26 4/274 7792
/proc/meminfo: memFree=23513040/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=20056 CPUtime=0 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 572 0 0 0 0 0 0 0 21 0 1 0 608421134 20537344 508 33554432000 4194304 4300056 140733475154448 18446744073709551615 246516834048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 5014 510 221 26 0 1646 0

[startup+0.0404731 s]
/proc/loadavg: 2.50 0.75 0.26 4/274 7792
/proc/meminfo: memFree=23513040/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=24432 CPUtime=0.03 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 1918 0 0 0 3 0 0 0 21 0 1 0 608421134 25018368 1765 33554432000 4194304 4300056 140733475154448 18446744073709551615 246516892074 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 6236 1774 222 26 0 2868 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24432

[startup+0.100471 s]
/proc/loadavg: 2.50 0.75 0.26 4/274 7792
/proc/meminfo: memFree=23513040/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=33120 CPUtime=0.09 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 4593 0 0 0 9 0 0 0 21 0 1 0 608421134 33914880 4039 33554432000 4194304 4300056 140733475154448 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 8280 4041 222 26 0 4912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33120

[startup+0.300422 s]
/proc/loadavg: 2.50 0.75 0.26 4/274 7792
/proc/meminfo: memFree=23513040/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=39068 CPUtime=0.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 7961 0 0 0 28 1 0 0 22 0 1 0 608421134 40005632 5868 33554432000 4194304 4300056 140733475154448 18446744073709551615 4221377 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 9767 5869 228 26 0 6399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39068

[startup+0.700352 s]
/proc/loadavg: 2.50 0.75 0.26 4/274 7792
/proc/meminfo: memFree=23513040/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=35392 CPUtime=0.69 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 8772 0 0 0 68 1 0 0 24 0 1 0 608421134 36241408 5320 33554432000 4194304 4300056 140733475154448 18446744073709551615 4254661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 8848 5320 247 26 0 5480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35392

[startup+1.50022 s]
/proc/loadavg: 2.50 0.75 0.26 5/275 7793
/proc/meminfo: memFree=23491724/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=39748 CPUtime=1.49 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 8920 0 0 0 147 2 0 0 25 0 1 0 608421134 40701952 5448 33554432000 4194304 4300056 140733475154448 18446744073709551615 4254504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 9937 5448 249 26 0 6569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39748

[startup+3.10091 s]
/proc/loadavg: 2.62 0.81 0.28 5/275 7793
/proc/meminfo: memFree=23490112/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=39748 CPUtime=3.1 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 9100 0 0 0 308 2 0 0 25 0 1 0 608421134 40701952 5619 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 9937 5619 249 26 0 6569 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 39748

[startup+6.30033 s]
/proc/loadavg: 2.62 0.81 0.28 5/275 7793
/proc/meminfo: memFree=23487876/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=39748 CPUtime=6.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 9361 0 0 0 627 2 0 0 25 0 1 0 608421134 40701952 5865 33554432000 4194304 4300056 140733475154448 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 9937 5865 249 26 0 6569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39748

[startup+12.7002 s]
/proc/loadavg: 2.90 0.93 0.32 5/275 7793
/proc/meminfo: memFree=23463444/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=44272 CPUtime=12.69 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 10897 0 0 0 1267 2 0 0 25 0 1 0 608421134 45334528 7363 33554432000 4194304 4300056 140733475154448 18446744073709551615 4254695 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 11068 7363 249 26 0 7700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44272

[startup+25.5009 s]
/proc/loadavg: 3.07 1.03 0.36 5/275 7794
/proc/meminfo: memFree=23441820/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=55768 CPUtime=25.49 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 13312 0 0 0 2546 3 0 0 25 0 1 0 608421134 57106432 9729 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 13942 9729 249 26 0 10574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55768

[startup+51.1012 s]
/proc/loadavg: 3.39 1.27 0.46 5/275 7795
/proc/meminfo: memFree=23557944/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=62948 CPUtime=51.09 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 14213 0 0 0 5105 4 0 0 25 0 1 0 608421134 64458752 10570 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 15737 10570 249 26 0 12369 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62948

[startup+102.311 s]
/proc/loadavg: 3.75 1.72 0.66 5/275 7796
/proc/meminfo: memFree=23527472/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=64560 CPUtime=102.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 17218 0 0 0 10224 5 0 0 25 0 1 0 608421134 66109440 10287 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 16140 10287 249 26 0 12772 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64560

[startup+162.301 s]
/proc/loadavg: 3.97 2.15 0.87 5/275 7797
/proc/meminfo: memFree=23486520/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=65364 CPUtime=162.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 18908 0 0 0 16221 6 0 0 25 0 1 0 608421134 66932736 11891 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 16341 11891 249 26 0 12973 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 65364

[startup+222.301 s]
/proc/loadavg: 3.99 2.48 1.06 5/275 7826
/proc/meminfo: memFree=24500332/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=68836 CPUtime=222.26 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 20190 0 0 0 22220 6 0 0 25 0 1 0 608421134 70488064 13042 33554432000 4194304 4300056 140733475154448 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 17209 13042 249 26 0 13841 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 68836

[startup+282.301 s]
/proc/loadavg: 4.13 2.81 1.27 5/275 7855
/proc/meminfo: memFree=24357108/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=84832 CPUtime=282.26 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 23951 0 0 0 28219 7 0 0 25 0 1 0 608421134 86867968 16747 33554432000 4194304 4300056 140733475154448 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 21208 16747 249 26 0 17840 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 84832

[startup+342.3 s]
/proc/loadavg: 4.11 3.04 1.44 5/275 7856
/proc/meminfo: memFree=24261356/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=84832 CPUtime=342.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 24752 0 0 0 34219 8 0 0 25 0 1 0 608421134 86867968 17518 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 21208 17518 249 26 0 17840 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 84832

[startup+402.3 s]
/proc/loadavg: 4.04 3.20 1.58 5/275 7858
/proc/meminfo: memFree=24208496/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=84832 CPUtime=402.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 24752 0 0 0 40219 8 0 0 25 0 1 0 608421134 86867968 17518 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 21208 17518 249 26 0 17840 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 84832

[startup+462.3 s]
/proc/loadavg: 3.38 3.17 1.68 4/270 7876
/proc/meminfo: memFree=24482804/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=84832 CPUtime=462.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 29989 0 0 0 46219 8 0 0 25 0 1 0 608421134 86867968 17788 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 21208 17788 249 26 0 17840 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 84832

[startup+522.3 s]
/proc/loadavg: 3.21 3.16 1.76 5/270 7878
/proc/meminfo: memFree=24664452/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=84832 CPUtime=522.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 29989 0 0 0 52219 8 0 0 25 0 1 0 608421134 86867968 17788 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 21208 17788 249 26 0 17840 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 84832

[startup+582.301 s]
/proc/loadavg: 3.21 3.16 1.85 4/270 7880
/proc/meminfo: memFree=24583568/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=582.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30179 0 0 0 58219 8 0 0 25 0 1 0 608421134 117944320 17969 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 17969 249 26 0 25427 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 115180

[startup+642.301 s]
/proc/loadavg: 3.08 3.12 1.92 4/270 7881
/proc/meminfo: memFree=24516088/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=642.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30266 0 0 0 64220 8 0 0 25 0 1 0 608421134 117944320 18051 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18051 249 26 0 25427 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 115180

[startup+702.301 s]
/proc/loadavg: 3.03 3.10 1.99 4/270 7883
/proc/meminfo: memFree=24458016/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=702.27 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30267 0 0 0 70219 8 0 0 25 0 1 0 608421134 117944320 18052 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18052 249 26 0 25427 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 115180

[startup+762.31 s]
/proc/loadavg: 3.01 3.08 2.05 4/270 7884
/proc/meminfo: memFree=24405408/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=762.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30839 0 0 0 76220 8 0 0 25 0 1 0 608421134 117944320 18597 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18597 249 26 0 25427 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 115180

[startup+822.301 s]
/proc/loadavg: 3.13 3.09 2.11 4/270 7886
/proc/meminfo: memFree=24635900/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=822.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30839 0 0 0 82220 8 0 0 25 0 1 0 608421134 117944320 18597 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18597 249 26 0 25427 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 115180

[startup+882.301 s]
/proc/loadavg: 3.04 3.07 2.17 4/270 7888
/proc/meminfo: memFree=24533580/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=882.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30839 0 0 0 88220 8 0 0 25 0 1 0 608421134 117944320 18597 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18597 249 26 0 25427 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 115180

[startup+942.301 s]
/proc/loadavg: 3.08 3.09 2.22 4/270 7889
/proc/meminfo: memFree=24468200/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=942.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30839 0 0 0 94220 8 0 0 25 0 1 0 608421134 117944320 18597 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18597 249 26 0 25427 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 115180

[startup+1002.3 s]
/proc/loadavg: 3.03 3.07 2.27 4/270 7891
/proc/meminfo: memFree=24409152/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1002.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30839 0 0 0 100220 8 0 0 25 0 1 0 608421134 117944320 18597 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18597 249 26 0 25427 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 115180

[startup+1062.3 s]
/proc/loadavg: 3.01 3.05 2.31 4/270 7892
/proc/meminfo: memFree=24354556/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1062.28 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 30878 0 0 0 106220 8 0 0 25 0 1 0 608421134 117944320 18634 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 18634 249 26 0 25427 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 115180

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 2.35 4/270 7894
/proc/meminfo: memFree=24301312/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1122.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 31472 0 0 0 112220 9 0 0 25 0 1 0 608421134 117944320 19188 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 19188 249 26 0 25427 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 115180

[startup+1182.3 s]
/proc/loadavg: 3.03 3.05 2.40 4/270 7896
/proc/meminfo: memFree=24263944/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1182.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 31472 0 0 0 118220 9 0 0 25 0 1 0 608421134 117944320 19188 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 19188 249 26 0 25427 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 115180

[startup+1242.3 s]
/proc/loadavg: 3.01 3.03 2.43 4/270 7897
/proc/meminfo: memFree=24226824/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1242.29 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 31472 0 0 0 124220 9 0 0 25 0 1 0 608421134 117944320 19188 33554432000 4194304 4300056 140733475154448 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 19188 249 26 0 25427 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 115180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.66 2.95 2.44 3/265 7917
/proc/meminfo: memFree=24626380/32951124 swapFree=61564960/67111528
[pid=7792] ppid=7790 vsize=115180 CPUtime=1299.99 cores=1,3
/proc/7792/stat : 7792 (lr_gl_shr) R 7790 7792 6538 0 -1 4202496 33118 0 0 0 129990 9 0 0 25 0 1 0 608421134 117944320 20616 33554432000 4194304 4300056 140733475154448 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7792/statm: 28795 20616 249 26 0 25427 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 115180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.91
CPU system time (s): 0.103984
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 115184

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

runsolver used 3.06953 second user time and 7.58585 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-09 21:10:29
IDJOB=3349600
IDBENCH=69598
IDSOLVER=1813
FILE ID=node134/3349600-1304968229
RUNJOBID= node134-1304968204-7724
PBS_JOBID= 13285616
Free space on /tmp= 39084 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349600-1304968229/watcher-3349600-1304968229 -o /tmp/evaluation-result-3349600-1304968229/solver-3349600-1304968229 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349600-1304968229.cnf -verb=0 -model

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=762747670

node134.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.831
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.66
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23513196 kB
Buffers:        141764 kB
Cached:        4573836 kB
SwapCached:      13632 kB
Active:        1941720 kB
Inactive:      7302484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23513196 kB
SwapTotal:    67111528 kB
SwapFree:     61564960 kB
Dirty:          404636 kB
Writeback:           0 kB
AnonPages:     4522504 kB
Mapped:          12732 kB
Slab:            99108 kB
PageTables:      33788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 40303944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 39464 MiB
End job on node134 at 2011-05-09 21:32:11