Trace number 39660

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.02 1800.49

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl20_30_pb.cnf.cr.opb
MD5SUM54cc21b6a006b53c414126d2c0b266be
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints100
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
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.03	c Initial problem consists of 1200 variables and 100 constraints.
0.03	c Using non-optimization problem switches.
0.03	c No problem reductions applied in OPT. instance.
0.03	c	preprocess terminated. Elapsed time: 0.016
0.03	c After prepocess the problem consists of 1200 variables and 100 constraints.
0.05	c Restart #1 #Var: 1200 LB: 0 @ 0.035
0.07	c Restart #2 #Var: 1200 LB: 0 @ 0.062
0.13	c Restart #3 #Var: 1200 LB: 0 @ 0.119
0.22	c Restart #4 #Var: 1200 LB: 0 @ 0.205
0.36	c Restart #5 #Var: 1200 LB: 0 @ 0.351
0.56	c Restart #6 #Var: 1200 LB: 0 @ 0.547
0.81	c Restart #7 #Var: 1200 LB: 0 @ 0.793
1.13	c Restart #8 #Var: 1200 LB: 0 @ 1.116
1.49	c Restart #9 #Var: 1200 LB: 0 @ 1.481
1.95	c Restart #10 #Var: 1200 LB: 0 @ 1.935
2.44	c Restart #11 #Var: 1200 LB: 0 @ 2.425
3.03	c Restart #12 #Var: 1200 LB: 0 @ 3.013
3.59	c Restart #13 #Var: 1200 LB: 0 @ 3.576
4.31	c Restart #14 #Var: 1200 LB: 0 @ 4.294
5.02	c Restart #15 #Var: 1200 LB: 0 @ 5.009
5.86	c Restart #16 #Var: 1200 LB: 0 @ 5.843
6.80	c Restart #17 #Var: 1200 LB: 0 @ 6.787
7.97	c Restart #18 #Var: 1200 LB: 0 @ 7.951
9.09	c Restart #19 #Var: 1200 LB: 0 @ 9.076
10.45	c Restart #20 #Var: 1200 LB: 0 @ 10.431
12.01	c Restart #21 #Var: 1200 LB: 0 @ 11.995
14.35	c Restart #22 #Var: 1200 LB: 0 @ 14.327
15.97	c Restart #23 #Var: 1200 LB: 0 @ 15.952
17.78	c Restart #24 #Var: 1200 LB: 0 @ 17.759
19.77	c Restart #25 #Var: 1200 LB: 0 @ 19.752
22.08	c Restart #26 #Var: 1200 LB: 0 @ 22.06
24.77	c Restart #27 #Var: 1200 LB: 0 @ 24.752
27.95	c Restart #28 #Var: 1200 LB: 0 @ 27.925
30.38	c Restart #29 #Var: 1200 LB: 0 @ 30.361
33.04	c Restart #30 #Var: 1200 LB: 0 @ 33.016
36.76	c Restart #31 #Var: 1200 LB: 0 @ 36.737
39.72	c Restart #32 #Var: 1200 LB: 0 @ 39.697
43.66	c Restart #33 #Var: 1200 LB: 0 @ 43.636
47.36	c Restart #34 #Var: 1200 LB: 0 @ 47.329
51.36	c Restart #35 #Var: 1200 LB: 0 @ 51.326
55.60	c Restart #36 #Var: 1200 LB: 0 @ 55.569
60.24	c Restart #37 #Var: 1200 LB: 0 @ 60.211
66.45	c Restart #38 #Var: 1200 LB: 0 @ 66.418
71.37	c Restart #39 #Var: 1200 LB: 0 @ 71.338
76.58	c Restart #40 #Var: 1200 LB: 0 @ 76.544
81.70	c Restart #41 #Var: 1200 LB: 0 @ 81.665
87.06	c Restart #42 #Var: 1200 LB: 0 @ 87.018
92.61	c Restart #43 #Var: 1200 LB: 0 @ 92.574
98.33	c Restart #44 #Var: 1200 LB: 0 @ 98.288
104.13	c Restart #45 #Var: 1200 LB: 0 @ 104.09
110.55	c Restart #46 #Var: 1200 LB: 0 @ 110.51
117.11	c Restart #47 #Var: 1200 LB: 0 @ 117.07
123.70	c Restart #48 #Var: 1200 LB: 0 @ 123.66
130.25	c Restart #49 #Var: 1200 LB: 0 @ 130.2
137.77	c Restart #50 #Var: 1200 LB: 0 @ 137.72
145.04	c Restart #51 #Var: 1200 LB: 0 @ 144.99
152.72	c Restart #52 #Var: 1200 LB: 0 @ 152.66
160.90	c Restart #53 #Var: 1200 LB: 0 @ 160.84
168.68	c Restart #54 #Var: 1200 LB: 0 @ 168.62
177.30	c Restart #55 #Var: 1200 LB: 0 @ 177.24
185.79	c Restart #56 #Var: 1200 LB: 0 @ 185.73
195.48	c Restart #57 #Var: 1200 LB: 0 @ 195.41
204.35	c Restart #58 #Var: 1200 LB: 0 @ 204.28
213.93	c Restart #59 #Var: 1200 LB: 0 @ 213.86
223.58	c Restart #60 #Var: 1200 LB: 0 @ 223.51
234.42	c Restart #61 #Var: 1200 LB: 0 @ 234.35
244.53	c Restart #62 #Var: 1200 LB: 0 @ 244.45
255.62	c Restart #63 #Var: 1200 LB: 0 @ 255.54
269.96	c Restart #64 #Var: 1200 LB: 0 @ 269.88
280.21	c Restart #65 #Var: 1200 LB: 0 @ 280.12
292.47	c Restart #66 #Var: 1200 LB: 0 @ 292.38
303.80	c Restart #67 #Var: 1200 LB: 0 @ 303.71
315.57	c Restart #68 #Var: 1200 LB: 0 @ 315.48
329.02	c Restart #69 #Var: 1200 LB: 0 @ 328.92
341.15	c Restart #70 #Var: 1200 LB: 0 @ 341.05
353.31	c Restart #71 #Var: 1200 LB: 0 @ 353.21
366.58	c Restart #72 #Var: 1200 LB: 0 @ 366.48
380.26	c Restart #73 #Var: 1200 LB: 0 @ 380.15
395.27	c Restart #74 #Var: 1200 LB: 0 @ 395.16
409.85	c Restart #75 #Var: 1200 LB: 0 @ 409.73
425.31	c Restart #76 #Var: 1200 LB: 0 @ 425.19
439.53	c Restart #77 #Var: 1200 LB: 0 @ 439.4
457.31	c Restart #78 #Var: 1200 LB: 0 @ 457.18
473.36	c Restart #79 #Var: 1200 LB: 0 @ 473.23
488.94	c Restart #80 #Var: 1200 LB: 0 @ 488.8
508.16	c Restart #81 #Var: 1200 LB: 0 @ 508.02
526.11	c Restart #82 #Var: 1200 LB: 0 @ 525.97
550.00	c Restart #83 #Var: 1200 LB: 0 @ 549.85
567.68	c Restart #84 #Var: 1200 LB: 0 @ 567.52
587.95	c Restart #85 #Var: 1200 LB: 0 @ 587.78
610.03	c Restart #86 #Var: 1200 LB: 0 @ 609.86
635.74	c Restart #87 #Var: 1200 LB: 0 @ 635.57
659.36	c Restart #88 #Var: 1200 LB: 0 @ 659.18
678.87	c Restart #89 #Var: 1200 LB: 0 @ 678.69
703.53	c Restart #90 #Var: 1200 LB: 0 @ 703.34
725.07	c Restart #91 #Var: 1200 LB: 0 @ 724.87
749.01	c Restart #92 #Var: 1200 LB: 0 @ 748.81
770.84	c Restart #93 #Var: 1200 LB: 0 @ 770.63
794.19	c Restart #94 #Var: 1200 LB: 0 @ 793.98
815.42	c Restart #95 #Var: 1200 LB: 0 @ 815.2
838.89	c Restart #96 #Var: 1200 LB: 0 @ 838.66
862.85	c Restart #97 #Var: 1200 LB: 0 @ 862.62
891.00	c Restart #98 #Var: 1200 LB: 0 @ 890.76
916.16	c CHANGE Heuristic... 
916.16	c Restart #0 #Var: 1200 LB: 0 @ 915.91
916.22	c Restart #1 #Var: 1200 LB: 0 @ 915.97
916.28	c Restart #2 #Var: 1200 LB: 0 @ 916.04
916.37	c Restart #3 #Var: 1200 LB: 0 @ 916.12
916.50	c Restart #4 #Var: 1200 LB: 0 @ 916.26
916.66	c Restart #5 #Var: 1200 LB: 0 @ 916.42
916.86	c Restart #6 #Var: 1200 LB: 0 @ 916.61
917.16	c Restart #7 #Var: 1200 LB: 0 @ 916.91
917.50	c Restart #8 #Var: 1200 LB: 0 @ 917.26
917.99	c Restart #9 #Var: 1200 LB: 0 @ 917.74
918.55	c Restart #10 #Var: 1200 LB: 0 @ 918.31
919.23	c Restart #11 #Var: 1200 LB: 0 @ 918.98
919.94	c Restart #12 #Var: 1200 LB: 0 @ 919.7
920.72	c Restart #13 #Var: 1200 LB: 0 @ 920.48
921.56	c Restart #14 #Var: 1200 LB: 0 @ 921.32
922.56	c Restart #15 #Var: 1200 LB: 0 @ 922.31
923.59	c Restart #16 #Var: 1200 LB: 0 @ 923.34
924.92	c Restart #17 #Var: 1200 LB: 0 @ 924.67
926.29	c Restart #18 #Var: 1200 LB: 0 @ 926.04
927.84	c Restart #19 #Var: 1200 LB: 0 @ 927.59
929.26	c Restart #20 #Var: 1200 LB: 0 @ 929.01
930.90	c Restart #21 #Var: 1200 LB: 0 @ 930.66
932.73	c Restart #22 #Var: 1200 LB: 0 @ 932.48
934.50	c Restart #23 #Var: 1200 LB: 0 @ 934.25
936.53	c Restart #24 #Var: 1200 LB: 0 @ 936.28
938.88	c Restart #25 #Var: 1200 LB: 0 @ 938.63
941.18	c Restart #26 #Var: 1200 LB: 0 @ 940.93
943.93	c Restart #27 #Var: 1200 LB: 0 @ 943.68
947.44	c Restart #28 #Var: 1200 LB: 0 @ 947.18
950.19	c Restart #29 #Var: 1200 LB: 0 @ 949.93
954.03	c Restart #30 #Var: 1200 LB: 0 @ 953.78
956.65	c Restart #31 #Var: 1200 LB: 0 @ 956.4
959.61	c Restart #32 #Var: 1200 LB: 0 @ 959.35
962.66	c Restart #33 #Var: 1200 LB: 0 @ 962.4
966.33	c Restart #34 #Var: 1200 LB: 0 @ 966.07
969.91	c Restart #35 #Var: 1200 LB: 0 @ 969.66
973.13	c Restart #36 #Var: 1200 LB: 0 @ 972.87
977.63	c Restart #37 #Var: 1200 LB: 0 @ 977.37
980.94	c Restart #38 #Var: 1200 LB: 0 @ 980.68
984.96	c Restart #39 #Var: 1200 LB: 0 @ 984.7
988.47	c Restart #40 #Var: 1200 LB: 0 @ 988.21
992.12	c Restart #41 #Var: 1200 LB: 0 @ 991.85
997.55	c Restart #42 #Var: 1200 LB: 0 @ 997.29
1001.43	c Restart #43 #Var: 1200 LB: 0 @ 1001.2
1006.13	c Restart #44 #Var: 1200 LB: 0 @ 1005.9
1011.63	c Restart #45 #Var: 1200 LB: 0 @ 1011.4
1016.75	c Restart #46 #Var: 1200 LB: 0 @ 1016.5
1021.88	c Restart #47 #Var: 1200 LB: 0 @ 1021.6
1026.98	c Restart #48 #Var: 1200 LB: 0 @ 1026.7
1033.65	c Restart #49 #Var: 1200 LB: 0 @ 1033.4
1038.68	c Restart #50 #Var: 1200 LB: 0 @ 1038.4
1045.23	c Restart #51 #Var: 1200 LB: 0 @ 1044.9
1052.32	c Restart #52 #Var: 1200 LB: 0 @ 1052
1058.26	c Restart #53 #Var: 1200 LB: 0 @ 1058
1064.55	c Restart #54 #Var: 1200 LB: 0 @ 1064.3
1070.60	c Restart #55 #Var: 1200 LB: 0 @ 1070.3
1076.90	c Restart #56 #Var: 1200 LB: 0 @ 1076.6
1085.34	c Restart #57 #Var: 1200 LB: 0 @ 1085
1094.27	c Restart #58 #Var: 1200 LB: 0 @ 1094
1100.97	c Restart #59 #Var: 1200 LB: 0 @ 1100.7
1107.23	c Restart #60 #Var: 1200 LB: 0 @ 1106.9
1114.68	c Restart #61 #Var: 1200 LB: 0 @ 1114.4
1126.02	c Restart #62 #Var: 1200 LB: 0 @ 1125.7
1134.43	c Restart #63 #Var: 1200 LB: 0 @ 1134.1
1145.57	c Restart #64 #Var: 1200 LB: 0 @ 1145.3
1153.63	c Restart #65 #Var: 1200 LB: 0 @ 1153.3
1164.00	c Restart #66 #Var: 1200 LB: 0 @ 1163.7
1177.29	c Restart #67 #Var: 1200 LB: 0 @ 1177
1189.93	c Restart #68 #Var: 1200 LB: 0 @ 1189.6
1204.10	c Restart #69 #Var: 1200 LB: 0 @ 1203.8
1214.08	c Restart #70 #Var: 1200 LB: 0 @ 1213.8
1223.29	c Restart #71 #Var: 1200 LB: 0 @ 1223
1236.11	c Restart #72 #Var: 1200 LB: 0 @ 1235.8
1251.29	c Restart #73 #Var: 1200 LB: 0 @ 1251
1261.69	c Restart #74 #Var: 1200 LB: 0 @ 1261.4
1275.01	c Restart #75 #Var: 1200 LB: 0 @ 1274.7
1284.85	c Restart #76 #Var: 1200 LB: 0 @ 1284.5
1297.72	c Restart #77 #Var: 1200 LB: 0 @ 1297.4
1308.48	c Restart #78 #Var: 1200 LB: 0 @ 1308.1
1324.14	c Restart #79 #Var: 1200 LB: 0 @ 1323.8
1343.87	c Restart #80 #Var: 1200 LB: 0 @ 1343.5
1356.08	c Restart #81 #Var: 1200 LB: 0 @ 1355.7
1372.82	c Restart #82 #Var: 1200 LB: 0 @ 1372.5
1391.38	c Restart #83 #Var: 1200 LB: 0 @ 1391
1404.43	c Restart #84 #Var: 1200 LB: 0 @ 1404.1
1416.55	c Restart #85 #Var: 1200 LB: 0 @ 1416.2
1429.60	c Restart #86 #Var: 1200 LB: 0 @ 1429.2
1450.86	c Restart #87 #Var: 1200 LB: 0 @ 1450.5
1461.82	c Restart #88 #Var: 1200 LB: 0 @ 1461.4
1476.11	c Restart #89 #Var: 1200 LB: 0 @ 1475.7
1490.49	c Restart #90 #Var: 1200 LB: 0 @ 1490.1
1505.59	c Restart #91 #Var: 1200 LB: 0 @ 1505.2
1526.38	c Restart #92 #Var: 1200 LB: 0 @ 1526
1545.16	c Restart #93 #Var: 1200 LB: 0 @ 1544.8
1570.88	c Restart #94 #Var: 1200 LB: 0 @ 1570.5
1589.60	c Restart #95 #Var: 1200 LB: 0 @ 1589.2
1614.70	c Restart #96 #Var: 1200 LB: 0 @ 1614.3
1641.97	c Restart #97 #Var: 1200 LB: 0 @ 1641.5
1668.21	c Restart #98 #Var: 1200 LB: 0 @ 1667.8
1694.27	c Restart #99 #Var: 1200 LB: 0 @ 1693.8
1721.28	c Restart #100 #Var: 1200 LB: 0 @ 1720.8
1753.04	c Restart #101 #Var: 1200 LB: 0 @ 1752.6
1780.76	c Restart #102 #Var: 1200 LB: 0 @ 1780.3
1800.47	s UNKNOWN
1800.47	c Exit Code: 0
1800.47	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/node18/watcher-39660-1149229531 -o ROOT/results/node18/solver-39660-1149229531 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39660-1149229531/instance-39660-1149229531.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.92 3/64 28065
/proc/meminfo: memFree=1319616/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=4748 CPUtime=0
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 210 0 0 0 0 0 0 0 18 0 1 0 188616045 4861952 180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8297253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 1187 190 144 55 0 79 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.95 0.92 2/64 28065
/proc/meminfo: memFree=1307072/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=17040 CPUtime=9.98
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 3525 0 0 0 996 2 0 0 25 0 1 0 188616045 17448960 3440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134606480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 4260 3440 296 55 0 3152 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17040

[startup+20.0081 s]
/proc/loadavg: 0.94 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1305608/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=18616 CPUtime=19.98
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 3906 0 0 0 1994 4 0 0 25 0 1 0 188616045 19062784 3821 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 4654 3821 296 55 0 3546 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 18616

[startup+30.014 s]
/proc/loadavg: 0.95 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1304008/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=20168 CPUtime=29.98
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 4298 0 0 0 2994 4 0 0 25 0 1 0 188616045 20652032 4213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 5042 4213 296 55 0 3934 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 20168

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1300552/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=23692 CPUtime=39.99
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 5185 0 0 0 3992 7 0 0 25 0 1 0 188616045 24260608 5100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 5923 5100 296 55 0 4815 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 23692

[startup+50.026 s]
/proc/loadavg: 0.96 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1298696/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=25588 CPUtime=49.98
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 5641 0 0 0 4990 8 0 0 25 0 1 0 188616045 26202112 5556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 6397 5556 296 55 0 5289 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 25588

[startup+60.032 s]
/proc/loadavg: 0.97 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1296968/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=27276 CPUtime=60.05
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 6075 0 0 0 5995 10 0 0 25 0 1 0 188616045 27930624 5990 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8296059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 6819 5990 296 55 0 5711 0
Current children cumulated CPU time (s) 60.05
Current children cumulated vsize (Kb) 27276

[startup+70.0969 s]
/proc/loadavg: 0.97 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1296264/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=27936 CPUtime=70.06
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 6253 0 0 0 6995 11 0 0 25 0 1 0 188616045 28606464 6168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 6984 6168 296 55 0 5876 0
Current children cumulated CPU time (s) 70.06
Current children cumulated vsize (Kb) 27936

[startup+80.1029 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1295432/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=28852 CPUtime=80.06
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 6458 0 0 0 7994 12 0 0 25 0 1 0 188616045 29544448 6373 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 7213 6373 296 55 0 6105 0
Current children cumulated CPU time (s) 80.06
Current children cumulated vsize (Kb) 28852

[startup+90.1089 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1294216/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=29984 CPUtime=90.06
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 6749 0 0 0 8992 14 0 0 25 0 1 0 188616045 30703616 6664 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 7496 6664 296 55 0 6388 0
Current children cumulated CPU time (s) 90.06
Current children cumulated vsize (Kb) 29984

[startup+100.115 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1292808/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=31436 CPUtime=100.06
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7121 0 0 0 9990 16 0 0 25 0 1 0 188616045 32190464 7036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533477 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 7859 7036 296 55 0 6751 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (Kb) 31436

[startup+110.121 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 28065
/proc/meminfo: memFree=1291784/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=32428 CPUtime=110.06
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7374 0 0 0 10989 17 0 0 25 0 1 0 188616045 33206272 7289 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8107 7289 296 55 0 6999 0
Current children cumulated CPU time (s) 110.06
Current children cumulated vsize (Kb) 32428

[startup+120.127 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1291144/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=33200 CPUtime=120.07
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7538 0 0 0 11988 19 0 0 25 0 1 0 188616045 33996800 7453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8300 7453 296 55 0 7192 0
Current children cumulated CPU time (s) 120.07
Current children cumulated vsize (Kb) 33200

[startup+130.133 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1290312/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=33948 CPUtime=130.08
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7736 0 0 0 12988 20 0 0 25 0 1 0 188616045 34762752 7651 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8487 7651 296 55 0 7379 0
Current children cumulated CPU time (s) 130.08
Current children cumulated vsize (Kb) 33948

[startup+140.139 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1289608/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=34608 CPUtime=140.07
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7907 0 0 0 13987 20 0 0 25 0 1 0 188616045 35438592 7822 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8652 7822 296 55 0 7544 0
Current children cumulated CPU time (s) 140.07
Current children cumulated vsize (Kb) 34608

[startup+150.145 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1289224/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=34992 CPUtime=150.09
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 7999 0 0 0 14987 22 0 0 25 0 1 0 188616045 35831808 7914 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8748 7914 296 55 0 7640 0
Current children cumulated CPU time (s) 150.09
Current children cumulated vsize (Kb) 34992

[startup+160.151 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1288584/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=35652 CPUtime=160.08
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 8170 0 0 0 15985 23 0 0 25 0 1 0 188616045 36507648 8085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 8913 8085 296 55 0 7805 0
Current children cumulated CPU time (s) 160.08
Current children cumulated vsize (Kb) 35652

[startup+170.157 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1288008/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=36252 CPUtime=170.09
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 8312 0 0 0 16985 24 0 0 25 0 1 0 188616045 37122048 8227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 9063 8227 296 55 0 7955 0
Current children cumulated CPU time (s) 170.09
Current children cumulated vsize (Kb) 36252

[startup+180.163 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1287368/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=36852 CPUtime=180.09
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 8457 0 0 0 17984 25 0 0 25 0 1 0 188616045 37736448 8372 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548701 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 9213 8372 296 55 0 8105 0
Current children cumulated CPU time (s) 180.09
Current children cumulated vsize (Kb) 36852

[startup+190.169 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1286792/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=37440 CPUtime=190.1
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 8623 0 0 0 18983 27 0 0 25 0 1 0 188616045 38338560 8538 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 9360 8538 296 55 0 8252 0
Current children cumulated CPU time (s) 190.1
Current children cumulated vsize (Kb) 37440

[startup+200.175 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1286152/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=38228 CPUtime=200.1
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 8788 0 0 0 19982 28 0 0 25 0 1 0 188616045 39145472 8703 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 9557 8703 296 55 0 8449 0
Current children cumulated CPU time (s) 200.1
Current children cumulated vsize (Kb) 38228

[startup+210.181 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28065
/proc/meminfo: memFree=1285384/2055920 swapFree=4180888/4192956

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

/proc/28065/statm: 30248 29274 296 55 0 29140 0
Current children cumulated CPU time (s) 1760.64
Current children cumulated vsize (Kb) 120992

[startup+1771.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1203088/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=121240 CPUtime=1770.64
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29435 0 0 0 176844 220 0 0 25 0 1 0 188616045 124149760 29348 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30310 29348 296 55 0 29202 0
Current children cumulated CPU time (s) 1770.64
Current children cumulated vsize (Kb) 121240

[startup+1781.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202448/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=121892 CPUtime=1780.64
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29595 0 0 0 177843 221 0 0 25 0 1 0 188616045 124817408 29508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30473 29508 296 55 0 29365 0
Current children cumulated CPU time (s) 1780.64
Current children cumulated vsize (Kb) 121892

[startup+1782.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202448/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=121892 CPUtime=1781.65
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29605 0 0 0 177944 221 0 0 25 0 1 0 188616045 124817408 29518 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134611580 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30473 29518 296 55 0 29365 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (Kb) 121892

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202384/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=121892 CPUtime=1782.65
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29616 0 0 0 178044 221 0 0 25 0 1 0 188616045 124817408 29529 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30473 29529 296 55 0 29365 0
Current children cumulated CPU time (s) 1782.65
Current children cumulated vsize (Kb) 121892

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202384/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122024 CPUtime=1783.66
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29623 0 0 0 178145 221 0 0 25 0 1 0 188616045 124952576 29536 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30506 29536 296 55 0 29398 0
Current children cumulated CPU time (s) 1783.66
Current children cumulated vsize (Kb) 122024

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202320/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122016 CPUtime=1784.67
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29636 0 0 0 178245 222 0 0 25 0 1 0 188616045 124944384 29548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30504 29548 296 55 0 29396 0
Current children cumulated CPU time (s) 1784.67
Current children cumulated vsize (Kb) 122016

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202256/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122148 CPUtime=1785.67
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29654 0 0 0 178345 222 0 0 25 0 1 0 188616045 125079552 29566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30537 29566 296 55 0 29429 0
Current children cumulated CPU time (s) 1785.67
Current children cumulated vsize (Kb) 122148

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202192/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122144 CPUtime=1786.68
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29659 0 0 0 178446 222 0 0 25 0 1 0 188616045 125075456 29571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30536 29571 296 55 0 29428 0
Current children cumulated CPU time (s) 1786.68
Current children cumulated vsize (Kb) 122144

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202192/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122144 CPUtime=1787.68
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29667 0 0 0 178546 222 0 0 25 0 1 0 188616045 125075456 29579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30536 29579 296 55 0 29428 0
Current children cumulated CPU time (s) 1787.68
Current children cumulated vsize (Kb) 122144

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202128/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122276 CPUtime=1788.69
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29682 0 0 0 178647 222 0 0 25 0 1 0 188616045 125210624 29594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30569 29594 296 55 0 29461 0
Current children cumulated CPU time (s) 1788.69
Current children cumulated vsize (Kb) 122276

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202128/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122276 CPUtime=1789.69
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29687 0 0 0 178747 222 0 0 25 0 1 0 188616045 125210624 29599 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30569 29599 296 55 0 29461 0
Current children cumulated CPU time (s) 1789.69
Current children cumulated vsize (Kb) 122276

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202000/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122276 CPUtime=1790.69
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29705 0 0 0 178847 222 0 0 25 0 1 0 188616045 125210624 29617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30569 29617 296 55 0 29461 0
Current children cumulated CPU time (s) 1790.69
Current children cumulated vsize (Kb) 122276

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1202000/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122416 CPUtime=1791.7
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29720 0 0 0 178948 222 0 0 25 0 1 0 188616045 125353984 29631 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30604 29631 296 55 0 29496 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (Kb) 122416

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201872/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122416 CPUtime=1792.7
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29738 0 0 0 179048 222 0 0 25 0 1 0 188616045 125353984 29649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30604 29649 296 55 0 29496 0
Current children cumulated CPU time (s) 1792.7
Current children cumulated vsize (Kb) 122416

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201808/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122548 CPUtime=1793.71
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29763 0 0 0 179149 222 0 0 25 0 1 0 188616045 125489152 29674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30637 29674 296 55 0 29529 0
Current children cumulated CPU time (s) 1793.71
Current children cumulated vsize (Kb) 122548

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201744/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122680 CPUtime=1794.71
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29781 0 0 0 179249 222 0 0 25 0 1 0 188616045 125624320 29692 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30670 29692 296 55 0 29562 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (Kb) 122680

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201680/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122680 CPUtime=1795.72
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29788 0 0 0 179350 222 0 0 25 0 1 0 188616045 125624320 29699 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30670 29699 296 55 0 29562 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (Kb) 122680

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201680/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122680 CPUtime=1796.72
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29789 0 0 0 179450 222 0 0 25 0 1 0 188616045 125624320 29700 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30670 29700 296 55 0 29562 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (Kb) 122680

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201616/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122828 CPUtime=1797.73
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29804 0 0 0 179551 222 0 0 25 0 1 0 188616045 125775872 29715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30707 29715 296 55 0 29599 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (Kb) 122828

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201552/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122972 CPUtime=1798.73
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29824 0 0 0 179651 222 0 0 25 0 1 0 188616045 125923328 29735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30743 29735 296 55 0 29635 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (Kb) 122972

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 28067
/proc/meminfo: memFree=1201552/2055920 swapFree=4180888/4192956
[pid=28065] ppid=28063 vsize=122972 CPUtime=1799.73
/proc/28065/stat : 28065 (bsolo) R 28063 28065 28020 0 -1 0 29828 0 0 0 179751 222 0 0 25 0 1 0 188616045 125923328 29739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28065/statm: 30743 29739 296 55 0 29635 0
Current children cumulated CPU time (s) 1799.73
Current children cumulated vsize (Kb) 122972

Child status: 0
Real time (s): 1800.49
CPU time (s): 1800.02
CPU user time (s): 1797.78
CPU system time (s): 2.24466
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (Kb): 122972

Launcher Data (download as text)

Begin job on node18 on Fri Jun  2 06:25:31 UTC 2006


FILE ID= 39660-1149229531

PBS_JOBID= 296327

BENCH NAME= ROOT/tmp/node18/39660-1149229531/instance-39660-1149229531.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39660-1149229531/instance-39660-1149229531.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-39660-1149229531 -o ROOT/results/node18/solver-39660-1149229531 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node18/39660-1149229531/instance-39660-1149229531.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  54cc21b6a006b53c414126d2c0b266be

RANDOM SEED= 613065397


/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.216
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	: 5931.00
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.216
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:       1319824 kB
Buffers:         40732 kB
Cached:         618372 kB
SwapCached:       3828 kB
Active:         254120 kB
Inactive:       413808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319824 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14668 kB
Slab:            54232 kB
Committed_AS:   243464 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Fri Jun  2 06:55:31 UTC 2006