Trace number 39640

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.01 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga35_33_sat_pb.cnf.cr.opb
MD5SUMd807de21f10c00acae1479f7b1348df5
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.033994
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1733
Total number of constraints1256
Number of constraints which are clauses1188
Number of constraints which are cardinality constraints (but not clauses)68
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint17
Maximum length of a constraint35
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 36
Number of bits of the biggest sum of numbers6
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.12	c Initial problem consists of 1733 variables and 1256 constraints.
0.15	c Using non-optimization problem switches.
0.15	c No problem reductions applied in OPT. instance.
0.15	c	preprocess terminated. Elapsed time: 0.142
0.15	c After prepocess the problem consists of 1733 variables and 1256 constraints.
0.20	c Restart #1 #Var: 1733 LB: 0 @ 0.191
0.27	c Restart #2 #Var: 1733 LB: 0 @ 0.256
0.36	c Restart #3 #Var: 1733 LB: 0 @ 0.351
0.52	c Restart #4 #Var: 1733 LB: 0 @ 0.507
0.71	c Restart #5 #Var: 1733 LB: 0 @ 0.696
0.97	c Restart #6 #Var: 1733 LB: 0 @ 0.956
1.31	c Restart #7 #Var: 1733 LB: 0 @ 1.301
1.73	c Restart #8 #Var: 1733 LB: 0 @ 1.718
2.17	c Restart #9 #Var: 1733 LB: 0 @ 2.161
2.70	c Restart #10 #Var: 1733 LB: 0 @ 2.687
3.26	c Restart #11 #Var: 1733 LB: 0 @ 3.248
3.89	c Restart #12 #Var: 1733 LB: 0 @ 3.877
4.56	c Restart #13 #Var: 1733 LB: 0 @ 4.549
5.32	c Restart #14 #Var: 1733 LB: 0 @ 5.308
6.16	c Restart #15 #Var: 1733 LB: 0 @ 6.152
7.10	c Restart #16 #Var: 1733 LB: 0 @ 7.087
8.08	c Restart #17 #Var: 1733 LB: 0 @ 8.059
9.10	c Restart #18 #Var: 1733 LB: 0 @ 9.08
10.16	c Restart #19 #Var: 1733 LB: 0 @ 10.141
11.36	c Restart #20 #Var: 1733 LB: 0 @ 11.345
12.63	c Restart #21 #Var: 1733 LB: 0 @ 12.609
14.05	c Restart #22 #Var: 1733 LB: 0 @ 14.034
15.55	c Restart #23 #Var: 1733 LB: 0 @ 15.532
17.31	c Restart #24 #Var: 1733 LB: 0 @ 17.293
19.00	c Restart #25 #Var: 1733 LB: 0 @ 18.982
21.12	c Restart #26 #Var: 1733 LB: 0 @ 21.098
23.49	c Restart #27 #Var: 1733 LB: 0 @ 23.463
25.66	c Restart #28 #Var: 1733 LB: 0 @ 25.64
27.66	c Restart #29 #Var: 1733 LB: 0 @ 27.638
29.83	c Restart #30 #Var: 1733 LB: 0 @ 29.805
32.04	c Restart #31 #Var: 1733 LB: 0 @ 32.013
34.36	c Restart #32 #Var: 1733 LB: 0 @ 34.339
36.76	c Restart #33 #Var: 1733 LB: 0 @ 36.737
39.22	c Restart #34 #Var: 1733 LB: 0 @ 39.19
41.80	c Restart #35 #Var: 1733 LB: 0 @ 41.774
44.39	c Restart #36 #Var: 1733 LB: 0 @ 44.36
47.06	c Restart #37 #Var: 1733 LB: 0 @ 47.027
49.79	c Restart #38 #Var: 1733 LB: 0 @ 49.762
52.62	c Restart #39 #Var: 1733 LB: 0 @ 52.586
55.50	c Restart #40 #Var: 1733 LB: 0 @ 55.472
58.49	c Restart #41 #Var: 1733 LB: 0 @ 58.457
61.50	c Restart #42 #Var: 1733 LB: 0 @ 61.465
64.51	c Restart #43 #Var: 1733 LB: 0 @ 64.478
67.74	c Restart #44 #Var: 1733 LB: 0 @ 67.7
70.94	c Restart #45 #Var: 1733 LB: 0 @ 70.906
74.34	c Restart #46 #Var: 1733 LB: 0 @ 74.3
77.78	c Restart #47 #Var: 1733 LB: 0 @ 77.746
81.59	c Restart #48 #Var: 1733 LB: 0 @ 81.549
85.56	c Restart #49 #Var: 1733 LB: 0 @ 85.521
89.70	c Restart #50 #Var: 1733 LB: 0 @ 89.658
94.15	c Restart #51 #Var: 1733 LB: 0 @ 94.109
98.71	c Restart #52 #Var: 1733 LB: 0 @ 98.663
103.40	c Restart #53 #Var: 1733 LB: 0 @ 103.35
108.43	c Restart #54 #Var: 1733 LB: 0 @ 108.38
113.65	c Restart #55 #Var: 1733 LB: 0 @ 113.6
118.86	c Restart #56 #Var: 1733 LB: 0 @ 118.81
124.22	c Restart #57 #Var: 1733 LB: 0 @ 124.17
129.42	c Restart #58 #Var: 1733 LB: 0 @ 129.37
134.74	c Restart #59 #Var: 1733 LB: 0 @ 134.69
140.42	c Restart #60 #Var: 1733 LB: 0 @ 140.36
146.11	c Restart #61 #Var: 1733 LB: 0 @ 146.05
151.97	c Restart #62 #Var: 1733 LB: 0 @ 151.91
157.74	c Restart #63 #Var: 1733 LB: 0 @ 157.68
164.09	c Restart #64 #Var: 1733 LB: 0 @ 164.02
170.33	c Restart #65 #Var: 1733 LB: 0 @ 170.26
176.98	c Restart #66 #Var: 1733 LB: 0 @ 176.91
183.69	c Restart #67 #Var: 1733 LB: 0 @ 183.63
190.25	c Restart #68 #Var: 1733 LB: 0 @ 190.18
196.63	c Restart #69 #Var: 1733 LB: 0 @ 196.56
203.40	c Restart #70 #Var: 1733 LB: 0 @ 203.32
210.74	c Restart #71 #Var: 1733 LB: 0 @ 210.66
217.99	c Restart #72 #Var: 1733 LB: 0 @ 217.91
225.60	c Restart #73 #Var: 1733 LB: 0 @ 225.52
233.52	c Restart #74 #Var: 1733 LB: 0 @ 233.44
241.73	c Restart #75 #Var: 1733 LB: 0 @ 241.65
250.04	c Restart #76 #Var: 1733 LB: 0 @ 249.95
258.81	c Restart #77 #Var: 1733 LB: 0 @ 258.72
267.70	c Restart #78 #Var: 1733 LB: 0 @ 267.61
276.10	c Restart #79 #Var: 1733 LB: 0 @ 276
285.46	c Restart #80 #Var: 1733 LB: 0 @ 285.36
294.50	c Restart #81 #Var: 1733 LB: 0 @ 294.4
305.06	c Restart #82 #Var: 1733 LB: 0 @ 304.96
314.96	c Restart #83 #Var: 1733 LB: 0 @ 314.85
323.06	c Restart #84 #Var: 1733 LB: 0 @ 322.95
334.19	c Restart #85 #Var: 1733 LB: 0 @ 334.08
345.54	c Restart #86 #Var: 1733 LB: 0 @ 345.43
356.92	c Restart #87 #Var: 1733 LB: 0 @ 356.8
370.46	c Restart #88 #Var: 1733 LB: 0 @ 370.33
383.37	c Restart #89 #Var: 1733 LB: 0 @ 383.25
395.48	c Restart #90 #Var: 1733 LB: 0 @ 395.35
408.16	c Restart #91 #Var: 1733 LB: 0 @ 408.03
420.25	c Restart #92 #Var: 1733 LB: 0 @ 420.11
432.45	c Restart #93 #Var: 1733 LB: 0 @ 432.31
447.30	c Restart #94 #Var: 1733 LB: 0 @ 447.16
461.87	c Restart #95 #Var: 1733 LB: 0 @ 461.72
474.47	c Restart #96 #Var: 1733 LB: 0 @ 474.32
488.22	c Restart #97 #Var: 1733 LB: 0 @ 488.06
501.53	c Restart #98 #Var: 1733 LB: 0 @ 501.37
515.11	c Restart #99 #Var: 1733 LB: 0 @ 514.94
530.10	c Restart #100 #Var: 1733 LB: 0 @ 529.94
545.02	c Restart #101 #Var: 1733 LB: 0 @ 544.85
560.23	c Restart #102 #Var: 1733 LB: 0 @ 560.05
575.59	c Restart #103 #Var: 1733 LB: 0 @ 575.41
590.71	c Restart #104 #Var: 1733 LB: 0 @ 590.52
605.92	c Restart #105 #Var: 1733 LB: 0 @ 605.73
621.30	c Restart #106 #Var: 1733 LB: 0 @ 621.11
637.24	c Restart #107 #Var: 1733 LB: 0 @ 637.05
655.22	c Restart #108 #Var: 1733 LB: 0 @ 655.01
671.52	c Restart #109 #Var: 1733 LB: 0 @ 671.32
688.54	c Restart #110 #Var: 1733 LB: 0 @ 688.33
706.35	c Restart #111 #Var: 1733 LB: 0 @ 706.13
725.13	c Restart #112 #Var: 1733 LB: 0 @ 724.87
743.40	c Restart #113 #Var: 1733 LB: 0 @ 743.1
762.26	c Restart #114 #Var: 1733 LB: 0 @ 761.95
781.19	c Restart #115 #Var: 1733 LB: 0 @ 780.88
801.10	c Restart #116 #Var: 1733 LB: 0 @ 800.78
819.74	c Restart #117 #Var: 1733 LB: 0 @ 819.42
839.63	c Restart #118 #Var: 1733 LB: 0 @ 839.3
858.45	c Restart #119 #Var: 1733 LB: 0 @ 858.12
879.07	c Restart #120 #Var: 1733 LB: 0 @ 878.73
900.20	c Restart #121 #Var: 1733 LB: 0 @ 899.86
921.58	c CHANGE Heuristic... 
921.58	c Restart #0 #Var: 1733 LB: 0 @ 921.23
921.65	c Restart #1 #Var: 1733 LB: 0 @ 921.3
922.07	c Restart #2 #Var: 1733 LB: 0 @ 921.72
922.59	c Restart #3 #Var: 1733 LB: 0 @ 922.24
923.22	c Restart #4 #Var: 1733 LB: 0 @ 922.87
924.20	c Restart #5 #Var: 1733 LB: 0 @ 923.85
925.33	c Restart #6 #Var: 1733 LB: 0 @ 924.98
926.67	c Restart #7 #Var: 1733 LB: 0 @ 926.32
928.48	c Restart #8 #Var: 1733 LB: 0 @ 928.13
930.42	c Restart #9 #Var: 1733 LB: 0 @ 930.07
932.13	c Restart #10 #Var: 1733 LB: 0 @ 931.78
934.33	c Restart #11 #Var: 1733 LB: 0 @ 933.98
936.54	c Restart #12 #Var: 1733 LB: 0 @ 936.18
939.28	c Restart #13 #Var: 1733 LB: 0 @ 938.92
941.28	c Restart #14 #Var: 1733 LB: 0 @ 940.93
943.74	c Restart #15 #Var: 1733 LB: 0 @ 943.38
946.61	c Restart #16 #Var: 1733 LB: 0 @ 946.25
949.50	c Restart #17 #Var: 1733 LB: 0 @ 949.14
952.37	c Restart #18 #Var: 1733 LB: 0 @ 952.01
955.25	c Restart #19 #Var: 1733 LB: 0 @ 954.89
958.50	c Restart #20 #Var: 1733 LB: 0 @ 958.14
961.64	c Restart #21 #Var: 1733 LB: 0 @ 961.28
965.01	c Restart #22 #Var: 1733 LB: 0 @ 964.64
968.73	c Restart #23 #Var: 1733 LB: 0 @ 968.36
972.70	c Restart #24 #Var: 1733 LB: 0 @ 972.33
976.46	c Restart #25 #Var: 1733 LB: 0 @ 976.09
980.38	c Restart #26 #Var: 1733 LB: 0 @ 980.01
985.37	c Restart #27 #Var: 1733 LB: 0 @ 985
990.03	c Restart #28 #Var: 1733 LB: 0 @ 989.66
994.57	c Restart #29 #Var: 1733 LB: 0 @ 994.19
999.67	c Restart #30 #Var: 1733 LB: 0 @ 999.3
1005.48	c Restart #31 #Var: 1733 LB: 0 @ 1005.1
1010.94	c Restart #32 #Var: 1733 LB: 0 @ 1010.6
1015.94	c Restart #33 #Var: 1733 LB: 0 @ 1015.6
1021.21	c Restart #34 #Var: 1733 LB: 0 @ 1020.8
1027.95	c Restart #35 #Var: 1733 LB: 0 @ 1027.6
1033.73	c Restart #36 #Var: 1733 LB: 0 @ 1033.3
1040.81	c Restart #37 #Var: 1733 LB: 0 @ 1040.4
1047.30	c Restart #38 #Var: 1733 LB: 0 @ 1046.9
1053.45	c Restart #39 #Var: 1733 LB: 0 @ 1053.1
1060.97	c Restart #40 #Var: 1733 LB: 0 @ 1060.6
1067.87	c Restart #41 #Var: 1733 LB: 0 @ 1067.5
1074.57	c Restart #42 #Var: 1733 LB: 0 @ 1074.2
1081.32	c Restart #43 #Var: 1733 LB: 0 @ 1080.9
1089.00	c Restart #44 #Var: 1733 LB: 0 @ 1088.6
1097.57	c Restart #45 #Var: 1733 LB: 0 @ 1097.2
1105.89	c Restart #46 #Var: 1733 LB: 0 @ 1105.5
1113.44	c Restart #47 #Var: 1733 LB: 0 @ 1113
1121.25	c Restart #48 #Var: 1733 LB: 0 @ 1120.8
1130.55	c Restart #49 #Var: 1733 LB: 0 @ 1130.1
1139.11	c Restart #50 #Var: 1733 LB: 0 @ 1138.7
1147.42	c Restart #51 #Var: 1733 LB: 0 @ 1147
1156.11	c Restart #52 #Var: 1733 LB: 0 @ 1155.7
1164.33	c Restart #53 #Var: 1733 LB: 0 @ 1163.9
1174.01	c Restart #54 #Var: 1733 LB: 0 @ 1173.6
1183.04	c Restart #55 #Var: 1733 LB: 0 @ 1182.6
1193.19	c Restart #56 #Var: 1733 LB: 0 @ 1192.8
1203.17	c Restart #57 #Var: 1733 LB: 0 @ 1202.7
1212.42	c Restart #58 #Var: 1733 LB: 0 @ 1212
1222.51	c Restart #59 #Var: 1733 LB: 0 @ 1222.1
1233.28	c Restart #60 #Var: 1733 LB: 0 @ 1232.8
1245.02	c Restart #61 #Var: 1733 LB: 0 @ 1244.6
1255.81	c Restart #62 #Var: 1733 LB: 0 @ 1255.4
1268.61	c Restart #63 #Var: 1733 LB: 0 @ 1268.2
1280.43	c Restart #64 #Var: 1733 LB: 0 @ 1280
1290.83	c Restart #65 #Var: 1733 LB: 0 @ 1290.4
1304.55	c Restart #66 #Var: 1733 LB: 0 @ 1304.1
1314.86	c Restart #67 #Var: 1733 LB: 0 @ 1314.4
1327.59	c Restart #68 #Var: 1733 LB: 0 @ 1327.1
1338.21	c Restart #69 #Var: 1733 LB: 0 @ 1337.7
1350.92	c Restart #70 #Var: 1733 LB: 0 @ 1350.4
1364.83	c Restart #71 #Var: 1733 LB: 0 @ 1364.4
1378.45	c Restart #72 #Var: 1733 LB: 0 @ 1378
1391.19	c Restart #73 #Var: 1733 LB: 0 @ 1390.7
1403.97	c Restart #74 #Var: 1733 LB: 0 @ 1403.5
1416.49	c Restart #75 #Var: 1733 LB: 0 @ 1416
1428.60	c Restart #76 #Var: 1733 LB: 0 @ 1428.1
1443.00	c Restart #77 #Var: 1733 LB: 0 @ 1442.5
1458.16	c Restart #78 #Var: 1733 LB: 0 @ 1457.7
1472.38	c Restart #79 #Var: 1733 LB: 0 @ 1471.9
1487.17	c Restart #80 #Var: 1733 LB: 0 @ 1486.7
1502.26	c Restart #81 #Var: 1733 LB: 0 @ 1501.7
1519.12	c Restart #82 #Var: 1733 LB: 0 @ 1518.6
1535.61	c Restart #83 #Var: 1733 LB: 0 @ 1535.1
1550.77	c Restart #84 #Var: 1733 LB: 0 @ 1550.2
1567.45	c Restart #85 #Var: 1733 LB: 0 @ 1566.9
1586.54	c Restart #86 #Var: 1733 LB: 0 @ 1586
1602.05	c Restart #87 #Var: 1733 LB: 0 @ 1601.5
1617.57	c Restart #88 #Var: 1733 LB: 0 @ 1617
1638.06	c Restart #89 #Var: 1733 LB: 0 @ 1637.5
1653.90	c Restart #90 #Var: 1733 LB: 0 @ 1653.3
1672.81	c Restart #91 #Var: 1733 LB: 0 @ 1672.2
1693.00	c Restart #92 #Var: 1733 LB: 0 @ 1692.4
1711.50	c Restart #93 #Var: 1733 LB: 0 @ 1710.9
1732.27	c Restart #94 #Var: 1733 LB: 0 @ 1731.7
1749.74	c Restart #95 #Var: 1733 LB: 0 @ 1749.2
1766.60	c Restart #96 #Var: 1733 LB: 0 @ 1766
1786.87	c Restart #97 #Var: 1733 LB: 0 @ 1786.3
1800.60	s UNKNOWN
1800.60	c Exit Code: 0
1800.60	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/node77/watcher-39640-1149227343 -o ROOT/results/node77/solver-39640-1149227343 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node77/39640-1149227343/instance-39640-1149227343.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1661160/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=4632 CPUtime=0
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 72 0 0 0 0 0 0 0 19 0 1 0 188373514 4743168 55 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1463220 0 0 4096 0 0 0 0 17 1 0 0
/proc/25769/statm: 1158 55 41 55 0 44 0

[startup+10.0032 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1652336/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=13368 CPUtime=9.98
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 2580 0 0 0 995 3 0 0 25 0 1 0 188373514 13688832 2496 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3342 2496 294 55 0 2233 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 13368

[startup+20.0084 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1651056/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=14552 CPUtime=19.98
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 2900 0 0 0 1993 5 0 0 25 0 1 0 188373514 14901248 2816 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3638 2816 294 55 0 2529 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 14552

[startup+30.0137 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1650416/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15208 CPUtime=29.98
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3062 0 0 0 2992 6 0 0 25 0 1 0 188373514 15572992 2978 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3802 2978 294 55 0 2693 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 15208

[startup+40.0199 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1650096/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15596 CPUtime=39.99
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3135 0 0 0 3991 8 0 0 25 0 1 0 188373514 15970304 3051 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3899 3051 294 55 0 2790 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 15596

[startup+50.0262 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1650032/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15596 CPUtime=49.98
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3152 0 0 0 4989 9 0 0 25 0 1 0 188373514 15970304 3068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3899 3068 294 55 0 2790 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 15596

[startup+60.0324 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649968/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15724 CPUtime=59.99
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3169 0 0 0 5988 11 0 0 25 0 1 0 188373514 16101376 3085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3931 3085 294 55 0 2822 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 15724

[startup+70.0387 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649840/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15836 CPUtime=69.99
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3199 0 0 0 6986 13 0 0 25 0 1 0 188373514 16216064 3115 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3959 3115 294 55 0 2850 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 15836

[startup+80.0449 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649776/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=15968 CPUtime=80
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3225 0 0 0 7985 15 0 0 25 0 1 0 188373514 16351232 3141 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 3992 3141 294 55 0 2883 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 15968

[startup+90.0502 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649584/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16084 CPUtime=90
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3269 0 0 0 8983 17 0 0 25 0 1 0 188373514 16470016 3185 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4021 3185 294 55 0 2912 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 16084

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649456/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16208 CPUtime=100
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3303 0 0 0 9982 18 0 0 25 0 1 0 188373514 16596992 3219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4052 3219 294 55 0 2943 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 16208

[startup+110.063 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649264/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16324 CPUtime=110.01
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3340 0 0 0 10981 20 0 0 25 0 1 0 188373514 16715776 3256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4081 3256 294 55 0 2972 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 16324

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649200/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16456 CPUtime=120.01
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3365 0 0 0 11980 21 0 0 25 0 1 0 188373514 16850944 3281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4114 3281 294 55 0 3005 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 16456

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1649008/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16680 CPUtime=130.01
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3406 0 0 0 12979 22 0 0 25 0 1 0 188373514 17080320 3322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4170 3322 294 55 0 3061 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 16680

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648944/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16680 CPUtime=140.01
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3428 0 0 0 13977 24 0 0 25 0 1 0 188373514 17080320 3344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4170 3344 294 55 0 3061 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 16680

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648752/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=16916 CPUtime=150.02
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3461 0 0 0 14977 25 0 0 25 0 1 0 188373514 17321984 3377 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4229 3377 294 55 0 3120 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 16916

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648624/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=17028 CPUtime=160.02
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3495 0 0 0 15976 26 0 0 25 0 1 0 188373514 17436672 3411 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4257 3411 294 55 0 3148 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 17028

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648624/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=17028 CPUtime=170.02
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3514 0 0 0 16975 27 0 0 25 0 1 0 188373514 17436672 3430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4257 3430 294 55 0 3148 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 17028

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648560/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=17160 CPUtime=180.03
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3525 0 0 0 17974 29 0 0 25 0 1 0 188373514 17571840 3441 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4290 3441 294 55 0 3181 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 17160

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648496/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=17160 CPUtime=190.03
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3538 0 0 0 18973 30 0 0 25 0 1 0 188373514 17571840 3454 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4290 3454 294 55 0 3181 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 17160

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1648048/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=17668 CPUtime=200.04
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 3658 0 0 0 19972 32 0 0 25 0 1 0 188373514 18092032 3574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 4417 3574 294 55 0 3308 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 17668

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25769
/proc/meminfo: memFree=1647728/2055892 swapFree=4085336/4096564

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

/proc/25769/statm: 9287 8454 294 55 0 8178 0
Current children cumulated CPU time (s) 1760.46
Current children cumulated vsize (Kb) 37148

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1628016/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37280 CPUtime=1770.46
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8579 0 0 0 176798 248 0 0 25 0 1 0 188373514 38174720 8495 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9320 8495 294 55 0 8211 0
Current children cumulated CPU time (s) 1770.46
Current children cumulated vsize (Kb) 37280

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1628016/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37404 CPUtime=1780.46
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8602 0 0 0 177797 249 0 0 25 0 1 0 188373514 38301696 8518 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9351 8518 294 55 0 8242 0
Current children cumulated CPU time (s) 1780.46
Current children cumulated vsize (Kb) 37404

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1628016/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37404 CPUtime=1781.47
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8604 0 0 0 177898 249 0 0 25 0 1 0 188373514 38301696 8520 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9351 8520 294 55 0 8242 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 37404

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37404 CPUtime=1782.47
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8607 0 0 0 177998 249 0 0 25 0 1 0 188373514 38301696 8523 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9351 8523 294 55 0 8242 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 37404

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1783.47
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178098 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 37532

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1784.48
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178199 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541476 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 37532

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1785.48
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178299 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 37532

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1786.49
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178400 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 37532

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1787.49
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178500 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 37532

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1788.49
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178600 249 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 37532

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1789.51
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178701 250 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603374 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 37532

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37532 CPUtime=1790.51
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178801 250 0 0 25 0 1 0 188373514 38432768 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1893099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9383 8534 294 55 0 8274 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 37532

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37516 CPUtime=1791.51
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 178901 250 0 0 25 0 1 0 188373514 38416384 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9379 8534 294 55 0 8270 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 37516

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627952/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37516 CPUtime=1792.51
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8618 0 0 0 179001 250 0 0 25 0 1 0 188373514 38416384 8534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9379 8534 294 55 0 8270 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 37516

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627888/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37516 CPUtime=1793.52
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8627 0 0 0 179102 250 0 0 25 0 1 0 188373514 38416384 8543 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9379 8543 294 55 0 8270 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 37516

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627888/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37516 CPUtime=1794.52
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8627 0 0 0 179202 250 0 0 25 0 1 0 188373514 38416384 8543 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548606 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9379 8543 294 55 0 8270 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 37516

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627888/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37516 CPUtime=1795.53
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8631 0 0 0 179302 251 0 0 25 0 1 0 188373514 38416384 8547 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9379 8547 294 55 0 8270 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 37516

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627824/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37648 CPUtime=1796.54
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8643 0 0 0 179403 251 0 0 25 0 1 0 188373514 38551552 8559 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9412 8559 294 55 0 8303 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 37648

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627824/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37648 CPUtime=1797.54
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8643 0 0 0 179503 251 0 0 25 0 1 0 188373514 38551552 8559 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9412 8559 294 55 0 8303 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 37648

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627824/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37648 CPUtime=1798.54
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8647 0 0 0 179603 251 0 0 25 0 1 0 188373514 38551552 8563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9412 8563 294 55 0 8303 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 37648

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25964
/proc/meminfo: memFree=1627760/2055892 swapFree=4085336/4096564
[pid=25769] ppid=25767 vsize=37648 CPUtime=1799.55
/proc/25769/stat : 25769 (bsolo) R 25767 25769 25724 0 -1 0 8651 0 0 0 179704 251 0 0 25 0 1 0 188373514 38551552 8567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25769/statm: 9412 8567 294 55 0 8303 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 37648

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.01
CPU user time (s): 1797.49
CPU system time (s): 2.52062
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (Kb): 37648

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 05:49:03 UTC 2006


FILE ID= 39640-1149227343

PBS_JOBID= 296071

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d807de21f10c00acae1479f7b1348df5

RANDOM SEED= 386895906


/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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1661368 kB
Buffers:         33072 kB
Cached:         294900 kB
SwapCached:       2644 kB
Active:          96212 kB
Inactive:       240572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1661368 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            44448 kB
Committed_AS:   229360 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 06:19:04 UTC 2006