Trace number 40770

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/05? 1800.07 1800.78

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-stp3d.opb
MD5SUMaf54d857fe3562002a714e0fbd74a69a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 100303
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 7576279200
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 100303
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 7576279200
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.03	c INFO: OSL Context initialized.
5.33	c Initial problem consists of 204880 variables and 184021 constraints.
7.09	c No problem reductions applied in OPT. instance.
7.09	c	preprocess terminated. Elapsed time: 7.056
7.09	c After prepocess the problem consists of 187938 variables and 163667 constraints.
7.09	c Initial Lower Bound: 700802
11.56	c Restart #1 #Var: 184384 LB: 2103180 @ 11.523
28.30	c Restart #2 #Var: 182410 LB: 3004887 @ 28.255
41.60	c Restart #3 #Var: 182341 LB: 3105052 @ 41.553
52.97	c Restart #4 #Var: 177771 LB: 4708159 @ 52.919
66.28	c Restart #5 #Var: 177766 LB: 4708159 @ 66.226
86.42	c Restart #6 #Var: 177151 LB: 5008696 @ 86.36
114.69	c Restart #7 #Var: 177137 LB: 5008696 @ 114.62
138.27	c Restart #8 #Var: 177136 LB: 5008696 @ 138.19
173.72	c Restart #9 #Var: 177098 LB: 5008696 @ 173.63
195.23	c Restart #10 #Var: 177090 LB: 5008696 @ 195.13
235.74	c Restart #11 #Var: 177063 LB: 5008696 @ 235.63
285.87	c Restart #12 #Var: 177055 LB: 5008696 @ 285.74
331.24	c Restart #13 #Var: 177045 LB: 5008696 @ 331.1
376.44	c Restart #14 #Var: 177044 LB: 5008696 @ 376.28
422.75	c Restart #15 #Var: 177041 LB: 5008696 @ 422.57
471.20	c Restart #16 #Var: 177040 LB: 5008696 @ 471
515.28	c Restart #17 #Var: 177029 LB: 5008696 @ 515.07
573.20	c Restart #18 #Var: 177028 LB: 5008696 @ 572.97
642.84	c Restart #19 #Var: 177024 LB: 5008696 @ 642.58
701.47	c Restart #20 #Var: 177022 LB: 5008696 @ 701.19
774.99	c Restart #21 #Var: 177014 LB: 5008696 @ 774.69
867.44	c Restart #22 #Var: 177006 LB: 5008696 @ 867.1
957.82	c CHANGE Heuristic... 
957.82	c Restart #0 #Var: 177001 LB: 5008696 @ 957.46
960.53	c Restart #1 #Var: 176998 LB: 5008696 @ 960.16
966.04	c Restart #2 #Var: 176996 LB: 5008696 @ 965.67
977.06	c Restart #3 #Var: 176991 LB: 5008696 @ 976.69
993.35	c Restart #4 #Var: 176991 LB: 5008696 @ 992.98
1007.80	c Restart #5 #Var: 176991 LB: 5008696 @ 1007.4
1025.65	c Restart #6 #Var: 176991 LB: 5008696 @ 1025.3
1045.36	c Restart #7 #Var: 176989 LB: 5008696 @ 1045
1062.38	c Restart #8 #Var: 176988 LB: 5008696 @ 1062
1088.25	c Restart #9 #Var: 176988 LB: 5008696 @ 1087.8
1119.31	c Restart #10 #Var: 176987 LB: 5008696 @ 1118.9
1157.08	c Restart #11 #Var: 176987 LB: 5008696 @ 1156.6
1191.30	c Restart #12 #Var: 176987 LB: 5008696 @ 1190.9
1234.65	c Restart #13 #Var: 176987 LB: 5008696 @ 1234.2
1274.24	c Restart #14 #Var: 176987 LB: 5008696 @ 1273.8
1326.15	c Restart #15 #Var: 176987 LB: 5008696 @ 1325.6
1369.98	c Restart #16 #Var: 176987 LB: 5008696 @ 1369.4
1430.45	c Restart #17 #Var: 176986 LB: 5008696 @ 1429.9
1490.54	c Restart #18 #Var: 176986 LB: 5008696 @ 1489.9
1553.59	c Restart #19 #Var: 176985 LB: 5008696 @ 1553
1615.39	c Restart #20 #Var: 176984 LB: 5008696 @ 1614.7
1682.63	c Restart #21 #Var: 176984 LB: 5008696 @ 1682
1764.04	c Restart #22 #Var: 176984 LB: 5008696 @ 1763.3
1800.72	s UNKNOWN
1800.72	c Exit Code: 0
1800.72	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

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/node59/watcher-40770-1149316753 -o ROOT/results/node59/solver-40770-1149316753 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/40770-1149316753/instance-40770-1149316753.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.78 0.95 0.97 3/64 4474
/proc/meminfo: memFree=1526736/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=2900 CPUtime=0
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 43 0 0 0 0 0 0 0 18 0 1 0 197343615 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9285931 0 0 4096 0 0 0 0 17 1 0 0
/proc/4474/statm: 725 27 19 55 0 38 0

[startup+10.0024 s]
/proc/loadavg: 0.81 0.95 0.97 2/64 4474
/proc/meminfo: memFree=1238752/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=299320 CPUtime=9.96
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 196446 0 0 0 912 84 0 0 25 0 1 0 197343615 306503680 72223 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 74830 72223 299 55 0 73722 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 299320

[startup+20.0093 s]
/proc/loadavg: 0.84 0.95 0.97 2/64 4474
/proc/meminfo: memFree=1238624/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=299452 CPUtime=19.96
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197072 0 0 0 1896 100 0 0 25 0 1 0 197343615 306638848 72247 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 74863 72247 300 55 0 73755 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 299452

[startup+30.0162 s]
/proc/loadavg: 0.86 0.95 0.97 2/64 4474
/proc/meminfo: memFree=1238688/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=299452 CPUtime=29.96
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197089 0 0 0 2879 117 0 0 25 0 1 0 197343615 306638848 72264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 74863 72264 300 55 0 73755 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 299452

[startup+40.0222 s]
/proc/loadavg: 0.89 0.95 0.97 2/64 4474
/proc/meminfo: memFree=1238624/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=299584 CPUtime=39.97
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197128 0 0 0 3864 133 0 0 25 0 1 0 197343615 306774016 72303 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632964 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 74896 72303 300 55 0 73788 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 299584

[startup+50.0291 s]
/proc/loadavg: 0.90 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1238368/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=299848 CPUtime=49.97
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197197 0 0 0 4848 149 0 0 25 0 1 0 197343615 307044352 72372 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 74962 72372 300 55 0 73854 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 299848

[startup+60.035 s]
/proc/loadavg: 0.92 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1238048/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=300240 CPUtime=59.97
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197274 0 0 0 5837 160 0 0 25 0 1 0 197343615 307445760 72449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75060 72449 300 55 0 73952 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 300240

[startup+70.042 s]
/proc/loadavg: 0.93 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237728/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=300500 CPUtime=69.97
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197348 0 0 0 6832 165 0 0 25 0 1 0 197343615 307712000 72523 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75125 72523 300 55 0 74017 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 300500

[startup+80.0479 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237664/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=300632 CPUtime=79.98
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197381 0 0 0 7831 167 0 0 25 0 1 0 197343615 307847168 72556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75158 72556 300 55 0 74050 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 300632

[startup+90.0538 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237472/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=300764 CPUtime=89.98
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197422 0 0 0 8831 167 0 0 25 0 1 0 197343615 307982336 72597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75191 72597 300 55 0 74083 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 300764

[startup+100.06 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237344/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=301024 CPUtime=99.99
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197464 0 0 0 9831 168 0 0 25 0 1 0 197343615 308248576 72639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75256 72639 300 55 0 74148 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 301024

[startup+110.066 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237152/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=301156 CPUtime=109.98
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197500 0 0 0 10830 168 0 0 25 0 1 0 197343615 308383744 72675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75289 72675 300 55 0 74181 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 301156

[startup+120.072 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1237024/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=301288 CPUtime=119.98
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197540 0 0 0 11830 168 0 0 25 0 1 0 197343615 308518912 72715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540629 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75322 72715 300 55 0 74214 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 301288

[startup+130.078 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1236832/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=301420 CPUtime=129.99
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197582 0 0 0 12830 169 0 0 25 0 1 0 197343615 308654080 72757 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534013 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75355 72757 300 55 0 74247 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 301420

[startup+140.083 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 4474
/proc/meminfo: memFree=1236448/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=301812 CPUtime=139.99
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197682 0 0 0 13829 170 0 0 25 0 1 0 197343615 309055488 72857 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75453 72857 300 55 0 74345 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 301812

[startup+150.089 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1236256/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=302076 CPUtime=150
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197728 0 0 0 14830 170 0 0 25 0 1 0 197343615 309325824 72903 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718772 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75519 72903 300 55 0 74411 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 302076

[startup+160.095 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1236128/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=302208 CPUtime=160
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197766 0 0 0 15829 171 0 0 25 0 1 0 197343615 309460992 72941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75552 72941 300 55 0 74444 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 302208

[startup+170.101 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1236000/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=302208 CPUtime=170
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197789 0 0 0 16829 171 0 0 25 0 1 0 197343615 309460992 72964 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75552 72964 300 55 0 74444 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 302208

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1235808/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=302472 CPUtime=180
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197851 0 0 0 17828 172 0 0 25 0 1 0 197343615 309731328 73026 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75618 73026 300 55 0 74510 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 302472

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1235616/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=302604 CPUtime=190
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 197884 0 0 0 18828 172 0 0 25 0 1 0 197343615 309866496 73059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540712 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75651 73059 300 55 0 74543 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 302604

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1234976/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=303264 CPUtime=200.01
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 198045 0 0 0 19827 174 0 0 25 0 1 0 197343615 310542336 73220 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 75816 73220 300 55 0 74708 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 303264

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 4474
/proc/meminfo: memFree=1234784/2055920 swapFree=4180876/4192956

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

/proc/4474/statm: 85078 82457 300 55 0 83970 0
Current children cumulated CPU time (s) 1760.37
Current children cumulated vsize (Kb) 340312

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1197408/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340576 CPUtime=1770.37
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208720 0 0 0 176789 248 0 0 25 0 1 0 197343615 348749824 82524 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85144 82524 300 55 0 84036 0
Current children cumulated CPU time (s) 1770.37
Current children cumulated vsize (Kb) 340576

[startup+1781.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1197024/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1780.38
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208812 0 0 0 177789 249 0 0 25 0 1 0 197343615 349155328 82616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82616 300 55 0 84135 0
Current children cumulated CPU time (s) 1780.38
Current children cumulated vsize (Kb) 340972

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1197024/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1781.38
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208814 0 0 0 177889 249 0 0 25 0 1 0 197343615 349155328 82618 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82618 300 55 0 84135 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 340972

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1782.39
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208824 0 0 0 177990 249 0 0 25 0 1 0 197343615 349155328 82628 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533895 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82628 300 55 0 84135 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 340972

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1783.39
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208825 0 0 0 178090 249 0 0 25 0 1 0 197343615 349155328 82629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82629 300 55 0 84135 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 340972

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1784.39
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208825 0 0 0 178190 249 0 0 25 0 1 0 197343615 349155328 82629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718606 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82629 300 55 0 84135 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 340972

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1785.4
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208825 0 0 0 178291 249 0 0 25 0 1 0 197343615 349155328 82629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82629 300 55 0 84135 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 340972

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1786.4
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208827 0 0 0 178391 249 0 0 25 0 1 0 197343615 349155328 82631 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82631 300 55 0 84135 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 340972

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=340972 CPUtime=1787.41
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208828 0 0 0 178492 249 0 0 25 0 1 0 197343615 349155328 82632 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85243 82632 300 55 0 84135 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 340972

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1788.41
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208830 0 0 0 178592 249 0 0 25 0 1 0 197343615 349290496 82634 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82634 300 55 0 84168 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 341104

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196960/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1789.41
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208834 0 0 0 178692 249 0 0 25 0 1 0 197343615 349290496 82638 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82638 300 55 0 84168 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 341104

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196896/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1790.42
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208840 0 0 0 178793 249 0 0 25 0 1 0 197343615 349290496 82644 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82644 300 55 0 84168 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 341104

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196896/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1791.43
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208851 0 0 0 178893 250 0 0 25 0 1 0 197343615 349290496 82655 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82655 300 55 0 84168 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 341104

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196832/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1792.44
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208855 0 0 0 178994 250 0 0 25 0 1 0 197343615 349290496 82659 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82659 300 55 0 84168 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 341104

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196832/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1793.44
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208856 0 0 0 179094 250 0 0 25 0 1 0 197343615 349290496 82660 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82660 300 55 0 84168 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 341104

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196832/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341104 CPUtime=1794.45
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208861 0 0 0 179195 250 0 0 25 0 1 0 197343615 349290496 82665 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85276 82665 300 55 0 84168 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 341104

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196768/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341236 CPUtime=1795.45
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208867 0 0 0 179295 250 0 0 25 0 1 0 197343615 349425664 82671 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85309 82671 300 55 0 84201 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 341236

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196704/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341236 CPUtime=1796.46
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208880 0 0 0 179396 250 0 0 25 0 1 0 197343615 349425664 82684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524537 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85309 82684 300 55 0 84201 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 341236

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196704/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341236 CPUtime=1797.46
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208884 0 0 0 179496 250 0 0 25 0 1 0 197343615 349425664 82688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85309 82688 300 55 0 84201 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 341236

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196704/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341236 CPUtime=1798.46
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208885 0 0 0 179596 250 0 0 25 0 1 0 197343615 349425664 82689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534138 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85309 82689 300 55 0 84201 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 341236

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 4669
/proc/meminfo: memFree=1196704/2055920 swapFree=4180876/4192956
[pid=4474] ppid=4472 vsize=341236 CPUtime=1799.47
/proc/4474/stat : 4474 (bsolo) R 4472 4474 4428 0 -1 0 208887 0 0 0 179697 250 0 0 25 0 1 0 197343615 349425664 82691 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4474/statm: 85309 82691 300 55 0 84201 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 341236

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.07
CPU user time (s): 1797.52
CPU system time (s): 2.55261
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (Kb): 341236

Launcher Data (download as text)

Begin job on node59 on Sat Jun  3 06:39:14 UTC 2006


FILE ID= 40770-1149316753

PBS_JOBID= 308393

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-stp3d.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/40770-1149316753/instance-40770-1149316753.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-40770-1149316753 -o ROOT/results/node59/solver-40770-1149316753 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/40770-1149316753/instance-40770-1149316753.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  af54d857fe3562002a714e0fbd74a69a

RANDOM SEED= 233052234


/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.272
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.272
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:       1526944 kB
Buffers:         36412 kB
Cached:         419456 kB
SwapCached:       3744 kB
Active:          72984 kB
Inactive:       391544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526944 kB
SwapTotal:     4192956 kB
SwapFree:      4180876 kB
Dirty:             240 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            50388 kB
Committed_AS:   320772 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node59 on Sat Jun  3 07:09:15 UTC 2006