Trace number 3463232

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
bsolo 3.2? 1798.01 1797.95

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark125.497
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463232-1307173978.opb
0.00/0.00	c File size is 37027 bytes.
0.00/0.00	c Highest Coefficient sum: 193
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 490 Constr: 737 397/2/338 Lit: 4022 Watch. Lit: 2534
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.011 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    482      725     3990    5     2502    5492      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.95/1797.94	c      101    482      851    33954   39     2754    6042    126   2104 0.05
1797.95/1797.94	c      251    482     1035    75972   73     3122    6647    310   2642 0.10
1797.95/1797.94	c      476    482     1308   137893  105     3668    7312    583   2850 0.17
1797.95/1797.94	c      814    482     1658   203032  122     4368    8044    933   2992 0.27
1797.95/1797.94	c     1322    482     2223   320978  144     5498    8849   1498   2957 0.45
1797.95/1797.94	c     2085    482     3084   499454  161     7220    9734   2359   2848 0.73
1797.95/1797.94	c     3233    482     4392   776020  176     9836   10708   3667   2576 1.25
1797.95/1797.94	c     4955    482     6349  1198156  188    13750   11779   5624   2256 2.20
1797.95/1797.94	c     7542    482     9283  1845482  198    19618   12957   8558   1926 3.92
1797.95/1797.94	c    11423    482     7205  1406635  195    15462   14253   6480   1509 7.57
1797.95/1797.94	c    17246    482    13860  2844093  205    28772   15679  13135   1458 11.82
1797.95/1797.94	c    25983    482    15602  3226936  206    32256   17247  14877   1297 20.02
1797.95/1797.94	c    39094    482    12765  2693755  211    26582   18972  12040   1217 32.10
1797.95/1797.94	c    58766    482    15930  3388674  212    32913   20870  15205   1100 53.40
1797.95/1797.94	c    88279    482    17691  3843663  217    36434   22958  16966   1022 86.30
1797.95/1797.94	c   132550    482    21174  4502869  212    43400   25254  20449    978 135.48
1797.95/1797.94	c   198960    482    19842  4359026  219    40741   27780  19117    905 219.67
1797.95/1797.94	c   298580    482    26075  5714669  219    53202   30559  25350    833 358.08
1797.95/1797.94	c   448017    482    17688  3874820  219    36428   33615  16963    765 585.14
1797.95/1797.94	c   672175    482    22360  4605008  205    45774   36977  21635    693 968.86
1797.95/1797.94	c  1008419    482    23215  4968433  214    47482   40675  22490    627 1606.03
1797.95/1797.94	c Resources Exceeded
1797.95/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1797.94	c   21  1115992 333818  3203712    37071  8251508  36346    620 1798.00
1797.95/1797.94	s UNKNOWN
1797.95/1797.94	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463232-1307173978/watcher-3463232-1307173978 -o /tmp/evaluation-result-3463232-1307173978/solver-3463232-1307173978 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463232-1307173978.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.96 1.89 2/436 30122
/proc/meminfo: memFree=20690640/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=10924 CPUtime=0.01 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 358 0 0 0 1 0 0 0 25 0 1 0 828995697 11186176 303 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30122/statm: 2731 303 192 642 0 2087 0

[startup+0.050115 s]
/proc/loadavg: 1.69 1.96 1.89 2/436 30122
/proc/meminfo: memFree=20690640/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=11284 CPUtime=0.04 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 448 0 0 0 4 0 0 0 25 0 1 0 828995697 11554816 393 33554432000 134512640 137138936 4290851952 18446744073709551615 135984550 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30122/statm: 2821 394 192 642 0 2177 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11284

[startup+0.101105 s]
/proc/loadavg: 1.69 1.96 1.89 2/436 30122
/proc/meminfo: memFree=20690640/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=11900 CPUtime=0.09 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 596 0 0 0 9 0 0 0 25 0 1 0 828995697 12185600 541 33554432000 134512640 137138936 4290851952 18446744073709551615 134618924 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/30122/statm: 2975 541 192 642 0 2331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11900

[startup+0.301069 s]
/proc/loadavg: 1.69 1.96 1.89 2/436 30122
/proc/meminfo: memFree=20690640/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=13820 CPUtime=0.29 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 1068 0 0 0 29 0 0 0 25 0 1 0 828995697 14151680 1013 33554432000 134512640 137138936 4290851952 18446744073709551615 134618106 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 3455 1014 192 642 0 2811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13820

[startup+0.701014 s]
/proc/loadavg: 1.69 1.96 1.89 2/436 30122
/proc/meminfo: memFree=20690640/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=17204 CPUtime=0.69 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 1917 0 0 0 68 1 0 0 25 0 1 0 828995697 17616896 1862 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 4301 1862 192 642 0 3657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17204

[startup+1.50087 s]
/proc/loadavg: 1.69 1.96 1.89 3/437 30123
/proc/meminfo: memFree=20680836/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=22612 CPUtime=1.49 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 3282 0 0 0 148 1 0 0 25 0 1 0 828995697 23154688 3227 33554432000 134512640 137138936 4290851952 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 5653 3227 192 642 0 5009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22612

[startup+3.10058 s]
/proc/loadavg: 1.69 1.96 1.89 3/437 30123
/proc/meminfo: memFree=20672900/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=31884 CPUtime=3.09 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 5574 0 0 0 308 1 0 0 25 0 1 0 828995697 32649216 5519 33554432000 134512640 137138936 4290851952 18446744073709551615 134600112 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 7971 5519 192 642 0 7327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31884

[startup+6.30099 s]
/proc/loadavg: 1.72 1.96 1.89 3/437 30123
/proc/meminfo: memFree=20655744/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=44644 CPUtime=6.29 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 8769 0 0 0 626 3 0 0 25 0 1 0 828995697 45715456 8714 33554432000 134512640 137138936 4290851952 18446744073709551615 136500291 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 11161 8714 192 642 0 10517 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44644

[startup+12.7008 s]
/proc/loadavg: 1.74 1.96 1.89 3/437 30123
/proc/meminfo: memFree=20646216/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=51256 CPUtime=12.69 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 10420 0 0 0 1265 4 0 0 25 0 1 0 828995697 52486144 10365 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 12814 10365 192 642 0 12170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51256

[startup+25.5004 s]
/proc/loadavg: 1.80 1.96 1.89 3/437 30124
/proc/meminfo: memFree=20632864/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=61496 CPUtime=25.49 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 12997 0 0 0 2540 9 0 0 25 0 1 0 828995697 62971904 12942 33554432000 134512640 137138936 4290851952 18446744073709551615 134598896 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 15374 12942 192 642 0 14730 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61496

[startup+51.1007 s]
/proc/loadavg: 1.87 1.96 1.89 3/437 30125
/proc/meminfo: memFree=20624944/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=67844 CPUtime=51.1 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 14578 0 0 0 5096 14 0 0 25 0 1 0 828995697 69472256 14523 33554432000 134512640 137138936 4290851952 18446744073709551615 136504147 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 16961 14523 192 642 0 16317 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67844

[startup+102.316 s]
/proc/loadavg: 1.94 1.97 1.89 3/437 30126
/proc/meminfo: memFree=20608568/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=80572 CPUtime=102.31 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 17764 0 0 0 10211 20 0 0 25 0 1 0 828995697 82505728 17709 33554432000 134512640 137138936 4290851952 18446744073709551615 134599777 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 20143 17709 192 642 0 19499 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 80572

[startup+162.301 s]
/proc/loadavg: 2.04 1.99 1.91 3/437 30127
/proc/meminfo: memFree=20600008/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=87360 CPUtime=162.29 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 19463 0 0 0 16203 26 0 0 25 0 1 0 828995697 89456640 19408 33554432000 134512640 137138936 4290851952 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 21840 19408 192 642 0 21196 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87360

[startup+222.301 s]
/proc/loadavg: 2.14 2.03 1.92 3/437 30129
/proc/meminfo: memFree=20599508/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=88276 CPUtime=222.3 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 19692 0 0 0 22199 31 0 0 25 0 1 0 828995697 90394624 19637 33554432000 134512640 137138936 4290851952 18446744073709551615 134607560 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 22069 19637 192 642 0 21425 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88276

[startup+282.301 s]
/proc/loadavg: 2.10 2.04 1.93 3/437 30131
/proc/meminfo: memFree=20590948/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=96704 CPUtime=282.3 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 21804 0 0 0 28192 38 0 0 25 0 1 0 828995697 99024896 21749 33554432000 134512640 137138936 4290851952 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 24176 21749 192 642 0 23532 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96704

[startup+342.301 s]
/proc/loadavg: 2.18 2.06 1.94 3/437 30132
/proc/meminfo: memFree=20589324/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=96688 CPUtime=342.31 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 21804 0 0 0 34188 43 0 0 25 0 1 0 828995697 99008512 21747 33554432000 134512640 137138936 4290851952 18446744073709551615 134618321 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 24172 21747 192 642 0 23528 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 96688

[startup+402.301 s]
/proc/loadavg: 2.13 2.06 1.94 3/437 30134
/proc/meminfo: memFree=20582004/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=103544 CPUtime=402.3 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 23516 0 0 0 40182 48 0 0 25 0 1 0 828995697 106029056 23459 33554432000 134512640 137138936 4290851952 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 25886 23459 192 642 0 25242 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103544

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 1.94 3/437 30135
/proc/meminfo: memFree=20580752/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=104692 CPUtime=462.3 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 23803 0 0 0 46178 52 0 0 25 0 1 0 828995697 107204608 23746 33554432000 134512640 137138936 4290851952 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 26173 23746 192 642 0 25529 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104692

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 1.94 3/437 30146
/proc/meminfo: memFree=20577276/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=106532 CPUtime=522.31 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 24263 0 0 0 52173 58 0 0 25 0 1 0 828995697 109088768 24206 33554432000 134512640 137138936 4290851952 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 26633 24206 192 642 0 25989 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106532

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 1.94 3/437 30148
/proc/meminfo: memFree=20577144/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=106488 CPUtime=582.31 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 24263 0 0 0 58168 63 0 0 25 0 1 0 828995697 109043712 24197 33554432000 134512640 137138936 4290851952 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 26622 24197 192 642 0 25978 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 106488

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=20559392/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=120800 CPUtime=1062.32 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 27894 0 0 0 106125 107 0 0 25 0 1 0 828995697 123699200 27743 33554432000 134512640 137138936 4290851952 18446744073709551615 136501664 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 30200 27743 192 642 0 29556 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 120800

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/437 30165
/proc/meminfo: memFree=20557648/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=122516 CPUtime=1122.32 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 28368 0 0 0 112119 113 0 0 25 0 1 0 828995697 125456384 28204 33554432000 134512640 137138936 4290851952 18446744073709551615 134607609 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 30629 28204 192 642 0 29985 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/437 30167
/proc/meminfo: memFree=20557140/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=122896 CPUtime=1182.33 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 28431 0 0 0 118116 117 0 0 25 0 1 0 828995697 125845504 28267 33554432000 134512640 137138936 4290851952 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 30724 28267 192 642 0 30080 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 122896

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/437 30168
/proc/meminfo: memFree=20555396/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=124668 CPUtime=1242.33 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 28874 0 0 0 124113 120 0 0 25 0 1 0 828995697 127660032 28710 33554432000 134512640 137138936 4290851952 18446744073709551615 134602871 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31167 28710 192 642 0 30523 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 124668

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/437 30170
/proc/meminfo: memFree=20553396/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125824 CPUtime=1302.35 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 130112 123 0 0 25 0 1 0 828995697 128843776 28999 33554432000 134512640 137138936 4290851952 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31456 28999 192 642 0 30812 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 125824

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/437 30171
/proc/meminfo: memFree=20551896/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125456 CPUtime=1362.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 136106 128 0 0 25 0 1 0 828995697 128466944 28939 33554432000 134512640 137138936 4290851952 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31364 28939 192 642 0 30720 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 125456

[startup+1422.32 s]
/proc/loadavg: 2.14 2.07 2.01 3/437 30173
/proc/meminfo: memFree=20551888/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125456 CPUtime=1422.35 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 142104 131 0 0 25 0 1 0 828995697 128466944 28939 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31364 28939 192 642 0 30720 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 125456

[startup+1482.3 s]
/proc/loadavg: 2.29 2.12 2.02 3/437 30175
/proc/meminfo: memFree=20551128/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125456 CPUtime=1482.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 148100 134 0 0 25 0 1 0 828995697 128466944 28939 33554432000 134512640 137138936 4290851952 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31364 28939 192 642 0 30720 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 125456

[startup+1542.3 s]
/proc/loadavg: 2.10 2.09 2.02 3/437 30176
/proc/meminfo: memFree=20552116/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125288 CPUtime=1542.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 154096 138 0 0 25 0 1 0 828995697 128294912 28897 33554432000 134512640 137138936 4290851952 18446744073709551615 136504102 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31322 28897 192 642 0 30678 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 125288

[startup+1602.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/437 30178
/proc/meminfo: memFree=20552236/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=125288 CPUtime=1602.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 29163 0 0 0 160090 144 0 0 25 0 1 0 828995697 128294912 28897 33554432000 134512640 137138936 4290851952 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 31322 28897 192 642 0 30678 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 125288

[startup+1662.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/437 30179
/proc/meminfo: memFree=20546156/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=131900 CPUtime=1662.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30830 0 0 0 166084 150 0 0 25 0 1 0 828995697 135065600 30523 33554432000 134512640 137138936 4290851952 18446744073709551615 134598907 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 32975 30523 192 642 0 32331 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 131900

[startup+1722.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/437 30181
/proc/meminfo: memFree=20545648/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132076 CPUtime=1722.34 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30869 0 0 0 172079 155 0 0 25 0 1 0 828995697 135245824 30562 33554432000 134512640 137138936 4290851952 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33019 30562 192 642 0 32375 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 132076

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/437 30183
/proc/meminfo: memFree=20543904/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1782.35 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 178075 160 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 136504404 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 132528

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

[startup+1785.5 s]
/proc/loadavg: 2.04 2.06 2.01 3/437 30183
/proc/meminfo: memFree=20545020/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1785.55 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 178394 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 132528

[startup+1791.92 s]
/proc/loadavg: 2.04 2.06 2.00 3/437 30210
/proc/meminfo: memFree=20572508/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1791.96 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 179035 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 132528

[startup+1795.1 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30210
/proc/meminfo: memFree=20573024/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1795.16 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 179355 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 132528

[startup+1796.7 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30210
/proc/meminfo: memFree=20571412/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1796.75 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 179514 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 132528

[startup+1797.5 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30210
/proc/meminfo: memFree=20571016/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1797.55 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 179594 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 132528

[startup+1797.9 s]
/proc/loadavg: 2.04 2.05 2.00 3/437 30210
/proc/meminfo: memFree=20571016/32951124 swapFree=60787360/67111528
[pid=30122] ppid=30120 vsize=132528 CPUtime=1797.95 cores=0,2,4,6
/proc/30122/stat : 30122 (bsolo) R 30120 30122 29081 0 -1 4202496 30982 0 0 0 179634 161 0 0 25 0 1 0 828995697 135708672 30675 33554432000 134512640 137138936 4290851952 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/30122/statm: 33132 30675 192 642 0 32488 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 132528

Child status: 0
Real time (s): 1797.95
CPU time (s): 1798.01
CPU user time (s): 1796.38
CPU system time (s): 1.62175
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 132528

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

runsolver used 7.97179 second user time and 16.6625 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 09:52:58
IDJOB=3463232
IDBENCH=1167
IDSOLVER=1955
FILE ID=node135/3463232-1307173978
RUNJOBID= node135-1307173971-30075
PBS_JOBID= 13508851
Free space on /tmp= 73964 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463232-1307173978/watcher-3463232-1307173978 -o /tmp/evaluation-result-3463232-1307173978/solver-3463232-1307173978 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463232-1307173978.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=328374391

node135.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.851
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20690796 kB
Buffers:        264740 kB
Cached:         627080 kB
SwapCached:       6168 kB
Active:       11464284 kB
Inactive:       536888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20690796 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            8120 kB
Writeback:           0 kB
AnonPages:    11108976 kB
Mapped:          26692 kB
Slab:           127012 kB
PageTables:      65948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124412044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73960 MiB
End job on node135 at 2011-06-04 10:22:56