Trace number 39954

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.2 1800.75

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-agg3.opb
MD5SUM2fc9de6105f21066ef788431e0787cd8
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 variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 3308
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 529735
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 529735
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.
0.49	c Initial problem consists of 9060 variables and 489 constraints.
0.53	c No problem reductions applied in OPT. instance.
0.53	c	preprocess terminated. Elapsed time: 0.519
0.53	c After prepocess the problem consists of 7919 variables and 325 constraints.
0.53	c Initial Lower Bound: -18514
0.71	c Restart #1 #Var: 7919 LB: -18514 @ 0.703
1.02	c Restart #2 #Var: 7919 LB: -18514 @ 1.004
1.44	c Restart #3 #Var: 7919 LB: -18514 @ 1.431
2.05	c Restart #4 #Var: 7919 LB: -18514 @ 2.041
2.97	c Restart #5 #Var: 7919 LB: -18514 @ 2.956
3.71	c Restart #6 #Var: 7919 LB: -18514 @ 3.698
4.61	c Restart #7 #Var: 7919 LB: -18514 @ 4.595
5.22	c Restart #8 #Var: 7919 LB: -18514 @ 5.203
9.73	c Restart #9 #Var: 7919 LB: -18514 @ 9.72
10.54	c Restart #10 #Var: 7919 LB: -18514 @ 10.526
11.31	c Restart #11 #Var: 7919 LB: -18514 @ 11.288
11.54	c Restart #12 #Var: 7919 LB: -18514 @ 11.519
12.21	c Restart #13 #Var: 7919 LB: -18514 @ 12.194
14.02	c Restart #14 #Var: 7919 LB: -18514 @ 14.002
14.75	c Restart #15 #Var: 7919 LB: -18514 @ 14.728
15.72	c Restart #16 #Var: 7919 LB: -18514 @ 15.695
17.34	c Restart #17 #Var: 7919 LB: -18514 @ 17.315
17.66	c Restart #18 #Var: 7919 LB: -18514 @ 17.639
18.98	c Restart #19 #Var: 7919 LB: -18514 @ 18.964
19.32	c Restart #20 #Var: 7919 LB: -18514 @ 19.297
19.79	c Restart #21 #Var: 7919 LB: -18514 @ 19.765
20.29	c Restart #22 #Var: 7919 LB: -18514 @ 20.264
21.33	c Restart #23 #Var: 7919 LB: -18514 @ 21.305
24.55	c Restart #24 #Var: 7919 LB: -18514 @ 24.522
25.67	c Restart #25 #Var: 7919 LB: -18514 @ 25.652
27.27	c Restart #26 #Var: 7919 LB: -18514 @ 27.25
29.65	c Restart #27 #Var: 7919 LB: -18514 @ 29.621
30.25	c Restart #28 #Var: 7919 LB: -18514 @ 30.224
31.58	c Restart #29 #Var: 7919 LB: -18514 @ 31.558
32.37	c Restart #30 #Var: 7919 LB: -18514 @ 32.344
34.76	c Restart #31 #Var: 7919 LB: -18514 @ 34.731
36.18	c Restart #32 #Var: 7919 LB: -18514 @ 36.153
39.95	c Restart #33 #Var: 7919 LB: -18514 @ 39.919
41.90	c Restart #34 #Var: 7919 LB: -18514 @ 41.868
46.48	c Restart #35 #Var: 7919 LB: -18514 @ 46.453
47.20	c Restart #36 #Var: 7919 LB: -18514 @ 47.174
47.91	c Restart #37 #Var: 7919 LB: -18514 @ 47.881
48.96	c Restart #38 #Var: 7919 LB: -18514 @ 48.93
50.15	c Restart #39 #Var: 7919 LB: -18514 @ 50.123
51.28	c Restart #40 #Var: 7919 LB: -18514 @ 51.251
53.56	c Restart #41 #Var: 7919 LB: -18514 @ 53.53
54.47	c Restart #42 #Var: 7919 LB: -18514 @ 54.438
56.67	c Restart #43 #Var: 7919 LB: -18514 @ 56.641
57.72	c Restart #44 #Var: 7919 LB: -18514 @ 57.691
58.85	c Restart #45 #Var: 7919 LB: -18514 @ 58.823
59.93	c Restart #46 #Var: 7919 LB: -18514 @ 59.898
60.96	c Restart #47 #Var: 7919 LB: -18514 @ 60.924
61.85	c Restart #48 #Var: 7919 LB: -18514 @ 61.818
63.28	c Restart #49 #Var: 7919 LB: -18514 @ 63.245
64.55	c Restart #50 #Var: 7919 LB: -18514 @ 64.513
65.84	c Restart #51 #Var: 7919 LB: -18514 @ 65.802
66.96	c Restart #52 #Var: 7919 LB: -18514 @ 66.92
68.36	c Restart #53 #Var: 7919 LB: -18514 @ 68.325
69.57	c Restart #54 #Var: 7919 LB: -18514 @ 69.533
72.53	c Restart #55 #Var: 7918 LB: -18514 @ 72.492
73.81	c Restart #56 #Var: 7918 LB: -18514 @ 73.771
77.14	c Restart #57 #Var: 7918 LB: -18514 @ 77.097
78.79	c Restart #58 #Var: 7918 LB: -18514 @ 78.748
79.74	c Restart #59 #Var: 7918 LB: -18514 @ 79.705
80.85	c Restart #60 #Var: 7918 LB: -18514 @ 80.809
82.91	c Restart #61 #Var: 7918 LB: -18514 @ 82.872
90.55	c Restart #62 #Var: 7918 LB: -18514 @ 90.504
92.67	c Restart #63 #Var: 7918 LB: -18514 @ 92.63
94.45	c Restart #64 #Var: 7918 LB: -18514 @ 94.41
97.00	c Restart #65 #Var: 7918 LB: -18514 @ 96.955
99.38	c Restart #66 #Var: 7918 LB: -18514 @ 99.334
101.74	c Restart #67 #Var: 7918 LB: -18514 @ 101.7
104.71	c Restart #68 #Var: 7918 LB: -18514 @ 104.66
106.80	c Restart #69 #Var: 7918 LB: -18514 @ 106.75
110.58	c Restart #70 #Var: 7918 LB: -18514 @ 110.53
116.11	c Restart #71 #Var: 7918 LB: -18514 @ 116.06
121.81	c Restart #72 #Var: 7918 LB: -18514 @ 121.76
127.93	c Restart #73 #Var: 7918 LB: -18514 @ 127.88
132.73	c Restart #74 #Var: 7918 LB: -18514 @ 132.67
134.51	c Restart #75 #Var: 7918 LB: -18514 @ 134.45
137.24	c Restart #76 #Var: 7918 LB: -18514 @ 137.18
139.47	c Restart #77 #Var: 7918 LB: -18514 @ 139.41
142.84	c Restart #78 #Var: 7918 LB: -18514 @ 142.78
145.53	c Restart #79 #Var: 7918 LB: -18514 @ 145.47
151.69	c Restart #80 #Var: 7918 LB: -18514 @ 151.63
157.12	c Restart #81 #Var: 7918 LB: -18514 @ 157.06
162.04	c Restart #82 #Var: 7918 LB: -18514 @ 161.97
163.87	c Restart #83 #Var: 7918 LB: -18514 @ 163.81
167.54	c Restart #84 #Var: 7918 LB: -18514 @ 167.47
170.17	c Restart #85 #Var: 7918 LB: -18514 @ 170.1
172.03	c Restart #86 #Var: 7918 LB: -18514 @ 171.97
174.19	c Restart #87 #Var: 7918 LB: -18514 @ 174.12
177.85	c Restart #88 #Var: 7918 LB: -18514 @ 177.79
184.85	c Restart #89 #Var: 7918 LB: -18514 @ 184.78
189.14	c Restart #90 #Var: 7918 LB: -18514 @ 189.07
193.71	c Restart #91 #Var: 7918 LB: -18514 @ 193.63
195.43	c Restart #92 #Var: 7918 LB: -18514 @ 195.35
198.74	c Restart #93 #Var: 7918 LB: -18514 @ 198.66
201.87	c Restart #94 #Var: 7917 LB: -18514 @ 201.8
205.28	c Restart #95 #Var: 7917 LB: -18514 @ 205.21
209.88	c Restart #96 #Var: 7917 LB: -18514 @ 209.81
214.38	c Restart #97 #Var: 7917 LB: -18514 @ 214.3
237.15	c Restart #98 #Var: 7917 LB: -18514 @ 237.07
243.12	c Restart #99 #Var: 7917 LB: -18514 @ 243.03
249.45	c Restart #100 #Var: 7916 LB: -18514 @ 249.36
252.40	c Restart #101 #Var: 7916 LB: -18514 @ 252.31
257.52	c Restart #102 #Var: 7916 LB: -18514 @ 257.42
261.61	c Restart #103 #Var: 7916 LB: -18514 @ 261.52
269.78	c Restart #104 #Var: 7916 LB: -18514 @ 269.68
276.63	c Restart #105 #Var: 7916 LB: -18514 @ 276.53
285.79	c Restart #106 #Var: 7916 LB: -18514 @ 285.69
290.85	c Restart #107 #Var: 7915 LB: -18307 @ 290.75
389.02	c Restart #108 #Var: 7915 LB: -18307 @ 388.89
397.91	c Restart #109 #Var: 7915 LB: -18307 @ 397.77
400.42	c Restart #110 #Var: 7915 LB: -18307 @ 400.29
407.00	c Restart #111 #Var: 7915 LB: -18307 @ 406.86
411.91	c Restart #112 #Var: 7915 LB: -18307 @ 411.77
421.50	c Restart #113 #Var: 7915 LB: -18307 @ 421.36
447.46	c Restart #114 #Var: 7915 LB: -18307 @ 447.31
451.66	c Restart #115 #Var: 7915 LB: -18307 @ 451.51
455.75	c Restart #116 #Var: 7915 LB: -18307 @ 455.6
460.85	c Restart #117 #Var: 7915 LB: -18307 @ 460.7
464.12	c Restart #118 #Var: 7915 LB: -18307 @ 463.97
469.09	c Restart #119 #Var: 7915 LB: -18307 @ 468.94
472.46	c Restart #120 #Var: 7915 LB: -18307 @ 472.31
481.85	c Restart #121 #Var: 7915 LB: -18307 @ 481.69
487.19	c Restart #122 #Var: 7915 LB: -18307 @ 487.03
492.14	c Restart #123 #Var: 7915 LB: -18307 @ 491.98
502.75	c Restart #124 #Var: 7915 LB: -18307 @ 502.58
517.63	c Restart #125 #Var: 7915 LB: -18307 @ 517.46
521.86	c Restart #126 #Var: 7915 LB: -18307 @ 521.69
529.49	c Restart #127 #Var: 7915 LB: -18307 @ 529.32
532.38	c Restart #128 #Var: 7915 LB: -18307 @ 532.21
538.45	c Restart #129 #Var: 7915 LB: -18307 @ 538.27
544.88	c Restart #130 #Var: 7915 LB: -18307 @ 544.71
720.78	c Restart #131 #Var: 7915 LB: -18307 @ 720.55
732.33	c Restart #132 #Var: 7915 LB: -18307 @ 732.1
740.63	c Restart #133 #Var: 7915 LB: -18307 @ 740.39
745.58	c Restart #134 #Var: 7915 LB: -18307 @ 745.35
758.07	c Restart #135 #Var: 7915 LB: -18307 @ 757.83
788.42	c Restart #136 #Var: 7915 LB: -18307 @ 788.17
799.05	c Restart #137 #Var: 7915 LB: -18307 @ 798.79
810.65	c Restart #138 #Var: 7915 LB: -18307 @ 810.4
814.40	c Restart #139 #Var: 7915 LB: -18307 @ 814.14
821.34	c Restart #140 #Var: 7915 LB: -18307 @ 821.08
850.12	c Restart #141 #Var: 7915 LB: -18307 @ 849.86
855.88	c Restart #142 #Var: 7915 LB: -18307 @ 855.61
881.63	c Restart #143 #Var: 7915 LB: -18307 @ 881.36
901.08	c CHANGE Heuristic... 
901.08	c Restart #0 #Var: 7915 LB: -18307 @ 900.8
901.38	c Restart #1 #Var: 7915 LB: -18307 @ 901.1
903.47	c Restart #2 #Var: 7915 LB: -18307 @ 903.19
904.96	c Restart #3 #Var: 7915 LB: -18307 @ 904.68
905.81	c Restart #4 #Var: 7915 LB: -18307 @ 905.53
907.01	c Restart #5 #Var: 7915 LB: -18307 @ 906.73
908.73	c Restart #6 #Var: 7915 LB: -18307 @ 908.45
916.08	c Restart #7 #Var: 7915 LB: -18307 @ 915.79
918.69	c Restart #8 #Var: 7915 LB: -18307 @ 918.4
930.16	c Restart #9 #Var: 7914 LB: -18307 @ 929.87
931.05	c Restart #10 #Var: 7914 LB: -18307 @ 930.76
935.04	c Restart #11 #Var: 7914 LB: -18307 @ 934.74
938.78	c Restart #12 #Var: 7914 LB: -18307 @ 938.49
940.83	c Restart #13 #Var: 7914 LB: -18307 @ 940.53
941.58	c Restart #14 #Var: 7914 LB: -18307 @ 941.29
951.15	c Restart #15 #Var: 7914 LB: -18307 @ 950.85
956.67	c Restart #16 #Var: 7914 LB: -18307 @ 956.37
960.91	c Restart #17 #Var: 7914 LB: -18307 @ 960.61
973.97	c Restart #18 #Var: 7913 LB: -18100 @ 973.67
1005.51	c Restart #19 #Var: 7913 LB: -18100 @ 1005.2
1006.43	c Restart #20 #Var: 7913 LB: -18100 @ 1006.1
1008.43	c Restart #21 #Var: 7913 LB: -18100 @ 1008.1
1010.61	c Restart #22 #Var: 7913 LB: -18100 @ 1010.3
1013.56	c Restart #23 #Var: 7913 LB: -18100 @ 1013.2
1014.73	c Restart #24 #Var: 7913 LB: -18100 @ 1014.4
1017.27	c Restart #25 #Var: 7913 LB: -18100 @ 1016.9
1021.30	c Restart #26 #Var: 7913 LB: -18100 @ 1021
1030.14	c Restart #27 #Var: 7913 LB: -18100 @ 1029.8
1040.41	c Restart #28 #Var: 7913 LB: -18100 @ 1040.1
1051.90	c Restart #29 #Var: 7913 LB: -18100 @ 1051.6
1058.24	c Restart #30 #Var: 7913 LB: -18100 @ 1057.9
1060.41	c Restart #31 #Var: 7913 LB: -18100 @ 1060.1
1070.89	c Restart #32 #Var: 7913 LB: -18100 @ 1070.6
1075.76	c Restart #33 #Var: 7913 LB: -18100 @ 1075.4
1083.25	c Restart #34 #Var: 7913 LB: -18100 @ 1082.9
1090.74	c Restart #35 #Var: 7913 LB: -18100 @ 1090.4
1092.42	c Restart #36 #Var: 7913 LB: -18100 @ 1092.1
1130.09	c Restart #37 #Var: 7913 LB: -18100 @ 1129.7
1131.68	c Restart #38 #Var: 7913 LB: -18100 @ 1131.3
1145.83	c Restart #39 #Var: 7913 LB: -18100 @ 1145.5
1148.13	c Restart #40 #Var: 7913 LB: -18100 @ 1147.8
1155.97	c Restart #41 #Var: 7913 LB: -18100 @ 1155.6
1160.47	c Restart #42 #Var: 7913 LB: -18100 @ 1160.1
1163.48	c Restart #43 #Var: 7913 LB: -18100 @ 1163.1
1166.32	c Restart #44 #Var: 7913 LB: -18100 @ 1166
1182.67	c Restart #45 #Var: 7913 LB: -18100 @ 1182.3
1195.00	c Restart #46 #Var: 7913 LB: -18100 @ 1194.6
1197.41	c Restart #47 #Var: 7913 LB: -18100 @ 1197
1202.12	c Restart #48 #Var: 7913 LB: -18100 @ 1201.8
1212.18	c Restart #49 #Var: 7913 LB: -18100 @ 1211.8
1219.13	c Restart #50 #Var: 7913 LB: -18100 @ 1218.8
1226.46	c Restart #51 #Var: 7913 LB: -18100 @ 1226.1
1231.90	c Restart #52 #Var: 7913 LB: -18100 @ 1231.5
1260.72	c Restart #53 #Var: 7913 LB: -18100 @ 1260.3
1270.67	c Restart #54 #Var: 7913 LB: -18100 @ 1270.3
1273.76	c Restart #55 #Var: 7913 LB: -18100 @ 1273.4
1276.15	c Restart #56 #Var: 7913 LB: -18100 @ 1275.8
1296.48	c Restart #57 #Var: 7913 LB: -18100 @ 1296.1
1300.09	c Restart #58 #Var: 7913 LB: -18100 @ 1299.7
1302.11	c Restart #59 #Var: 7913 LB: -18100 @ 1301.7
1314.11	c Restart #60 #Var: 7913 LB: -18100 @ 1313.7
1361.93	c Restart #61 #Var: 7913 LB: -18100 @ 1361.5
1367.18	c Restart #62 #Var: 7913 LB: -18100 @ 1366.8
1375.13	c Restart #63 #Var: 7913 LB: -18100 @ 1374.7
1382.29	c Restart #64 #Var: 7913 LB: -18100 @ 1381.9
1384.52	c Restart #65 #Var: 7913 LB: -18100 @ 1384.1
1398.41	c Restart #66 #Var: 7912 LB: -18100 @ 1398
1404.44	c Restart #67 #Var: 7912 LB: -18100 @ 1404
1418.25	c Restart #68 #Var: 7912 LB: -18100 @ 1417.8
1456.64	c Restart #69 #Var: 7912 LB: -18100 @ 1456.2
1469.70	c Restart #70 #Var: 7912 LB: -18100 @ 1469.2
1472.62	c Restart #71 #Var: 7912 LB: -18100 @ 1472.2
1474.57	c Restart #72 #Var: 7912 LB: -18100 @ 1474.1
1523.13	c Restart #73 #Var: 7912 LB: -18100 @ 1522.7
1534.76	c Restart #74 #Var: 7912 LB: -18100 @ 1534.3
1671.35	c Restart #75 #Var: 7912 LB: -18100 @ 1670.8
1680.67	c Restart #76 #Var: 7912 LB: -18100 @ 1680.2
1699.63	c Restart #77 #Var: 7912 LB: -18100 @ 1699.1
1712.17	c Restart #78 #Var: 7912 LB: -18100 @ 1711.7
1717.82	c Restart #79 #Var: 7912 LB: -18100 @ 1717.3
1736.34	c Restart #80 #Var: 7912 LB: -18100 @ 1735.8
1747.65	c Restart #81 #Var: 7912 LB: -18100 @ 1747.1
1762.93	c Restart #82 #Var: 7912 LB: -18100 @ 1762.4
1787.74	c Restart #83 #Var: 7912 LB: -18100 @ 1787.2
1791.56	c Restart #84 #Var: 7912 LB: -18100 @ 1791
1798.33	c Restart #85 #Var: 7912 LB: -18100 @ 1797.8
1800.55	s UNKNOWN
1800.55	c Exit Code: 0
1800.55	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/node79/watcher-39954-1149339978 -o ROOT/results/node79/solver-39954-1149339978 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node79/39954-1149339978/instance-39954-1149339978.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.94 2/67 3908
/proc/meminfo: memFree=1770600/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=4668 CPUtime=0
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 80 0 0 0 0 0 0 0 18 0 1 0 199636447 4780032 63 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2581339 0 0 4096 0 0 0 0 17 1 0 0
/proc/3908/statm: 1168 72 55 55 0 46 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.95 0.94 2/67 3908
/proc/meminfo: memFree=1753960/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=21388 CPUtime=9.98
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 4534 0 0 0 958 40 0 0 25 0 1 0 199636447 21901312 4450 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550388 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3908/statm: 5347 4450 294 55 0 4238 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 21388

[startup+20.0079 s]
/proc/loadavg: 0.94 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1745000/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=30364 CPUtime=19.98
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 6819 0 0 0 1955 43 0 0 25 0 1 0 199636447 31092736 6706 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 7591 6706 294 55 0 6482 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 30364

[startup+30.0139 s]
/proc/loadavg: 0.95 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1742056/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=33504 CPUtime=29.98
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 7608 0 0 0 2952 46 0 0 25 0 1 0 199636447 34308096 7485 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3033131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 8376 7485 294 55 0 7267 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 33504

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1730472/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=44988 CPUtime=39.98
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 10476 0 0 0 3949 49 0 0 25 0 1 0 199636447 46067712 10353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 11247 10353 294 55 0 10138 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 44988

[startup+50.0261 s]
/proc/loadavg: 0.96 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1728360/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=47144 CPUtime=49.99
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 11034 0 0 0 4947 52 0 0 25 0 1 0 199636447 48275456 10898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 11786 10898 294 55 0 10677 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 47144

[startup+60.0322 s]
/proc/loadavg: 0.97 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1721512/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=54056 CPUtime=59.99
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 12740 0 0 0 5944 55 0 0 25 0 1 0 199636447 55353344 12601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 13514 12601 294 55 0 12405 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 54056

[startup+70.0373 s]
/proc/loadavg: 0.97 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1684008/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=91412 CPUtime=69.99
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 22104 0 0 0 6937 62 0 0 25 0 1 0 199636447 93605888 21965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557793 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 22853 21965 294 55 0 21744 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 91412

[startup+80.0434 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1675560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=99924 CPUtime=79.99
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 24227 0 0 0 7933 66 0 0 25 0 1 0 199636447 102322176 24088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 24981 24088 294 55 0 23872 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 99924

[startup+90.0495 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1634280/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=141248 CPUtime=89.99
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 34525 0 0 0 8927 72 0 0 25 0 1 0 199636447 144637952 34385 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 35312 34385 294 55 0 34203 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 141248

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1579048/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=196292 CPUtime=100
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 48293 0 0 0 9919 81 0 0 25 0 1 0 199636447 201003008 48153 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 49073 48153 294 55 0 47964 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 196292

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.94 2/67 3908
/proc/meminfo: memFree=1558568/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=216852 CPUtime=110
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 53432 0 0 0 10912 88 0 0 25 0 1 0 199636447 222056448 53292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 54213 53292 294 55 0 53104 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 216852

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1555816/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=219564 CPUtime=120
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 54125 0 0 0 11911 89 0 0 25 0 1 0 199636447 224833536 53985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541341 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 54891 53985 294 55 0 53782 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 219564

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1555240/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=220188 CPUtime=130.01
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 54269 0 0 0 12910 91 0 0 25 0 1 0 199636447 225472512 54129 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 55047 54129 294 55 0 53938 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 220188

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1525096/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=250320 CPUtime=140.01
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 61797 0 0 0 13904 97 0 0 25 0 1 0 199636447 256327680 61649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 62580 61649 294 55 0 61471 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 250320

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1483752/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=291696 CPUtime=150.01
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 72120 0 0 0 14897 104 0 0 25 0 1 0 199636447 298696704 71966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 72924 71966 294 55 0 71815 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 291696

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1463336/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=311900 CPUtime=160.02
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 77207 0 0 0 15892 110 0 0 25 0 1 0 199636447 319385600 77022 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 77975 77022 294 55 0 76866 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 311900

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1461608/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=313760 CPUtime=170.02
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 77670 0 0 0 16891 111 0 0 25 0 1 0 199636447 321290240 77485 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 78440 77485 294 55 0 77331 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 313760

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1441064/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=334344 CPUtime=180.02
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 82802 0 0 0 17887 115 0 0 25 0 1 0 199636447 342368256 82616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 83586 82616 294 55 0 82477 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 334344

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1405864/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=369620 CPUtime=190.02
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 91590 0 0 0 18881 121 0 0 25 0 1 0 199636447 378490880 91400 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719409 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 92405 91400 294 55 0 91296 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 369620

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1405032/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=370372 CPUtime=200.03
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 91795 0 0 0 19879 124 0 0 25 0 1 0 199636447 379260928 91605 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 92593 91605 294 55 0 91484 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 370372

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=1367528/2055892 swapFree=4085416/4096564

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

/proc/3908/statm: 332524 331170 294 55 0 331415 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 1330096

[startup+1771.03 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443688/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1330888 CPUtime=1770.49
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331890 0 0 0 176619 430 0 0 25 0 1 0 199636447 1362829312 331388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332722 331388 294 55 0 331613 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 1330888

[startup+1781.04 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443688/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1330868 CPUtime=1780.49
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331890 0 0 0 177618 431 0 0 25 0 1 0 199636447 1362808832 331383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134599607 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332717 331383 294 55 0 331608 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (Kb) 1330868

[startup+1782.04 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443688/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1330868 CPUtime=1781.5
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331890 0 0 0 177719 431 0 0 25 0 1 0 199636447 1362808832 331383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604175 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332717 331383 294 55 0 331608 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 1330868

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443688/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331000 CPUtime=1782.5
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331898 0 0 0 177819 431 0 0 25 0 1 0 199636447 1362944000 331391 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332750 331391 294 55 0 331641 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 1331000

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1783.5
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 177919 431 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 1331132

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1784.51
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178020 431 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529520 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 1331132

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1785.51
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178120 431 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 1331132

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1786.52
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178221 431 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 1331132

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1787.52
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178321 431 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 1331132

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1788.53
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178421 432 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 1331132

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1789.53
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178521 432 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 1331132

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=443560/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1331132 CPUtime=1790.54
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 331937 0 0 0 178622 432 0 0 25 0 1 0 199636447 1363079168 331430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 332783 331430 294 55 0 331674 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 1331132

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=441832/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1332832 CPUtime=1791.54
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332371 0 0 0 178722 432 0 0 25 0 1 0 199636447 1364819968 331864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333208 331864 294 55 0 332099 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 1332832

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=440296/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334392 CPUtime=1792.54
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332753 0 0 0 178822 432 0 0 25 0 1 0 199636447 1366417408 332246 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333598 332246 294 55 0 332489 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 1334392

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=440296/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334376 CPUtime=1793.55
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332754 0 0 0 178922 433 0 0 25 0 1 0 199636447 1366401024 332247 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333594 332247 294 55 0 332485 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 1334376

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439976/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334640 CPUtime=1794.55
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332836 0 0 0 179021 434 0 0 25 0 1 0 199636447 1366671360 332329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333660 332329 294 55 0 332551 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 1334640

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439784/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334904 CPUtime=1795.56
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332888 0 0 0 179122 434 0 0 25 0 1 0 199636447 1366941696 332381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333726 332381 294 55 0 332617 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 1334904

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439784/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334904 CPUtime=1796.56
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332889 0 0 0 179222 434 0 0 25 0 1 0 199636447 1366941696 332382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333726 332382 294 55 0 332617 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 1334904

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439784/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1334904 CPUtime=1797.56
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332890 0 0 0 179322 434 0 0 25 0 1 0 199636447 1366941696 332383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333726 332383 294 55 0 332617 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 1334904

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439592/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1335168 CPUtime=1798.58
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332938 0 0 0 179423 435 0 0 25 0 1 0 199636447 1367212032 332431 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333792 332431 294 55 0 332683 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 1335168

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/67 3908
/proc/meminfo: memFree=439400/2055892 swapFree=4085416/4096564
[pid=3908] ppid=3906 vsize=1335300 CPUtime=1799.58
/proc/3908/stat : 3908 (bsolo) R 3906 3908 3862 0 -1 0 332976 0 0 0 179523 435 0 0 25 0 1 0 199636447 1367347200 332469 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3908/statm: 333825 332469 294 55 0 332716 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 1335300

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.2
CPU user time (s): 1795.65
CPU system time (s): 4.54531
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (Kb): 1335300

Launcher Data (download as text)

Begin job on node79 on Sat Jun  3 13:06:18 UTC 2006


FILE ID= 39954-1149339978

PBS_JOBID= 310357

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  2fc9de6105f21066ef788431e0787cd8

RANDOM SEED= 108951664


/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	: 6006.18
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1770808 kB
Buffers:         27248 kB
Cached:         196180 kB
SwapCached:       2400 kB
Active:          42528 kB
Inactive:       189628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1770808 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            39536 kB
Committed_AS:   312276 kB
PageTables:       1304 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node79 on Sat Jun  3 13:36:19 UTC 2006