Trace number 39899

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.06 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ship08s.opb
MD5SUM86f5ae05f91cc0663afe4f54ca2c84e2
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables71610
Total number of constraints704
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints704
Minimum length of a constraint30
Maximum length of a constraint1830
Number of terms in the objective function 71610
Biggest coefficient in the objective function 2031
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 584663
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 584663
Number of bits of the biggest sum of numbers20
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.01	c Time Limit set via PBTIMEOUT to 1800
0.02	c INFO: OSL Context initialized.
4.10	c Initial problem consists of 71610 variables and 1123 constraints.
4.28	c No problem reductions applied in OPT. instance.
4.28	c	preprocess terminated. Elapsed time: 4.256
4.28	c After prepocess the problem consists of 32208 variables and 910 constraints.
4.28	c Initial Lower Bound: 0
5.47	c Restart #1 #Var: 32208 LB: 0 @ 5.445
7.45	c Restart #2 #Var: 32208 LB: 0 @ 7.429
10.57	c Restart #3 #Var: 32208 LB: 0 @ 10.538
15.17	c Restart #4 #Var: 32208 LB: 0 @ 15.14
19.01	c Restart #5 #Var: 32208 LB: 0 @ 18.976
24.65	c Restart #6 #Var: 32208 LB: 0 @ 24.618
28.05	c Restart #7 #Var: 32208 LB: 0 @ 28.009
35.00	c Restart #8 #Var: 32208 LB: 0 @ 34.963
42.10	c Restart #9 #Var: 32208 LB: 0 @ 42.061
54.20	c Restart #10 #Var: 32208 LB: 0 @ 54.156
66.45	c Restart #11 #Var: 32208 LB: 0 @ 66.4
79.09	c Restart #12 #Var: 32208 LB: 0 @ 79.041
92.78	c Restart #13 #Var: 32208 LB: 0 @ 92.721
103.85	c Restart #14 #Var: 32208 LB: 0 @ 103.79
119.76	c Restart #15 #Var: 32208 LB: 0 @ 119.7
134.35	c Restart #16 #Var: 32208 LB: 0 @ 134.28
145.17	c Restart #17 #Var: 32208 LB: 0 @ 145.09
146.41	c Restart #18 #Var: 32208 LB: 0 @ 146.33
149.39	c Restart #19 #Var: 32208 LB: 0 @ 149.31
150.90	c Restart #20 #Var: 32208 LB: 0 @ 150.82
153.65	c Restart #21 #Var: 32208 LB: 0 @ 153.57
156.07	c Restart #22 #Var: 32208 LB: 0 @ 155.99
179.02	c Restart #23 #Var: 32208 LB: 0 @ 178.93
209.27	c Restart #24 #Var: 32208 LB: 0 @ 209.17
233.82	c Restart #25 #Var: 32208 LB: 0 @ 233.71
267.51	c Restart #26 #Var: 32208 LB: 0 @ 267.39
292.44	c Restart #27 #Var: 32208 LB: 0 @ 292.31
325.49	c Restart #28 #Var: 32208 LB: 0 @ 325.35
355.21	c Restart #29 #Var: 32208 LB: 0 @ 355.06
371.05	c Restart #30 #Var: 32208 LB: 0 @ 370.89
407.16	c Restart #31 #Var: 32208 LB: 0 @ 406.99
432.30	c Restart #32 #Var: 32208 LB: 0 @ 432.12
461.04	c Restart #33 #Var: 32208 LB: 0 @ 460.85
496.05	c Restart #34 #Var: 32208 LB: 0 @ 495.85
504.80	c Restart #35 #Var: 32208 LB: 0 @ 504.6
509.90	c Restart #36 #Var: 32208 LB: 0 @ 509.7
515.00	c Restart #37 #Var: 32208 LB: 0 @ 514.8
528.39	c Restart #38 #Var: 32208 LB: 0 @ 528.18
549.05	c Restart #39 #Var: 32208 LB: 0 @ 548.83
558.40	c Restart #40 #Var: 32208 LB: 0 @ 558.18
567.96	c Restart #41 #Var: 32208 LB: 0 @ 567.74
583.60	c Restart #42 #Var: 32208 LB: 0 @ 583.37
590.32	c Restart #43 #Var: 32208 LB: 0 @ 590.09
600.77	c Restart #44 #Var: 32208 LB: 0 @ 600.53
643.61	c Restart #45 #Var: 32208 LB: 0 @ 643.36
682.07	c Restart #46 #Var: 32208 LB: 0 @ 681.8
702.62	c Restart #47 #Var: 32208 LB: 0 @ 702.35
752.06	c Restart #48 #Var: 32208 LB: 0 @ 751.78
786.13	c Restart #49 #Var: 32208 LB: 0 @ 785.83
792.91	c Restart #50 #Var: 32208 LB: 0 @ 792.61
855.03	c Restart #51 #Var: 32208 LB: 0 @ 854.71
879.39	c Restart #52 #Var: 32208 LB: 0 @ 879.06
884.42	c Restart #53 #Var: 32208 LB: 0 @ 884.09
955.60	c CHANGE Heuristic... 
955.60	c Restart #0 #Var: 32208 LB: 0 @ 955.24
955.74	c Restart #1 #Var: 32208 LB: 0 @ 955.38
956.00	c Restart #2 #Var: 32208 LB: 0 @ 955.65
956.48	c Restart #3 #Var: 32208 LB: 0 @ 956.12
957.26	c Restart #4 #Var: 32208 LB: 0 @ 956.9
958.58	c Restart #5 #Var: 32208 LB: 0 @ 958.22
959.63	c Restart #6 #Var: 32208 LB: 0 @ 959.28
960.52	c Restart #7 #Var: 32208 LB: 0 @ 960.16
961.43	c Restart #8 #Var: 32208 LB: 0 @ 961.07
963.26	c Restart #9 #Var: 32208 LB: 0 @ 962.9
967.69	c Restart #10 #Var: 32208 LB: 0 @ 967.33
971.03	c Restart #11 #Var: 32208 LB: 0 @ 970.66
974.70	c Restart #12 #Var: 32208 LB: 0 @ 974.34
979.98	c Restart #13 #Var: 32208 LB: 0 @ 979.61
980.96	c Restart #14 #Var: 32208 LB: 0 @ 980.6
985.62	c Restart #15 #Var: 32208 LB: 0 @ 985.25
994.60	c Restart #16 #Var: 32208 LB: 0 @ 994.23
1001.01	c Restart #17 #Var: 32208 LB: 0 @ 1000.6
1006.87	c Restart #18 #Var: 32208 LB: 0 @ 1006.5
1009.59	c Restart #19 #Var: 32208 LB: 0 @ 1009.2
1012.31	c Restart #20 #Var: 32208 LB: 0 @ 1011.9
1020.80	c Restart #21 #Var: 32208 LB: 0 @ 1020.4
1027.34	c Restart #22 #Var: 32208 LB: 0 @ 1027
1033.69	c Restart #23 #Var: 32208 LB: 0 @ 1033.3
1039.95	c Restart #24 #Var: 32208 LB: 0 @ 1039.6
1047.42	c Restart #25 #Var: 32208 LB: 0 @ 1047
1053.44	c Restart #26 #Var: 32208 LB: 0 @ 1053
1059.34	c Restart #27 #Var: 32208 LB: 0 @ 1058.9
1067.02	c Restart #28 #Var: 32208 LB: 0 @ 1066.6
1070.70	c Restart #29 #Var: 32208 LB: 0 @ 1070.3
1080.63	c Restart #30 #Var: 32208 LB: 0 @ 1080.2
1090.25	c Restart #31 #Var: 32208 LB: 0 @ 1089.8
1094.16	c Restart #32 #Var: 32208 LB: 0 @ 1093.8
1098.55	c Restart #33 #Var: 32208 LB: 0 @ 1098.1
1108.24	c Restart #34 #Var: 32208 LB: 0 @ 1107.8
1114.62	c Restart #35 #Var: 32208 LB: 0 @ 1114.2
1125.83	c Restart #36 #Var: 32208 LB: 0 @ 1125.4
1138.58	c Restart #37 #Var: 32208 LB: 0 @ 1138.2
1143.68	c Restart #38 #Var: 32208 LB: 0 @ 1143.3
1212.93	c Restart #39 #Var: 32208 LB: 0 @ 1212.5
1223.11	c Restart #40 #Var: 32208 LB: 0 @ 1222.7
1249.34	c Restart #41 #Var: 32208 LB: 0 @ 1248.9
1261.43	c Restart #42 #Var: 32208 LB: 0 @ 1261
1345.15	c Restart #43 #Var: 32208 LB: 0 @ 1344.7
1361.69	c Restart #44 #Var: 32208 LB: 0 @ 1361.2
1374.36	c Restart #45 #Var: 32208 LB: 0 @ 1373.9
1388.78	c Restart #46 #Var: 32208 LB: 0 @ 1388.3
1405.72	c Restart #47 #Var: 32208 LB: 0 @ 1405.2
1421.03	c Restart #48 #Var: 32208 LB: 0 @ 1420.5
1434.98	c Restart #49 #Var: 32208 LB: 0 @ 1434.5
1451.29	c Restart #50 #Var: 32208 LB: 0 @ 1450.8
1623.45	c Restart #51 #Var: 32208 LB: 0 @ 1622.9
1641.58	c Restart #52 #Var: 32208 LB: 0 @ 1641
1657.54	c Restart #53 #Var: 32208 LB: 0 @ 1656.9
1676.38	c Restart #54 #Var: 32208 LB: 0 @ 1675.8
1696.71	c Restart #55 #Var: 32208 LB: 0 @ 1696.1
1701.16	c Restart #56 #Var: 32208 LB: 0 @ 1700.5
1728.79	c Restart #57 #Var: 32208 LB: 0 @ 1728.2
1746.33	c Restart #58 #Var: 32208 LB: 0 @ 1745.7
1768.90	c Restart #59 #Var: 32208 LB: 0 @ 1768.3
1785.93	c Restart #60 #Var: 32208 LB: 0 @ 1785.3
1800.68	s UNKNOWN
1800.68	c Exit Code: 0
1800.68	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/node38/watcher-39899-1149326077 -o ROOT/results/node38/solver-39899-1149326077 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node38/39899-1149326077/instance-39899-1149326077.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.96 1.00 1.00 3/64 12408
/proc/meminfo: memFree=1760808/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=2948 CPUtime=0
/proc/12408/stat : 12408 (bsolo) D 12406 12408 12362 0 -1 0 50 0 0 0 0 0 0 0 19 0 1 0 198274049 3018752 34 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8606500 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/12408/statm: 737 34 26 55 0 38 0

[startup+10.0032 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1675896/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92536 CPUtime=9.97
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 457888 0 0 0 862 135 0 0 25 0 1 0 198274049 94756864 21531 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23134 21531 296 55 0 22026 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 92536

[startup+20.0101 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677496/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=90932 CPUtime=19.97
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 458197 0 0 0 1853 144 0 0 25 0 1 0 198274049 93114368 21131 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22733 21131 297 55 0 21625 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 90932

[startup+30.017 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677560/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91168 CPUtime=29.98
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 458239 0 0 0 2845 153 0 0 25 0 1 0 198274049 93356032 21173 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22792 21173 297 55 0 21684 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 91168

[startup+40.023 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677496/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91300 CPUtime=39.97
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 458268 0 0 0 3833 164 0 0 25 0 1 0 198274049 93491200 21202 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22825 21202 297 55 0 21717 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 91300

[startup+50.0299 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677048/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91800 CPUtime=49.98
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 458651 0 0 0 4832 166 0 0 25 0 1 0 198274049 94003200 21316 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22950 21316 297 55 0 21842 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 91800

[startup+60.0359 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677240/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91336 CPUtime=59.98
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459070 0 0 0 5832 166 0 0 25 0 1 0 198274049 93528064 21232 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22834 21232 297 55 0 21726 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 91336

[startup+70.0418 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1677240/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91336 CPUtime=69.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459070 0 0 0 6832 167 0 0 25 0 1 0 198274049 93528064 21232 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22834 21232 297 55 0 21726 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 91336

[startup+80.0478 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676792/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92028 CPUtime=79.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459233 0 0 0 7832 167 0 0 25 0 1 0 198274049 94236672 21390 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23007 21390 297 55 0 21899 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 92028

[startup+90.0537 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676920/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=91668 CPUtime=89.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459233 0 0 0 8832 167 0 0 25 0 1 0 198274049 93868032 21315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 22917 21315 297 55 0 21809 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 91668

[startup+100.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676856/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92064 CPUtime=99.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 9832 167 0 0 25 0 1 0 198274049 94273536 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23016 21382 297 55 0 21908 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 92064

[startup+110.066 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676856/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92052 CPUtime=109.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 10830 169 0 0 25 0 1 0 198274049 94261248 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23013 21382 297 55 0 21905 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 92052

[startup+120.072 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676856/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92052 CPUtime=119.99
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 11830 169 0 0 25 0 1 0 198274049 94261248 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23013 21382 297 55 0 21905 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 92052

[startup+130.077 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676856/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92052 CPUtime=130
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 12831 169 0 0 25 0 1 0 198274049 94261248 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23013 21382 297 55 0 21905 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 92052

[startup+140.083 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676792/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92052 CPUtime=140
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 13830 170 0 0 25 0 1 0 198274049 94261248 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23013 21382 297 55 0 21905 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 92052

[startup+150.089 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676792/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92052 CPUtime=150
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459300 0 0 0 14828 172 0 0 25 0 1 0 198274049 94261248 21382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23013 21382 297 55 0 21905 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 92052

[startup+160.095 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676472/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92304 CPUtime=160
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459382 0 0 0 15827 173 0 0 25 0 1 0 198274049 94519296 21464 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9047709 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23076 21464 297 55 0 21968 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 92304

[startup+170.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676152/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92640 CPUtime=170.01
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459466 0 0 0 16827 174 0 0 25 0 1 0 198274049 94863360 21544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23160 21544 297 55 0 22052 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 92640

[startup+180.107 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676216/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92640 CPUtime=180.01
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459466 0 0 0 17827 174 0 0 25 0 1 0 198274049 94863360 21544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23160 21544 297 55 0 22052 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 92640

[startup+190.113 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676216/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92640 CPUtime=190.01
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459466 0 0 0 18827 174 0 0 25 0 1 0 198274049 94863360 21544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23160 21544 297 55 0 22052 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 92640

[startup+200.119 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676216/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=92640 CPUtime=200.01
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 459466 0 0 0 19827 174 0 0 25 0 1 0 198274049 94863360 21544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548214 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 23160 21544 297 55 0 22052 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 92640

[startup+210.125 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 12408
/proc/meminfo: memFree=1676152/2055920 swapFree=4181196/4192956

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

/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1760.43
Current children cumulated vsize (Kb) 109296

[startup+1771.08 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1770.43
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 176811 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1770.43
Current children cumulated vsize (Kb) 109296

[startup+1781.08 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1780.44
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 177812 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1780.44
Current children cumulated vsize (Kb) 109296

[startup+1782.09 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1781.44
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 177912 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 109296

[startup+1783.09 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1782.44
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178012 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 109296

[startup+1784.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1783.45
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178113 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 109296

[startup+1785.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1784.45
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178213 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 109296

[startup+1786.11 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1785.46
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178314 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 109296

[startup+1787.11 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1786.46
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178414 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134606487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 109296

[startup+1788.12 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1787.47
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178515 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 109296

[startup+1789.12 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1788.47
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178615 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 109296

[startup+1790.13 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1789.48
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178716 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 109296

[startup+1791.14 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1790.48
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178816 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 109296

[startup+1792.14 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1791.49
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 178917 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 109296

[startup+1793.15 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1792.49
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179017 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 109296

[startup+1794.15 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1793.49
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179117 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 109296

[startup+1795.16 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1794.5
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179218 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 109296

[startup+1796.16 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1795.5
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179318 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 109296

[startup+1797.17 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1796.51
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179419 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 109296

[startup+1798.17 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1797.51
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179519 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 109296

[startup+1799.17 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1798.52
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179620 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 109296

[startup+1800.18 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 12410
/proc/meminfo: memFree=1659136/2055920 swapFree=4181196/4192956
[pid=12408] ppid=12406 vsize=109296 CPUtime=1799.52
/proc/12408/stat : 12408 (bsolo) R 12406 12408 12362 0 -1 0 466661 0 0 0 179720 232 0 0 25 0 1 0 198274049 111919104 25722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12408/statm: 27324 25722 297 55 0 26216 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 109296

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.06
CPU user time (s): 1797.71
CPU system time (s): 2.34364
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 110816

Launcher Data (download as text)

Begin job on node38 on Sat Jun  3 09:14:38 UTC 2006


FILE ID= 39899-1149326077

PBS_JOBID= 309632

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ship08s.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node38/39899-1149326077/instance-39899-1149326077.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-39899-1149326077 -o ROOT/results/node38/solver-39899-1149326077 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node38/39899-1149326077/instance-39899-1149326077.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  86f5ae05f91cc0663afe4f54ca2c84e2

RANDOM SEED= 363483230


/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.267
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.267
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:       1761144 kB
Buffers:         20788 kB
Cached:         207128 kB
SwapCached:       3420 kB
Active:          45796 kB
Inactive:       190844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761144 kB
SwapTotal:     4192956 kB
SwapFree:      4181196 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            44052 kB
Committed_AS:   309152 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Sat Jun  3 09:44:39 UTC 2006