Trace number 40462

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05SAT54 1800.04 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.02	c Initial problem consists of 225 variables and 225 constraints.
0.02	c Switching on LPR.
0.02	c No problem reductions applied in OPT. instance.
0.02	c	preprocess terminated. Elapsed time: 0.017
0.02	c After prepocess the problem consists of 225 variables and 225 constraints.
0.09	c Initial Lower Bound: 49
0.49	o 58
0.49	c NEW SOLUTION FOUND: 58 @ 0.488
1.39	o 57
1.39	c NEW SOLUTION FOUND: 57 @ 1.388
1.87	o 56
1.87	c NEW SOLUTION FOUND: 56 @ 1.865
3.31	c Restart #1 #Var: 225 LB: 49 @ 3.302
3.78	o 55
3.78	c NEW SOLUTION FOUND: 55 @ 3.779
9.22	c Restart #2 #Var: 225 LB: 49 @ 9.207
16.84	c Restart #3 #Var: 225 LB: 49 @ 16.831
27.61	c Restart #4 #Var: 225 LB: 49 @ 27.589
43.63	c Restart #5 #Var: 225 LB: 49 @ 43.606
60.35	c Restart #6 #Var: 225 LB: 49 @ 60.322
81.29	c Restart #7 #Var: 225 LB: 49 @ 81.258
81.75	o 54
81.75	c NEW SOLUTION FOUND: 54 @ 81.719
107.61	c Restart #8 #Var: 225 LB: 49 @ 107.57
140.89	c Restart #9 #Var: 225 LB: 49 @ 140.85
182.77	c Restart #10 #Var: 225 LB: 49 @ 182.71
226.01	c Restart #11 #Var: 225 LB: 49 @ 225.94
273.78	c Restart #12 #Var: 225 LB: 49 @ 273.7
324.74	c Restart #13 #Var: 225 LB: 49 @ 324.64
382.59	c Restart #14 #Var: 225 LB: 49 @ 382.48
445.72	c Restart #15 #Var: 225 LB: 49 @ 445.59
518.80	c Restart #16 #Var: 225 LB: 49 @ 518.65
594.04	c Restart #17 #Var: 225 LB: 49 @ 593.87
682.43	c Restart #18 #Var: 225 LB: 49 @ 682.24
774.21	c Restart #19 #Var: 225 LB: 49 @ 773.99
872.84	c Restart #20 #Var: 225 LB: 49 @ 872.6
985.02	c Restart #21 #Var: 225 LB: 49 @ 984.75
1110.33	c Restart #22 #Var: 225 LB: 49 @ 1110
1242.69	c Restart #23 #Var: 225 LB: 49 @ 1242.3
1387.39	c Restart #24 #Var: 225 LB: 49 @ 1387
1536.46	c Restart #25 #Var: 225 LB: 49 @ 1536
1704.29	c Restart #26 #Var: 225 LB: 49 @ 1703.8
1800.52	s SATISFIABLE
1800.52	c Cost: 54
1800.52	v -x1 x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
1800.52	v x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 x39 x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 x50 -x51 x52 -x53 -x54 -x55 -x56 x57 -x58
1800.52	v -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 x79 -x80 x81 -x82 -x83 -x84 -x85
1800.52	v x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 x103 -x104 x105 -x106 -x107 x108 -x109 x110
1800.52	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131
1800.52	v x132 -x133 x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 x152 -x153
1800.52	v -x154 -x155 x156 -x157 -x158 -x159 -x160 x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 -x171 -x172 x173 -x174 -x175
1800.52	v -x176 -x177 -x178 -x179 x180 x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 x190 -x191 -x192 x193 -x194 -x195 -x196 -x197
1800.52	v x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 x212 -x213 -x214 x215 -x216 x217 -x218 -x219
1800.52	v -x220 x221 -x222 -x223 -x224 x225
1800.52	c Exit Code: 10
1800.52	c Total time: 1800 s

Verifier Data (download as text)

OK	54

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-40462-1149286973 -o ROOT/results/node25/solver-40462-1149286973 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/40462-1149286973/instance-40462-1149286973.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 14011
/proc/meminfo: memFree=1652744/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=4664 CPUtime=0
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 156 0 0 0 0 0 0 0 18 0 1 0 194360691 4775936 136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3734392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14011/statm: 1166 136 106 55 0 46 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 14011
/proc/meminfo: memFree=1650456/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=6504 CPUtime=9.98
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 18927 0 0 0 987 11 0 0 25 0 1 0 194360691 6660096 948 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 1626 948 428 55 0 518 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 6504

[startup+20.0076 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1649624/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=7460 CPUtime=19.99
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 36428 0 0 0 1978 21 0 0 25 0 1 0 194360691 7639040 1176 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158536023 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 1865 1176 428 55 0 757 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 7460

[startup+30.0135 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1648856/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=8196 CPUtime=29.99
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 53653 0 0 0 2968 31 0 0 25 0 1 0 194360691 8392704 1369 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 2049 1369 428 55 0 941 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 8196

[startup+40.0194 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1648088/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=9248 CPUtime=39.99
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 69353 0 0 0 3960 39 0 0 25 0 1 0 194360691 9469952 1576 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160232881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 2312 1576 428 55 0 1204 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 9248

[startup+50.0253 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1647320/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=9940 CPUtime=49.99
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 84539 0 0 0 4953 46 0 0 25 0 1 0 194360691 10178560 1772 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4230781 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 2485 1772 428 55 0 1377 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 9940

[startup+60.0303 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1646552/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=10848 CPUtime=59.99
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 101732 0 0 0 5941 58 0 0 25 0 1 0 194360691 11108352 1976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168736 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 2712 1976 428 55 0 1604 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 10848

[startup+70.0362 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1645784/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=11304 CPUtime=70
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 117320 0 0 0 6932 68 0 0 25 0 1 0 194360691 11575296 2146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4198036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 2826 2146 428 55 0 1718 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 11304

[startup+80.0421 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1645016/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=12088 CPUtime=80
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 134220 0 0 0 7923 77 0 0 25 0 1 0 194360691 12378112 2342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3022 2342 428 55 0 1914 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 12088

[startup+90.048 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1644440/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=12620 CPUtime=90.01
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 149254 0 0 0 8913 88 0 0 25 0 1 0 194360691 12922880 2475 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3155 2475 428 55 0 2047 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 12620

[startup+100.054 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1643800/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=13548 CPUtime=100.01
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 164728 0 0 0 9906 95 0 0 25 0 1 0 194360691 13873152 2650 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3387 2650 428 55 0 2279 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 13548

[startup+110.061 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14011
/proc/meminfo: memFree=1643224/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=14016 CPUtime=110.02
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 177188 0 0 0 10899 103 0 0 25 0 1 0 194360691 14352384 2798 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497914 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3504 2798 428 55 0 2396 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 14016

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1642712/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=14612 CPUtime=120.01
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 190640 0 0 0 11891 110 0 0 25 0 1 0 194360691 14962688 2921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3653 2921 428 55 0 2545 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 14612

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1642264/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=15128 CPUtime=130.02
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 204577 0 0 0 12885 117 0 0 25 0 1 0 194360691 15491072 3044 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168721 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3782 3044 428 55 0 2674 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 15128

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1641688/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=15644 CPUtime=140.02
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 218637 0 0 0 13877 125 0 0 25 0 1 0 194360691 16019456 3174 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 3911 3174 428 55 0 2803 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 15644

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1641240/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=16092 CPUtime=150.02
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 231491 0 0 0 14870 132 0 0 25 0 1 0 194360691 16478208 3289 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159497300 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4023 3289 431 55 0 2915 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 16092

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1640600/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=16600 CPUtime=160.03
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 242843 0 0 0 15864 139 0 0 25 0 1 0 194360691 16998400 3449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159984924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4150 3449 431 55 0 3042 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 16600

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1640216/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=17004 CPUtime=170.04
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 255516 0 0 0 16858 146 0 0 25 0 1 0 194360691 17412096 3539 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159270145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4251 3539 431 55 0 3143 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 17004

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1639768/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=17304 CPUtime=180.03
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 268834 0 0 0 17848 155 0 0 25 0 1 0 194360691 17719296 3641 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4326 3641 431 55 0 3218 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 17304

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1639320/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=17684 CPUtime=190.04
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 281983 0 0 0 18842 162 0 0 25 0 1 0 194360691 18108416 3746 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159300785 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4421 3746 431 55 0 3313 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 17684

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1638808/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=18516 CPUtime=200.04
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 295986 0 0 0 19835 169 0 0 25 0 1 0 194360691 18960384 3895 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263625 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 4629 3895 431 55 0 3521 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 18516

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14011
/proc/meminfo: memFree=1638360/2055920 swapFree=4181460/4192956

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

/proc/14011/statm: 18975 18203 432 55 0 17867 0
Current children cumulated CPU time (s) 1760.53
Current children cumulated vsize (Kb) 75900

[startup+1771.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580824/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=75852 CPUtime=1770.53
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1811211 0 0 0 175926 1127 0 0 25 0 1 0 194360691 77672448 18245 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 18963 18245 432 55 0 17855 0
Current children cumulated CPU time (s) 1770.53
Current children cumulated vsize (Kb) 75852

[startup+1781.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580504/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76088 CPUtime=1780.54
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1818663 0 0 0 176923 1131 0 0 25 0 1 0 194360691 77914112 18307 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19022 18307 432 55 0 17914 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (Kb) 76088

[startup+1782.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580504/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76420 CPUtime=1781.55
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1819422 0 0 0 177023 1132 0 0 25 0 1 0 194360691 78254080 18327 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160278109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19105 18327 432 55 0 17997 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 76420

[startup+1783.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580504/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76456 CPUtime=1782.55
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1820197 0 0 0 177123 1132 0 0 25 0 1 0 194360691 78290944 18342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263619 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19114 18342 432 55 0 18006 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 76456

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580440/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76480 CPUtime=1783.56
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1820932 0 0 0 177223 1133 0 0 25 0 1 0 194360691 78315520 18350 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159263628 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19120 18350 432 55 0 18012 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 76480

[startup+1785.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580440/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76188 CPUtime=1784.56
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1821733 0 0 0 177322 1134 0 0 25 0 1 0 194360691 78016512 18331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19047 18331 432 55 0 17939 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 76188

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580376/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76288 CPUtime=1785.56
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1822484 0 0 0 177422 1134 0 0 25 0 1 0 194360691 78118912 18348 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19072 18348 432 55 0 17964 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 76288

[startup+1787.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580376/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76464 CPUtime=1786.57
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1823270 0 0 0 177522 1135 0 0 25 0 1 0 194360691 78299136 18370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19116 18370 432 55 0 18008 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 76464

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580312/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76588 CPUtime=1787.57
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1824020 0 0 0 177622 1135 0 0 25 0 1 0 194360691 78426112 18377 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159985341 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19147 18377 432 55 0 18039 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 76588

[startup+1789.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580312/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76324 CPUtime=1788.57
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1824745 0 0 0 177722 1135 0 0 25 0 1 0 194360691 78155776 18362 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19081 18362 432 55 0 17973 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 76324

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580312/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76340 CPUtime=1789.58
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1825481 0 0 0 177823 1135 0 0 25 0 1 0 194360691 78172160 18370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19085 18370 432 55 0 17977 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 76340

[startup+1791.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580248/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76664 CPUtime=1790.59
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1826240 0 0 0 177923 1136 0 0 25 0 1 0 194360691 78503936 18391 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159173765 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19166 18391 432 55 0 18058 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 76664

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580248/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76380 CPUtime=1791.59
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1826983 0 0 0 178023 1136 0 0 25 0 1 0 194360691 78213120 18380 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19095 18380 432 55 0 17987 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 76380

[startup+1793.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580248/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76428 CPUtime=1792.6
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1827780 0 0 0 178123 1137 0 0 25 0 1 0 194360691 78262272 18388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19107 18388 432 55 0 17999 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 76428

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580184/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76448 CPUtime=1793.6
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1828550 0 0 0 178223 1137 0 0 25 0 1 0 194360691 78282752 18395 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19112 18395 432 55 0 18004 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 76448

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580120/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76500 CPUtime=1794.6
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1829188 0 0 0 178323 1137 0 0 25 0 1 0 194360691 78336000 18409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19125 18409 432 55 0 18017 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 76500

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580120/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76796 CPUtime=1795.61
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1829846 0 0 0 178423 1138 0 0 25 0 1 0 194360691 78639104 18430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159343104 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19199 18430 432 55 0 18091 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 76796

[startup+1797.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580120/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76824 CPUtime=1796.61
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1830612 0 0 0 178522 1139 0 0 25 0 1 0 194360691 78667776 18430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159177307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19206 18430 432 55 0 18098 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 76824

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580056/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76540 CPUtime=1797.62
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1831377 0 0 0 178622 1140 0 0 25 0 1 0 194360691 78376960 18420 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19135 18420 432 55 0 18027 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 76540

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1580056/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76568 CPUtime=1798.62
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1832146 0 0 0 178722 1140 0 0 25 0 1 0 194360691 78405632 18427 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19142 18427 432 55 0 18034 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 76568

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14013
/proc/meminfo: memFree=1579992/2055920 swapFree=4181460/4192956
[pid=14011] ppid=14009 vsize=76908 CPUtime=1799.63
/proc/14011/stat : 14011 (bsolo) R 14009 14011 13965 0 -1 0 1832931 0 0 0 178822 1141 0 0 25 0 1 0 194360691 78753792 18456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4230781 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14011/statm: 19227 18456 432 55 0 18119 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 76908

Child status: 10
Real time (s): 1800.54
CPU time (s): 1800.04
CPU user time (s): 1788.62
CPU system time (s): 11.4253
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (Kb): 76908

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 22:22:53 UTC 2006


FILE ID= 40462-1149286973

PBS_JOBID= 306611

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/40462-1149286973/instance-40462-1149286973.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-40462-1149286973 -o ROOT/results/node25/solver-40462-1149286973 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/40462-1149286973/instance-40462-1149286973.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  28425c3b4907da9ba10ee31a4de63042

RANDOM SEED= 473943516


/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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1653016 kB
Buffers:         18592 kB
Cached:         320148 kB
SwapCached:       3164 kB
Active:          45640 kB
Inactive:       301776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653016 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            41524 kB
Committed_AS:   278436 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jun  2 22:52:54 UTC 2006