Trace number 3350139

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

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

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: 2.24 2.17 2.94 5/363 27105
/proc/meminfo: memFree=12576040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=26868 CPUtime=0 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 1856 0 0 0 0 0 0 0 24 0 1 0 687341000 27512832 1759 33554432000 4194304 4300056 140734262383808 18446744073709551615 4223572 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 6717 1762 220 26 0 3349 0

[startup+0.046846 s]
/proc/loadavg: 2.24 2.17 2.94 5/363 27105
/proc/meminfo: memFree=12576040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=30916 CPUtime=0.03 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 3222 0 0 0 3 0 0 0 24 0 1 0 687341000 31657984 3080 33554432000 4194304 4300056 140734262383808 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 7729 3082 220 26 0 4361 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30916

[startup+0.100849 s]
/proc/loadavg: 2.24 2.17 2.94 5/363 27105
/proc/meminfo: memFree=12576040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=36104 CPUtime=0.08 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 5032 0 0 0 8 0 0 0 24 0 1 0 687341000 36970496 4718 33554432000 4194304 4300056 140734262383808 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 9026 4720 222 26 0 5658 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36104

[startup+0.3008 s]
/proc/loadavg: 2.24 2.17 2.94 5/363 27105
/proc/meminfo: memFree=12576040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=62416 CPUtime=0.28 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 12306 0 0 0 27 1 0 0 25 0 1 0 687341000 63913984 10893 33554432000 4194304 4300056 140734262383808 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 15604 10893 222 26 0 12236 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62416

[startup+0.700732 s]
/proc/loadavg: 2.24 2.17 2.94 5/363 27105
/proc/meminfo: memFree=12576040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=81304 CPUtime=0.68 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 17034 0 0 0 66 2 0 0 25 0 1 0 687341000 83255296 14928 33554432000 4194304 4300056 140734262383808 18446744073709551615 4232392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 20326 14928 228 26 0 16958 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 81304

[startup+1.50057 s]
/proc/loadavg: 2.38 2.20 2.94 5/364 27106
/proc/meminfo: memFree=12519248/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=74704 CPUtime=1.48 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 20781 0 0 0 145 3 0 0 25 0 1 0 687341000 76496896 12842 33554432000 4194304 4300056 140734262383808 18446744073709551615 4251360 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 18676 12842 246 26 0 15308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 74704

[startup+3.10027 s]
/proc/loadavg: 2.38 2.20 2.94 5/364 27106
/proc/meminfo: memFree=12509824/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=74704 CPUtime=3.08 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 21670 0 0 0 305 3 0 0 25 0 1 0 687341000 76496896 13727 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 18676 13727 247 26 0 15308 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74704

[startup+6.30066 s]
/proc/loadavg: 2.51 2.23 2.95 5/364 27106
/proc/meminfo: memFree=12484360/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=86380 CPUtime=6.28 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 23172 0 0 0 625 3 0 0 25 0 1 0 687341000 88453120 15219 33554432000 4194304 4300056 140734262383808 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 21595 15219 247 26 0 18227 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86380

[startup+12.7004 s]
/proc/loadavg: 2.63 2.26 2.95 5/364 27133
/proc/meminfo: memFree=12660996/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=105824 CPUtime=12.69 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 26455 0 0 0 1265 4 0 0 25 0 1 0 687341000 108363776 18493 33554432000 4194304 4300056 140734262383808 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 26456 18493 247 26 0 23088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105824

[startup+25.501 s]
/proc/loadavg: 2.84 2.32 2.96 5/364 27134
/proc/meminfo: memFree=12549176/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=138744 CPUtime=25.49 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 31301 0 0 0 2544 5 0 0 25 0 1 0 687341000 142073856 23326 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 34686 23326 247 26 0 31318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138744

[startup+51.1011 s]
/proc/loadavg: 3.35 2.49 3.00 5/364 27134
/proc/meminfo: memFree=12403784/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=191156 CPUtime=51.09 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 40371 0 0 0 5101 8 0 0 25 0 1 0 687341000 195743744 32372 33554432000 4194304 4300056 140734262383808 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 47789 32372 247 26 0 44421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 191156

[startup+102.313 s]
/proc/loadavg: 3.72 2.72 3.05 5/364 27136
/proc/meminfo: memFree=12179552/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=277460 CPUtime=102.31 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 54101 0 0 0 10217 14 0 0 25 0 1 0 687341000 284119040 46076 33554432000 4194304 4300056 140734262383808 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 69365 46076 247 26 0 65997 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 277460

[startup+162.301 s]
/proc/loadavg: 3.83 2.94 3.10 5/364 27173
/proc/meminfo: memFree=12555744/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=280724 CPUtime=162.29 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 67965 0 0 0 16210 19 0 0 25 0 1 0 687341000 287461376 59901 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 70181 59901 247 26 0 66813 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 280724

[startup+222.301 s]
/proc/loadavg: 3.93 3.13 3.16 5/364 27175
/proc/meminfo: memFree=12366040/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=416868 CPUtime=222.29 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 78581 0 0 0 22207 22 0 0 25 0 1 0 687341000 426872832 70486 33554432000 4194304 4300056 140734262383808 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 104217 70486 247 26 0 100849 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 416868

[startup+282.301 s]
/proc/loadavg: 4.01 3.30 3.21 5/364 27177
/proc/meminfo: memFree=12250428/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=421476 CPUtime=282.29 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 88986 0 0 0 28203 26 0 0 25 0 1 0 687341000 431591424 80866 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 105369 80866 247 26 0 102001 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 421476

[startup+342.301 s]
/proc/loadavg: 4.05 3.44 3.26 5/364 27178
/proc/meminfo: memFree=12130476/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=424020 CPUtime=342.3 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 98070 0 0 0 34200 30 0 0 25 0 1 0 687341000 434196480 89928 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 106005 89928 247 26 0 102637 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 424020

[startup+402.3 s]
/proc/loadavg: 4.02 3.54 3.30 5/364 27180
/proc/meminfo: memFree=12042148/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=427140 CPUtime=402.3 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 108429 0 0 0 40195 35 0 0 25 0 1 0 687341000 437391360 100261 33554432000 4194304 4300056 140734262383808 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 106785 100261 247 26 0 103417 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 427140

[startup+462.301 s]
/proc/loadavg: 4.00 3.62 3.35 5/364 27181
/proc/meminfo: memFree=11903724/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=644736 CPUtime=462.31 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 115433 0 0 0 46193 38 0 0 25 0 1 0 687341000 660209664 107247 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 161184 107247 247 26 0 157816 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 644736

[startup+522.3 s]
/proc/loadavg: 4.03 3.70 3.39 5/364 27183
/proc/meminfo: memFree=11839076/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=647992 CPUtime=522.3 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 121560 0 0 0 52191 39 0 0 25 0 1 0 687341000 663543808 113357 33554432000 4194304 4300056 140734262383808 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 161998 113357 247 26 0 158630 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 647992

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.42 5/364 27185
/proc/meminfo: memFree=11775792/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=650948 CPUtime=582.31 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 129197 0 0 0 58189 42 0 0 25 0 1 0 687341000 666570752 120975 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 162737 120975 247 26 0 159369 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 650948

[startup+642.301 s]
/proc/loadavg: 4.03 3.81 3.46 5/364 27186
/proc/meminfo: memFree=11883748/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=652448 CPUtime=642.32 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 134521 0 0 0 64187 45 0 0 25 0 1 0 687341000 668106752 126279 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 163112 126279 247 26 0 159744 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 652448

[startup+702.3 s]
/proc/loadavg: 4.01 3.84 3.49 5/364 27188
/proc/meminfo: memFree=12049996/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=655776 CPUtime=702.31 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 140694 0 0 0 70184 47 0 0 25 0 1 0 687341000 671514624 132439 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 163944 132439 247 26 0 160576 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 655776

[startup+762.314 s]
/proc/loadavg: 4.11 3.90 3.53 5/364 27189
/proc/meminfo: memFree=11908208/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=658200 CPUtime=762.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 147474 0 0 0 76183 50 0 0 25 0 1 0 687341000 673996800 139206 33554432000 4194304 4300056 140734262383808 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 164550 139206 247 26 0 161182 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 658200

[startup+822.3 s]
/proc/loadavg: 4.20 3.95 3.57 5/364 27191
/proc/meminfo: memFree=11839468/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=660568 CPUtime=822.31 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 152724 0 0 0 82179 52 0 0 25 0 1 0 687341000 676421632 144442 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 165142 144442 247 26 0 161774 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 660568

[startup+882.301 s]
/proc/loadavg: 4.14 3.97 3.60 5/364 27193
/proc/meminfo: memFree=11753844/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=662272 CPUtime=882.32 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 158582 0 0 0 88177 55 0 0 25 0 1 0 687341000 678166528 150287 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 165568 150287 247 26 0 162200 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 662272

[startup+942.301 s]
/proc/loadavg: 4.05 3.97 3.62 5/364 27194
/proc/meminfo: memFree=11626324/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=666112 CPUtime=942.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 164708 0 0 0 94175 58 0 0 25 0 1 0 687341000 682098688 156399 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256496 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 166528 156399 247 26 0 163160 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 666112

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.65 5/364 27196
/proc/meminfo: memFree=11554616/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=666396 CPUtime=1002.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 170320 0 0 0 100173 60 0 0 25 0 1 0 687341000 682389504 161985 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 166599 161985 247 26 0 163231 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 666396

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.66 5/364 27197
/proc/meminfo: memFree=11695320/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=1018672 CPUtime=1062.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 175433 0 0 0 106171 62 0 0 25 0 1 0 687341000 1043120128 167086 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 254668 167086 247 26 0 251300 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1018672

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11633264/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=1019896 CPUtime=1122.32 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 184242 0 0 0 112167 65 0 0 25 0 1 0 687341000 1044373504 175871 33554432000 4194304 4300056 140734262383808 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 254974 175871 247 26 0 251606 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1019896

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.70 5/364 27228
/proc/meminfo: memFree=11800664/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=1021772 CPUtime=1182.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 191611 0 0 0 118165 68 0 0 25 0 1 0 687341000 1046294528 183215 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 255443 183215 247 26 0 252075 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1021772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/364 27229
/proc/meminfo: memFree=11696092/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=1024252 CPUtime=1242.33 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 197191 0 0 0 124162 71 0 0 25 0 1 0 687341000 1048834048 188785 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 256063 188785 247 26 0 252695 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1024252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.93 3.72 4/358 27249
/proc/meminfo: memFree=12012468/32950928 swapFree=67111200/67111528
[pid=27105] ppid=27103 vsize=1026276 CPUtime=1300.05 cores=1,3
/proc/27105/stat : 27105 (lr_gl_shr) R 27103 27105 26572 0 -1 4202496 202116 0 0 0 129932 73 0 0 25 0 1 0 687341000 1050906624 193690 33554432000 4194304 4300056 140734262383808 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27105/statm: 256569 193690 247 26 0 253201 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1026276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.32
CPU system time (s): 0.765883
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1026276

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

runsolver used 4.33834 second user time and 11.0413 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:58:23
IDJOB=3350139
IDBENCH=82431
IDSOLVER=1815
FILE ID=node115/3350139-1304971103
RUNJOBID= node115-1304971078-27010
PBS_JOBID= 13285635
Free space on /tmp= 50208 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350139-1304971103/watcher-3350139-1304971103 -o /tmp/evaluation-result-3350139-1304971103/solver-3350139-1304971103 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350139-1304971103.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=911070248

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12576196 kB
Buffers:        203896 kB
Cached:        9078684 kB
SwapCached:          0 kB
Active:       11383844 kB
Inactive:      8541336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12576196 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:          171900 kB
Writeback:           0 kB
AnonPages:    10642692 kB
Mapped:          28648 kB
Slab:           342036 kB
PageTables:      42852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70404432 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= 50356 MiB
End job on node115 at 2011-05-09 22:20:05