Trace number 40671

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.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg3.opb
MD5SUMbbee2849ae83900e79494d0f7a7c3755
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of 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 53730040872960
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 8516865379203027
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
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.08	c BIG Int formula...
0.53	c Initial problem consists of 9060 variables and 489 constraints.
0.57	c No problem reductions applied in OPT. instance.
0.57	c	preprocess terminated. Elapsed time: 0.568
0.57	c After prepocess the problem consists of 7917 variables and 314 constraints.
0.57	c Initial Lower Bound: -237906118256916
0.83	c Restart #1 #Var: 7917 LB: -237906118256916 @ 0.828
1.29	c Restart #2 #Var: 7917 LB: -237906118256916 @ 1.286
1.92	c Restart #3 #Var: 7917 LB: -237906118256916 @ 1.918
2.78	c Restart #4 #Var: 7917 LB: -237906118256916 @ 2.777
3.80	c Restart #5 #Var: 7917 LB: -237906118256916 @ 3.792
5.07	c Restart #6 #Var: 7917 LB: -237906118256916 @ 5.059
6.79	c Restart #7 #Var: 7917 LB: -237906118256916 @ 6.781
9.13	c Restart #8 #Var: 7917 LB: -237906118256916 @ 9.123
10.13	c Restart #9 #Var: 7917 LB: -237906118256916 @ 10.114
10.65	c Restart #10 #Var: 7917 LB: -237906118256916 @ 10.642
11.16	c Restart #11 #Var: 7917 LB: -237906118256916 @ 11.146
11.56	c Restart #12 #Var: 7917 LB: -237906118256916 @ 11.551
12.24	c Restart #13 #Var: 7917 LB: -237906118256916 @ 12.229
12.44	c Restart #14 #Var: 7917 LB: -237906118256916 @ 12.428
12.88	c Restart #15 #Var: 7917 LB: -237906118256916 @ 12.866
13.41	c Restart #16 #Var: 7917 LB: -237906118256916 @ 13.393
14.08	c Restart #17 #Var: 7917 LB: -237906118256916 @ 14.063
15.15	c Restart #18 #Var: 7917 LB: -237906118256916 @ 15.139
16.77	c Restart #19 #Var: 7917 LB: -237906118256916 @ 16.76
18.33	c Restart #20 #Var: 7917 LB: -237906118256916 @ 18.318
19.75	c Restart #21 #Var: 7917 LB: -237906118256916 @ 19.736
21.83	c Restart #22 #Var: 7917 LB: -237906118256916 @ 21.814
23.73	c Restart #23 #Var: 7917 LB: -237906118256916 @ 23.715
25.14	c Restart #24 #Var: 7917 LB: -237906118256916 @ 25.129
27.86	c Restart #25 #Var: 7917 LB: -237906118256916 @ 27.847
29.57	c Restart #26 #Var: 7917 LB: -237906118256916 @ 29.554
31.06	c Restart #27 #Var: 7917 LB: -237906118256916 @ 31.042
33.40	c Restart #28 #Var: 7917 LB: -237906118256916 @ 33.386
35.89	c Restart #29 #Var: 7917 LB: -237906118256916 @ 35.87
39.28	c Restart #30 #Var: 7917 LB: -237906118256916 @ 39.256
41.76	c Restart #31 #Var: 7917 LB: -237906118256916 @ 41.738
73.88	c Restart #32 #Var: 7917 LB: -237906118256916 @ 73.854
76.99	c Restart #33 #Var: 7917 LB: -237906118256916 @ 76.962
78.53	c Restart #34 #Var: 7917 LB: -237906118256916 @ 78.5
80.69	c Restart #35 #Var: 7917 LB: -237906118256916 @ 80.662
83.57	c Restart #36 #Var: 7917 LB: -237906118256916 @ 83.542
86.02	c Restart #37 #Var: 7917 LB: -237906118256916 @ 85.992
88.61	c Restart #38 #Var: 7917 LB: -237906118256916 @ 88.578
92.10	c Restart #39 #Var: 7917 LB: -237906118256916 @ 92.066
95.91	c Restart #40 #Var: 7917 LB: -237906118256916 @ 95.877
99.53	c Restart #41 #Var: 7917 LB: -237906118256916 @ 99.492
103.44	c Restart #42 #Var: 7917 LB: -237906118256916 @ 103.4
107.50	c Restart #43 #Var: 7917 LB: -237906118256916 @ 107.47
111.93	c Restart #44 #Var: 7917 LB: -237906118256916 @ 111.89
115.51	c Restart #45 #Var: 7917 LB: -237906118256916 @ 115.47
119.75	c Restart #46 #Var: 7917 LB: -237906118256916 @ 119.7
123.75	c Restart #47 #Var: 7917 LB: -237906118256916 @ 123.71
129.09	c Restart #48 #Var: 7917 LB: -237906118256916 @ 129.05
135.20	c Restart #49 #Var: 7917 LB: -237906118256916 @ 135.16
141.67	c Restart #50 #Var: 7917 LB: -237906118256916 @ 141.62
149.47	c Restart #51 #Var: 7917 LB: -237906118256916 @ 149.42
157.38	c Restart #52 #Var: 7917 LB: -237906118256916 @ 157.32
166.85	c Restart #53 #Var: 7917 LB: -237906118256916 @ 166.79
177.06	c Restart #54 #Var: 7917 LB: -237906118256916 @ 177
188.18	c Restart #55 #Var: 7917 LB: -237906118256916 @ 188.12
199.03	c Restart #56 #Var: 7917 LB: -237906118256916 @ 198.96
211.34	c Restart #57 #Var: 7917 LB: -237906118256916 @ 211.27
227.89	c Restart #58 #Var: 7917 LB: -237906118256916 @ 227.81
240.74	c Restart #59 #Var: 7917 LB: -237906118256916 @ 240.67
254.82	c Restart #60 #Var: 7917 LB: -237906118256916 @ 254.74
267.32	c Restart #61 #Var: 7917 LB: -237906118256916 @ 267.23
276.91	c Restart #62 #Var: 7917 LB: -237906118256916 @ 276.82
294.54	c Restart #63 #Var: 7917 LB: -237906118256916 @ 294.45
300.04	c Restart #64 #Var: 7917 LB: -237906118256916 @ 299.95
302.63	c Restart #65 #Var: 7917 LB: -237906118256916 @ 302.54
347.47	c Restart #66 #Var: 7917 LB: -237906118256916 @ 347.37
348.96	c Restart #67 #Var: 7917 LB: -237906118256916 @ 348.86
352.84	c Restart #68 #Var: 7917 LB: -237906118256916 @ 352.73
375.17	c Restart #69 #Var: 7917 LB: -237906118256916 @ 375.06
399.25	c Restart #70 #Var: 7917 LB: -237906118256916 @ 399.12
418.37	c Restart #71 #Var: 7917 LB: -237906118256916 @ 418.25
440.33	c Restart #72 #Var: 7917 LB: -237906118256916 @ 440.19
445.95	c Restart #73 #Var: 7917 LB: -237906118256916 @ 445.82
447.82	c Restart #74 #Var: 7917 LB: -237906118256916 @ 447.68
450.20	c Restart #75 #Var: 7917 LB: -237906118256916 @ 450.06
453.39	c Restart #76 #Var: 7917 LB: -237906118256916 @ 453.25
464.35	c Restart #77 #Var: 7917 LB: -237906118256916 @ 464.21
485.26	c Restart #78 #Var: 7917 LB: -237906118256916 @ 485.12
496.66	c Restart #79 #Var: 7917 LB: -237906118256916 @ 496.51
520.89	c Restart #80 #Var: 7917 LB: -237906118256916 @ 520.73
534.50	c Restart #81 #Var: 7917 LB: -237906118256916 @ 534.35
544.07	c Restart #82 #Var: 7917 LB: -237906118256916 @ 543.91
552.37	c Restart #83 #Var: 7917 LB: -237906118256916 @ 552.2
567.48	c Restart #84 #Var: 7917 LB: -237906118256916 @ 567.31
598.01	c Restart #85 #Var: 7917 LB: -237906118256916 @ 597.83
632.30	c Restart #86 #Var: 7917 LB: -237906118256916 @ 632.12
665.32	c Restart #87 #Var: 7917 LB: -237906118256916 @ 665.12
699.09	c Restart #88 #Var: 7917 LB: -237906118256916 @ 698.88
725.65	c Restart #89 #Var: 7917 LB: -237906118256916 @ 725.44
758.88	c Restart #90 #Var: 7917 LB: -237906118256916 @ 758.65
772.56	c Restart #91 #Var: 7917 LB: -237906118256916 @ 772.33
797.32	c Restart #92 #Var: 7917 LB: -237906118256916 @ 797.08
807.28	c Restart #93 #Var: 7917 LB: -237906118256916 @ 807.04
821.99	c Restart #94 #Var: 7917 LB: -237906118256916 @ 821.75
869.98	c Restart #95 #Var: 7917 LB: -237906118256916 @ 869.73
894.26	c Restart #96 #Var: 7917 LB: -237906118256916 @ 894
970.09	c CHANGE Heuristic... 
970.09	c Restart #0 #Var: 7917 LB: -237906118256916 @ 969.81
970.13	c Restart #1 #Var: 7916 LB: -237906118256916 @ 969.85
976.84	c Restart #2 #Var: 7916 LB: -237906118256916 @ 976.55
980.65	c Restart #3 #Var: 7916 LB: -237906118256916 @ 980.36
984.56	c Restart #4 #Var: 7916 LB: -237906118256916 @ 984.28
988.44	c Restart #5 #Var: 7916 LB: -237906118256916 @ 988.15
992.40	c Restart #6 #Var: 7916 LB: -237906118256916 @ 992.11
997.21	c Restart #7 #Var: 7916 LB: -237906118256916 @ 996.92
1001.60	c Restart #8 #Var: 7916 LB: -237906118256916 @ 1001.3
1007.02	c Restart #9 #Var: 7916 LB: -237906118256916 @ 1006.7
1015.95	c Restart #10 #Var: 7916 LB: -237906118256916 @ 1015.7
1021.01	c Restart #11 #Var: 7916 LB: -237906118256916 @ 1020.7
1028.10	c Restart #12 #Var: 7916 LB: -237906118256916 @ 1027.8
1036.12	c Restart #13 #Var: 7916 LB: -237906118256916 @ 1035.8
1044.35	c Restart #14 #Var: 7916 LB: -237906118256916 @ 1044
1055.31	c Restart #15 #Var: 7916 LB: -237906118256916 @ 1055
1062.34	c Restart #16 #Var: 7916 LB: -237906118256916 @ 1062
1071.12	c Restart #17 #Var: 7916 LB: -237906118256916 @ 1070.8
1081.38	c Restart #18 #Var: 7916 LB: -237906118256916 @ 1081.1
1091.13	c Restart #19 #Var: 7916 LB: -237906118256916 @ 1090.8
1113.48	c Restart #20 #Var: 7916 LB: -237906118256916 @ 1113.2
1131.52	c Restart #21 #Var: 7916 LB: -237906118256916 @ 1131.2
1143.29	c Restart #22 #Var: 7916 LB: -237906118256916 @ 1143
1153.37	c Restart #23 #Var: 7916 LB: -237906118256916 @ 1153
1156.47	c Restart #24 #Var: 7916 LB: -237906118256916 @ 1156.1
1174.17	c Restart #25 #Var: 7916 LB: -237906118256916 @ 1173.8
1189.92	c Restart #26 #Var: 7916 LB: -237906118256916 @ 1189.6
1204.72	c Restart #27 #Var: 7916 LB: -237906118256916 @ 1204.4
1221.67	c Restart #28 #Var: 7916 LB: -237906118256916 @ 1221.3
1236.11	c Restart #29 #Var: 7916 LB: -237906118256916 @ 1235.8
1252.93	c Restart #30 #Var: 7916 LB: -237906118256916 @ 1252.6
1271.78	c Restart #31 #Var: 7916 LB: -237906118256916 @ 1271.4
1283.80	c Restart #32 #Var: 7916 LB: -237906118256916 @ 1283.4
1304.14	c Restart #33 #Var: 7914 LB: -231189863147796 @ 1303.8
1321.99	c Restart #34 #Var: 7914 LB: -231189863147796 @ 1321.6
1330.05	c Restart #35 #Var: 7914 LB: -231189863147796 @ 1329.7
1333.27	c Restart #36 #Var: 7914 LB: -231189863147796 @ 1332.9
1334.10	c Restart #37 #Var: 7914 LB: -231189863147796 @ 1333.7
1336.75	c Restart #38 #Var: 7914 LB: -231189863147796 @ 1336.4
1354.96	c Restart #39 #Var: 7914 LB: -231189863147796 @ 1354.6
1372.95	c Restart #40 #Var: 7914 LB: -231189863147796 @ 1372.6
1394.08	c Restart #41 #Var: 7914 LB: -231189863147796 @ 1393.7
1417.72	c Restart #42 #Var: 7914 LB: -231189863147796 @ 1417.3
1443.68	c Restart #43 #Var: 7914 LB: -231189863147796 @ 1443.3
1471.23	c Restart #44 #Var: 7914 LB: -231189863147796 @ 1470.8
1493.11	c Restart #45 #Var: 7914 LB: -231189863147796 @ 1492.7
1517.30	c Restart #46 #Var: 7914 LB: -231189863147796 @ 1516.9
1539.45	c Restart #47 #Var: 7914 LB: -231189863147796 @ 1539
1560.99	c Restart #48 #Var: 7914 LB: -231189863147796 @ 1560.5
1565.29	c Restart #49 #Var: 7914 LB: -231189863147796 @ 1564.8
1567.54	c Restart #50 #Var: 7914 LB: -231189863147796 @ 1567.1
1569.08	c Restart #51 #Var: 7914 LB: -231189863147796 @ 1568.6
1623.63	c Restart #52 #Var: 7914 LB: -231189863147796 @ 1623.2
1663.51	c Restart #53 #Var: 7914 LB: -231189863147796 @ 1663
1712.13	c Restart #54 #Var: 7914 LB: -231189863147796 @ 1711.6
1724.84	c Restart #55 #Var: 7914 LB: -231189863147796 @ 1724.3
1757.85	c Restart #56 #Var: 7914 LB: -231189863147796 @ 1757.3
1795.97	c Restart #57 #Var: 7914 LB: -231189863147796 @ 1795.5
1800.52	s UNKNOWN
1800.52	c Exit Code: 0
1800.52	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/node40/watcher-40671-1149311238 -o ROOT/results/node40/solver-40671-1149311238 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node40/40671-1149311238/instance-40671-1149311238.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1855840/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=4924 CPUtime=0
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 272 0 0 0 0 0 0 0 19 0 1 0 196790327 5042176 242 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696960 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 1231 248 159 55 0 123 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1835168/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=25680 CPUtime=9.98
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 5602 0 0 0 964 34 0 0 25 0 1 0 196790327 26296320 5517 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 6420 5517 298 55 0 5312 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 25680

[startup+20.0102 s]
/proc/loadavg: 0.94 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1792552/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=68372 CPUtime=19.99
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 16230 0 0 0 1949 50 0 0 25 0 1 0 196790327 70012928 16141 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 17093 16141 298 55 0 15985 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 68372

[startup+30.0175 s]
/proc/loadavg: 0.95 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1764648/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=96400 CPUtime=29.99
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 23214 0 0 0 2944 55 0 0 25 0 1 0 196790327 98713600 23122 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 24100 23122 298 55 0 22992 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 96400

[startup+40.0238 s]
/proc/loadavg: 0.96 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1741032/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=120036 CPUtime=40
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 29116 0 0 0 3940 60 0 0 25 0 1 0 196790327 122916864 29018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 30009 29018 298 55 0 28901 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 120036

[startup+50.0301 s]
/proc/loadavg: 0.96 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1732776/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=128380 CPUtime=50
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 31169 0 0 0 4939 61 0 0 25 0 1 0 196790327 131461120 31070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 32095 31070 298 55 0 30987 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 128380

[startup+60.0364 s]
/proc/loadavg: 0.97 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1730920/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=130360 CPUtime=60
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 31661 0 0 0 5938 62 0 0 25 0 1 0 196790327 133488640 31562 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 32590 31562 298 55 0 31482 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 130360

[startup+70.0427 s]
/proc/loadavg: 0.97 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1728872/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=132340 CPUtime=70
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 32159 0 0 0 6938 62 0 0 25 0 1 0 196790327 135516160 32060 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 33085 32060 298 55 0 31977 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 132340

[startup+80.049 s]
/proc/loadavg: 0.98 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1708968/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=152364 CPUtime=80.01
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 37147 0 0 0 7934 67 0 0 25 0 1 0 196790327 156020736 37048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 38091 37048 298 55 0 36983 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 152364

[startup+90.0553 s]
/proc/loadavg: 0.98 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1679720/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=181520 CPUtime=90.01
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 44427 0 0 0 8929 72 0 0 25 0 1 0 196790327 185876480 44324 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 45380 44324 298 55 0 44272 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 181520

[startup+100.062 s]
/proc/loadavg: 0.98 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1655784/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=205744 CPUtime=100.01
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 50420 0 0 0 9923 78 0 0 25 0 1 0 196790327 210681856 50302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 51436 50302 298 55 0 50328 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 205744

[startup+110.068 s]
/proc/loadavg: 0.98 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1633000/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=228468 CPUtime=110.02
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 56106 0 0 0 10919 83 0 0 25 0 1 0 196790327 233951232 55979 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 57117 55980 298 55 0 56009 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 228468

[startup+120.074 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1608424/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=253180 CPUtime=120.02
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 62246 0 0 0 11915 87 0 0 25 0 1 0 196790327 259256320 62111 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 63295 62111 298 55 0 62187 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 253180

[startup+130.081 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1591592/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=270232 CPUtime=130.02
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 66482 0 0 0 12910 92 0 0 25 0 1 0 196790327 276717568 66325 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550907 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 67558 66325 298 55 0 66450 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 270232

[startup+140.087 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1574056/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=287804 CPUtime=140.03
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 70857 0 0 0 13908 95 0 0 25 0 1 0 196790327 294711296 70698 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 71951 70698 298 55 0 70843 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 287804

[startup+150.094 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1559400/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=302520 CPUtime=150.04
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 74516 0 0 0 14906 98 0 0 25 0 1 0 196790327 309780480 74354 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 75630 74354 298 55 0 74522 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 302520

[startup+160.1 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1545384/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=316496 CPUtime=160.04
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 78010 0 0 0 15904 100 0 0 25 0 1 0 196790327 324091904 77843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 79124 77843 298 55 0 78016 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 316496

[startup+170.107 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1533992/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=327716 CPUtime=170.04
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 80858 0 0 0 16902 102 0 0 25 0 1 0 196790327 335581184 80691 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 81929 80691 298 55 0 80821 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 327716

[startup+180.113 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1522088/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=339920 CPUtime=180.05
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 83851 0 0 0 17901 104 0 0 25 0 1 0 196790327 348078080 83660 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 84980 83660 298 55 0 83872 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 339920

[startup+190.119 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1511336/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=350948 CPUtime=190.05
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 86548 0 0 0 18899 106 0 0 25 0 1 0 196790327 359370752 86343 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 87737 86343 298 55 0 86629 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 350948

[startup+200.126 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1500008/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=362220 CPUtime=200.06
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 89371 0 0 0 19898 108 0 0 25 0 1 0 196790327 370913280 89164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 90555 89165 298 55 0 89447 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 362220

[startup+210.133 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19718
/proc/meminfo: memFree=1489768/2055920 swapFree=4181324/4192956

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

/proc/19718/statm: 312130 309110 298 55 0 311022 0
Current children cumulated CPU time (s) 1760.6
Current children cumulated vsize (Kb) 1248520

[startup+1771.12 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=615016/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1251292 CPUtime=1770.6
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 313169 0 0 0 176748 312 0 0 25 0 1 0 196790327 1281323008 309813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 312823 309813 298 55 0 311715 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (Kb) 1251292

[startup+1781.13 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=611752/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1254592 CPUtime=1780.6
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 313980 0 0 0 177748 312 0 0 25 0 1 0 196790327 1284702208 310624 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 313648 310624 298 55 0 312540 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 1254592

[startup+1782.13 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=611240/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1255120 CPUtime=1781.61
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314114 0 0 0 177849 312 0 0 25 0 1 0 196790327 1285242880 310758 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 313780 310758 298 55 0 312672 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 1255120

[startup+1783.14 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=610920/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1255384 CPUtime=1782.62
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314196 0 0 0 177949 313 0 0 25 0 1 0 196790327 1285513216 310840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 313846 310840 298 55 0 312738 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 1255384

[startup+1784.14 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=610344/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1256044 CPUtime=1783.62
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314347 0 0 0 178049 313 0 0 25 0 1 0 196790327 1286189056 310991 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314011 310991 298 55 0 312903 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 1256044

[startup+1785.15 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=610152/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1256176 CPUtime=1784.63
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314388 0 0 0 178150 313 0 0 25 0 1 0 196790327 1286324224 311032 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314044 311032 298 55 0 312936 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 1256176

[startup+1786.15 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=609768/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1256572 CPUtime=1785.63
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314487 0 0 0 178250 313 0 0 25 0 1 0 196790327 1286729728 311131 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314143 311131 298 55 0 313035 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 1256572

[startup+1787.16 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=609576/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1256704 CPUtime=1786.63
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314530 0 0 0 178350 313 0 0 25 0 1 0 196790327 1286864896 311174 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314176 311174 298 55 0 313068 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 1256704

[startup+1788.16 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=609192/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1257100 CPUtime=1787.64
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314633 0 0 0 178451 313 0 0 25 0 1 0 196790327 1287270400 311277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314275 311277 298 55 0 313167 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 1257100

[startup+1789.17 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=608744/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1257628 CPUtime=1788.64
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314739 0 0 0 178551 313 0 0 25 0 1 0 196790327 1287811072 311383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314407 311383 298 55 0 313299 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 1257628

[startup+1790.17 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=608232/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1258024 CPUtime=1789.65
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314866 0 0 0 178652 313 0 0 25 0 1 0 196790327 1288216576 311510 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314506 311510 298 55 0 313398 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 1258024

[startup+1791.18 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=607912/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1258420 CPUtime=1790.65
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 314944 0 0 0 178752 313 0 0 25 0 1 0 196790327 1288622080 311588 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314605 311588 298 55 0 313497 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 1258420

[startup+1792.18 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=607592/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1258684 CPUtime=1791.65
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315028 0 0 0 178852 313 0 0 25 0 1 0 196790327 1288892416 311672 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314671 311673 298 55 0 313563 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 1258684

[startup+1793.19 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=607208/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1259080 CPUtime=1792.66
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315117 0 0 0 178953 313 0 0 25 0 1 0 196790327 1289297920 311761 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314770 311761 298 55 0 313662 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 1259080

[startup+1794.19 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=606824/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1259476 CPUtime=1793.66
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315218 0 0 0 179053 313 0 0 25 0 1 0 196790327 1289703424 311862 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 314869 311862 298 55 0 313761 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 1259476

[startup+1795.2 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=606312/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1260004 CPUtime=1794.68
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315341 0 0 0 179154 314 0 0 25 0 1 0 196790327 1290244096 311985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529346 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315001 311985 298 55 0 313893 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 1260004

[startup+1796.2 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=606312/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1260004 CPUtime=1795.68
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315343 0 0 0 179254 314 0 0 25 0 1 0 196790327 1290244096 311987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315001 311987 298 55 0 313893 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 1260004

[startup+1797.21 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=606120/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1260136 CPUtime=1796.68
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315396 0 0 0 179354 314 0 0 25 0 1 0 196790327 1290379264 312040 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315034 312040 298 55 0 313926 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 1260136

[startup+1798.21 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=605672/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1260664 CPUtime=1797.69
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315502 0 0 0 179455 314 0 0 25 0 1 0 196790327 1290919936 312146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315166 312146 298 55 0 314058 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 1260664

[startup+1799.22 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=605288/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1260928 CPUtime=1798.69
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315593 0 0 0 179555 314 0 0 25 0 1 0 196790327 1291190272 312237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315232 312237 298 55 0 314124 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 1260928

[startup+1800.22 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 19720
/proc/meminfo: memFree=604712/2055920 swapFree=4181324/4192956
[pid=19718] ppid=19716 vsize=1261588 CPUtime=1799.7
/proc/19718/stat : 19718 (bsolo) R 19716 19718 19672 0 -1 0 315747 0 0 0 179656 314 0 0 25 0 1 0 196790327 1291866112 312391 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19718/statm: 315397 312391 298 55 0 314289 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 1261588

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.2
CPU user time (s): 1796.86
CPU system time (s): 3.33649
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (Kb): 1261588

Launcher Data (download as text)

Begin job on node40 on Sat Jun  3 05:07:18 UTC 2006


FILE ID= 40671-1149311238

PBS_JOBID= 307997

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bbee2849ae83900e79494d0f7a7c3755

RANDOM SEED= 964797283


/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.245
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.245
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:       1856112 kB
Buffers:          7012 kB
Cached:         123276 kB
SwapCached:       3400 kB
Active:          27576 kB
Inactive:       111508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856112 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             220 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            46804 kB
Committed_AS:   358564 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Sat Jun  3 05:37:19 UTC 2006