Trace number 3350144

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_NOSHR 2011-03-02? (TO) 1300.05 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350144-1304971210/watcher-3350144-1304971210 -o /tmp/evaluation-result-3350144-1304971210/solver-3350144-1304971210 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350144-1304971210.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 5,7

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.89 1.93 2.91 4/401 16827
/proc/meminfo: memFree=23979644/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=21040 CPUtime=0 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 853 0 0 0 0 0 0 0 21 0 1 0 608719710 21544960 777 33554432000 4194304 4300056 140733352823328 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 5260 779 220 26 0 1892 0

[startup+0.0578791 s]
/proc/loadavg: 0.89 1.93 2.91 4/401 16827
/proc/meminfo: memFree=23979644/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=29080 CPUtime=0.04 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 3414 0 0 0 4 0 0 0 21 0 1 0 608719710 29777920 3064 33554432000 4194304 4300056 140733352823328 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 7270 3066 220 26 0 3902 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29080

[startup+0.10087 s]
/proc/loadavg: 0.89 1.93 2.91 4/401 16827
/proc/meminfo: memFree=23979644/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=37032 CPUtime=0.09 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 5736 0 0 0 8 1 0 0 21 0 1 0 608719710 37920768 5150 33554432000 4194304 4300056 140733352823328 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 9258 5151 221 26 0 5890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37032

[startup+0.300833 s]
/proc/loadavg: 0.89 1.93 2.91 4/401 16827
/proc/meminfo: memFree=23979644/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=52836 CPUtime=0.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 10315 0 0 0 28 1 0 0 22 0 1 0 608719710 54104064 9340 33554432000 4194304 4300056 140733352823328 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 13209 9341 251 26 0 9841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52836

[startup+0.700771 s]
/proc/loadavg: 0.89 1.93 2.91 4/401 16827
/proc/meminfo: memFree=23979644/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=53964 CPUtime=0.69 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 13979 0 0 0 67 2 0 0 23 0 1 0 608719710 55259136 9357 33554432000 4194304 4300056 140733352823328 18446744073709551615 4230391 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 13491 9357 251 26 0 10123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53964

[startup+1.50064 s]
/proc/loadavg: 0.89 1.93 2.91 5/411 16846
/proc/meminfo: memFree=23750804/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=54452 CPUtime=1.49 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 14798 0 0 0 147 2 0 0 25 0 1 0 608719710 55758848 9230 33554432000 4194304 4300056 140733352823328 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 13613 9230 268 26 0 10245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54452

[startup+3.10036 s]
/proc/loadavg: 0.89 1.93 2.91 5/411 16846
/proc/meminfo: memFree=23732920/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=54452 CPUtime=3.09 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 15090 0 0 0 307 2 0 0 25 0 1 0 608719710 55758848 9504 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 13613 9504 268 26 0 10245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54452

[startup+6.3008 s]
/proc/loadavg: 1.06 1.95 2.91 5/407 16901
/proc/meminfo: memFree=23808904/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=61524 CPUtime=6.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 15997 0 0 0 627 2 0 0 25 0 1 0 608719710 63000576 10378 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256717 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 15381 10378 268 26 0 12013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61524

[startup+12.7007 s]
/proc/loadavg: 1.45 2.02 2.93 4/407 16916
/proc/meminfo: memFree=23803184/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=65480 CPUtime=12.69 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 21086 0 0 0 1266 3 0 0 25 0 1 0 608719710 67051520 11718 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 16370 11718 268 26 0 13002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65480

[startup+25.5005 s]
/proc/loadavg: 2.16 2.15 2.96 5/411 16954
/proc/meminfo: memFree=23702364/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=99004 CPUtime=25.49 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 25912 0 0 0 2543 6 0 0 25 0 1 0 608719710 101380096 16469 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 24751 16469 268 26 0 21383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99004

[startup+51.1011 s]
/proc/loadavg: 2.79 2.29 2.98 5/411 16964
/proc/meminfo: memFree=23636664/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=72416 CPUtime=51.09 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 36242 0 0 0 5100 9 0 0 25 0 1 0 608719710 74153984 13580 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 18104 13580 268 26 0 14736 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72416

[startup+102.315 s]
/proc/loadavg: 3.47 2.56 3.03 5/411 16965
/proc/meminfo: memFree=23572000/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=86532 CPUtime=102.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 56288 0 0 0 10216 14 0 0 25 0 1 0 608719710 88608768 15070 33554432000 4194304 4300056 140733352823328 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 21633 15070 268 26 0 18265 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86532

[startup+162.301 s]
/proc/loadavg: 4.04 2.88 3.11 5/411 17021
/proc/meminfo: memFree=23521928/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=109380 CPUtime=162.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 79118 0 0 0 16203 26 0 0 25 0 1 0 608719710 112005120 19665 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 27345 19665 268 26 0 23977 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109380

[startup+222.301 s]
/proc/loadavg: 4.01 3.08 3.17 5/411 17023
/proc/meminfo: memFree=23473364/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=142720 CPUtime=222.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 105302 0 0 0 22193 36 0 0 25 0 1 0 608719710 146145280 29689 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 35680 29689 268 26 0 32312 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142720

[startup+282.3 s]
/proc/loadavg: 4.00 3.24 3.21 5/411 17024
/proc/meminfo: memFree=23378108/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=144788 CPUtime=282.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 129619 0 0 0 28184 45 0 0 25 0 1 0 608719710 148262912 29510 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 36197 29510 268 26 0 32829 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 144788

[startup+342.301 s]
/proc/loadavg: 4.15 3.41 3.27 5/411 17026
/proc/meminfo: memFree=23309512/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=145984 CPUtime=342.29 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 153530 0 0 0 34178 51 0 0 25 0 1 0 608719710 149487616 32207 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 36496 32207 268 26 0 33128 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 145984

[startup+402.301 s]
/proc/loadavg: 4.37 3.61 3.35 5/411 17084
/proc/meminfo: memFree=23523032/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=147688 CPUtime=402.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 176698 0 0 0 40171 59 0 0 25 0 1 0 608719710 151232512 29239 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 36922 29239 268 26 0 33554 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 147688

[startup+462.3 s]
/proc/loadavg: 4.19 3.69 3.39 5/411 17086
/proc/meminfo: memFree=23509816/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=149284 CPUtime=462.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 201237 0 0 0 46166 64 0 0 25 0 1 0 608719710 152866816 29749 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 37321 29749 268 26 0 33953 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149284

[startup+522.301 s]
/proc/loadavg: 4.07 3.74 3.42 5/411 17088
/proc/meminfo: memFree=23530372/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=119952 CPUtime=522.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 225876 0 0 0 52159 71 0 0 25 0 1 0 608719710 122830848 23441 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 29988 23441 268 26 0 26620 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119952

[startup+582.301 s]
/proc/loadavg: 4.12 3.82 3.47 5/411 17089
/proc/meminfo: memFree=23472816/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=201860 CPUtime=582.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 243230 0 0 0 58154 76 0 0 25 0 1 0 608719710 206704640 40691 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 50465 40691 268 26 0 47097 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201860

[startup+642.3 s]
/proc/loadavg: 4.09 3.86 3.50 5/411 17091
/proc/meminfo: memFree=23548932/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=153204 CPUtime=642.32 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 264635 0 0 0 64150 82 0 0 25 0 1 0 608719710 156880896 28258 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 38301 28258 268 26 0 34933 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 153204

[startup+702.301 s]
/proc/loadavg: 4.08 3.90 3.54 5/411 17092
/proc/meminfo: memFree=23439776/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=204548 CPUtime=702.3 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 275911 0 0 0 70145 85 0 0 25 0 1 0 608719710 209457152 39492 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 51137 39492 268 26 0 47769 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204548

[startup+762.316 s]
/proc/loadavg: 4.07 3.93 3.57 5/411 17094
/proc/meminfo: memFree=23531520/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=106520 CPUtime=762.32 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 294125 0 0 0 76142 90 0 0 25 0 1 0 608719710 109076480 22683 33554432000 4194304 4300056 140733352823328 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 26630 22683 268 26 0 23262 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 106520

[startup+822.3 s]
/proc/loadavg: 4.02 3.94 3.59 5/411 17096
/proc/meminfo: memFree=23421144/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=207456 CPUtime=822.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 311705 0 0 0 82136 95 0 0 25 0 1 0 608719710 212434944 40137 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 51864 40137 268 26 0 48496 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 207456

[startup+882.301 s]
/proc/loadavg: 4.05 3.96 3.62 5/411 17097
/proc/meminfo: memFree=23393224/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=207924 CPUtime=882.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 335616 0 0 0 88130 101 0 0 25 0 1 0 608719710 212914176 37340 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 51981 37340 268 26 0 48613 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 207924

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.64 5/411 17099
/proc/meminfo: memFree=23542372/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=128484 CPUtime=942.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 356890 0 0 0 94124 107 0 0 25 0 1 0 608719710 131567616 23790 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 32121 23790 268 26 0 28753 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128484

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/411 17100
/proc/meminfo: memFree=23443772/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=209668 CPUtime=1002.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 374897 0 0 0 100118 113 0 0 25 0 1 0 608719710 214700032 41673 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 52417 41673 268 26 0 49049 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 209668

[startup+1062.3 s]
/proc/loadavg: 4.03 3.99 3.68 5/411 17102
/proc/meminfo: memFree=23411892/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=160356 CPUtime=1062.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 397306 0 0 0 106111 120 0 0 25 0 1 0 608719710 164204544 33174 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 40089 33174 268 26 0 36721 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 160356

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.70 5/411 17104
/proc/meminfo: memFree=23512932/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=130876 CPUtime=1122.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 419544 0 0 0 112105 126 0 0 25 0 1 0 608719710 134017024 24209 33554432000 4194304 4300056 140733352823328 18446744073709551615 4251676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 32719 24209 268 26 0 29351 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 130876

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.72 5/411 17105
/proc/meminfo: memFree=23434292/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=211916 CPUtime=1182.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 437553 0 0 0 118098 133 0 0 25 0 1 0 608719710 217001984 42084 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 52979 42084 268 26 0 49611 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 211916

[startup+1242.3 s]
/proc/loadavg: 4.16 4.03 3.75 5/411 17107
/proc/meminfo: memFree=23377852/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=162248 CPUtime=1242.31 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 458452 0 0 0 124090 141 0 0 25 0 1 0 608719710 166141952 30608 33554432000 4194304 4300056 140733352823328 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 40562 30608 268 26 0 37194 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 162248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.04 3.76 5/411 17108
/proc/meminfo: memFree=23320428/32951132 swapFree=67093844/67111528
[pid=16827] ppid=16825 vsize=213132 CPUtime=1300.02 cores=5,7
/proc/16827/stat : 16827 (lr_gl_shr) R 16825 16827 15070 0 -1 4202496 473415 0 0 0 129855 147 0 0 25 0 1 0 608719710 218247168 45465 33554432000 4194304 4300056 140733352823328 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16827/statm: 53283 45465 268 26 0 49915 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 213132

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.03
CPU time (s): 1300.05
CPU user time (s): 1298.56
CPU system time (s): 1.48777
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 303060

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

runsolver used 4.88526 second user time and 11.8302 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 22:00:11
IDJOB=3350144
IDBENCH=82469
IDSOLVER=1815
FILE ID=node128/3350144-1304971210
RUNJOBID= node128-1304971210-16806
PBS_JOBID= 13285622
Free space on /tmp= 50996 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350144-1304971210/watcher-3350144-1304971210 -o /tmp/evaluation-result-3350144-1304971210/solver-3350144-1304971210 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350144-1304971210.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=678713676

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23979924 kB
Buffers:        169184 kB
Cached:        3221732 kB
SwapCached:       1408 kB
Active:        5634888 kB
Inactive:      3022884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23979924 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           13308 kB
Writeback:           0 kB
AnonPages:     5265396 kB
Mapped:          31404 kB
Slab:           210296 kB
PageTables:      39360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100683764 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= 50984 MiB
End job on node128 at 2011-05-09 22:21:53