Trace number 39897

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.16 1800.85

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-shell.opb
MD5SUM78fcc08f79c3a8f3db518f692b6ae82d
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 variables45231
Total number of constraints653
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 constraints653
Minimum length of a constraint19
Maximum length of a constraint1560
Number of terms in the objective function 39844
Biggest coefficient in the objective function 4408
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 557557
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 557557
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.04	c Initial problem consists of 45231 variables and 1187 constraints.
4.15	c No problem reductions applied in OPT. instance.
4.15	c	preprocess terminated. Elapsed time: 4.136
4.15	c After prepocess the problem consists of 37517 variables and 1180 constraints.
4.15	c Initial Lower Bound: 55
5.22	c Restart #1 #Var: 37517 LB: 55 @ 5.203
6.04	c Restart #2 #Var: 37517 LB: 55 @ 6.024
7.13	c Restart #3 #Var: 37517 LB: 55 @ 7.114
8.59	c Restart #4 #Var: 37517 LB: 55 @ 8.567
10.61	c Restart #5 #Var: 37517 LB: 55 @ 10.589
13.09	c Restart #6 #Var: 37517 LB: 55 @ 13.069
16.15	c Restart #7 #Var: 37517 LB: 55 @ 16.127
21.54	c Restart #8 #Var: 37517 LB: 55 @ 21.514
23.01	c Restart #9 #Var: 37517 LB: 55 @ 22.987
23.77	c Restart #10 #Var: 37517 LB: 55 @ 23.75
24.56	c Restart #11 #Var: 37517 LB: 55 @ 24.532
25.08	c Restart #12 #Var: 37514 LB: 55 @ 25.06
26.02	c Restart #13 #Var: 37514 LB: 55 @ 25.995
26.66	c Restart #14 #Var: 37510 LB: 55 @ 26.638
26.92	c Restart #15 #Var: 37510 LB: 55 @ 26.891
27.14	c Restart #16 #Var: 37507 LB: 55 @ 27.115
28.35	c Restart #17 #Var: 37506 LB: 55 @ 28.326
29.19	c Restart #18 #Var: 37506 LB: 55 @ 29.161
30.35	c Restart #19 #Var: 37506 LB: 55 @ 30.327
31.55	c Restart #20 #Var: 37505 LB: 55 @ 31.524
32.12	c Restart #21 #Var: 37505 LB: 55 @ 32.095
33.25	c Restart #22 #Var: 37505 LB: 55 @ 33.226
33.79	c Restart #23 #Var: 37505 LB: 55 @ 33.759
34.76	c Restart #24 #Var: 37505 LB: 55 @ 34.732
35.68	c Restart #25 #Var: 37505 LB: 55 @ 35.65
37.31	c Restart #26 #Var: 37505 LB: 55 @ 37.28
39.15	c Restart #27 #Var: 37505 LB: 55 @ 39.12
41.12	c Restart #28 #Var: 37504 LB: 55 @ 41.094
43.64	c Restart #29 #Var: 37504 LB: 55 @ 43.613
45.15	c Restart #30 #Var: 37503 LB: 55 @ 45.115
45.96	c Restart #31 #Var: 37495 LB: 55 @ 45.933
46.47	c Restart #32 #Var: 37495 LB: 55 @ 46.441
49.93	c Restart #33 #Var: 37468 LB: 55 @ 49.893
53.08	c Restart #34 #Var: 37452 LB: 55 @ 53.043
55.46	c Restart #35 #Var: 37452 LB: 55 @ 55.425
56.10	c Restart #36 #Var: 37452 LB: 55 @ 56.067
63.01	c Restart #37 #Var: 37452 LB: 55 @ 62.974
67.13	c Restart #38 #Var: 37448 LB: 55 @ 67.086
91.58	c Restart #39 #Var: 37448 LB: 55 @ 91.534
98.21	c Restart #40 #Var: 37448 LB: 55 @ 98.155
99.45	c Restart #41 #Var: 37448 LB: 55 @ 99.399
107.53	c Restart #42 #Var: 37445 LB: 55 @ 107.48
108.91	c Restart #43 #Var: 37442 LB: 55 @ 108.85
110.05	c Restart #44 #Var: 37442 LB: 55 @ 110
111.45	c Restart #45 #Var: 37440 LB: 55 @ 111.4
113.38	c Restart #46 #Var: 37440 LB: 55 @ 113.33
115.69	c Restart #47 #Var: 37439 LB: 55 @ 115.63
117.28	c Restart #48 #Var: 37438 LB: 55 @ 117.22
118.00	c Restart #49 #Var: 37438 LB: 55 @ 117.94
133.31	c Restart #50 #Var: 37438 LB: 55 @ 133.25
147.14	c Restart #51 #Var: 37431 LB: 56 @ 147.07
162.26	c Restart #52 #Var: 37427 LB: 56 @ 162.19
179.17	c Restart #53 #Var: 37427 LB: 56 @ 179.09
195.05	c Restart #54 #Var: 37426 LB: 56 @ 194.96
244.51	c Restart #55 #Var: 37423 LB: 56 @ 244.41
282.89	c Restart #56 #Var: 37423 LB: 56 @ 282.77
396.31	c Restart #57 #Var: 37423 LB: 56 @ 396.15
400.40	c Restart #58 #Var: 37423 LB: 56 @ 400.24
405.83	c Restart #59 #Var: 37423 LB: 56 @ 405.67
417.57	c Restart #60 #Var: 37421 LB: 56 @ 417.4
528.68	c Restart #61 #Var: 37421 LB: 56 @ 528.47
532.06	c Restart #62 #Var: 37421 LB: 56 @ 531.85
541.81	c Restart #63 #Var: 37421 LB: 56 @ 541.6
687.04	c Restart #64 #Var: 37421 LB: 56 @ 686.78
692.90	c Restart #65 #Var: 37419 LB: 56 @ 692.63
695.00	c Restart #66 #Var: 37419 LB: 56 @ 694.73
738.38	c Restart #67 #Var: 37419 LB: 56 @ 738.1
839.29	c Restart #68 #Var: 37419 LB: 56 @ 838.97
846.45	c Restart #69 #Var: 37419 LB: 56 @ 846.13
921.10	c CHANGE Heuristic... 
921.10	c Restart #0 #Var: 37419 LB: 56 @ 920.74
921.13	c Restart #1 #Var: 37407 LB: 56 @ 920.77
921.15	c Restart #2 #Var: 37406 LB: 56 @ 920.8
921.31	c Restart #3 #Var: 37398 LB: 56 @ 920.96
923.56	c Restart #4 #Var: 37387 LB: 56 @ 923.2
927.61	c Restart #5 #Var: 37386 LB: 56 @ 927.25
930.11	c Restart #6 #Var: 37382 LB: 56 @ 929.75
933.60	c Restart #7 #Var: 37379 LB: 56 @ 933.25
937.51	c Restart #8 #Var: 37376 LB: 56 @ 937.15
947.34	c Restart #9 #Var: 37376 LB: 56 @ 946.98
954.99	c Restart #10 #Var: 37376 LB: 56 @ 954.62
975.28	c Restart #11 #Var: 37375 LB: 56 @ 974.9
982.10	c Restart #12 #Var: 37375 LB: 56 @ 981.73
1014.21	c Restart #13 #Var: 37375 LB: 56 @ 1013.8
1015.62	c Restart #14 #Var: 37374 LB: 56 @ 1015.2
1017.13	c Restart #15 #Var: 37374 LB: 56 @ 1016.7
1019.50	c Restart #16 #Var: 37374 LB: 56 @ 1019.1
1019.71	c Restart #17 #Var: 37374 LB: 56 @ 1019.3
1020.90	c Restart #18 #Var: 37374 LB: 56 @ 1020.5
1026.20	c Restart #19 #Var: 37374 LB: 56 @ 1025.8
1040.36	c Restart #20 #Var: 37374 LB: 56 @ 1040
1080.11	c Restart #21 #Var: 37374 LB: 56 @ 1079.7
1103.04	c Restart #22 #Var: 37374 LB: 56 @ 1102.6
1130.02	c Restart #23 #Var: 37374 LB: 56 @ 1129.6
1137.51	c Restart #24 #Var: 37374 LB: 56 @ 1137.1
1137.96	c Restart #25 #Var: 37374 LB: 56 @ 1137.5
1196.96	c Restart #26 #Var: 37374 LB: 56 @ 1196.5
1228.69	c Restart #27 #Var: 37374 LB: 56 @ 1228.2
1257.39	c Restart #28 #Var: 37374 LB: 56 @ 1256.9
1277.60	c Restart #29 #Var: 37374 LB: 56 @ 1277.1
1277.89	c Restart #30 #Var: 37374 LB: 56 @ 1277.4
1278.23	c Restart #31 #Var: 37374 LB: 56 @ 1277.7
1279.40	c Restart #32 #Var: 37374 LB: 56 @ 1278.9
1279.81	c Restart #33 #Var: 37374 LB: 56 @ 1279.3
1307.87	c Restart #34 #Var: 37374 LB: 56 @ 1307.4
1353.91	c Restart #35 #Var: 37374 LB: 56 @ 1353.4
1404.54	c Restart #36 #Var: 37374 LB: 56 @ 1404
1429.17	c Restart #37 #Var: 37374 LB: 56 @ 1428.6
1454.48	c Restart #38 #Var: 37374 LB: 56 @ 1453.9
1461.41	c Restart #39 #Var: 37374 LB: 56 @ 1460.9
1461.88	c Restart #40 #Var: 37374 LB: 56 @ 1461.3
1462.45	c Restart #41 #Var: 37374 LB: 56 @ 1461.9
1463.10	c Restart #42 #Var: 37374 LB: 56 @ 1462.5
1463.70	c Restart #43 #Var: 37374 LB: 56 @ 1463.1
1464.47	c Restart #44 #Var: 37374 LB: 56 @ 1463.9
1465.18	c Restart #45 #Var: 37374 LB: 56 @ 1464.6
1466.06	c Restart #46 #Var: 37374 LB: 56 @ 1465.5
1467.07	c Restart #47 #Var: 37374 LB: 56 @ 1466.5
1468.15	c Restart #48 #Var: 37374 LB: 56 @ 1467.6
1469.13	c Restart #49 #Var: 37374 LB: 56 @ 1468.6
1470.14	c Restart #50 #Var: 37374 LB: 56 @ 1469.6
1471.25	c Restart #51 #Var: 37374 LB: 56 @ 1470.7
1472.26	c Restart #52 #Var: 37374 LB: 56 @ 1471.7
1473.68	c Restart #53 #Var: 37374 LB: 56 @ 1473.1
1474.74	c Restart #54 #Var: 37374 LB: 56 @ 1474.2
1475.87	c Restart #55 #Var: 37374 LB: 56 @ 1475.3
1477.01	c Restart #56 #Var: 37374 LB: 56 @ 1476.4
1477.98	c Restart #57 #Var: 37374 LB: 56 @ 1477.4
1479.39	c Restart #58 #Var: 37374 LB: 56 @ 1478.8
1480.63	c Restart #59 #Var: 37374 LB: 56 @ 1480.1
1481.90	c Restart #60 #Var: 37374 LB: 56 @ 1481.3
1483.21	c Restart #61 #Var: 37374 LB: 56 @ 1482.6
1484.50	c Restart #62 #Var: 37374 LB: 56 @ 1483.9
1485.72	c Restart #63 #Var: 37374 LB: 56 @ 1485.2
1487.15	c Restart #64 #Var: 37374 LB: 56 @ 1486.6
1488.67	c Restart #65 #Var: 37374 LB: 56 @ 1488.1
1490.32	c Restart #66 #Var: 37374 LB: 56 @ 1489.8
1491.76	c Restart #67 #Var: 37374 LB: 56 @ 1491.2
1493.47	c Restart #68 #Var: 37374 LB: 56 @ 1492.9
1495.13	c Restart #69 #Var: 37374 LB: 56 @ 1494.6
1496.63	c Restart #70 #Var: 37374 LB: 56 @ 1496.1
1498.27	c Restart #71 #Var: 37374 LB: 56 @ 1497.7
1499.87	c Restart #72 #Var: 37374 LB: 56 @ 1499.3
1502.22	c Restart #73 #Var: 37374 LB: 56 @ 1501.6
1504.06	c Restart #74 #Var: 37374 LB: 56 @ 1503.5
1506.38	c Restart #75 #Var: 37374 LB: 56 @ 1505.8
1508.25	c Restart #76 #Var: 37374 LB: 56 @ 1507.7
1510.48	c Restart #77 #Var: 37374 LB: 56 @ 1509.9
1512.31	c Restart #78 #Var: 37374 LB: 56 @ 1511.7
1514.37	c Restart #79 #Var: 37374 LB: 56 @ 1513.8
1516.82	c Restart #80 #Var: 37374 LB: 56 @ 1516.2
1519.82	c Restart #81 #Var: 37374 LB: 56 @ 1519.2
1522.43	c Restart #82 #Var: 37374 LB: 56 @ 1521.9
1524.92	c Restart #83 #Var: 37374 LB: 56 @ 1524.3
1527.23	c Restart #84 #Var: 37374 LB: 56 @ 1526.7
1529.29	c Restart #85 #Var: 37374 LB: 56 @ 1528.7
1531.74	c Restart #86 #Var: 37374 LB: 56 @ 1531.2
1534.92	c Restart #87 #Var: 37373 LB: 56 @ 1534.3
1537.60	c Restart #88 #Var: 37372 LB: 56 @ 1537
1539.81	c Restart #89 #Var: 37372 LB: 56 @ 1539.2
1542.12	c Restart #90 #Var: 37372 LB: 56 @ 1541.5
1544.67	c Restart #91 #Var: 37372 LB: 56 @ 1544.1
1547.38	c Restart #92 #Var: 37372 LB: 56 @ 1546.8
1550.07	c Restart #93 #Var: 37372 LB: 56 @ 1549.5
1553.10	c Restart #94 #Var: 37372 LB: 56 @ 1552.5
1555.44	c Restart #95 #Var: 37372 LB: 56 @ 1554.9
1558.31	c Restart #96 #Var: 37372 LB: 56 @ 1557.7
1560.95	c Restart #97 #Var: 37372 LB: 56 @ 1560.4
1563.47	c Restart #98 #Var: 37372 LB: 56 @ 1562.9
1566.31	c Restart #99 #Var: 37372 LB: 56 @ 1565.7
1569.33	c Restart #100 #Var: 37372 LB: 56 @ 1568.7
1573.09	c Restart #101 #Var: 37372 LB: 56 @ 1572.5
1576.49	c Restart #102 #Var: 37372 LB: 56 @ 1575.9
1580.28	c Restart #103 #Var: 37372 LB: 56 @ 1579.7
1583.65	c Restart #104 #Var: 37372 LB: 56 @ 1583.1
1664.11	c Restart #105 #Var: 37365 LB: 57 @ 1663.5
1800.68	s UNKNOWN
1800.68	c Exit Code: 0
1800.68	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-39897-1149325936 -o ROOT/results/node58/solver-39897-1149325936 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39897-1149325936/instance-39897-1149325936.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1694064/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=4664 CPUtime=0
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 156 0 0 0 0 0 0 0 18 0 1 0 34640451 4775936 136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4840312 0 0 4096 0 0 0 0 17 1 0 0
/proc/4485/statm: 1166 136 106 55 0 46 0

[startup+10.0032 s]
/proc/loadavg: 0.87 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1641656/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=58196 CPUtime=9.99
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 526463 0 0 0 827 172 0 0 25 0 1 0 34640451 59592704 13348 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 14549 13348 297 55 0 13441 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 58196

[startup+20.0231 s]
/proc/loadavg: 0.89 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1641736/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=58448 CPUtime=20
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 526507 0 0 0 1772 228 0 0 25 0 1 0 34640451 59850752 13392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 14612 13392 297 55 0 13504 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 58448

[startup+30.03 s]
/proc/loadavg: 0.90 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1625416/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=74756 CPUtime=29.99
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 530606 0 0 0 2737 262 0 0 25 0 1 0 34640451 76550144 17491 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 18689 17491 297 55 0 17581 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 74756

[startup+40.0359 s]
/proc/loadavg: 0.92 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1610312/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=89892 CPUtime=40
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 534366 0 0 0 3724 276 0 0 25 0 1 0 34640451 92049408 21251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 22473 21251 297 55 0 21365 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 89892

[startup+50.0419 s]
/proc/loadavg: 0.93 0.94 0.91 2/64 4485
/proc/meminfo: memFree=1580488/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=119716 CPUtime=50
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 541833 0 0 0 4708 292 0 0 25 0 1 0 34640451 122589184 28718 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 29929 28718 297 55 0 28821 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 119716

[startup+60.0478 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1565256/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=134868 CPUtime=60
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 545628 0 0 0 5704 296 0 0 25 0 1 0 34640451 138104832 32513 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 33717 32513 297 55 0 32609 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 134868

[startup+70.0537 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1562824/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=137372 CPUtime=70.01
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 546238 0 0 0 6703 298 0 0 25 0 1 0 34640451 140668928 33123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540561 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 34343 33123 297 55 0 33235 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 137372

[startup+80.0597 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1562504/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=137636 CPUtime=80.01
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 546302 0 0 0 7703 298 0 0 25 0 1 0 34640451 140939264 33187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 34409 33187 297 55 0 33301 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 137636

[startup+90.0656 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1562376/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=137768 CPUtime=90.01
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 546338 0 0 0 8702 299 0 0 25 0 1 0 34640451 141074432 33223 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 34442 33223 297 55 0 33334 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 137768

[startup+100.072 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1554312/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=145820 CPUtime=100.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 548344 0 0 0 9698 304 0 0 25 0 1 0 34640451 149319680 35229 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 36455 35229 297 55 0 35347 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 145820

[startup+110.077 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1538824/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=161232 CPUtime=110.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 552214 0 0 0 10693 309 0 0 25 0 1 0 34640451 165101568 39099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 40308 39099 297 55 0 39200 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 161232

[startup+120.083 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1490952/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=209140 CPUtime=120.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 564165 0 0 0 11684 318 0 0 25 0 1 0 34640451 214159360 51048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 52285 51048 297 55 0 51177 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 209140

[startup+130.089 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1488200/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=211780 CPUtime=130.01
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 564841 0 0 0 12682 319 0 0 25 0 1 0 34640451 216862720 51724 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 52945 51724 297 55 0 51837 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 211780

[startup+140.095 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1486408/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=213608 CPUtime=140.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 565293 0 0 0 13682 320 0 0 25 0 1 0 34640451 218734592 52176 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 53402 52176 297 55 0 52294 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 213608

[startup+150.101 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4485
/proc/meminfo: memFree=1480328/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=219712 CPUtime=150.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 566819 0 0 0 14680 322 0 0 25 0 1 0 34640451 224985088 53689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 54928 53689 297 55 0 53820 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 219712

[startup+160.107 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1478984/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=221032 CPUtime=160.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 567174 0 0 0 15679 323 0 0 25 0 1 0 34640451 226336768 54044 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 55258 54044 297 55 0 54150 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 221032

[startup+170.113 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1473608/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=226444 CPUtime=170.02
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 568519 0 0 0 16677 325 0 0 25 0 1 0 34640451 231878656 55389 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541640 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 56611 55389 297 55 0 55503 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 226444

[startup+180.119 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1467912/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=232128 CPUtime=180.03
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 569934 0 0 0 17676 327 0 0 25 0 1 0 34640451 237699072 56804 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 58032 56804 297 55 0 56924 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 232128

[startup+190.125 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1466504/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=233448 CPUtime=190.03
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 570277 0 0 0 18675 328 0 0 25 0 1 0 34640451 239050752 57147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 58362 57147 297 55 0 57254 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 233448

[startup+200.131 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1464008/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=236072 CPUtime=200.04
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 570905 0 0 0 19675 329 0 0 25 0 1 0 34640451 241737728 57775 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 59018 57775 297 55 0 57910 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 236072

[startup+210.137 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4485
/proc/meminfo: memFree=1461960/2055920 swapFree=4192948/4192956

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

/proc/4485/statm: 267383 264109 297 55 0 266275 0
Current children cumulated CPU time (s) 1760.41
Current children cumulated vsize (Kb) 1069532

[startup+1771.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636552/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069664 CPUtime=1770.41
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780948 0 0 0 176497 544 0 0 25 0 1 0 34640451 1095335936 264134 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267416 264134 297 55 0 266308 0
Current children cumulated CPU time (s) 1770.41
Current children cumulated vsize (Kb) 1069664

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636488/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1780.42
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780972 0 0 0 177498 544 0 0 25 0 1 0 34640451 1095471104 264158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264158 297 55 0 266341 0
Current children cumulated CPU time (s) 1780.42
Current children cumulated vsize (Kb) 1069796

[startup+1782.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636488/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1781.42
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780972 0 0 0 177598 544 0 0 25 0 1 0 34640451 1095471104 264158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264158 297 55 0 266341 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 1069796

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636488/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1782.42
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780973 0 0 0 177698 544 0 0 25 0 1 0 34640451 1095471104 264159 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264159 297 55 0 266341 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 1069796

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636488/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1783.43
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780973 0 0 0 177799 544 0 0 25 0 1 0 34640451 1095471104 264159 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264159 297 55 0 266341 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 1069796

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1784.43
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780976 0 0 0 177899 544 0 0 25 0 1 0 34640451 1095471104 264162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264162 297 55 0 266341 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 1069796

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1785.44
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780976 0 0 0 178000 544 0 0 25 0 1 0 34640451 1095471104 264162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264162 297 55 0 266341 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 1069796

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1786.44
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780976 0 0 0 178100 544 0 0 25 0 1 0 34640451 1095471104 264162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264162 297 55 0 266341 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 1069796

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1787.45
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780976 0 0 0 178201 544 0 0 25 0 1 0 34640451 1095471104 264162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264162 297 55 0 266341 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 1069796

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1788.45
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178301 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 1069796

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1789.45
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178401 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 1069796

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1790.46
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178502 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 1069796

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1791.46
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178602 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 1069796

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1792.47
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178703 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 1069796

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1793.47
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178803 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 1069796

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636424/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1794.48
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780982 0 0 0 178904 544 0 0 25 0 1 0 34640451 1095471104 264168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264168 297 55 0 266341 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 1069796

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636360/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1795.48
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780992 0 0 0 179004 544 0 0 25 0 1 0 34640451 1095471104 264178 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264178 297 55 0 266341 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 1069796

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636360/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1796.49
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780996 0 0 0 179105 544 0 0 25 0 1 0 34640451 1095471104 264182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264182 297 55 0 266341 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 1069796

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636360/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1797.49
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780996 0 0 0 179205 544 0 0 25 0 1 0 34640451 1095471104 264182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264182 297 55 0 266341 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 1069796

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636360/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069796 CPUtime=1798.5
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780996 0 0 0 179306 544 0 0 25 0 1 0 34640451 1095471104 264182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267449 264182 297 55 0 266341 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 1069796

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4485
/proc/meminfo: memFree=636360/2055920 swapFree=4192948/4192956
[pid=4485] ppid=4483 vsize=1069928 CPUtime=1799.5
/proc/4485/stat : 4485 (bsolo) R 4483 4485 4439 0 -1 0 780999 0 0 0 179406 544 0 0 25 0 1 0 34640451 1095606272 264185 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4485/statm: 267482 264185 297 55 0 266374 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 1069928

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.16
CPU user time (s): 1794.56
CPU system time (s): 5.60415
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (Kb): 1069928

Launcher Data (download as text)

Begin job on node58 on Sat Jun  3 09:12:16 UTC 2006


FILE ID= 39897-1149325936

PBS_JOBID= 309614

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  78fcc08f79c3a8f3db518f692b6ae82d

RANDOM SEED= 330816871


/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.276
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.276
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:       1694272 kB
Buffers:         24648 kB
Cached:         262848 kB
SwapCached:          8 kB
Active:          34020 kB
Inactive:       268024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694272 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          24920 kB
Slab:            45716 kB
Committed_AS:   218164 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Sat Jun  3 09:42:17 UTC 2006