Trace number 3349421

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) 1299.18 1300.03

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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

running on 2 cores: 4,6

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: 3.39 3.87 3.77 5/364 4964
/proc/meminfo: memFree=23113204/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=28036 CPUtime=0 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 2029 0 0 0 0 0 0 0 21 0 1 0 609005086 28708864 1920 33554432000 4194304 4300056 140734904732704 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 7009 1923 219 26 0 3641 0

[startup+0.0808061 s]
/proc/loadavg: 3.39 3.87 3.77 5/364 4964
/proc/meminfo: memFree=23113204/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=77496 CPUtime=0.07 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 11910 0 0 0 6 1 0 0 21 0 1 0 609005086 79355904 11472 33554432000 4194304 4300056 140734904732704 18446744073709551615 4220927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 19374 11472 222 26 0 16006 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 77496

[startup+0.100774 s]
/proc/loadavg: 3.39 3.87 3.77 5/364 4964
/proc/meminfo: memFree=23113204/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=79256 CPUtime=0.09 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 12434 0 0 0 8 1 0 0 21 0 1 0 609005086 81158144 11981 33554432000 4194304 4300056 140734904732704 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 19814 11982 222 26 0 16446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79256

[startup+0.300765 s]
/proc/loadavg: 3.39 3.87 3.77 5/364 4964
/proc/meminfo: memFree=23113204/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=92892 CPUtime=0.29 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 16931 0 0 0 27 2 0 0 22 0 1 0 609005086 95121408 16030 33554432000 4194304 4300056 140734904732704 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 23223 16030 222 26 0 19855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92892

[startup+0.70067 s]
/proc/loadavg: 3.39 3.87 3.77 5/364 4964
/proc/meminfo: memFree=23113204/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=117536 CPUtime=0.69 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 23132 0 0 0 66 3 0 0 23 0 1 0 609005086 120356864 21450 33554432000 4194304 4300056 140734904732704 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 29384 21451 222 26 0 26016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117536

[startup+1.50051 s]
/proc/loadavg: 3.39 3.87 3.77 5/365 4965
/proc/meminfo: memFree=22990172/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=149704 CPUtime=1.49 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 33003 0 0 0 143 6 0 0 25 0 1 0 609005086 153296896 29663 33554432000 4194304 4300056 140734904732704 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 37426 29664 222 26 0 34058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 149704

[startup+3.10023 s]
/proc/loadavg: 3.44 3.87 3.77 5/368 4971
/proc/meminfo: memFree=22820484/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=187332 CPUtime=3.06 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 42848 0 0 0 298 8 0 0 25 0 1 0 609005086 191827968 38011 33554432000 4194304 4300056 140734904732704 18446744073709551615 4217384 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4964/statm: 46833 38011 228 26 0 43465 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 187332

[startup+6.30069 s]
/proc/loadavg: 3.44 3.87 3.77 5/368 4971
/proc/meminfo: memFree=22621388/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=204768 CPUtime=6.22 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 65799 0 0 0 607 15 0 0 25 0 1 0 609005086 209682432 43004 33554432000 4194304 4300056 140734904732704 18446744073709551615 210646795660 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4964/statm: 51192 43004 228 26 0 47824 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 204768

[startup+12.7007 s]
/proc/loadavg: 4.14 4.01 3.82 5/368 4971
/proc/meminfo: memFree=22578460/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=188192 CPUtime=12.44 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 69893 0 0 0 1227 17 0 0 25 0 1 0 609005086 192708608 37413 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 47048 37413 247 26 0 43680 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 188192

[startup+25.5005 s]
/proc/loadavg: 4.27 4.04 3.83 5/368 4972
/proc/meminfo: memFree=22573388/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=188192 CPUtime=25.24 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 70345 0 0 0 2507 17 0 0 25 0 1 0 609005086 192708608 37846 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 47048 37846 247 26 0 43680 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 188192

[startup+51.1002 s]
/proc/loadavg: 4.36 4.08 3.85 5/368 4972
/proc/meminfo: memFree=22568764/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=188192 CPUtime=50.84 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 71498 0 0 0 5065 19 0 0 25 0 1 0 609005086 192708608 38969 33554432000 4194304 4300056 140734904732704 18446744073709551615 4251531 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 47048 38969 247 26 0 43680 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 188192

[startup+102.301 s]
/proc/loadavg: 4.14 4.07 3.85 5/368 4974
/proc/meminfo: memFree=22531520/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=218540 CPUtime=102.05 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 73991 0 0 0 10183 22 0 0 25 0 1 0 609005086 223784960 41415 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 54635 41415 247 26 0 51267 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 218540

[startup+162.3 s]
/proc/loadavg: 4.05 4.05 3.86 5/368 4975
/proc/meminfo: memFree=22457352/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=267860 CPUtime=162.03 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 84387 0 0 0 16178 25 0 0 25 0 1 0 609005086 274288640 51769 33554432000 4194304 4300056 140734904732704 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 66965 51769 247 26 0 63597 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 267860

[startup+222.313 s]
/proc/loadavg: 4.13 4.07 3.88 5/368 4977
/proc/meminfo: memFree=22462668/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=267860 CPUtime=222.02 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 86955 0 0 0 22174 28 0 0 25 0 1 0 609005086 274288640 54316 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 66965 54316 247 26 0 63597 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 267860

[startup+282.3 s]
/proc/loadavg: 4.05 4.06 3.88 5/368 4978
/proc/meminfo: memFree=22425212/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=298680 CPUtime=281.99 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 89274 0 0 0 28169 30 0 0 25 0 1 0 609005086 305848320 56610 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 74670 56610 247 26 0 71302 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 298680

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/368 4980
/proc/meminfo: memFree=22384900/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=298680 CPUtime=341.99 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 92116 0 0 0 34166 33 0 0 25 0 1 0 609005086 305848320 59423 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 74670 59423 247 26 0 71302 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 298680

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 3.89 5/368 4982
/proc/meminfo: memFree=22350900/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=298680 CPUtime=401.97 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 94365 0 0 0 40163 34 0 0 25 0 1 0 609005086 305848320 61648 33554432000 4194304 4300056 140734904732704 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 74670 61648 247 26 0 71302 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 298680

[startup+462.301 s]
/proc/loadavg: 4.05 4.04 3.91 5/368 4983
/proc/meminfo: memFree=22370844/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=461.96 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 96544 0 0 0 46160 36 0 0 25 0 1 0 609005086 357138432 63802 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 63802 247 26 0 83824 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 348768

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/368 4985
/proc/meminfo: memFree=22330900/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=521.95 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 99603 0 0 0 52157 38 0 0 25 0 1 0 609005086 357138432 66828 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 66828 247 26 0 83824 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 348768

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/368 4986
/proc/meminfo: memFree=22296164/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=581.94 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 102261 0 0 0 58154 40 0 0 25 0 1 0 609005086 357138432 69440 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 69440 247 26 0 83824 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 348768

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.91 5/368 4988
/proc/meminfo: memFree=22268876/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=641.93 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 104543 0 0 0 64150 43 0 0 25 0 1 0 609005086 357138432 71694 33554432000 4194304 4300056 140734904732704 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 71694 247 26 0 83824 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 348768

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.92 5/368 4990
/proc/meminfo: memFree=22328132/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=701.91 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 129746 0 0 0 70141 50 0 0 25 0 1 0 609005086 357138432 66462 33554432000 4194304 4300056 140734904732704 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 66462 247 26 0 83824 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 348768

[startup+762.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/368 4991
/proc/meminfo: memFree=22359240/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=761.92 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 132251 0 0 0 76139 53 0 0 25 0 1 0 609005086 357138432 68940 33554432000 4194304 4300056 140734904732704 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 68940 247 26 0 83824 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 348768

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.94 5/368 5002
/proc/meminfo: memFree=22324752/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=821.87 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 134356 0 0 0 82132 55 0 0 25 0 1 0 609005086 357138432 71017 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 71017 247 26 0 83824 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 348768

[startup+882.314 s]
/proc/loadavg: 4.08 4.06 3.94 5/368 5003
/proc/meminfo: memFree=22294168/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=881.88 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 136505 0 0 0 88130 58 0 0 25 0 1 0 609005086 357138432 73137 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 73137 247 26 0 83824 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 348768

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.94 5/368 5005
/proc/meminfo: memFree=22260056/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=430156 CPUtime=941.85 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 138710 0 0 0 94125 60 0 0 25 0 1 0 609005086 440479744 75319 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 107539 75319 247 26 0 104171 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 430156

[startup+1002.3 s]
/proc/loadavg: 4.15 4.07 3.95 5/368 5007
/proc/meminfo: memFree=22285460/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=1001.84 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 167457 0 0 0 100118 66 0 0 25 0 1 0 609005086 357138432 69333 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 69333 247 26 0 83824 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 348768

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 3.96 5/368 5008
/proc/meminfo: memFree=22259032/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=1061.83 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 169555 0 0 0 106115 68 0 0 25 0 1 0 609005086 357138432 71413 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 71413 247 26 0 83824 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 348768

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/368 5013
/proc/meminfo: memFree=22304000/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=1121.74 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 171440 0 0 0 112103 71 0 0 25 0 1 0 609005086 357138432 73274 33554432000 4194304 4300056 140734904732704 18446744073709551615 4252360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 73274 247 26 0 83824 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 348768

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.96 5/368 5014
/proc/meminfo: memFree=22270712/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=348768 CPUtime=1181.46 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 173416 0 0 0 118066 80 0 0 25 0 1 0 609005086 357138432 75231 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 87192 75231 247 26 0 83824 0
Current children cumulated CPU time (s) 1181.46
Current children cumulated vsize (KiB) 348768

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/368 5016
/proc/meminfo: memFree=22235840/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=430156 CPUtime=1241.46 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 174909 0 0 0 124064 82 0 0 25 0 1 0 609005086 440479744 76707 33554432000 4194304 4300056 140734904732704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 107539 76707 247 26 0 104171 0
Current children cumulated CPU time (s) 1241.46
Current children cumulated vsize (KiB) 430156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.96 3/361 5037
/proc/meminfo: memFree=22356776/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=430156 CPUtime=1299.15 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 176498 0 0 0 129832 83 0 0 25 0 1 0 609005086 440479744 78287 33554432000 4194304 4300056 140734904732704 18446744073709551615 4263808 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 107539 78287 247 26 0 104171 0
Current children cumulated CPU time (s) 1299.15
Current children cumulated vsize (KiB) 430156

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.96 3/361 5037
/proc/meminfo: memFree=22356776/32951132 swapFree=64495964/67111528
[pid=4964] ppid=4962 vsize=430156 CPUtime=1299.15 cores=4,6
/proc/4964/stat : 4964 (lr_gl_shr) R 4962 4964 3848 0 -1 4202496 176498 0 0 0 129832 83 0 0 25 0 1 0 609005086 440479744 78287 33554432000 4194304 4300056 140734904732704 18446744073709551615 4263808 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4964/statm: 107539 78287 247 26 0 104171 0
Current children cumulated CPU time (s) 1299.15
Current children cumulated vsize (KiB) 430156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.18
CPU user time (s): 1298.33
CPU system time (s): 0.847871
CPU usage (%): 99.9346
Max. virtual memory (cumulated for all children) (KiB): 560384

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

runsolver used 4.82827 second user time and 10.5214 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-09 22:47:35
IDJOB=3349421
IDBENCH=84246
IDSOLVER=1813
FILE ID=node129/3349421-1304974053
RUNJOBID= node129-1304974052-4929
PBS_JOBID= 13285621
Free space on /tmp= 48060 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349421-1304974053/watcher-3349421-1304974053 -o /tmp/evaluation-result-3349421-1304974053/solver-3349421-1304974053 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349421-1304974053.cnf -verb=0 -model

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1793916815

node129.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.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.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.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.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	: 5332.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23113360 kB
Buffers:        149604 kB
Cached:        4506288 kB
SwapCached:      52448 kB
Active:        2403424 kB
Inactive:      7229108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23113360 kB
SwapTotal:    67111528 kB
SwapFree:     64495964 kB
Dirty:           68668 kB
Writeback:           4 kB
AnonPages:     4932664 kB
Mapped:          17636 kB
Slab:           102756 kB
PageTables:      38340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79805336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48036 MiB
End job on node129 at 2011-05-09 23:09:17