Trace number 3349454

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.08 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.9874
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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-3349454-1304968093/watcher-3349454-1304968093 -o /tmp/evaluation-result-3349454-1304968093/solver-3349454-1304968093 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349454-1304968093.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: 0.32 0.07 0.02 4/373 23034
/proc/meminfo: memFree=12524184/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=24532 CPUtime=0 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 1595 0 0 0 0 0 0 0 21 0 1 0 589225694 25120768 1538 33554432000 4194304 4300056 140733243911136 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 6133 1538 220 26 0 2765 0

[startup+0.0503691 s]
/proc/loadavg: 0.32 0.07 0.02 4/373 23034
/proc/meminfo: memFree=12524184/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=30408 CPUtime=0.04 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 3204 0 0 0 4 0 0 0 21 0 1 0 589225694 31137792 3045 33554432000 4194304 4300056 140733243911136 18446744073709551615 4223280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 7602 3046 220 26 0 4234 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30408

[startup+0.100358 s]
/proc/loadavg: 0.32 0.07 0.02 4/373 23034
/proc/meminfo: memFree=12524184/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=50124 CPUtime=0.09 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 7858 0 0 0 8 1 0 0 21 0 1 0 589225694 51326976 7472 33554432000 4194304 4300056 140733243911136 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 12531 7475 220 26 0 9163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50124

[startup+0.300321 s]
/proc/loadavg: 0.32 0.07 0.02 4/373 23034
/proc/meminfo: memFree=12524184/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=86808 CPUtime=0.29 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 17143 0 0 0 26 3 0 0 22 0 1 0 589225694 88891392 15780 33554432000 4194304 4300056 140733243911136 18446744073709551615 212039655168 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 21702 15782 220 26 0 18334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86808

[startup+0.700252 s]
/proc/loadavg: 0.32 0.07 0.02 4/373 23034
/proc/meminfo: memFree=12524184/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=133240 CPUtime=0.69 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 29085 0 0 0 65 4 0 0 23 0 1 0 589225694 136437760 25798 33554432000 4194304 4300056 140733243911136 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 33310 25799 222 26 0 29942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133240

[startup+1.50111 s]
/proc/loadavg: 0.32 0.07 0.02 5/377 23041
/proc/meminfo: memFree=12236596/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=154360 CPUtime=1.49 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 35962 0 0 0 144 5 0 0 25 0 1 0 589225694 158064640 32276 33554432000 4194304 4300056 140733243911136 18446744073709551615 4232464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 38590 32276 228 26 0 35222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154360

[startup+3.10082 s]
/proc/loadavg: 0.32 0.07 0.02 5/377 23041
/proc/meminfo: memFree=12251708/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=128692 CPUtime=3.09 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 43337 0 0 0 303 6 0 0 25 0 1 0 589225694 131780608 25395 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 32173 25395 246 26 0 28805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128692

[startup+6.30025 s]
/proc/loadavg: 0.61 0.13 0.04 5/377 23041
/proc/meminfo: memFree=12248232/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=128692 CPUtime=6.29 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 43784 0 0 0 623 6 0 0 25 0 1 0 589225694 131780608 25840 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 32173 25840 246 26 0 28805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128692

[startup+12.7011 s]
/proc/loadavg: 0.89 0.20 0.06 5/377 23041
/proc/meminfo: memFree=12232148/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=128692 CPUtime=12.69 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 44703 0 0 0 1262 7 0 0 25 0 1 0 589225694 131780608 26753 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 32173 26753 246 26 0 28805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128692

[startup+25.5008 s]
/proc/loadavg: 1.57 0.38 0.13 5/377 23042
/proc/meminfo: memFree=12201092/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=159040 CPUtime=25.49 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 47131 0 0 0 2542 7 0 0 25 0 1 0 589225694 162856960 29172 33554432000 4194304 4300056 140733243911136 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 39760 29172 246 26 0 36392 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159040

[startup+51.1002 s]
/proc/loadavg: 2.40 0.67 0.23 5/377 23042
/proc/meminfo: memFree=12055328/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=208360 CPUtime=51.09 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 59912 0 0 0 5099 10 0 0 25 0 1 0 589225694 213360640 41938 33554432000 4194304 4300056 140733243911136 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 52090 41938 246 26 0 48722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208360

[startup+102.314 s]
/proc/loadavg: 3.44 1.21 0.43 5/377 23071
/proc/meminfo: memFree=10765320/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=289268 CPUtime=102.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 70288 0 0 0 10218 12 0 0 25 0 1 0 589225694 296210432 52285 33554432000 4194304 4300056 140733243911136 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 72317 52285 246 26 0 68949 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 289268

[startup+162.3 s]
/proc/loadavg: 3.79 1.72 0.65 5/377 23072
/proc/meminfo: memFree=10743964/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=370656 CPUtime=162.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 82040 0 0 0 16213 17 0 0 25 0 1 0 589225694 379551744 64014 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 92664 64014 246 26 0 89296 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 370656

[startup+222.301 s]
/proc/loadavg: 3.92 2.13 0.86 5/377 23074
/proc/meminfo: memFree=10605140/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=370656 CPUtime=222.29 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 94618 0 0 0 22207 22 0 0 25 0 1 0 589225694 379551744 76573 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 92664 76573 246 26 0 89296 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 370656

[startup+282.301 s]
/proc/loadavg: 3.97 2.47 1.05 5/377 23075
/proc/meminfo: memFree=10489412/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=502916 CPUtime=282.29 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 102574 0 0 0 28203 26 0 0 25 0 1 0 589225694 514985984 84506 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 125729 84506 246 26 0 122361 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 502916

[startup+342.301 s]
/proc/loadavg: 4.02 2.76 1.24 5/377 23077
/proc/meminfo: memFree=10355932/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=502916 CPUtime=342.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 113027 0 0 0 34199 31 0 0 25 0 1 0 589225694 514985984 94942 33554432000 4194304 4300056 140733243911136 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 125729 94942 246 26 0 122361 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 502916

[startup+402.3 s]
/proc/loadavg: 4.08 3.01 1.42 5/377 23106
/proc/meminfo: memFree=11338144/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=502916 CPUtime=402.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 122702 0 0 0 40196 34 0 0 25 0 1 0 589225694 514985984 104601 33554432000 4194304 4300056 140733243911136 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 125729 104601 246 26 0 122361 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 502916

[startup+462.301 s]
/proc/loadavg: 4.03 3.19 1.58 5/377 23107
/proc/meminfo: memFree=11210628/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=502916 CPUtime=462.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 133588 0 0 0 46193 37 0 0 25 0 1 0 589225694 514985984 115466 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 125729 115466 246 26 0 122361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 502916

[startup+522.301 s]
/proc/loadavg: 4.22 3.39 1.75 5/377 23109
/proc/meminfo: memFree=11083380/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=717840 CPUtime=522.3 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 143864 0 0 0 52188 42 0 0 25 0 1 0 589225694 735068160 125725 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 179460 125725 246 26 0 176092 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 717840

[startup+582.3 s]
/proc/loadavg: 4.11 3.52 1.89 5/377 23110
/proc/meminfo: memFree=10952008/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=717840 CPUtime=582.31 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 154008 0 0 0 58185 46 0 0 25 0 1 0 589225694 735068160 135851 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 179460 135851 246 26 0 176092 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 717840

[startup+642.3 s]
/proc/loadavg: 4.04 3.60 2.02 5/377 23112
/proc/meminfo: memFree=10833420/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=717840 CPUtime=642.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 164494 0 0 0 64182 50 0 0 25 0 1 0 589225694 735068160 146326 33554432000 4194304 4300056 140733243911136 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 179460 146326 246 26 0 176092 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 717840

[startup+702.301 s]
/proc/loadavg: 4.01 3.67 2.14 5/377 23114
/proc/meminfo: memFree=10719168/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=717840 CPUtime=702.31 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 173510 0 0 0 70177 54 0 0 25 0 1 0 589225694 735068160 155324 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 179460 155324 246 26 0 176092 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 717840

[startup+762.314 s]
/proc/loadavg: 4.00 3.73 2.26 5/377 23115
/proc/meminfo: memFree=10594128/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=717840 CPUtime=762.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 184291 0 0 0 76173 59 0 0 25 0 1 0 589225694 735068160 166090 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 179460 166090 246 26 0 176092 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 717840

[startup+822.3 s]
/proc/loadavg: 4.00 3.77 2.36 5/377 23117
/proc/meminfo: memFree=10492028/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=822.31 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 191679 0 0 0 82169 62 0 0 25 0 1 0 589225694 1092698112 173468 33554432000 4194304 4300056 140733243911136 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 173468 246 26 0 263404 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1067088

[startup+882.3 s]
/proc/loadavg: 4.05 3.83 2.47 5/377 23118
/proc/meminfo: memFree=10377780/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=882.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 198934 0 0 0 88166 66 0 0 25 0 1 0 589225694 1092698112 180715 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 180715 246 26 0 263404 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1067088

[startup+942.301 s]
/proc/loadavg: 4.05 3.87 2.56 5/377 23120
/proc/meminfo: memFree=10270708/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=942.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 207703 0 0 0 94161 71 0 0 25 0 1 0 589225694 1092698112 189471 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 189471 246 26 0 263404 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1067088

[startup+1002.3 s]
/proc/loadavg: 4.08 3.91 2.66 5/377 23124
/proc/meminfo: memFree=10169480/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=1002.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 214987 0 0 0 100158 74 0 0 25 0 1 0 589225694 1092698112 196739 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 196739 246 26 0 263404 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1067088

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 2.74 5/377 23126
/proc/meminfo: memFree=10062236/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=1062.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 225751 0 0 0 106154 78 0 0 25 0 1 0 589225694 1092698112 207494 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 207494 246 26 0 263404 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1067088

[startup+1122.3 s]
/proc/loadavg: 4.11 3.97 2.83 5/377 23128
/proc/meminfo: memFree=9957152/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067088 CPUtime=1122.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 234717 0 0 0 112150 82 0 0 25 0 1 0 589225694 1092698112 216441 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266772 216441 246 26 0 263404 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1067088

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 2.90 5/377 23129
/proc/meminfo: memFree=9860276/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1067520 CPUtime=1182.32 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 242637 0 0 0 118147 85 0 0 25 0 1 0 589225694 1093140480 224348 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 266880 224348 246 26 0 263512 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1067520

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 2.97 5/377 23131
/proc/meminfo: memFree=9753452/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1069720 CPUtime=1242.33 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 254012 0 0 0 124143 90 0 0 25 0 1 0 589225694 1095393280 235710 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 267430 235710 246 26 0 264062 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1069720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.03 4/375 23134
/proc/meminfo: memFree=10549608/32951124 swapFree=65155552/67111528
[pid=23034] ppid=23032 vsize=1071740 CPUtime=1300.04 cores=1,3
/proc/23034/stat : 23034 (lr_gl_shr) R 23032 23034 22980 0 -1 4202496 261695 0 0 0 129912 92 0 0 25 0 1 0 589225694 1097461760 243382 33554432000 4194304 4300056 140733243911136 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23034/statm: 267935 243382 246 26 0 264567 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1071740

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.12
CPU system time (s): 0.961853
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1071740

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

runsolver used 4.42133 second user time and 10.9713 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 21:08:14
IDJOB=3349454
IDBENCH=20352
IDSOLVER=1813
FILE ID=node146/3349454-1304968093
RUNJOBID= node146-1304968092-23000
PBS_JOBID= 13285604
Free space on /tmp= 41784 MiB

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

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=1918434855

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:     32951124 kB
MemFree:      12525704 kB
Buffers:        154740 kB
Cached:        4394600 kB
SwapCached:       9316 kB
Active:       10799208 kB
Inactive:      9313680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12525704 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           73832 kB
Writeback:          32 kB
AnonPages:    15561376 kB
Mapped:          22660 kB
Slab:           186780 kB
PageTables:      59564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81897264 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= 41816 MiB
End job on node146 at 2011-05-09 21:29:56