Trace number 2657600

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 Cl? 1798.01 1798.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14ls.opb
MD5SUM8999d4ddd4825a5d620fe0a3c798bc24
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark2.39064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints476
Number of constraints which are clauses274
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint2
Maximum length of a constraint100
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657600-1276695554.opb
0.00/0.00	c File size is 22393 bytes.
0.00/0.00	c Highest Coefficient sum: 114
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 316 Constr: 476 274/2/200 Lit: 2432 Watch. Lit: 1578
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.013 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    308      464     2400    5     1546    3004      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.91/1798.58	c      104    308      568    16062   28     1754    3305    104   3714 0.03
1797.91/1798.58	c      254    308      718    35689   49     2054    3636    254   4980 0.05
1797.91/1798.58	c      481    308      945    63821   67     2508    4000    481   5172 0.09
1797.91/1798.58	c      819    308     1283   108735   84     3184    4401    819   4993 0.16
1797.91/1798.58	c     1328    308     1792   179678  100     4202    4842   1328   4486 0.30
1797.91/1798.58	c     2092    308     2556   283717  111     5730    5327   2092   4269 0.49
1797.91/1798.58	c     3239    308     3703   436818  117     8024    5860   3239   3602 0.90
1797.91/1798.58	c     4961    308     5425   651808  120    11468    6447   4961   2847 1.74
1797.91/1798.58	c     7545    308     4579   537156  117     9776    7092   4115   2190 3.44
1797.91/1798.58	c    11427    308     4702   572767  121    10022    7802   4238   1801 6.34
1797.91/1798.58	c    17251    308     6402   823942  128    13422    8583   5938   1573 10.96
1797.91/1798.58	c    25997    308     6143   757277  123    12904    9442   5679   1283 20.26
1797.91/1798.58	c    39109    308     9393  1204525  128    19404   10387   8929   1092 35.80
1797.91/1798.58	c    58779    308     7389   933130  126    15396   11426   6925    991 59.29
1797.91/1798.58	c    88291    308     7169   911147  127    14956   12569   6705    875 100.87
1797.91/1798.58	c   132561    308    12487  1630200  130    25592   13826  12023    783 169.19
1797.91/1798.58	c   198976    308     7523   944248  125    15664   15209   7059    691 287.72
1797.91/1798.58	c   298598    308    13248  1746265  131    27114   16730  12784    618 482.83
1797.91/1798.58	c   448041    308    16689  2275514  136    33996   18404  16225    539 829.95
1797.91/1798.58	c   672199    308    14710  1948414  132    30038   20245  14246    489 1372.65
1797.91/1798.58	c Resources Exceeded
1797.91/1798.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.58	c   20   823433 170481  1502787    10756  1404344  10292    457 1798.00
1797.91/1798.58	s UNKNOWN
1797.91/1798.58	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657600-1276695554/watcher-2657600-1276695554 -o /tmp/evaluation-result-2657600-1276695554/solver-2657600-1276695554 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657600-1276695554.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.23 0.06 0.36 3/106 16651
/proc/meminfo: memFree=1823332/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=10792 CPUtime=0
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 10847862 11051008 258 1992294400 134512640 137138936 4290392704 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 2698 258 184 642 0 2054 0

[startup+0.10068 s]
/proc/loadavg: 0.23 0.06 0.36 3/106 16651
/proc/meminfo: memFree=1823332/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=11680 CPUtime=0.09
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 575 0 0 0 9 0 0 0 20 0 1 0 10847862 11960320 488 1992294400 134512640 137138936 4290392704 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 2920 488 191 642 0 2276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11680

[startup+0.201692 s]
/proc/loadavg: 0.23 0.06 0.36 3/106 16651
/proc/meminfo: memFree=1823332/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=12560 CPUtime=0.19
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 774 0 0 0 19 0 0 0 20 0 1 0 10847862 12861440 687 1992294400 134512640 137138936 4290392704 18446744073709551615 134542439 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 3140 688 191 642 0 2496 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12560

[startup+0.301702 s]
/proc/loadavg: 0.23 0.06 0.36 3/106 16651
/proc/meminfo: memFree=1823332/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=13316 CPUtime=0.29
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 962 0 0 0 29 0 0 0 20 0 1 0 10847862 13635584 875 1992294400 134512640 137138936 4290392704 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 3329 875 191 642 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13316

[startup+0.700746 s]
/proc/loadavg: 0.23 0.06 0.36 3/106 16651
/proc/meminfo: memFree=1823332/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=15748 CPUtime=0.69
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 1584 0 0 0 68 1 0 0 21 0 1 0 10847862 16125952 1497 1992294400 134512640 137138936 4290392704 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 3937 1497 191 642 0 3293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15748

[startup+1.50083 s]
/proc/loadavg: 0.29 0.08 0.37 2/107 16652
/proc/meminfo: memFree=1816256/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=18776 CPUtime=1.49
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 2353 0 0 0 147 2 0 0 23 0 1 0 10847862 19226624 2266 1992294400 134512640 137138936 4290392704 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 4694 2266 191 642 0 4050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18776

[startup+3.10101 s]
/proc/loadavg: 0.29 0.08 0.37 2/107 16652
/proc/meminfo: memFree=1812412/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=22704 CPUtime=3.09
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 3333 0 0 0 306 3 0 0 25 0 1 0 10847862 23248896 3246 1992294400 134512640 137138936 4290392704 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 5676 3246 191 642 0 5032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22704

[startup+6.30036 s]
/proc/loadavg: 0.29 0.08 0.37 2/107 16652
/proc/meminfo: memFree=1810056/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=24088 CPUtime=6.29
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 3665 0 0 0 624 5 0 0 25 0 1 0 10847862 24666112 3578 1992294400 134512640 137138936 4290392704 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 6022 3578 191 642 0 5378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24088

[startup+12.7011 s]
/proc/loadavg: 0.40 0.11 0.37 2/107 16652
/proc/meminfo: memFree=1807824/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=25612 CPUtime=12.69
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 4063 0 0 0 1262 7 0 0 25 0 1 0 10847862 26226688 3976 1992294400 134512640 137138936 4290392704 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 6403 3976 191 642 0 5759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25612

[startup+25.5015 s]
/proc/loadavg: 0.49 0.14 0.38 2/107 16652
/proc/meminfo: memFree=1804972/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=28644 CPUtime=25.48
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 4809 0 0 0 2536 12 0 0 25 0 1 0 10847862 29331456 4722 1992294400 134512640 137138936 4290392704 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 7161 4722 191 642 0 6517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28644

[startup+51.1013 s]
/proc/loadavg: 0.69 0.22 0.40 2/107 16654
/proc/meminfo: memFree=1803360/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=30300 CPUtime=51.07
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 5222 0 0 0 5087 20 0 0 25 0 1 0 10847862 31027200 5135 1992294400 134512640 137138936 4290392704 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 7575 5135 191 642 0 6931 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30300

[startup+102.301 s]
/proc/loadavg: 0.86 0.34 0.43 2/107 16654
/proc/meminfo: memFree=1801004/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=32428 CPUtime=102.26
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 5749 0 0 0 10194 32 0 0 25 0 1 0 10847862 33206272 5662 1992294400 134512640 137138936 4290392704 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 8107 5662 191 642 0 7463 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32428

[startup+162.301 s]
/proc/loadavg: 0.95 0.46 0.46 2/107 16656
/proc/meminfo: memFree=1799144/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=34316 CPUtime=162.23
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 6222 0 0 0 16176 47 0 0 25 0 1 0 10847862 35139584 6135 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 8579 6135 191 642 0 7935 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34316

[startup+222.308 s]
/proc/loadavg: 0.98 0.55 0.49 2/107 16658
/proc/meminfo: memFree=1796912/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=36412 CPUtime=222.22
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 6750 0 0 0 22161 61 0 0 25 0 1 0 10847862 37285888 6663 1992294400 134512640 137138936 4290392704 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 9103 6663 191 642 0 8459 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36412

[startup+282.302 s]
/proc/loadavg: 0.99 0.63 0.52 2/107 16660
/proc/meminfo: memFree=1796168/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=37120 CPUtime=282.2
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 6925 0 0 0 28147 73 0 0 25 0 1 0 10847862 38010880 6838 1992294400 134512640 137138936 4290392704 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 9280 6838 191 642 0 8636 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37120

[startup+342.301 s]
/proc/loadavg: 0.99 0.69 0.55 2/107 16660
/proc/meminfo: memFree=1794060/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=39244 CPUtime=342.17
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 7457 0 0 0 34133 84 0 0 25 0 1 0 10847862 40185856 7370 1992294400 134512640 137138936 4290392704 18446744073709551615 136511143 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 9811 7370 191 642 0 9167 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39244

[startup+402.301 s]
/proc/loadavg: 0.99 0.75 0.57 2/107 16662
/proc/meminfo: memFree=1794060/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=39244 CPUtime=402.16
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 7457 0 0 0 40118 98 0 0 25 0 1 0 10847862 40185856 7370 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 9811 7370 191 642 0 9167 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 39244

[startup+462.301 s]
/proc/loadavg: 0.99 0.79 0.59 2/107 16664
/proc/meminfo: memFree=1793688/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=39452 CPUtime=462.14
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 7521 0 0 0 46105 109 0 0 25 0 1 0 10847862 40398848 7434 1992294400 134512640 137138936 4290392704 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 9863 7434 191 642 0 9219 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 39452

[startup+522.301 s]
/proc/loadavg: 0.99 0.83 0.62 2/107 16666
/proc/meminfo: memFree=1790712/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=42464 CPUtime=522.12
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 8262 0 0 0 52091 121 0 0 25 0 1 0 10847862 43483136 8175 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 10616 8175 191 642 0 9972 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 42464

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.64 2/107 16668
/proc/meminfo: memFree=1790588/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=42456 CPUtime=582.1
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 8262 0 0 0 58078 132 0 0 25 0 1 0 10847862 43474944 8175 1992294400 134512640 137138936 4290392704 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 10614 8175 191 642 0 9970 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 42456

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.66 2/107 16668
/proc/meminfo: memFree=1790588/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=42448 CPUtime=642.08
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 8262 0 0 0 64064 144 0 0 25 0 1 0 10847862 43466752 8175 1992294400 134512640 137138936 4290392704 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 10612 8175 191 642 0 9968 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 42448

[startup+702.302 s]

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

/proc/meminfo: memFree=1786620/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=45980 CPUtime=1121.92
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9156 0 0 0 111968 224 0 0 25 0 1 0 10847862 47083520 9069 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 11495 9069 191 642 0 10851 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 45980

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 16684
/proc/meminfo: memFree=1786496/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=46104 CPUtime=1181.9
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9179 0 0 0 117958 232 0 0 25 0 1 0 10847862 47210496 9092 1992294400 134512640 137138936 4290392704 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 11526 9092 191 642 0 10882 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 46104

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/107 16684
/proc/meminfo: memFree=1786372/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=46104 CPUtime=1241.89
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9184 0 0 0 123946 243 0 0 25 0 1 0 10847862 47210496 9097 1992294400 134512640 137138936 4290392704 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 11526 9097 191 642 0 10882 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 46104

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 16686
/proc/meminfo: memFree=1786248/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=46104 CPUtime=1301.87
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9184 0 0 0 129935 252 0 0 25 0 1 0 10847862 47210496 9097 1992294400 134512640 137138936 4290392704 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 11526 9097 191 642 0 10882 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 46104

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 16697
/proc/meminfo: memFree=1785752/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=46104 CPUtime=1361.84
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9184 0 0 0 135924 260 0 0 25 0 1 0 10847862 47210496 9097 1992294400 134512640 137138936 4290392704 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 11526 9097 191 642 0 10882 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 46104

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/107 16699
/proc/meminfo: memFree=1783396/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49132 CPUtime=1421.82
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 9933 0 0 0 141913 269 0 0 25 0 1 0 10847862 50311168 9846 1992294400 134512640 137138936 4290392704 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12283 9846 191 642 0 11639 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 49132

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/107 16701
/proc/meminfo: memFree=1782776/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49512 CPUtime=1481.8
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 147904 276 0 0 25 0 1 0 10847862 50700288 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12378 9951 191 642 0 11734 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 49512

[startup+1542.31 s]
/proc/loadavg: 0.99 0.97 0.84 2/107 16701
/proc/meminfo: memFree=1782776/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49512 CPUtime=1541.79
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 153895 284 0 0 25 0 1 0 10847862 50700288 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12378 9951 191 642 0 11734 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 49512

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/107 16703
/proc/meminfo: memFree=1782776/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49512 CPUtime=1601.77
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 159885 292 0 0 25 0 1 0 10847862 50700288 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12378 9951 191 642 0 11734 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 49512

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/107 16705
/proc/meminfo: memFree=1782776/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49512 CPUtime=1661.75
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 165873 302 0 0 25 0 1 0 10847862 50700288 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12378 9951 191 642 0 11734 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 49512

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16707
/proc/meminfo: memFree=1782652/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49512 CPUtime=1721.73
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 171863 310 0 0 25 0 1 0 10847862 50700288 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12378 9951 191 642 0 11734 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 49512

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1781.71
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 177850 321 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 49508

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

[startup+1792.01 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1791.41
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 178818 323 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 49508

[startup+1795.2 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1794.62
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179138 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 49508

[startup+1796.8 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1796.21
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179297 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 49508

[startup+1797.6 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1797.01
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179377 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 49508

[startup+1798 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1797.41
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179417 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 49508

[startup+1798.4 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1797.81
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179457 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 49508

[startup+1798.5 s]
/proc/loadavg: 0.99 0.97 0.86 2/107 16709
/proc/meminfo: memFree=1782404/2059040 swapFree=4140124/4192956
[pid=16651] ppid=16649 vsize=49508 CPUtime=1797.91
/proc/16651/stat : 16651 (bsolo_pb10) R 16649 16651 16449 0 -1 4202496 10038 0 0 0 179467 324 0 0 25 0 1 0 10847862 50696192 9951 1992294400 134512640 137138936 4290392704 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16651/statm: 12377 9951 191 642 0 11733 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 49508

Child status: 0
Real time (s): 1798.59
CPU time (s): 1798.01
CPU user time (s): 1794.76
CPU system time (s): 3.2525
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 49512

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

runsolver used 2.80257 second user time and 8.65368 second system time

The end

Launcher Data

Begin job on node042 at 2010-06-16 15:39:14
IDJOB=2657600
IDBENCH=1163
IDSOLVER=1163
FILE ID=node042/2657600-1276695554
PBS_JOBID= 11174058
Free space on /tmp= 62580 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657600-1276695554/watcher-2657600-1276695554 -o /tmp/evaluation-result-2657600-1276695554/solver-2657600-1276695554 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657600-1276695554.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=168901732

node042.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1823860 kB
Buffers:         38192 kB
Cached:         117796 kB
SwapCached:       6424 kB
Active:          84128 kB
Inactive:        84952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1823860 kB
SwapTotal:     4192956 kB
SwapFree:      4140124 kB
Dirty:            4436 kB
Writeback:           8 kB
AnonPages:       10720 kB
Mapped:          12892 kB
Slab:            44328 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62576 MiB
End job on node042 at 2010-06-16 16:09:12