Trace number 46268

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2149498a764a37bf6db991eef5859a95
Bench CategorySATUNSAT-SMALLINT (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
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 41
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.02	c Time Limit set via PBTIMEOUT to 1800
0.05	c INFO: OSL Context initialized.
0.62	c Initial problem consists of 1800 variables and 39645 constraints.
1.00	c Using non-optimization problem switches.
1.00	c No problem reductions applied in OPT. instance.
1.00	c	preprocess terminated. Elapsed time: 0.953
1.00	c After prepocess the problem consists of 1800 variables and 39645 constraints.
1.13	c Restart #1 #Var: 1800 LB: 0 @ 1.091
1.48	c Restart #2 #Var: 1800 LB: 0 @ 1.435
1.99	c Restart #3 #Var: 1800 LB: 0 @ 1.95
2.63	c Restart #4 #Var: 1800 LB: 0 @ 2.584
3.38	c Restart #5 #Var: 1800 LB: 0 @ 3.336
4.37	c Restart #6 #Var: 1800 LB: 0 @ 4.328
5.50	c Restart #7 #Var: 1800 LB: 0 @ 5.453
6.73	c Restart #8 #Var: 1800 LB: 0 @ 6.69
8.15	c Restart #9 #Var: 1800 LB: 0 @ 8.105
9.71	c Restart #10 #Var: 1800 LB: 0 @ 9.669
11.55	c Restart #11 #Var: 1800 LB: 0 @ 11.5
13.64	c Restart #12 #Var: 1800 LB: 0 @ 13.586
15.90	c Restart #13 #Var: 1800 LB: 0 @ 15.846
18.35	c Restart #14 #Var: 1800 LB: 0 @ 18.303
21.02	c Restart #15 #Var: 1800 LB: 0 @ 20.968
23.87	c Restart #16 #Var: 1800 LB: 0 @ 23.814
27.13	c Restart #17 #Var: 1800 LB: 0 @ 27.079
30.24	c Restart #18 #Var: 1800 LB: 0 @ 30.181
33.58	c Restart #19 #Var: 1800 LB: 0 @ 33.526
37.26	c Restart #20 #Var: 1800 LB: 0 @ 37.2
41.17	c Restart #21 #Var: 1800 LB: 0 @ 41.112
45.05	c Restart #22 #Var: 1800 LB: 0 @ 44.99
49.22	c Restart #23 #Var: 1800 LB: 0 @ 49.158
53.54	c Restart #24 #Var: 1800 LB: 0 @ 53.483
57.89	c Restart #25 #Var: 1800 LB: 0 @ 57.832
62.57	c Restart #26 #Var: 1800 LB: 0 @ 62.504
67.27	c Restart #27 #Var: 1800 LB: 0 @ 67.205
72.29	c Restart #28 #Var: 1800 LB: 0 @ 72.227
77.05	c Restart #29 #Var: 1800 LB: 0 @ 76.982
82.03	c Restart #30 #Var: 1800 LB: 0 @ 81.963
87.26	c Restart #31 #Var: 1800 LB: 0 @ 87.192
92.85	c Restart #32 #Var: 1800 LB: 0 @ 92.781
98.35	c Restart #33 #Var: 1800 LB: 0 @ 98.277
104.68	c Restart #34 #Var: 1800 LB: 0 @ 104.61
111.40	c Restart #35 #Var: 1800 LB: 0 @ 111.33
117.40	c Restart #36 #Var: 1800 LB: 0 @ 117.32
123.47	c Restart #37 #Var: 1800 LB: 0 @ 123.39
129.97	c Restart #38 #Var: 1800 LB: 0 @ 129.88
136.58	c Restart #39 #Var: 1800 LB: 0 @ 136.49
143.37	c Restart #40 #Var: 1800 LB: 0 @ 143.29
150.38	c Restart #41 #Var: 1800 LB: 0 @ 150.29
157.61	c Restart #42 #Var: 1800 LB: 0 @ 157.52
165.43	c Restart #43 #Var: 1800 LB: 0 @ 165.34
173.29	c Restart #44 #Var: 1800 LB: 0 @ 173.19
181.14	c Restart #45 #Var: 1800 LB: 0 @ 181.04
189.31	c Restart #46 #Var: 1800 LB: 0 @ 189.21
198.15	c Restart #47 #Var: 1800 LB: 0 @ 198.05
206.70	c Restart #48 #Var: 1800 LB: 0 @ 206.6
216.01	c Restart #49 #Var: 1800 LB: 0 @ 215.9
225.24	c Restart #50 #Var: 1800 LB: 0 @ 225.13
234.95	c Restart #51 #Var: 1800 LB: 0 @ 234.84
244.76	c Restart #52 #Var: 1800 LB: 0 @ 244.65
254.21	c Restart #53 #Var: 1800 LB: 0 @ 254.09
264.12	c Restart #54 #Var: 1800 LB: 0 @ 264
274.65	c Restart #55 #Var: 1800 LB: 0 @ 274.53
285.40	c Restart #56 #Var: 1800 LB: 0 @ 285.28
297.12	c Restart #57 #Var: 1800 LB: 0 @ 296.99
310.28	c Restart #58 #Var: 1800 LB: 0 @ 310.15
321.71	c Restart #59 #Var: 1800 LB: 0 @ 321.57
333.60	c Restart #60 #Var: 1800 LB: 0 @ 333.46
344.57	c Restart #61 #Var: 1800 LB: 0 @ 344.43
356.38	c Restart #62 #Var: 1800 LB: 0 @ 356.24
368.13	c Restart #63 #Var: 1800 LB: 0 @ 367.99
380.25	c Restart #64 #Var: 1800 LB: 0 @ 380.1
392.96	c Restart #65 #Var: 1800 LB: 0 @ 392.81
406.09	c Restart #66 #Var: 1800 LB: 0 @ 405.93
420.05	c Restart #67 #Var: 1800 LB: 0 @ 419.89
433.39	c Restart #68 #Var: 1800 LB: 0 @ 433.22
447.65	c Restart #69 #Var: 1800 LB: 0 @ 447.48
461.88	c Restart #70 #Var: 1800 LB: 0 @ 461.71
476.41	c Restart #71 #Var: 1800 LB: 0 @ 476.24
490.84	c Restart #72 #Var: 1800 LB: 0 @ 490.66
505.39	c Restart #73 #Var: 1800 LB: 0 @ 505.2
519.74	c Restart #74 #Var: 1800 LB: 0 @ 519.55
533.55	c Restart #75 #Var: 1800 LB: 0 @ 533.35
547.47	c Restart #76 #Var: 1800 LB: 0 @ 547.27
561.30	c Restart #77 #Var: 1800 LB: 0 @ 561.1
575.61	c Restart #78 #Var: 1800 LB: 0 @ 575.4
589.84	c Restart #79 #Var: 1800 LB: 0 @ 589.63
605.36	c Restart #80 #Var: 1800 LB: 0 @ 605.15
622.26	c Restart #81 #Var: 1800 LB: 0 @ 622.04
639.05	c Restart #82 #Var: 1800 LB: 0 @ 638.83
656.59	c Restart #83 #Var: 1800 LB: 0 @ 656.37
673.74	c Restart #84 #Var: 1800 LB: 0 @ 673.51
690.29	c Restart #85 #Var: 1800 LB: 0 @ 690.05
706.96	c Restart #86 #Var: 1800 LB: 0 @ 706.72
723.62	c Restart #87 #Var: 1800 LB: 0 @ 723.38
740.52	c Restart #88 #Var: 1800 LB: 0 @ 740.27
757.34	c Restart #89 #Var: 1800 LB: 0 @ 757.09
774.55	c Restart #90 #Var: 1800 LB: 0 @ 774.29
791.51	c Restart #91 #Var: 1800 LB: 0 @ 791.25
809.16	c Restart #92 #Var: 1800 LB: 0 @ 808.89
826.85	c Restart #93 #Var: 1800 LB: 0 @ 826.58
845.66	c Restart #94 #Var: 1800 LB: 0 @ 845.38
864.66	c Restart #95 #Var: 1800 LB: 0 @ 864.38
884.89	c Restart #96 #Var: 1800 LB: 0 @ 884.6
904.16	c CHANGE Heuristic... 
904.16	c Restart #0 #Var: 1800 LB: 0 @ 903.87
904.36	c Restart #1 #Var: 1800 LB: 0 @ 904.07
904.78	c Restart #2 #Var: 1800 LB: 0 @ 904.49
905.38	c Restart #3 #Var: 1800 LB: 0 @ 905.09
906.14	c Restart #4 #Var: 1800 LB: 0 @ 905.85
907.03	c Restart #5 #Var: 1800 LB: 0 @ 906.74
908.09	c Restart #6 #Var: 1800 LB: 0 @ 907.79
909.47	c Restart #7 #Var: 1800 LB: 0 @ 909.18
911.05	c Restart #8 #Var: 1800 LB: 0 @ 910.75
912.76	c Restart #9 #Var: 1800 LB: 0 @ 912.46
914.79	c Restart #10 #Var: 1800 LB: 0 @ 914.5
917.17	c Restart #11 #Var: 1800 LB: 0 @ 916.87
919.85	c Restart #12 #Var: 1800 LB: 0 @ 919.56
922.51	c Restart #13 #Var: 1800 LB: 0 @ 922.21
925.36	c Restart #14 #Var: 1800 LB: 0 @ 925.06
928.57	c Restart #15 #Var: 1800 LB: 0 @ 928.27
931.96	c Restart #16 #Var: 1800 LB: 0 @ 931.66
935.37	c Restart #17 #Var: 1800 LB: 0 @ 935.06
939.19	c Restart #18 #Var: 1800 LB: 0 @ 938.89
943.00	c Restart #19 #Var: 1800 LB: 0 @ 942.7
946.92	c Restart #20 #Var: 1800 LB: 0 @ 946.61
951.50	c Restart #21 #Var: 1800 LB: 0 @ 951.19
955.84	c Restart #22 #Var: 1800 LB: 0 @ 955.53
960.38	c Restart #23 #Var: 1800 LB: 0 @ 960.07
965.12	c Restart #24 #Var: 1800 LB: 0 @ 964.8
970.15	c Restart #25 #Var: 1800 LB: 0 @ 969.84
975.27	c Restart #26 #Var: 1800 LB: 0 @ 974.96
980.42	c Restart #27 #Var: 1800 LB: 0 @ 980.11
985.74	c Restart #28 #Var: 1800 LB: 0 @ 985.42
991.60	c Restart #29 #Var: 1800 LB: 0 @ 991.28
997.73	c Restart #30 #Var: 1800 LB: 0 @ 997.41
1003.99	c Restart #31 #Var: 1800 LB: 0 @ 1003.7
1010.27	c Restart #32 #Var: 1800 LB: 0 @ 1009.9
1016.51	c Restart #33 #Var: 1800 LB: 0 @ 1016.2
1023.24	c Restart #34 #Var: 1800 LB: 0 @ 1022.9
1030.82	c Restart #35 #Var: 1800 LB: 0 @ 1030.5
1038.60	c Restart #36 #Var: 1800 LB: 0 @ 1038.3
1046.90	c Restart #37 #Var: 1800 LB: 0 @ 1046.6
1055.03	c Restart #38 #Var: 1800 LB: 0 @ 1054.7
1062.97	c Restart #39 #Var: 1800 LB: 0 @ 1062.6
1070.90	c Restart #40 #Var: 1800 LB: 0 @ 1070.6
1079.13	c Restart #41 #Var: 1800 LB: 0 @ 1078.8
1087.33	c Restart #42 #Var: 1800 LB: 0 @ 1087
1095.61	c Restart #43 #Var: 1800 LB: 0 @ 1095.3
1104.01	c Restart #44 #Var: 1800 LB: 0 @ 1103.7
1113.20	c Restart #45 #Var: 1800 LB: 0 @ 1112.8
1122.50	c Restart #46 #Var: 1800 LB: 0 @ 1122.1
1131.99	c Restart #47 #Var: 1800 LB: 0 @ 1131.6
1141.35	c Restart #48 #Var: 1800 LB: 0 @ 1141
1151.48	c Restart #49 #Var: 1800 LB: 0 @ 1151.1
1161.66	c Restart #50 #Var: 1800 LB: 0 @ 1161.3
1171.94	c Restart #51 #Var: 1800 LB: 0 @ 1171.6
1182.78	c Restart #52 #Var: 1800 LB: 0 @ 1182.4
1193.37	c Restart #53 #Var: 1800 LB: 0 @ 1193
1203.90	c Restart #54 #Var: 1800 LB: 0 @ 1203.5
1215.72	c Restart #55 #Var: 1800 LB: 0 @ 1215.3
1226.44	c Restart #56 #Var: 1800 LB: 0 @ 1226.1
1237.39	c Restart #57 #Var: 1800 LB: 0 @ 1237
1249.42	c Restart #58 #Var: 1800 LB: 0 @ 1249
1261.45	c Restart #59 #Var: 1800 LB: 0 @ 1261
1274.43	c Restart #60 #Var: 1800 LB: 0 @ 1274
1287.52	c Restart #61 #Var: 1800 LB: 0 @ 1287.1
1301.08	c Restart #62 #Var: 1800 LB: 0 @ 1300.7
1314.54	c Restart #63 #Var: 1800 LB: 0 @ 1314.1
1327.57	c Restart #64 #Var: 1800 LB: 0 @ 1327.2
1340.63	c Restart #65 #Var: 1800 LB: 0 @ 1340.2
1354.20	c Restart #66 #Var: 1800 LB: 0 @ 1353.8
1367.55	c Restart #67 #Var: 1800 LB: 0 @ 1367.1
1382.24	c Restart #68 #Var: 1800 LB: 0 @ 1381.8
1396.27	c Restart #69 #Var: 1800 LB: 0 @ 1395.8
1411.09	c Restart #70 #Var: 1800 LB: 0 @ 1410.6
1424.86	c Restart #71 #Var: 1800 LB: 0 @ 1424.4
1439.31	c Restart #72 #Var: 1800 LB: 0 @ 1438.9
1453.26	c Restart #73 #Var: 1800 LB: 0 @ 1452.8
1467.43	c Restart #74 #Var: 1800 LB: 0 @ 1467
1480.95	c Restart #75 #Var: 1800 LB: 0 @ 1480.5
1495.68	c Restart #76 #Var: 1800 LB: 0 @ 1495.2
1512.76	c Restart #77 #Var: 1800 LB: 0 @ 1512.3
1527.96	c Restart #78 #Var: 1800 LB: 0 @ 1527.5
1543.49	c Restart #79 #Var: 1800 LB: 0 @ 1543
1558.39	c Restart #80 #Var: 1800 LB: 0 @ 1557.9
1573.98	c Restart #81 #Var: 1800 LB: 0 @ 1573.5
1590.26	c Restart #82 #Var: 1800 LB: 0 @ 1589.8
1608.13	c Restart #83 #Var: 1800 LB: 0 @ 1607.6
1624.88	c Restart #84 #Var: 1800 LB: 0 @ 1624.4
1642.17	c Restart #85 #Var: 1800 LB: 0 @ 1641.7
1660.09	c Restart #86 #Var: 1800 LB: 0 @ 1659.6
1678.57	c Restart #87 #Var: 1800 LB: 0 @ 1678.1
1695.69	c Restart #88 #Var: 1800 LB: 0 @ 1695.2
1714.33	c Restart #89 #Var: 1800 LB: 0 @ 1713.8
1732.28	c Restart #90 #Var: 1800 LB: 0 @ 1731.8
1751.39	c Restart #91 #Var: 1800 LB: 0 @ 1750.9
1770.97	c Restart #92 #Var: 1800 LB: 0 @ 1770.4
1789.98	c Restart #93 #Var: 1800 LB: 0 @ 1789.4
1800.55	s UNKNOWN
1800.55	c Exit Code: 0
1800.55	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node35/watcher-46268-1154060783 -o ROOT/results/node35/solver-46268-1154060783 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/46268-1154060783/instance-46268-1154060783.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 25314
/proc/meminfo: memFree=1367968/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=2948 CPUtime=0
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 50 0 1 0 0 0 0 0 18 0 1 0 152938353 3018752 34 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 1463204 0 0 4096 0 0 0 0 17 1 0 0
/proc/25314/statm: 806 34 26 55 0 38 0

[startup+10.0029 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343656/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=26484 CPUtime=9.95
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 5903 0 10 0 991 4 0 0 25 0 1 0 152938353 27119616 5800 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6621 5800 296 55 0 5513 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 26484

[startup+20.0101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343464/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=26820 CPUtime=19.95
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 5967 0 10 0 1990 5 0 0 25 0 1 0 152938353 27463680 5864 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6705 5864 296 55 0 5597 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 26820

[startup+30.0173 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343336/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=26992 CPUtime=29.95
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6008 0 10 0 2989 6 0 0 25 0 1 0 152938353 27639808 5905 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6748 5905 296 55 0 5640 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 26992

[startup+40.0235 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343272/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=26864 CPUtime=39.96
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6050 0 10 0 3989 7 0 0 25 0 1 0 152938353 27508736 5900 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528853 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6716 5900 296 55 0 5608 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 26864

[startup+50.0297 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343208/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27128 CPUtime=49.96
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6098 0 10 0 4988 8 0 0 25 0 1 0 152938353 27779072 5948 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134598977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6782 5948 296 55 0 5674 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 27128

[startup+60.0359 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343208/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27128 CPUtime=59.96
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6105 0 10 0 5988 8 0 0 25 0 1 0 152938353 27779072 5955 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6782 5955 296 55 0 5674 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 27128

[startup+70.0421 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343144/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27256 CPUtime=69.97
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6120 0 10 0 6988 9 0 0 25 0 1 0 152938353 27910144 5970 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6814 5970 296 55 0 5706 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 27256

[startup+80.0483 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343144/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27256 CPUtime=79.98
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6120 0 10 0 7987 11 0 0 25 0 1 0 152938353 27910144 5970 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6814 5970 296 55 0 5706 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 27256

[startup+90.0545 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343144/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27160 CPUtime=89.97
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6120 0 10 0 8986 11 0 0 25 0 1 0 152938353 27811840 5970 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6790 5970 296 55 0 5682 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 27160

[startup+100.061 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343080/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27160 CPUtime=99.98
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6120 0 10 0 9985 13 0 0 25 0 1 0 152938353 27811840 5970 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6790 5970 296 55 0 5682 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 27160

[startup+110.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1343080/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27284 CPUtime=109.99
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6128 0 10 0 10985 14 0 0 25 0 1 0 152938353 27938816 5978 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6821 5978 296 55 0 5713 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 27284

[startup+120.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342952/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27252 CPUtime=119.98
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6168 0 10 0 11984 14 0 0 25 0 1 0 152938353 27906048 5997 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6813 5997 296 55 0 5705 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 27252

[startup+130.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342952/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27460 CPUtime=129.99
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6203 0 10 0 12983 16 0 0 25 0 1 0 152938353 28119040 6032 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6865 6032 296 55 0 5757 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 27460

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342888/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27460 CPUtime=139.99
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6203 0 10 0 13983 16 0 0 25 0 1 0 152938353 28119040 6032 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6865 6032 296 55 0 5757 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 27460

[startup+150.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342888/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27460 CPUtime=150
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6203 0 10 0 14983 17 0 0 25 0 1 0 152938353 28119040 6032 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6865 6032 296 55 0 5757 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 27460

[startup+160.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342888/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27460 CPUtime=160
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6203 0 10 0 15982 18 0 0 25 0 1 0 152938353 28119040 6032 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6865 6032 296 55 0 5757 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 27460

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342888/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27460 CPUtime=170
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6203 0 10 0 16981 19 0 0 25 0 1 0 152938353 28119040 6032 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6865 6032 296 55 0 5757 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 27460

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342824/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27556 CPUtime=180.01
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6224 0 10 0 17981 20 0 0 25 0 1 0 152938353 28217344 6053 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6889 6053 296 55 0 5781 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 27556

[startup+190.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342824/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27556 CPUtime=190.01
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6224 0 10 0 18980 21 0 0 25 0 1 0 152938353 28217344 6053 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6889 6053 296 55 0 5781 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 27556

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314
/proc/meminfo: memFree=1342824/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=27556 CPUtime=200.01
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 6224 0 10 0 19979 22 0 0 25 0 1 0 152938353 28217344 6053 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 6889 6053 296 55 0 5781 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 27556

[startup+210.129 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25314

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

Current children cumulated CPU time (s) 1760.56
Current children cumulated vsize (Kb) 30972

[startup+1771.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1770.56
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 176905 151 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1770.56
Current children cumulated vsize (Kb) 31104

[startup+1781.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1780.57
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 177905 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (Kb) 31104

[startup+1782.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1781.57
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178005 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 31104

[startup+1783.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1782.58
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178106 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 31104

[startup+1784.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1783.58
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178206 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 31104

[startup+1785.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1784.58
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178306 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 31104

[startup+1786.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1785.59
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178407 152 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 31104

[startup+1787.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1786.6
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178507 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 31104

[startup+1788.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1787.6
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178607 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 31104

[startup+1789.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1788.61
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178708 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 31104

[startup+1790.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1789.61
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178808 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 31104

[startup+1791.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1790.61
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 178908 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 31104

[startup+1792.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1791.62
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179009 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 31104

[startup+1793.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1792.62
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179109 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134524337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 31104

[startup+1794.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1793.62
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179209 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541214 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 31104

[startup+1795.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1794.63
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179310 153 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134606482 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 31104

[startup+1796.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1795.64
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179410 154 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 31104

[startup+1797.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1796.65
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179511 154 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 31104

[startup+1798.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1797.65
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179611 154 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542231 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 31104

[startup+1799.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1798.65
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179711 154 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 31104

[startup+1800.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25316
/proc/meminfo: memFree=1339048/2055920 swapFree=4182936/4192956
[pid=25314] ppid=25312 vsize=31104 CPUtime=1799.66
/proc/25314/stat : 25314 (bsolo) R 25312 25314 25265 0 -1 0 7569 0 10 0 179812 154 0 0 25 0 1 0 152938353 31850496 6962 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25314/statm: 7776 6962 296 55 0 6668 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 31104

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.01
CPU user time (s): 1798.47
CPU system time (s): 1.54876
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (Kb): 31104
The end

Launcher Data (download as text)

Begin job on node35 on Fri Jul 28 04:26:23 UTC 2006


FILE ID= 46268-1154060783

PBS_JOBID= 882211

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/46268-1154060783/instance-46268-1154060783.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-46268-1154060783 -o ROOT/results/node35/solver-46268-1154060783 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/46268-1154060783/instance-46268-1154060783.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  2149498a764a37bf6db991eef5859a95

RANDOM SEED= 345293227

TIMEOUT= 1800 seconds


/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.232
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.232
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:       1368176 kB
Buffers:         42660 kB
Cached:         567892 kB
SwapCached:       4372 kB
Active:         205424 kB
Inactive:       414396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368176 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            53876 kB
Committed_AS:   553336 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jul 28 04:56:23 UTC 2006