Trace number 39896

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.04 1800.7

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-ship12s.opb
MD5SUMbde0c0fbe1d85bc08e3fa72426bea662
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 variables82890
Total number of constraints1037
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 constraints1037
Minimum length of a constraint30
Maximum length of a constraint1470
Number of terms in the objective function 82890
Biggest coefficient in the objective function 3868
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 594441
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 594441
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.01	c INFO: OSL Context initialized.
4.86	c Initial problem consists of 82890 variables and 1693 constraints.
5.07	c No problem reductions applied in OPT. instance.
5.07	c	preprocess terminated. Elapsed time: 5.061
5.07	c After prepocess the problem consists of 43593 variables and 1412 constraints.
5.07	c Initial Lower Bound: 0
6.28	c Restart #1 #Var: 43593 LB: 0 @ 6.268
8.25	c Restart #2 #Var: 43593 LB: 0 @ 8.239
11.31	c Restart #3 #Var: 43593 LB: 0 @ 11.297
14.96	c Restart #4 #Var: 43593 LB: 0 @ 14.943
21.23	c Restart #5 #Var: 43593 LB: 0 @ 21.212
28.51	c Restart #6 #Var: 43593 LB: 0 @ 28.488
33.04	c Restart #7 #Var: 43593 LB: 0 @ 33.019
40.18	c Restart #8 #Var: 43593 LB: 0 @ 40.152
67.69	c Restart #9 #Var: 43593 LB: 0 @ 67.655
71.28	c Restart #10 #Var: 43593 LB: 0 @ 71.246
72.86	c Restart #11 #Var: 43593 LB: 0 @ 72.825
80.75	c Restart #12 #Var: 43593 LB: 0 @ 80.704
87.60	c Restart #13 #Var: 43593 LB: 0 @ 87.553
89.47	c Restart #14 #Var: 43593 LB: 0 @ 89.425
100.40	c Restart #15 #Var: 43593 LB: 0 @ 100.35
110.19	c Restart #16 #Var: 43593 LB: 0 @ 110.14
117.36	c Restart #17 #Var: 43593 LB: 0 @ 117.3
127.36	c Restart #18 #Var: 43593 LB: 0 @ 127.3
135.14	c Restart #19 #Var: 43593 LB: 0 @ 135.08
143.52	c Restart #20 #Var: 43593 LB: 0 @ 143.46
154.28	c Restart #21 #Var: 43593 LB: 0 @ 154.21
158.07	c Restart #22 #Var: 43593 LB: 0 @ 158
160.16	c Restart #23 #Var: 43593 LB: 0 @ 160.09
170.71	c Restart #24 #Var: 43593 LB: 0 @ 170.64
183.31	c Restart #25 #Var: 43593 LB: 0 @ 183.23
194.78	c Restart #26 #Var: 43593 LB: 0 @ 194.69
204.55	c Restart #27 #Var: 43593 LB: 0 @ 204.47
213.44	c Restart #28 #Var: 43593 LB: 0 @ 213.35
230.07	c Restart #29 #Var: 43593 LB: 0 @ 229.97
242.41	c Restart #30 #Var: 43593 LB: 0 @ 242.31
256.51	c Restart #31 #Var: 43593 LB: 0 @ 256.41
273.90	c Restart #32 #Var: 43593 LB: 0 @ 273.79
284.42	c Restart #33 #Var: 43593 LB: 0 @ 284.31
304.05	c Restart #34 #Var: 43593 LB: 0 @ 303.93
317.67	c Restart #35 #Var: 43593 LB: 0 @ 317.55
338.64	c Restart #36 #Var: 43593 LB: 0 @ 338.51
350.56	c Restart #37 #Var: 43593 LB: 0 @ 350.42
373.22	c Restart #38 #Var: 43593 LB: 0 @ 373.07
388.09	c Restart #39 #Var: 43593 LB: 0 @ 387.94
397.15	c Restart #40 #Var: 43593 LB: 0 @ 397
407.74	c Restart #41 #Var: 43593 LB: 0 @ 407.59
426.88	c Restart #42 #Var: 43593 LB: 0 @ 426.71
444.70	c Restart #43 #Var: 43593 LB: 0 @ 444.52
451.81	c Restart #44 #Var: 43593 LB: 0 @ 451.63
467.26	c Restart #45 #Var: 43593 LB: 0 @ 467.08
489.81	c Restart #46 #Var: 43593 LB: 0 @ 489.62
509.11	c Restart #47 #Var: 43593 LB: 0 @ 508.91
514.34	c Restart #48 #Var: 43593 LB: 0 @ 514.14
527.39	c Restart #49 #Var: 43593 LB: 0 @ 527.19
548.97	c Restart #50 #Var: 43593 LB: 0 @ 548.76
557.32	c Restart #51 #Var: 43593 LB: 0 @ 557.11
596.14	c Restart #52 #Var: 43593 LB: 0 @ 595.91
633.97	c Restart #53 #Var: 43593 LB: 0 @ 633.74
639.69	c Restart #54 #Var: 43593 LB: 0 @ 639.45
647.99	c Restart #55 #Var: 43593 LB: 0 @ 647.74
691.22	c Restart #56 #Var: 43593 LB: 0 @ 690.96
696.27	c Restart #57 #Var: 43593 LB: 0 @ 696
707.11	c Restart #58 #Var: 43593 LB: 0 @ 706.85
714.05	c Restart #59 #Var: 43593 LB: 0 @ 713.78
730.46	c Restart #60 #Var: 43593 LB: 0 @ 730.18
737.40	c Restart #61 #Var: 43593 LB: 0 @ 737.12
750.62	c Restart #62 #Var: 43593 LB: 0 @ 750.34
761.23	c Restart #63 #Var: 43593 LB: 0 @ 760.95
789.28	c Restart #64 #Var: 43593 LB: 0 @ 788.98
796.41	c Restart #65 #Var: 43593 LB: 0 @ 796.11
817.53	c Restart #66 #Var: 43593 LB: 0 @ 817.22
825.73	c Restart #67 #Var: 43593 LB: 0 @ 825.43
840.00	c Restart #68 #Var: 43593 LB: 0 @ 839.68
846.64	c Restart #69 #Var: 43593 LB: 0 @ 846.32
855.46	c Restart #70 #Var: 43593 LB: 0 @ 855.14
867.39	c Restart #71 #Var: 43593 LB: 0 @ 867.07
883.69	c Restart #72 #Var: 43593 LB: 0 @ 883.36
887.34	c Restart #73 #Var: 43593 LB: 0 @ 887.01
901.41	c CHANGE Heuristic... 
901.41	c Restart #0 #Var: 43593 LB: 0 @ 901.07
901.49	c Restart #1 #Var: 43593 LB: 0 @ 901.15
901.97	c Restart #2 #Var: 43593 LB: 0 @ 901.64
902.39	c Restart #3 #Var: 43593 LB: 0 @ 902.05
902.61	c Restart #4 #Var: 43593 LB: 0 @ 902.28
903.29	c Restart #5 #Var: 43593 LB: 0 @ 902.95
904.57	c Restart #6 #Var: 43593 LB: 0 @ 904.23
905.42	c Restart #7 #Var: 43593 LB: 0 @ 905.08
906.99	c Restart #8 #Var: 43593 LB: 0 @ 906.66
908.29	c Restart #9 #Var: 43593 LB: 0 @ 907.95
909.02	c Restart #10 #Var: 43593 LB: 0 @ 908.68
910.76	c Restart #11 #Var: 43593 LB: 0 @ 910.42
911.32	c Restart #12 #Var: 43593 LB: 0 @ 910.98
913.04	c Restart #13 #Var: 43593 LB: 0 @ 912.7
914.13	c Restart #14 #Var: 43593 LB: 0 @ 913.79
915.57	c Restart #15 #Var: 43593 LB: 0 @ 915.22
916.65	c Restart #16 #Var: 43593 LB: 0 @ 916.31
917.41	c Restart #17 #Var: 43593 LB: 0 @ 917.07
918.43	c Restart #18 #Var: 43593 LB: 0 @ 918.08
920.52	c Restart #19 #Var: 43593 LB: 0 @ 920.17
921.46	c Restart #20 #Var: 43593 LB: 0 @ 921.11
922.74	c Restart #21 #Var: 43593 LB: 0 @ 922.4
924.37	c Restart #22 #Var: 43593 LB: 0 @ 924.02
925.96	c Restart #23 #Var: 43593 LB: 0 @ 925.62
927.11	c Restart #24 #Var: 43593 LB: 0 @ 926.76
928.22	c Restart #25 #Var: 43593 LB: 0 @ 927.87
929.79	c Restart #26 #Var: 43593 LB: 0 @ 929.45
931.04	c Restart #27 #Var: 43593 LB: 0 @ 930.7
932.86	c Restart #28 #Var: 43593 LB: 0 @ 932.51
934.84	c Restart #29 #Var: 43593 LB: 0 @ 934.49
936.73	c Restart #30 #Var: 43593 LB: 0 @ 936.38
938.96	c Restart #31 #Var: 43593 LB: 0 @ 938.61
940.99	c Restart #32 #Var: 43593 LB: 0 @ 940.64
942.11	c Restart #33 #Var: 43593 LB: 0 @ 941.75
944.22	c Restart #34 #Var: 43593 LB: 0 @ 943.86
946.65	c Restart #35 #Var: 43593 LB: 0 @ 946.3
948.97	c Restart #36 #Var: 43593 LB: 0 @ 948.61
952.02	c Restart #37 #Var: 43593 LB: 0 @ 951.66
954.28	c Restart #38 #Var: 43593 LB: 0 @ 953.93
961.20	c Restart #39 #Var: 43593 LB: 0 @ 960.84
965.74	c Restart #40 #Var: 43593 LB: 0 @ 965.38
971.03	c Restart #41 #Var: 43593 LB: 0 @ 970.67
975.08	c Restart #42 #Var: 43593 LB: 0 @ 974.72
976.97	c Restart #43 #Var: 43593 LB: 0 @ 976.6
981.67	c Restart #44 #Var: 43593 LB: 0 @ 981.31
984.12	c Restart #45 #Var: 43593 LB: 0 @ 983.76
989.32	c Restart #46 #Var: 43593 LB: 0 @ 988.95
993.60	c Restart #47 #Var: 43593 LB: 0 @ 993.23
998.03	c Restart #48 #Var: 43593 LB: 0 @ 997.66
1002.44	c Restart #49 #Var: 43593 LB: 0 @ 1002.1
1006.08	c Restart #50 #Var: 43593 LB: 0 @ 1005.7
1009.48	c Restart #51 #Var: 43593 LB: 0 @ 1009.1
1013.44	c Restart #52 #Var: 43593 LB: 0 @ 1013.1
1016.78	c Restart #53 #Var: 43593 LB: 0 @ 1016.4
1020.63	c Restart #54 #Var: 43593 LB: 0 @ 1020.2
1023.62	c Restart #55 #Var: 43593 LB: 0 @ 1023.2
1027.71	c Restart #56 #Var: 43593 LB: 0 @ 1027.3
1032.62	c Restart #57 #Var: 43593 LB: 0 @ 1032.2
1041.49	c Restart #58 #Var: 43593 LB: 0 @ 1041.1
1048.09	c Restart #59 #Var: 43593 LB: 0 @ 1047.7
1070.15	c Restart #60 #Var: 43593 LB: 0 @ 1069.8
1076.85	c Restart #61 #Var: 43593 LB: 0 @ 1076.4
1081.12	c Restart #62 #Var: 43593 LB: 0 @ 1080.7
1089.83	c Restart #63 #Var: 43593 LB: 0 @ 1089.4
1095.99	c Restart #64 #Var: 43593 LB: 0 @ 1095.6
1099.44	c Restart #65 #Var: 43593 LB: 0 @ 1099
1103.57	c Restart #66 #Var: 43593 LB: 0 @ 1103.2
1113.00	c Restart #67 #Var: 43593 LB: 0 @ 1112.6
1118.00	c Restart #68 #Var: 43593 LB: 0 @ 1117.6
1122.46	c Restart #69 #Var: 43593 LB: 0 @ 1122
1126.46	c Restart #70 #Var: 43593 LB: 0 @ 1126
1130.08	c Restart #71 #Var: 43593 LB: 0 @ 1129.7
1134.76	c Restart #72 #Var: 43593 LB: 0 @ 1134.3
1142.06	c Restart #73 #Var: 43593 LB: 0 @ 1141.6
1145.60	c Restart #74 #Var: 43593 LB: 0 @ 1145.2
1150.85	c Restart #75 #Var: 43593 LB: 0 @ 1150.4
1157.02	c Restart #76 #Var: 43593 LB: 0 @ 1156.6
1161.85	c Restart #77 #Var: 43593 LB: 0 @ 1161.4
1183.76	c Restart #78 #Var: 43593 LB: 0 @ 1183.3
1208.13	c Restart #79 #Var: 43593 LB: 0 @ 1207.7
1218.31	c Restart #80 #Var: 43593 LB: 0 @ 1217.9
1230.33	c Restart #81 #Var: 43593 LB: 0 @ 1229.9
1256.11	c Restart #82 #Var: 43593 LB: 0 @ 1255.6
1264.57	c Restart #83 #Var: 43593 LB: 0 @ 1264.1
1275.72	c Restart #84 #Var: 43593 LB: 0 @ 1275.2
1287.46	c Restart #85 #Var: 43593 LB: 0 @ 1287
1299.63	c Restart #86 #Var: 43593 LB: 0 @ 1299.2
1307.21	c Restart #87 #Var: 43593 LB: 0 @ 1306.7
1313.24	c Restart #88 #Var: 43593 LB: 0 @ 1312.8
1328.25	c Restart #89 #Var: 43593 LB: 0 @ 1327.8
1346.12	c Restart #90 #Var: 43593 LB: 0 @ 1345.6
1356.73	c Restart #91 #Var: 43593 LB: 0 @ 1356.2
1367.49	c Restart #92 #Var: 43593 LB: 0 @ 1367
1386.60	c Restart #93 #Var: 43593 LB: 0 @ 1386.1
1398.96	c Restart #94 #Var: 43593 LB: 0 @ 1398.4
1437.50	c Restart #95 #Var: 43593 LB: 0 @ 1437
1451.16	c Restart #96 #Var: 43593 LB: 0 @ 1450.6
1480.08	c Restart #97 #Var: 43593 LB: 0 @ 1479.5
1503.01	c Restart #98 #Var: 43593 LB: 0 @ 1502.5
1525.66	c Restart #99 #Var: 43593 LB: 0 @ 1525.1
1548.76	c Restart #100 #Var: 43593 LB: 0 @ 1548.2
1561.96	c Restart #101 #Var: 43593 LB: 0 @ 1561.4
1575.29	c Restart #102 #Var: 43593 LB: 0 @ 1574.7
1601.13	c Restart #103 #Var: 43593 LB: 0 @ 1600.5
1607.83	c Restart #104 #Var: 43593 LB: 0 @ 1607.2
1629.43	c Restart #105 #Var: 43593 LB: 0 @ 1628.8
1646.34	c Restart #106 #Var: 43593 LB: 0 @ 1645.7
1657.27	c Restart #107 #Var: 43593 LB: 0 @ 1656.7
1666.22	c Restart #108 #Var: 43593 LB: 0 @ 1665.6
1671.90	c Restart #109 #Var: 43593 LB: 0 @ 1671.3
1681.89	c Restart #110 #Var: 43593 LB: 0 @ 1681.3
1689.54	c Restart #111 #Var: 43593 LB: 0 @ 1688.9
1703.47	c Restart #112 #Var: 43593 LB: 0 @ 1702.8
1711.65	c Restart #113 #Var: 43593 LB: 0 @ 1711
1719.86	c Restart #114 #Var: 43593 LB: 0 @ 1719.2
1730.04	c Restart #115 #Var: 43593 LB: 0 @ 1729.4
1738.52	c Restart #116 #Var: 43593 LB: 0 @ 1737.9
1747.50	c Restart #117 #Var: 43593 LB: 0 @ 1746.9
1758.12	c Restart #118 #Var: 43593 LB: 0 @ 1757.5
1766.82	c Restart #119 #Var: 43593 LB: 0 @ 1766.2
1778.07	c Restart #120 #Var: 43593 LB: 0 @ 1777.4
1794.01	c Restart #121 #Var: 43593 LB: 0 @ 1793.3
1800.67	s UNKNOWN
1800.67	c Exit Code: 0
1800.67	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/node44/watcher-39896-1149325855 -o ROOT/results/node44/solver-39896-1149325855 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node44/39896-1149325855/instance-39896-1149325855.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1774728/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=4928 CPUtime=0
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 335 0 0 0 0 0 0 0 19 0 1 0 198252389 5046272 299 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11716219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 1232 308 207 55 0 124 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1677264/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=104956 CPUtime=9.98
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 615970 0 0 0 825 173 0 0 25 0 1 0 198252389 107474944 24616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26239 24616 297 55 0 25131 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 104956

[startup+20.009 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676832/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=19.98
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616262 0 0 0 1811 187 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 105500

[startup+30.0148 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=29.98
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616269 0 0 0 2794 204 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 105500

[startup+40.0206 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=39.99
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616269 0 0 0 3791 208 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 105500

[startup+50.0265 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676960/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=49.99
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616269 0 0 0 4731 268 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 105500

[startup+60.0323 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676960/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=59.99
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616269 0 0 0 5667 332 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 105500

[startup+70.0382 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676960/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=70
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616269 0 0 0 6645 355 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 105500

[startup+80.044 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676960/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=79.99
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616284 0 0 0 7639 360 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11714279 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 105500

[startup+90.0498 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105764 CPUtime=90
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616320 0 0 0 8637 363 0 0 25 0 1 0 198252389 108302336 24788 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26441 24788 297 55 0 25333 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 105764

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=100
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616346 0 0 0 9637 363 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 105500

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105768 CPUtime=110
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616395 0 0 0 10637 363 0 0 25 0 1 0 198252389 108306432 24801 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26442 24801 297 55 0 25334 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 105768

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=120
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616395 0 0 0 11636 364 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 105500

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676896/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=105500 CPUtime=130
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616395 0 0 0 12636 364 0 0 25 0 1 0 198252389 108032000 24752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26375 24752 297 55 0 25267 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 105500

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676128/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=106516 CPUtime=140.01
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616629 0 0 0 13636 365 0 0 25 0 1 0 198252389 109072384 24986 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26629 24986 297 55 0 25521 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 106516

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676064/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=106648 CPUtime=150.01
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616651 0 0 0 14636 365 0 0 25 0 1 0 198252389 109207552 25008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26662 25008 297 55 0 25554 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 106648

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676064/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=106376 CPUtime=160.01
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616651 0 0 0 15634 367 0 0 25 0 1 0 198252389 108929024 24971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26594 24971 297 55 0 25486 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 106376

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676064/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=106376 CPUtime=170.02
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616651 0 0 0 16633 369 0 0 25 0 1 0 198252389 108929024 24971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26594 24971 297 55 0 25486 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 106376

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1676064/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=106376 CPUtime=180.02
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 616651 0 0 0 17633 369 0 0 25 0 1 0 198252389 108929024 24971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 26594 24971 297 55 0 25486 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 106376

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1673120/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=109540 CPUtime=190.02
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 617529 0 0 0 18632 370 0 0 25 0 1 0 198252389 112168960 25740 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 27385 25740 297 55 0 26277 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 109540

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1665760/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=116800 CPUtime=200.02
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 619385 0 0 0 19630 372 0 0 25 0 1 0 198252389 119603200 27567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 29200 27567 297 55 0 28092 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 116800

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21110
/proc/meminfo: memFree=1665760/2055920 swapFree=4181400/4192956

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

/proc/21110/statm: 46788 45159 297 55 0 45680 0
Current children cumulated CPU time (s) 1760.38
Current children cumulated vsize (Kb) 187152

[startup+1771.04 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594464/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187420 CPUtime=1770.38
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638770 0 0 0 176531 507 0 0 25 0 1 0 198252389 191918080 45225 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46855 45225 297 55 0 45747 0
Current children cumulated CPU time (s) 1770.38
Current children cumulated vsize (Kb) 187420

[startup+1781.05 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594464/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187400 CPUtime=1780.39
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638777 0 0 0 177531 508 0 0 25 0 1 0 198252389 191897600 45201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46850 45201 297 55 0 45742 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 187400

[startup+1782.05 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594464/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187400 CPUtime=1781.39
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638848 0 0 0 177631 508 0 0 25 0 1 0 198252389 191897600 45216 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46850 45216 297 55 0 45742 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 187400

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187532 CPUtime=1782.39
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 177731 508 0 0 25 0 1 0 198252389 192032768 45254 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46883 45254 297 55 0 45775 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 187532

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187532 CPUtime=1783.4
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 177832 508 0 0 25 0 1 0 198252389 192032768 45254 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11722382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46883 45254 297 55 0 45775 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 187532

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187484 CPUtime=1784.4
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 177932 508 0 0 25 0 1 0 198252389 191983616 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46871 45248 297 55 0 45763 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 187484

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187484 CPUtime=1785.41
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 178033 508 0 0 25 0 1 0 198252389 191983616 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632626 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46871 45248 297 55 0 45763 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 187484

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187484 CPUtime=1786.41
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 178133 508 0 0 25 0 1 0 198252389 191983616 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46871 45248 297 55 0 45763 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 187484

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187440 CPUtime=1787.41
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 178233 508 0 0 25 0 1 0 198252389 191938560 45237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604175 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46860 45237 297 55 0 45752 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 187440

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187440 CPUtime=1788.42
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638886 0 0 0 178334 508 0 0 25 0 1 0 198252389 191938560 45237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46860 45237 297 55 0 45752 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 187440

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1789.42
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638897 0 0 0 178434 508 0 0 25 0 1 0 198252389 192073728 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604075 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45248 297 55 0 45785 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 187572

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1790.43
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638897 0 0 0 178535 508 0 0 25 0 1 0 198252389 192073728 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11714007 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45248 297 55 0 45785 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 187572

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1791.43
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638897 0 0 0 178635 508 0 0 25 0 1 0 198252389 192073728 45248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45248 297 55 0 45785 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 187572

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1792.45
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 178736 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528880 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 187572

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1793.45
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 178836 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 187572

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1794.45
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 178936 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550066 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 187572

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1795.45
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 179036 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 187572

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1796.45
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 179136 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 187572

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1797.46
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 179237 509 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604163 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 187572

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1798.47
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 179337 510 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 187572

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 21112
/proc/meminfo: memFree=1594336/2055920 swapFree=4181400/4192956
[pid=21110] ppid=21108 vsize=187572 CPUtime=1799.47
/proc/21110/stat : 21110 (bsolo) R 21108 21110 21064 0 -1 0 638907 0 0 0 179437 510 0 0 25 0 1 0 198252389 192073728 45258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21110/statm: 46893 45258 297 55 0 45785 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 187572

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.04
CPU user time (s): 1794.9
CPU system time (s): 5.13422
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (Kb): 187572

Launcher Data (download as text)

Begin job on node44 on Sat Jun  3 09:10:56 UTC 2006


FILE ID= 39896-1149325855

PBS_JOBID= 309603

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-ship12s.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node44/39896-1149325855/instance-39896-1149325855.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-39896-1149325855 -o ROOT/results/node44/solver-39896-1149325855 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node44/39896-1149325855/instance-39896-1149325855.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bde0c0fbe1d85bc08e3fa72426bea662

RANDOM SEED= 239863882


/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.261
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.261
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:       1775000 kB
Buffers:         14984 kB
Cached:         201316 kB
SwapCached:       3272 kB
Active:          40028 kB
Inactive:       185008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775000 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            41920 kB
Committed_AS:   309404 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Sat Jun  3 09:40:56 UTC 2006