Trace number 3349581

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.05 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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

running on 2 cores: 0,2

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: 1.83 2.25 2.96 4/383 32031
/proc/meminfo: memFree=8684356/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=20612 CPUtime=0.01 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 803 0 0 0 1 0 0 0 22 0 1 0 687678192 21106688 719 33554432000 4194304 4300056 140735793492768 18446744073709551615 216735178496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 5153 719 218 26 0 1785 0

[startup+0.079653 s]
/proc/loadavg: 1.83 2.25 2.96 4/383 32031
/proc/meminfo: memFree=8684356/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=28436 CPUtime=0.07 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 3920 0 0 0 7 0 0 0 22 0 1 0 687678192 29118464 3356 33554432000 4194304 4300056 140735793492768 18446744073709551615 4262223 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 7109 3356 219 26 0 3741 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28436

[startup+0.10068 s]
/proc/loadavg: 1.83 2.25 2.96 4/383 32031
/proc/meminfo: memFree=8684356/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=28864 CPUtime=0.09 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 4755 0 0 0 9 0 0 0 22 0 1 0 687678192 29556736 3948 33554432000 4194304 4300056 140735793492768 18446744073709551615 4215891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 7216 3948 224 26 0 3848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28864

[startup+0.300686 s]
/proc/loadavg: 1.83 2.25 2.96 4/383 32031
/proc/meminfo: memFree=8684356/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=29032 CPUtime=0.29 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 4806 0 0 0 29 0 0 0 23 0 1 0 687678192 29728768 3999 33554432000 4194304 4300056 140735793492768 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 7258 3999 226 26 0 3890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29032

[startup+0.700553 s]
/proc/loadavg: 1.83 2.25 2.96 4/383 32031
/proc/meminfo: memFree=8684356/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=29300 CPUtime=0.69 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 4874 0 0 0 69 0 0 0 25 0 1 0 687678192 30003200 4067 33554432000 4194304 4300056 140735793492768 18446744073709551615 4230386 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 7325 4067 226 26 0 3957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29300

[startup+1.5004 s]
/proc/loadavg: 1.83 2.25 2.96 4/390 32147
/proc/meminfo: memFree=8646764/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=28084 CPUtime=1.49 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 6101 0 0 0 149 0 0 0 25 0 1 0 687678192 28758016 3781 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 7021 3781 246 26 0 3653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28084

[startup+3.10114 s]
/proc/loadavg: 2.00 2.28 2.96 5/393 32153
/proc/meminfo: memFree=8595892/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=35224 CPUtime=3.09 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 6866 0 0 0 308 1 0 0 25 0 1 0 687678192 36069376 4527 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 8806 4527 246 26 0 5438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35224

[startup+6.30057 s]
/proc/loadavg: 2.00 2.28 2.96 5/396 32159
/proc/meminfo: memFree=8344392/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=42404 CPUtime=6.29 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 8037 0 0 0 628 1 0 0 25 0 1 0 687678192 43421696 5658 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 10601 5658 246 26 0 7233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42404

[startup+12.7005 s]
/proc/loadavg: 2.46 2.37 2.98 5/396 32160
/proc/meminfo: memFree=7861996/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=56228 CPUtime=12.69 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 10372 0 0 0 1268 1 0 0 25 0 1 0 687678192 57577472 7943 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 14057 7943 246 26 0 10689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56228

[startup+25.5012 s]
/proc/loadavg: 2.69 2.42 2.99 5/396 32160
/proc/meminfo: memFree=7952780/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=59732 CPUtime=25.49 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 14086 0 0 0 2547 2 0 0 25 0 1 0 687678192 61165568 11581 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 14933 11582 246 26 0 11565 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59732

[startup+51.1008 s]
/proc/loadavg: 3.14 2.55 3.02 5/396 32160
/proc/meminfo: memFree=7948232/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=59532 CPUtime=51.09 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 23647 0 0 0 5105 4 0 0 25 0 1 0 687678192 60960768 9913 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 14883 9913 246 26 0 11515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59532

[startup+102.315 s]
/proc/loadavg: 3.72 2.80 3.08 5/396 32162
/proc/meminfo: memFree=7855892/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=120996 CPUtime=102.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 33510 0 0 0 10224 7 0 0 25 0 1 0 687678192 123899904 19523 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 30249 19523 246 26 0 26881 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120996

[startup+162.3 s]
/proc/loadavg: 3.89 3.00 3.13 5/396 32164
/proc/meminfo: memFree=7822864/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=125788 CPUtime=162.29 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 47328 0 0 0 16219 10 0 0 25 0 1 0 687678192 128806912 19908 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 31447 19908 246 26 0 28079 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 125788

[startup+222.301 s]
/proc/loadavg: 3.96 3.20 3.19 5/396 32165
/proc/meminfo: memFree=7800496/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=104224 CPUtime=222.29 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 62730 0 0 0 22216 13 0 0 25 0 1 0 687678192 106725376 18807 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 26056 18807 246 26 0 22688 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104224

[startup+282.3 s]
/proc/loadavg: 3.98 3.33 3.23 5/396 32167
/proc/meminfo: memFree=7741556/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=135044 CPUtime=282.3 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 70525 0 0 0 28213 17 0 0 25 0 1 0 687678192 138285056 26404 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 33761 26404 246 26 0 30393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135044

[startup+342.301 s]
/proc/loadavg: 4.13 3.50 3.29 5/396 32168
/proc/meminfo: memFree=7735444/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=109528 CPUtime=342.29 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 84593 0 0 0 34210 19 0 0 25 0 1 0 687678192 112156672 23138 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 27382 23138 246 26 0 24014 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109528

[startup+402.3 s]
/proc/loadavg: 4.10 3.60 3.34 5/396 32179
/proc/meminfo: memFree=7744856/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=83792 CPUtime=402.3 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 95804 0 0 0 40208 22 0 0 25 0 1 0 687678192 85803008 16653 33554432000 4194304 4300056 140735793492768 18446744073709551615 4263712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 20948 16653 246 26 0 17580 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83792

[startup+462.301 s]
/proc/loadavg: 4.14 3.70 3.39 5/396 32181
/proc/meminfo: memFree=7685268/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=145256 CPUtime=462.3 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 106086 0 0 0 46205 25 0 0 25 0 1 0 687678192 148742144 26656 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 36314 26657 246 26 0 32946 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145256

[startup+522.301 s]
/proc/loadavg: 4.11 3.77 3.43 6/396 32182
/proc/meminfo: memFree=7693160/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=100592 CPUtime=522.3 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 119310 0 0 0 52201 29 0 0 25 0 1 0 687678192 103006208 20107 33554432000 4194304 4300056 140735793492768 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 25148 20107 246 26 0 21780 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 100592

[startup+582.301 s]
/proc/loadavg: 4.03 3.81 3.46 5/396 32184
/proc/meminfo: memFree=7639792/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=150380 CPUtime=582.3 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 128644 0 0 0 58199 31 0 0 25 0 1 0 687678192 153989120 29186 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 37595 29186 246 26 0 34227 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 150380

[startup+642.301 s]
/proc/loadavg: 4.01 3.84 3.49 5/396 32185
/proc/meminfo: memFree=7651524/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=104996 CPUtime=642.32 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 139595 0 0 0 64197 35 0 0 25 0 1 0 687678192 107515904 21070 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 26249 21070 246 26 0 22881 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 104996

[startup+702.301 s]
/proc/loadavg: 4.03 3.88 3.53 5/396 32187
/proc/meminfo: memFree=7599272/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=154784 CPUtime=702.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 149270 0 0 0 70192 39 0 0 25 0 1 0 687678192 158498816 30508 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 38696 30508 246 26 0 35328 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 154784

[startup+762.315 s]
/proc/loadavg: 4.01 3.90 3.55 5/396 32189
/proc/meminfo: memFree=7626872/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=98156 CPUtime=762.32 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 160044 0 0 0 76191 41 0 0 25 0 1 0 687678192 100511744 20272 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 24539 20272 246 26 0 21171 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 98156

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.58 5/396 32190
/proc/meminfo: memFree=7576240/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=159620 CPUtime=822.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 170278 0 0 0 82186 45 0 0 25 0 1 0 687678192 163450880 30222 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 39905 30222 246 26 0 36537 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 159620

[startup+882.301 s]
/proc/loadavg: 4.17 3.97 3.62 5/396 32192
/proc/meminfo: memFree=7540608/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=209708 CPUtime=882.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 177044 0 0 0 88183 48 0 0 25 0 1 0 687678192 214740992 36812 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 52427 36812 246 26 0 49059 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 209708

[startup+942.301 s]
/proc/loadavg: 4.14 3.99 3.64 5/396 32193
/proc/meminfo: memFree=7558668/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=135900 CPUtime=942.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 191495 0 0 0 94179 52 0 0 25 0 1 0 687678192 139161600 29640 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 33975 29640 246 26 0 30607 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 135900

[startup+1002.3 s]
/proc/loadavg: 4.12 4.01 3.67 5/396 32195
/proc/meminfo: memFree=7518200/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=166720 CPUtime=1002.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 199392 0 0 0 100176 55 0 0 25 0 1 0 687678192 170721280 37341 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 41680 37341 246 26 0 38312 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 166720

[startup+1062.3 s]
/proc/loadavg: 4.12 4.02 3.69 5/396 32197
/proc/meminfo: memFree=7547784/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=135900 CPUtime=1062.31 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 211373 0 0 0 106172 59 0 0 25 0 1 0 687678192 139161600 28120 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 33975 28120 246 26 0 30607 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 135900

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.71 5/396 32198
/proc/meminfo: memFree=7504956/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=166720 CPUtime=1122.32 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 219126 0 0 0 112169 63 0 0 25 0 1 0 687678192 170721280 35673 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 41680 35673 246 26 0 38312 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 166720

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.72 5/396 32200
/proc/meminfo: memFree=7465364/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=218964 CPUtime=1182.32 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 225646 0 0 0 118167 65 0 0 25 0 1 0 687678192 224219136 42048 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 54741 42048 246 26 0 51373 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 218964

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.74 5/396 32201
/proc/meminfo: memFree=7488148/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=175908 CPUtime=1242.32 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 240730 0 0 0 124162 70 0 0 25 0 1 0 687678192 180129792 32983 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 43977 32983 246 26 0 40609 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 175908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.75 5/396 32203
/proc/meminfo: memFree=7446816/32951124 swapFree=65586204/67111528
[pid=32031] ppid=32029 vsize=175908 CPUtime=1300.03 cores=0,2
/proc/32031/stat : 32031 (lr_gl_shr) R 32029 32031 31060 0 -1 4202496 247753 0 0 0 129930 73 0 0 25 0 1 0 687678192 180129792 39830 33554432000 4194304 4300056 140735793492768 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32031/statm: 43977 39830 246 26 0 40609 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 175908

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.746886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218964

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

runsolver used 5.2682 second user time and 11.2703 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 22:54:35
IDJOB=3349581
IDBENCH=85991
IDSOLVER=1813
FILE ID=node119/3349581-1304974475
RUNJOBID= node119-1304974475-31981
PBS_JOBID= 13285631
Free space on /tmp= 35204 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349581-1304974475/watcher-3349581-1304974475 -o /tmp/evaluation-result-3349581-1304974475/solver-3349581-1304974475 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349581-1304974475.cnf -verb=0 -model

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=922804156

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:       8684512 kB
Buffers:        200960 kB
Cached:       10692196 kB
SwapCached:       4648 kB
Active:       14354544 kB
Inactive:      9419580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8684512 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            4388 kB
Writeback:           0 kB
AnonPages:    12880092 kB
Mapped:          30004 kB
Slab:           371272 kB
PageTables:      56660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102472068 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= 35092 MiB
End job on node119 at 2011-05-09 23:16:17