Trace number 3349698

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_NOGL_NOSHR 2011-03-02? (TO) 1300.15 1300.09

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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

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.16 0.03 0.01 3/337 5179
/proc/meminfo: memFree=11737892/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=22616 CPUtime=0 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 1085 0 0 0 0 0 0 0 21 0 1 0 589225080 23158784 1028 33554432000 4194304 4300056 140735690586336 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 5654 1030 220 26 0 2286 0

[startup+0.0821811 s]
/proc/loadavg: 0.16 0.03 0.01 3/337 5179
/proc/meminfo: memFree=11737892/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=41468 CPUtime=0.07 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 6232 0 0 0 7 0 0 0 21 0 1 0 589225080 42463232 5982 33554432000 4194304 4300056 140735690586336 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 10367 5984 220 26 0 6999 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41468

[startup+0.101177 s]
/proc/loadavg: 0.16 0.03 0.01 3/337 5179
/proc/meminfo: memFree=11737892/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=50372 CPUtime=0.09 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 8213 0 0 0 9 0 0 0 21 0 1 0 589225080 51580928 7827 33554432000 4194304 4300056 140735690586336 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 12593 7829 220 26 0 9225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50372

[startup+0.301139 s]
/proc/loadavg: 0.16 0.03 0.01 3/337 5179
/proc/meminfo: memFree=11737892/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=85504 CPUtime=0.29 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 16290 0 0 0 27 2 0 0 22 0 1 0 589225080 87556096 14911 33554432000 4194304 4300056 140735690586336 18446744073709551615 270338383616 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 21376 14912 220 26 0 18008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85504

[startup+0.701058 s]
/proc/loadavg: 0.16 0.03 0.01 3/337 5179
/proc/meminfo: memFree=11737892/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=119212 CPUtime=0.69 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 27513 0 0 0 64 5 0 0 23 0 1 0 589225080 122073088 24233 33554432000 4194304 4300056 140735690586336 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 29803 24233 226 26 0 26435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119212

[startup+1.5009 s]
/proc/loadavg: 0.16 0.03 0.01 5/343 5190
/proc/meminfo: memFree=11452112/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=144452 CPUtime=1.49 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 32463 0 0 0 143 6 0 0 25 0 1 0 589225080 147918848 29006 33554432000 4194304 4300056 140735690586336 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 36113 29006 228 26 0 32745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144452

[startup+3.10059 s]
/proc/loadavg: 0.16 0.03 0.01 5/343 5190
/proc/meminfo: memFree=11401768/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=111600 CPUtime=3.09 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 39526 0 0 0 302 7 0 0 25 0 1 0 589225080 114278400 23128 33554432000 4194304 4300056 140735690586336 18446744073709551615 4254736 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 27900 23128 246 26 0 24532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111600

[startup+6.30095 s]
/proc/loadavg: 0.47 0.10 0.03 5/343 5190
/proc/meminfo: memFree=11429740/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=130276 CPUtime=6.29 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 40493 0 0 0 622 7 0 0 25 0 1 0 589225080 133402624 24093 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 32569 24093 246 26 0 29201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130276

[startup+12.7007 s]
/proc/loadavg: 0.75 0.16 0.05 5/343 5191
/proc/meminfo: memFree=11372112/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=149132 CPUtime=12.69 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 43141 0 0 0 1262 7 0 0 25 0 1 0 589225080 152711168 26735 33554432000 4194304 4300056 140735690586336 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 37283 26735 247 26 0 33915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149132

[startup+25.5011 s]
/proc/loadavg: 1.47 0.35 0.12 5/343 5191
/proc/meminfo: memFree=11224700/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=229272 CPUtime=25.49 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 56784 0 0 0 2540 9 0 0 25 0 1 0 589225080 234774528 40372 33554432000 4194304 4300056 140735690586336 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 57318 40372 247 26 0 53950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 229272

[startup+51.101 s]
/proc/loadavg: 2.33 0.64 0.22 5/343 5191
/proc/meminfo: memFree=11039032/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=279360 CPUtime=51.1 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 69939 0 0 0 5097 13 0 0 25 0 1 0 589225080 286064640 53508 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 69840 53508 247 26 0 66472 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 279360

[startup+102.313 s]
/proc/loadavg: 3.27 1.16 0.41 5/343 5193
/proc/meminfo: memFree=10696120/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=360748 CPUtime=102.31 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 94930 0 0 0 10212 19 0 0 25 0 1 0 589225080 369405952 78461 33554432000 4194304 4300056 140735690586336 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 90187 78461 247 26 0 86819 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 360748

[startup+162.301 s]
/proc/loadavg: 3.78 1.69 0.64 5/343 5195
/proc/meminfo: memFree=10312072/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=493008 CPUtime=162.3 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 120078 0 0 0 16204 26 0 0 25 0 1 0 589225080 504840192 103575 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 123252 103575 247 26 0 119884 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 493008

[startup+222.301 s]
/proc/loadavg: 3.92 2.11 0.85 5/343 5196
/proc/meminfo: memFree=9946872/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=707932 CPUtime=222.3 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 144862 0 0 0 22197 33 0 0 25 0 1 0 589225080 724922368 128336 33554432000 4194304 4300056 140735690586336 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 176983 128336 247 26 0 173615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 707932

[startup+282.301 s]
/proc/loadavg: 4.08 2.48 1.05 5/343 5198
/proc/meminfo: memFree=9582652/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=707932 CPUtime=282.31 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 172903 0 0 0 28189 42 0 0 25 0 1 0 589225080 724922368 156343 33554432000 4194304 4300056 140735690586336 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 176983 156343 247 26 0 173615 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 707932

[startup+342.3 s]
/proc/loadavg: 4.03 2.75 1.23 5/343 5199
/proc/meminfo: memFree=9257256/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1057180 CPUtime=342.3 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 194865 0 0 0 34183 47 0 0 25 0 1 0 589225080 1082552320 178292 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 264295 178292 247 26 0 260927 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1057180

[startup+402.3 s]
/proc/loadavg: 4.01 2.98 1.40 5/343 5201
/proc/meminfo: memFree=8938308/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1057180 CPUtime=402.3 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 216607 0 0 0 40177 53 0 0 25 0 1 0 589225080 1082552320 200011 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 264295 200011 247 26 0 260927 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1057180

[startup+462.3 s]
/proc/loadavg: 4.08 3.19 1.57 5/343 5203
/proc/meminfo: memFree=8615260/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1057180 CPUtime=462.31 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 237153 0 0 0 46170 61 0 0 25 0 1 0 589225080 1082552320 220541 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 264295 220541 247 26 0 260927 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1057180

[startup+522.3 s]
/proc/loadavg: 4.13 3.36 1.73 5/343 5231
/proc/meminfo: memFree=9203520/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1057180 CPUtime=522.31 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 259645 0 0 0 52165 66 0 0 25 0 1 0 589225080 1082552320 243004 33554432000 4194304 4300056 140735690586336 18446744073709551615 4263248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 264295 243004 247 26 0 260927 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1057180

[startup+582.301 s]
/proc/loadavg: 4.05 3.48 1.87 5/343 5233
/proc/meminfo: memFree=8970504/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1624708 CPUtime=582.31 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 280683 0 0 0 58157 74 0 0 25 0 1 0 589225080 1663700992 264025 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 406177 264025 247 26 0 402809 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1624708

[startup+642.301 s]
/proc/loadavg: 4.08 3.59 2.01 5/343 5234
/proc/meminfo: memFree=8768472/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1625120 CPUtime=642.32 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 301218 0 0 0 64152 80 0 0 25 0 1 0 589225080 1664122880 284544 33554432000 4194304 4300056 140735690586336 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 406280 284544 247 26 0 402912 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1625120

[startup+702.301 s]
/proc/loadavg: 4.03 3.66 2.13 5/343 5236
/proc/meminfo: memFree=8533940/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1628160 CPUtime=702.32 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 323684 0 0 0 70145 87 0 0 25 0 1 0 589225080 1667235840 306985 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 407040 306985 247 26 0 403672 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1628160

[startup+762.313 s]
/proc/loadavg: 4.07 3.73 2.25 5/343 5238
/proc/meminfo: memFree=8298064/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1631000 CPUtime=762.33 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 344595 0 0 0 76139 94 0 0 25 0 1 0 589225080 1670144000 327883 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 407750 327883 247 26 0 404382 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1631000

[startup+822.301 s]
/proc/loadavg: 4.02 3.78 2.36 5/343 5239
/proc/meminfo: memFree=8104360/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1636612 CPUtime=822.32 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 362358 0 0 0 82133 99 0 0 25 0 1 0 589225080 1675890688 345622 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 409153 345622 247 26 0 405785 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1636612

[startup+882.301 s]
/proc/loadavg: 4.01 3.82 2.46 5/343 5268
/proc/meminfo: memFree=7696924/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1640876 CPUtime=882.33 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 381163 0 0 0 88129 104 0 0 25 0 1 0 589225080 1680257024 364411 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 410219 364411 247 26 0 406851 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1640876

[startup+942.301 s]
/proc/loadavg: 4.12 3.88 2.56 5/343 5269
/proc/meminfo: memFree=7480396/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1645484 CPUtime=942.33 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 397258 0 0 0 94124 109 0 0 25 0 1 0 589225080 1684975616 380482 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 411371 380482 247 26 0 408003 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1645484

[startup+1002.3 s]
/proc/loadavg: 4.10 3.91 2.65 5/343 5298
/proc/meminfo: memFree=7444940/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=1648824 CPUtime=1002.34 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 414594 0 0 0 100118 116 0 0 25 0 1 0 589225080 1688395776 397805 33554432000 4194304 4300056 140735690586336 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 412206 397805 247 26 0 408838 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1648824

[startup+1062.3 s]
/proc/loadavg: 4.04 3.93 2.73 5/343 5303
/proc/meminfo: memFree=7215228/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=2575260 CPUtime=1062.34 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 430223 0 0 0 106113 121 0 0 25 0 1 0 589225080 2637066240 413411 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 643815 413411 247 26 0 640447 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 2575260

[startup+1122.3 s]
/proc/loadavg: 4.01 3.94 2.81 5/343 5304
/proc/meminfo: memFree=6992500/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=2580440 CPUtime=1122.34 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 447139 0 0 0 112107 127 0 0 25 0 1 0 589225080 2642370560 430320 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 645110 430320 247 26 0 641742 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 2580440

[startup+1182.3 s]
/proc/loadavg: 4.04 3.96 2.89 5/343 5306
/proc/meminfo: memFree=6773876/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=2582776 CPUtime=1182.34 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 462155 0 0 0 118102 132 0 0 25 0 1 0 589225080 2644762624 445321 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 645694 445321 247 26 0 642326 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2582776

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 2.95 5/343 5307
/proc/meminfo: memFree=6565156/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=2585988 CPUtime=1242.34 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 478116 0 0 0 124096 138 0 0 25 0 1 0 589225080 2648051712 461270 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 646497 461270 247 26 0 643129 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2585988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.98 3.02 4/341 5310
/proc/meminfo: memFree=8156812/32951124 swapFree=67111352/67111528
[pid=5179] ppid=5177 vsize=2589048 CPUtime=1300.05 cores=1,3
/proc/5179/stat : 5179 (lr_gl_shr) R 5177 5179 5129 0 -1 4202496 493089 0 0 0 129862 143 0 0 25 0 1 0 589225080 2651185152 476229 33554432000 4194304 4300056 140735690586336 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5179/statm: 647262 476229 247 26 0 643894 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2589048

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.09
CPU time (s): 1300.15
CPU user time (s): 1298.63
CPU system time (s): 1.51177
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2589048

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

runsolver used 4.00639 second user time and 10.2014 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 21:08:15
IDJOB=3349698
IDBENCH=20353
IDSOLVER=1814
FILE ID=node143/3349698-1304968094
RUNJOBID= node143-1304968092-5149
PBS_JOBID= 13285607
Free space on /tmp= 41220 MiB

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

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1918434855

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      11740024 kB
Buffers:        184996 kB
Cached:        4421028 kB
SwapCached:          0 kB
Active:       16790212 kB
Inactive:      4109232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11740024 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           68668 kB
Writeback:          12 kB
AnonPages:    16293592 kB
Mapped:          29008 kB
Slab:           192832 kB
PageTables:      54192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70097804 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= 41236 MiB
End job on node143 at 2011-05-09 21:29:57