Trace number 40042

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.11 1800.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-fixnet6.opb
MD5SUMfc34075a5d318bf3fbb6971479140d14
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 variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 11714
Biggest coefficient in the objective function 1097
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 534666
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262020
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 534666
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.00	c Time Limit set via PBTIMEOUT to 1800
0.06	c INFO: OSL Context initialized.
0.39	c Initial problem consists of 14036 variables and 700 constraints.
0.43	c No problem reductions applied in OPT. instance.
0.43	c	preprocess terminated. Elapsed time: 0.372
0.43	c After prepocess the problem consists of 7802 variables and 595 constraints.
0.43	c Initial Lower Bound: 0
1.25	c Restart #1 #Var: 7802 LB: 0 @ 1.191
2.65	c Restart #2 #Var: 7802 LB: 0 @ 2.588
4.23	c Restart #3 #Var: 7802 LB: 0 @ 4.171
6.60	c Restart #4 #Var: 7802 LB: 0 @ 6.535
9.35	c Restart #5 #Var: 7802 LB: 0 @ 9.292
13.95	c Restart #6 #Var: 7802 LB: 0 @ 13.886
17.04	c Restart #7 #Var: 7802 LB: 0 @ 16.975
18.27	c Restart #8 #Var: 7802 LB: 0 @ 18.204
19.59	c Restart #9 #Var: 7802 LB: 0 @ 19.523
19.91	c Restart #10 #Var: 7802 LB: 0 @ 19.838
21.79	c Restart #11 #Var: 7802 LB: 0 @ 21.724
22.86	c Restart #12 #Var: 7802 LB: 0 @ 22.787
24.05	c Restart #13 #Var: 7802 LB: 0 @ 23.981
24.59	c Restart #14 #Var: 7802 LB: 0 @ 24.524
27.01	c Restart #15 #Var: 7802 LB: 0 @ 26.938
28.07	c Restart #16 #Var: 7802 LB: 0 @ 28
30.40	c Restart #17 #Var: 7802 LB: 0 @ 30.327
32.30	c Restart #18 #Var: 7802 LB: 0 @ 32.227
33.83	c Restart #19 #Var: 7802 LB: 0 @ 33.761
36.64	c Restart #20 #Var: 7802 LB: 0 @ 36.571
39.56	c Restart #21 #Var: 7802 LB: 0 @ 39.483
41.50	c Restart #22 #Var: 7802 LB: 0 @ 41.429
47.28	c Restart #23 #Var: 7802 LB: 0 @ 47.208
50.15	c Restart #24 #Var: 7802 LB: 0 @ 50.07
57.40	c Restart #25 #Var: 7802 LB: 0 @ 57.318
61.83	c Restart #26 #Var: 7802 LB: 0 @ 61.75
63.66	c Restart #27 #Var: 7802 LB: 0 @ 63.578
74.79	c Restart #28 #Var: 7802 LB: 0 @ 74.702
90.17	c Restart #29 #Var: 7802 LB: 0 @ 90.076
95.37	c Restart #30 #Var: 7802 LB: 0 @ 95.282
99.86	c Restart #31 #Var: 7802 LB: 0 @ 99.771
102.70	c Restart #32 #Var: 7802 LB: 0 @ 102.61
107.58	c Restart #33 #Var: 7802 LB: 0 @ 107.48
110.84	c Restart #34 #Var: 7802 LB: 0 @ 110.74
117.94	c Restart #35 #Var: 7802 LB: 0 @ 117.84
120.91	c Restart #36 #Var: 7802 LB: 0 @ 120.81
132.99	c Restart #37 #Var: 7802 LB: 0 @ 132.89
140.72	c Restart #38 #Var: 7802 LB: 0 @ 140.62
145.74	c Restart #39 #Var: 7802 LB: 0 @ 145.63
161.61	c Restart #40 #Var: 7802 LB: 0 @ 161.49
179.06	c Restart #41 #Var: 7802 LB: 0 @ 178.94
185.15	c Restart #42 #Var: 7802 LB: 0 @ 185.03
187.56	c Restart #43 #Var: 7802 LB: 0 @ 187.44
199.17	c Restart #44 #Var: 7802 LB: 0 @ 199.05
218.69	c Restart #45 #Var: 7802 LB: 0 @ 218.56
223.90	c Restart #46 #Var: 7802 LB: 0 @ 223.77
229.71	c Restart #47 #Var: 7802 LB: 0 @ 229.58
254.60	c Restart #48 #Var: 7802 LB: 0 @ 254.46
261.43	c Restart #49 #Var: 7802 LB: 0 @ 261.29
269.12	c Restart #50 #Var: 7802 LB: 0 @ 268.98
274.58	c Restart #51 #Var: 7802 LB: 0 @ 274.43
281.09	c Restart #52 #Var: 7802 LB: 0 @ 280.94
312.08	c Restart #53 #Var: 7802 LB: 0 @ 311.92
326.68	c Restart #54 #Var: 7802 LB: 0 @ 326.52
338.62	c Restart #55 #Var: 7802 LB: 0 @ 338.45
355.79	c Restart #56 #Var: 7802 LB: 0 @ 355.62
363.27	c Restart #57 #Var: 7802 LB: 0 @ 363.09
390.29	c Restart #58 #Var: 7802 LB: 0 @ 390.1
394.81	c Restart #59 #Var: 7802 LB: 0 @ 394.62
401.85	c Restart #60 #Var: 7802 LB: 0 @ 401.67
413.58	c Restart #61 #Var: 7802 LB: 0 @ 413.39
419.36	c Restart #62 #Var: 7802 LB: 0 @ 419.17
432.82	c Restart #63 #Var: 7802 LB: 0 @ 432.63
449.71	c Restart #64 #Var: 7802 LB: 0 @ 449.51
455.75	c Restart #65 #Var: 7802 LB: 0 @ 455.55
483.90	c Restart #66 #Var: 7802 LB: 0 @ 483.69
504.43	c Restart #67 #Var: 7802 LB: 0 @ 504.21
525.47	c Restart #68 #Var: 7802 LB: 0 @ 525.24
528.08	c Restart #69 #Var: 7802 LB: 0 @ 527.85
542.34	c Restart #70 #Var: 7802 LB: 0 @ 542.1
549.55	c Restart #71 #Var: 7802 LB: 0 @ 549.32
552.23	c Restart #72 #Var: 7802 LB: 0 @ 551.99
558.48	c Restart #73 #Var: 7802 LB: 0 @ 558.25
563.96	c Restart #74 #Var: 7802 LB: 0 @ 563.72
612.70	c Restart #75 #Var: 7802 LB: 0 @ 612.45
628.53	c Restart #76 #Var: 7802 LB: 0 @ 628.27
654.15	c Restart #77 #Var: 7802 LB: 0 @ 653.89
692.15	c Restart #78 #Var: 7802 LB: 0 @ 691.81
696.93	c Restart #79 #Var: 7802 LB: 0 @ 696.58
705.84	c Restart #80 #Var: 7802 LB: 0 @ 705.5
750.01	c Restart #81 #Var: 7802 LB: 0 @ 749.65
766.20	c Restart #82 #Var: 7802 LB: 0 @ 765.84
768.45	c Restart #83 #Var: 7802 LB: 0 @ 768.09
779.12	c Restart #84 #Var: 7802 LB: 0 @ 778.76
785.15	c Restart #85 #Var: 7802 LB: 0 @ 784.78
846.64	c Restart #86 #Var: 7802 LB: 0 @ 846.26
878.36	c Restart #87 #Var: 7802 LB: 0 @ 877.96
891.05	c Restart #88 #Var: 7802 LB: 0 @ 890.65
937.38	c CHANGE Heuristic... 
937.38	c Restart #0 #Var: 7802 LB: 0 @ 936.96
938.00	c Restart #1 #Var: 7802 LB: 0 @ 937.59
938.31	c Restart #2 #Var: 7802 LB: 0 @ 937.9
938.56	c Restart #3 #Var: 7802 LB: 0 @ 938.14
942.13	c Restart #4 #Var: 7802 LB: 0 @ 941.71
942.64	c Restart #5 #Var: 7802 LB: 0 @ 942.22
951.67	c Restart #6 #Var: 7802 LB: 0 @ 951.25
952.00	c Restart #7 #Var: 7802 LB: 0 @ 951.58
954.41	c Restart #8 #Var: 7802 LB: 0 @ 953.98
955.48	c Restart #9 #Var: 7802 LB: 0 @ 955.06
964.74	c Restart #10 #Var: 7802 LB: 0 @ 964.32
965.74	c Restart #11 #Var: 7802 LB: 0 @ 965.31
966.85	c Restart #12 #Var: 7802 LB: 0 @ 966.42
972.12	c Restart #13 #Var: 7802 LB: 0 @ 971.7
978.02	c Restart #14 #Var: 7802 LB: 0 @ 977.59
986.59	c Restart #15 #Var: 7802 LB: 0 @ 986.15
991.38	c Restart #16 #Var: 7802 LB: 0 @ 990.95
993.06	c Restart #17 #Var: 7802 LB: 0 @ 992.62
995.74	c Restart #18 #Var: 7802 LB: 0 @ 995.31
997.12	c Restart #19 #Var: 7802 LB: 0 @ 996.69
1003.15	c Restart #20 #Var: 7802 LB: 0 @ 1002.7
1011.21	c Restart #21 #Var: 7802 LB: 0 @ 1010.8
1013.16	c Restart #22 #Var: 7802 LB: 0 @ 1012.7
1018.81	c Restart #23 #Var: 7802 LB: 0 @ 1018.4
1020.83	c Restart #24 #Var: 7802 LB: 0 @ 1020.4
1046.44	c Restart #25 #Var: 7802 LB: 0 @ 1046
1048.25	c Restart #26 #Var: 7802 LB: 0 @ 1047.8
1053.85	c Restart #27 #Var: 7802 LB: 0 @ 1053.4
1057.42	c Restart #28 #Var: 7802 LB: 0 @ 1057
1058.44	c Restart #29 #Var: 7802 LB: 0 @ 1058
1066.58	c Restart #30 #Var: 7802 LB: 0 @ 1066.1
1102.16	c Restart #31 #Var: 7802 LB: 0 @ 1101.7
1116.00	c Restart #32 #Var: 7802 LB: 0 @ 1115.5
1119.16	c Restart #33 #Var: 7802 LB: 0 @ 1118.7
1165.63	c Restart #34 #Var: 7802 LB: 0 @ 1165.1
1181.31	c Restart #35 #Var: 7802 LB: 0 @ 1180.8
1186.47	c Restart #36 #Var: 7802 LB: 0 @ 1186
1189.49	c Restart #37 #Var: 7802 LB: 0 @ 1189
1192.35	c Restart #38 #Var: 7802 LB: 0 @ 1191.8
1252.80	c Restart #39 #Var: 7802 LB: 0 @ 1252.3
1272.94	c Restart #40 #Var: 7802 LB: 0 @ 1272.4
1277.86	c Restart #41 #Var: 7802 LB: 0 @ 1277.3
1282.25	c Restart #42 #Var: 7802 LB: 0 @ 1281.7
1294.02	c Restart #43 #Var: 7802 LB: 0 @ 1293.5
1301.68	c Restart #44 #Var: 7802 LB: 0 @ 1301.1
1393.28	c Restart #45 #Var: 7802 LB: 0 @ 1392.7
1399.06	c Restart #46 #Var: 7802 LB: 0 @ 1398.5
1403.24	c Restart #47 #Var: 7802 LB: 0 @ 1402.7
1416.52	c Restart #48 #Var: 7802 LB: 0 @ 1416
1425.18	c Restart #49 #Var: 7802 LB: 0 @ 1424.6
1469.40	c Restart #50 #Var: 7802 LB: 0 @ 1468.8
1483.56	c Restart #51 #Var: 7802 LB: 0 @ 1483
1499.00	c Restart #52 #Var: 7802 LB: 0 @ 1498.4
1539.67	c Restart #53 #Var: 7802 LB: 0 @ 1539.1
1555.86	c Restart #54 #Var: 7802 LB: 0 @ 1555.3
1564.55	c Restart #55 #Var: 7802 LB: 0 @ 1563.9
1577.78	c Restart #56 #Var: 7802 LB: 0 @ 1577.2
1583.62	c Restart #57 #Var: 7802 LB: 0 @ 1583
1653.75	c Restart #58 #Var: 7802 LB: 0 @ 1653.1
1662.11	c Restart #59 #Var: 7802 LB: 0 @ 1661.5
1669.32	c Restart #60 #Var: 7802 LB: 0 @ 1668.7
1677.93	c Restart #61 #Var: 7802 LB: 0 @ 1677.3
1687.41	c Restart #62 #Var: 7802 LB: 0 @ 1686.8
1725.41	c Restart #63 #Var: 7802 LB: 0 @ 1724.7
1730.79	c Restart #64 #Var: 7802 LB: 0 @ 1730.1
1755.12	c Restart #65 #Var: 7802 LB: 0 @ 1754.4
1762.06	c Restart #66 #Var: 7802 LB: 0 @ 1761.4
1777.68	c Restart #67 #Var: 7802 LB: 0 @ 1777
1786.96	c Restart #68 #Var: 7802 LB: 0 @ 1786.3
1800.43	c Restart #69 #Var: 7802 LB: 0 @ 1799.7
1800.77	s UNKNOWN
1800.77	c Exit Code: 0
1800.77	c Total time: 1800.1 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/node13/watcher-40042-1149360600 -o ROOT/results/node13/solver-40042-1149360600 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40042-1149360600/instance-40042-1149360600.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.93 2/64 30038
/proc/meminfo: memFree=1877136/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=4932 CPUtime=0
/proc/30038/stat : 30038 (bsolo) D 30036 30038 29992 0 -1 0 366 0 0 0 0 0 0 0 19 0 1 0 201722618 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 1 0 0
/proc/30038/statm: 1233 330 226 55 0 125 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 30038
/proc/meminfo: memFree=1858792/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=23032 CPUtime=9.92
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 4993 0 0 0 987 5 0 0 25 0 1 0 201722618 23584768 4843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 5758 4843 297 55 0 4650 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 23032

[startup+20.0085 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 30038
/proc/meminfo: memFree=1858288/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=23740 CPUtime=19.93
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 5340 0 0 0 1984 9 0 0 25 0 1 0 201722618 24309760 5006 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 5935 5006 297 55 0 4827 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (Kb) 23740

[startup+30.0149 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 30038
/proc/meminfo: memFree=1856176/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=25852 CPUtime=29.93
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 5939 0 0 0 2977 16 0 0 25 0 1 0 201722618 26472448 5548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 6463 5548 297 55 0 5355 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 25852

[startup+40.0212 s]
/proc/loadavg: 1.04 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1855216/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=26840 CPUtime=39.93
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6179 0 0 0 3973 20 0 0 25 0 1 0 201722618 27484160 5788 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 6710 5788 297 55 0 5602 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 26840

[startup+50.0285 s]
/proc/loadavg: 1.03 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1855216/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=26840 CPUtime=49.95
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6182 0 0 0 4973 22 0 0 25 0 1 0 201722618 27484160 5791 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 6710 5791 297 55 0 5602 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 26840

[startup+60.0339 s]
/proc/loadavg: 1.03 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1854192/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=27896 CPUtime=59.94
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6433 0 0 0 5971 23 0 0 25 0 1 0 201722618 28565504 6042 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 6974 6042 297 55 0 5866 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 27896

[startup+70.0402 s]
/proc/loadavg: 1.02 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1852016/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=30004 CPUtime=69.95
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6977 0 0 0 6969 26 0 0 25 0 1 0 201722618 30724096 6586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718932 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 7501 6586 297 55 0 6393 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 30004

[startup+80.0466 s]
/proc/loadavg: 1.02 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1851952/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=30004 CPUtime=79.94
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6977 0 0 0 7968 26 0 0 25 0 1 0 201722618 30724096 6586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718934 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 7501 6586 297 55 0 6393 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 30004

[startup+90.0529 s]
/proc/loadavg: 1.02 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1851952/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=30004 CPUtime=89.96
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 6977 0 0 0 8969 27 0 0 25 0 1 0 201722618 30724096 6586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529107 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 7501 6586 297 55 0 6393 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 30004

[startup+100.059 s]
/proc/loadavg: 1.01 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1851312/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=30752 CPUtime=99.96
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 7141 0 0 0 9967 29 0 0 25 0 1 0 201722618 31490048 6750 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 7688 6750 297 55 0 6580 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 30752

[startup+110.067 s]
/proc/loadavg: 1.01 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1851248/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=30744 CPUtime=109.96
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 7159 0 0 0 10966 30 0 0 25 0 1 0 201722618 31481856 6768 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 7686 6768 297 55 0 6578 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 30744

[startup+120.072 s]
/proc/loadavg: 1.01 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1849584/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=32444 CPUtime=119.96
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 7573 0 0 0 11963 33 0 0 25 0 1 0 201722618 33222656 7182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 8111 7182 297 55 0 7003 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 32444

[startup+130.078 s]
/proc/loadavg: 1.01 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1849072/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=32948 CPUtime=129.97
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 7713 0 0 0 12962 35 0 0 25 0 1 0 201722618 33738752 7322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 8237 7322 297 55 0 7129 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 32948

[startup+140.085 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1847856/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=34136 CPUtime=139.97
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 8005 0 0 0 13961 36 0 0 25 0 1 0 201722618 34955264 7614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 8534 7614 297 55 0 7426 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 34136

[startup+150.091 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1846320/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=35696 CPUtime=149.97
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 8392 0 0 0 14959 38 0 0 25 0 1 0 201722618 36552704 8001 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 8924 8001 297 55 0 7816 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 35696

[startup+160.097 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1844336/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=37676 CPUtime=159.98
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 8884 0 0 0 15956 42 0 0 25 0 1 0 201722618 38580224 8493 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 9419 8493 297 55 0 8311 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 37676

[startup+170.105 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1844272/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=37676 CPUtime=169.99
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 8893 0 0 0 16954 45 0 0 25 0 1 0 201722618 38580224 8502 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534997 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 9419 8502 297 55 0 8311 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 37676

[startup+180.111 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1844272/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=37604 CPUtime=179.98
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 8893 0 0 0 17953 45 0 0 25 0 1 0 201722618 38506496 8486 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 9401 8486 297 55 0 8293 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 37604

[startup+190.117 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1843824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=38212 CPUtime=189.99
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 9041 0 0 0 18952 47 0 0 25 0 1 0 201722618 39129088 8621 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 9553 8621 297 55 0 8445 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 38212

[startup+200.124 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1843824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=38096 CPUtime=199.99
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 9041 0 0 0 19952 47 0 0 25 0 1 0 201722618 39010304 8609 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 9524 8609 297 55 0 8416 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 38096

[startup+210.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30038
/proc/meminfo: memFree=1841264/2055920 swapFree=4181416/4192956

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

/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1760.43
Current children cumulated vsize (Kb) 157100

[startup+1771.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1770.43
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 176777 266 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557793 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1770.43
Current children cumulated vsize (Kb) 157100

[startup+1781.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1780.43
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 177775 268 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1780.43
Current children cumulated vsize (Kb) 157100

[startup+1782.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1781.44
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 177875 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 157100

[startup+1783.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1782.44
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 177975 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 157100

[startup+1784.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1783.45
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 178076 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 157100

[startup+1785.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1784.45
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 178176 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557768 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 157100

[startup+1786.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1785.45
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 178276 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1785.45
Current children cumulated vsize (Kb) 157100

[startup+1787.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1786.46
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 178377 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 157100

[startup+1788.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1724208/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157100 CPUtime=1787.46
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40794 0 0 0 178477 269 0 0 25 0 1 0 201722618 160870400 38331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39275 38331 297 55 0 38167 0
Current children cumulated CPU time (s) 1787.46
Current children cumulated vsize (Kb) 157100

[startup+1789.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1788.47
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 178577 270 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 157496

[startup+1790.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1789.47
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 178677 270 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (Kb) 157496

[startup+1791.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1790.47
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 178777 270 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1790.47
Current children cumulated vsize (Kb) 157496

[startup+1792.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1791.48
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 178878 270 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 157496

[startup+1793.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1792.49
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 178978 271 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 157496

[startup+1794.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723824/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157496 CPUtime=1793.49
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40895 0 0 0 179078 271 0 0 25 0 1 0 201722618 161275904 38432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39374 38432 297 55 0 38266 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 157496

[startup+1795.19 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723696/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157628 CPUtime=1794.49
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40920 0 0 0 179178 271 0 0 25 0 1 0 201722618 161411072 38457 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39407 38457 297 55 0 38299 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 157628

[startup+1796.19 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723632/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157628 CPUtime=1795.5
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40930 0 0 0 179278 272 0 0 25 0 1 0 201722618 161411072 38467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39407 38467 297 55 0 38299 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 157628

[startup+1797.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723440/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157760 CPUtime=1796.5
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40980 0 0 0 179378 272 0 0 25 0 1 0 201722618 161546240 38517 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39440 38517 297 55 0 38332 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 157760

[startup+1798.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723440/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157892 CPUtime=1797.51
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40984 0 0 0 179478 273 0 0 25 0 1 0 201722618 161681408 38521 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39473 38521 297 55 0 38365 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 157892

[startup+1799.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723440/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157892 CPUtime=1798.51
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40988 0 0 0 179578 273 0 0 25 0 1 0 201722618 161681408 38525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39473 38525 297 55 0 38365 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (Kb) 157892

[startup+1800.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 30233
/proc/meminfo: memFree=1723440/2055920 swapFree=4181416/4192956
[pid=30038] ppid=30036 vsize=157892 CPUtime=1799.52
/proc/30038/stat : 30038 (bsolo) R 30036 30038 29992 0 -1 0 40988 0 0 0 179679 273 0 0 25 0 1 0 201722618 161681408 38525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30038/statm: 39473 38525 297 55 0 38365 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 157892

Child status: 0
Real time (s): 1800.8
CPU time (s): 1800.11
CPU user time (s): 1797.35
CPU system time (s): 2.75658
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (Kb): 157892

Launcher Data (download as text)

Begin job on node13 on Sat Jun  3 18:50:00 UTC 2006


FILE ID= 40042-1149360600

PBS_JOBID= 311493

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-fixnet6.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40042-1149360600/instance-40042-1149360600.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-40042-1149360600 -o ROOT/results/node13/solver-40042-1149360600 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node13/40042-1149360600/instance-40042-1149360600.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  fc34075a5d318bf3fbb6971479140d14

RANDOM SEED= 851355009


/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.234
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.234
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:       1877344 kB
Buffers:         12940 kB
Cached:         108448 kB
SwapCached:       2848 kB
Active:          42764 kB
Inactive:        87012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877344 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14664 kB
Slab:            34796 kB
Committed_AS:   373780 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 node13 on Sat Jun  3 19:20:01 UTC 2006