Trace number 46256

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
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 variables3660
Total number of constraints109861
Number of constraints which are clauses109861
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 constraint60
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 61
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.04	c Time Limit set via PBTIMEOUT to 1800
0.07	c INFO: OSL Context initialized.
1.62	c Initial problem consists of 3660 variables and 109861 constraints.
3.03	c Using non-optimization problem switches.
3.03	c No problem reductions applied in OPT. instance.
3.03	c	preprocess terminated. Elapsed time: 2.966
3.03	c After prepocess the problem consists of 3660 variables and 109861 constraints.
3.34	c Restart #1 #Var: 3660 LB: 0 @ 3.283
3.90	c Restart #2 #Var: 3660 LB: 0 @ 3.84
4.86	c Restart #3 #Var: 3660 LB: 0 @ 4.796
5.73	c Restart #4 #Var: 3660 LB: 0 @ 5.667
6.74	c Restart #5 #Var: 3660 LB: 0 @ 6.674
7.99	c Restart #6 #Var: 3660 LB: 0 @ 7.922
9.33	c Restart #7 #Var: 3660 LB: 0 @ 9.267
10.95	c Restart #8 #Var: 3660 LB: 0 @ 10.88
12.86	c Restart #9 #Var: 3660 LB: 0 @ 12.798
14.81	c Restart #10 #Var: 3660 LB: 0 @ 14.748
17.25	c Restart #11 #Var: 3660 LB: 0 @ 17.179
19.67	c Restart #12 #Var: 3660 LB: 0 @ 19.605
22.57	c Restart #13 #Var: 3660 LB: 0 @ 22.496
25.67	c Restart #14 #Var: 3660 LB: 0 @ 25.599
28.77	c Restart #15 #Var: 3660 LB: 0 @ 28.693
31.99	c Restart #16 #Var: 3660 LB: 0 @ 31.916
35.31	c Restart #17 #Var: 3660 LB: 0 @ 35.231
38.91	c Restart #18 #Var: 3660 LB: 0 @ 38.839
43.05	c Restart #19 #Var: 3660 LB: 0 @ 42.972
47.60	c Restart #20 #Var: 3660 LB: 0 @ 47.525
52.31	c Restart #21 #Var: 3660 LB: 0 @ 52.233
57.30	c Restart #22 #Var: 3660 LB: 0 @ 57.218
62.39	c Restart #23 #Var: 3660 LB: 0 @ 62.302
67.41	c Restart #24 #Var: 3660 LB: 0 @ 67.32
72.81	c Restart #25 #Var: 3660 LB: 0 @ 72.725
78.83	c Restart #26 #Var: 3660 LB: 0 @ 78.738
85.32	c Restart #27 #Var: 3660 LB: 0 @ 85.226
91.53	c Restart #28 #Var: 3660 LB: 0 @ 91.435
97.87	c Restart #29 #Var: 3660 LB: 0 @ 97.776
104.61	c Restart #30 #Var: 3660 LB: 0 @ 104.51
111.50	c Restart #31 #Var: 3660 LB: 0 @ 111.39
118.34	c Restart #32 #Var: 3660 LB: 0 @ 118.24
125.44	c Restart #33 #Var: 3660 LB: 0 @ 125.33
132.77	c Restart #34 #Var: 3660 LB: 0 @ 132.66
139.48	c Restart #35 #Var: 3660 LB: 0 @ 139.36
147.27	c Restart #36 #Var: 3660 LB: 0 @ 147.16
155.67	c Restart #37 #Var: 3660 LB: 0 @ 155.55
164.52	c Restart #38 #Var: 3660 LB: 0 @ 164.4
173.57	c Restart #39 #Var: 3660 LB: 0 @ 173.45
182.46	c Restart #40 #Var: 3660 LB: 0 @ 182.33
191.18	c Restart #41 #Var: 3660 LB: 0 @ 191.05
199.79	c Restart #42 #Var: 3660 LB: 0 @ 199.66
208.34	c Restart #43 #Var: 3660 LB: 0 @ 208.2
217.87	c Restart #44 #Var: 3660 LB: 0 @ 217.72
227.70	c Restart #45 #Var: 3660 LB: 0 @ 227.55
238.00	c Restart #46 #Var: 3660 LB: 0 @ 237.85
248.30	c Restart #47 #Var: 3660 LB: 0 @ 248.15
257.21	c Restart #48 #Var: 3660 LB: 0 @ 257.05
266.47	c Restart #49 #Var: 3660 LB: 0 @ 266.31
276.34	c Restart #50 #Var: 3660 LB: 0 @ 276.18
286.16	c Restart #51 #Var: 3660 LB: 0 @ 285.99
297.51	c Restart #52 #Var: 3660 LB: 0 @ 297.33
309.64	c Restart #53 #Var: 3660 LB: 0 @ 309.47
321.04	c Restart #54 #Var: 3660 LB: 0 @ 320.86
331.84	c Restart #55 #Var: 3660 LB: 0 @ 331.66
343.18	c Restart #56 #Var: 3660 LB: 0 @ 342.99
354.71	c Restart #57 #Var: 3660 LB: 0 @ 354.52
366.01	c Restart #58 #Var: 3660 LB: 0 @ 365.81
378.16	c Restart #59 #Var: 3660 LB: 0 @ 377.95
390.17	c Restart #60 #Var: 3660 LB: 0 @ 389.96
402.02	c Restart #61 #Var: 3660 LB: 0 @ 401.81
415.70	c Restart #62 #Var: 3660 LB: 0 @ 415.49
428.02	c Restart #63 #Var: 3660 LB: 0 @ 427.8
440.42	c Restart #64 #Var: 3660 LB: 0 @ 440.19
452.60	c Restart #65 #Var: 3660 LB: 0 @ 452.37
465.01	c Restart #66 #Var: 3660 LB: 0 @ 464.77
478.92	c Restart #67 #Var: 3660 LB: 0 @ 478.68
491.92	c Restart #68 #Var: 3660 LB: 0 @ 491.67
505.84	c Restart #69 #Var: 3660 LB: 0 @ 505.59
520.32	c Restart #70 #Var: 3660 LB: 0 @ 520.07
534.85	c Restart #71 #Var: 3660 LB: 0 @ 534.59
550.39	c Restart #72 #Var: 3660 LB: 0 @ 550.12
565.92	c Restart #73 #Var: 3660 LB: 0 @ 565.64
582.72	c Restart #74 #Var: 3660 LB: 0 @ 582.44
597.89	c Restart #75 #Var: 3660 LB: 0 @ 597.61
613.21	c Restart #76 #Var: 3660 LB: 0 @ 612.92
628.13	c Restart #77 #Var: 3660 LB: 0 @ 627.83
643.54	c Restart #78 #Var: 3660 LB: 0 @ 643.24
658.57	c Restart #79 #Var: 3660 LB: 0 @ 658.26
674.12	c Restart #80 #Var: 3660 LB: 0 @ 673.81
689.95	c Restart #81 #Var: 3660 LB: 0 @ 689.64
707.25	c Restart #82 #Var: 3660 LB: 0 @ 706.92
724.20	c Restart #83 #Var: 3660 LB: 0 @ 723.87
742.70	c Restart #84 #Var: 3660 LB: 0 @ 742.36
761.52	c Restart #85 #Var: 3660 LB: 0 @ 761.17
779.74	c Restart #86 #Var: 3660 LB: 0 @ 779.39
799.01	c Restart #87 #Var: 3660 LB: 0 @ 798.64
818.66	c Restart #88 #Var: 3660 LB: 0 @ 818.29
837.12	c Restart #89 #Var: 3660 LB: 0 @ 836.74
858.02	c Restart #90 #Var: 3660 LB: 0 @ 857.64
876.79	c Restart #91 #Var: 3660 LB: 0 @ 876.4
896.64	c Restart #92 #Var: 3660 LB: 0 @ 896.24
914.90	c CHANGE Heuristic... 
914.90	c Restart #0 #Var: 3660 LB: 0 @ 914.5
915.30	c Restart #1 #Var: 3660 LB: 0 @ 914.9
915.92	c Restart #2 #Var: 3660 LB: 0 @ 915.51
916.72	c Restart #3 #Var: 3660 LB: 0 @ 916.31
917.84	c Restart #4 #Var: 3660 LB: 0 @ 917.44
919.23	c Restart #5 #Var: 3660 LB: 0 @ 918.83
920.69	c Restart #6 #Var: 3660 LB: 0 @ 920.29
922.15	c Restart #7 #Var: 3660 LB: 0 @ 921.74
923.86	c Restart #8 #Var: 3660 LB: 0 @ 923.45
925.92	c Restart #9 #Var: 3660 LB: 0 @ 925.51
928.26	c Restart #10 #Var: 3660 LB: 0 @ 927.86
930.79	c Restart #11 #Var: 3660 LB: 0 @ 930.38
933.69	c Restart #12 #Var: 3660 LB: 0 @ 933.28
936.68	c Restart #13 #Var: 3660 LB: 0 @ 936.27
940.09	c Restart #14 #Var: 3660 LB: 0 @ 939.68
943.44	c Restart #15 #Var: 3660 LB: 0 @ 943.02
946.85	c Restart #16 #Var: 3660 LB: 0 @ 946.44
950.58	c Restart #17 #Var: 3660 LB: 0 @ 950.16
954.33	c Restart #18 #Var: 3660 LB: 0 @ 953.91
958.49	c Restart #19 #Var: 3660 LB: 0 @ 958.07
962.76	c Restart #20 #Var: 3660 LB: 0 @ 962.33
966.77	c Restart #21 #Var: 3660 LB: 0 @ 966.35
971.28	c Restart #22 #Var: 3660 LB: 0 @ 970.85
975.53	c Restart #23 #Var: 3660 LB: 0 @ 975.1
980.37	c Restart #24 #Var: 3660 LB: 0 @ 979.94
985.31	c Restart #25 #Var: 3660 LB: 0 @ 984.88
990.38	c Restart #26 #Var: 3660 LB: 0 @ 989.95
995.72	c Restart #27 #Var: 3660 LB: 0 @ 995.29
1001.64	c Restart #28 #Var: 3660 LB: 0 @ 1001.2
1008.05	c Restart #29 #Var: 3660 LB: 0 @ 1007.6
1014.70	c Restart #30 #Var: 3660 LB: 0 @ 1014.3
1021.55	c Restart #31 #Var: 3660 LB: 0 @ 1021.1
1027.91	c Restart #32 #Var: 3660 LB: 0 @ 1027.5
1034.28	c Restart #33 #Var: 3660 LB: 0 @ 1033.8
1040.62	c Restart #34 #Var: 3660 LB: 0 @ 1040.2
1047.31	c Restart #35 #Var: 3660 LB: 0 @ 1046.9
1054.36	c Restart #36 #Var: 3660 LB: 0 @ 1053.9
1061.74	c Restart #37 #Var: 3660 LB: 0 @ 1061.3
1069.10	c Restart #38 #Var: 3660 LB: 0 @ 1068.6
1077.83	c Restart #39 #Var: 3660 LB: 0 @ 1077.4
1086.65	c Restart #40 #Var: 3660 LB: 0 @ 1086.2
1096.07	c Restart #41 #Var: 3660 LB: 0 @ 1095.6
1105.49	c Restart #42 #Var: 3660 LB: 0 @ 1105
1114.89	c Restart #43 #Var: 3660 LB: 0 @ 1114.4
1123.34	c Restart #44 #Var: 3660 LB: 0 @ 1122.9
1131.74	c Restart #45 #Var: 3660 LB: 0 @ 1131.3
1140.76	c Restart #46 #Var: 3660 LB: 0 @ 1140.3
1150.11	c Restart #47 #Var: 3660 LB: 0 @ 1149.6
1160.29	c Restart #48 #Var: 3660 LB: 0 @ 1159.8
1170.70	c Restart #49 #Var: 3660 LB: 0 @ 1170.2
1180.60	c Restart #50 #Var: 3660 LB: 0 @ 1180.1
1190.92	c Restart #51 #Var: 3660 LB: 0 @ 1190.4
1201.15	c Restart #52 #Var: 3660 LB: 0 @ 1200.6
1212.13	c Restart #53 #Var: 3660 LB: 0 @ 1211.6
1223.70	c Restart #54 #Var: 3660 LB: 0 @ 1223.2
1235.86	c Restart #55 #Var: 3660 LB: 0 @ 1235.3
1247.17	c Restart #56 #Var: 3660 LB: 0 @ 1246.6
1259.04	c Restart #57 #Var: 3660 LB: 0 @ 1258.5
1270.72	c Restart #58 #Var: 3660 LB: 0 @ 1270.2
1284.01	c Restart #59 #Var: 3660 LB: 0 @ 1283.5
1297.18	c Restart #60 #Var: 3660 LB: 0 @ 1296.6
1310.01	c Restart #61 #Var: 3660 LB: 0 @ 1309.5
1322.58	c Restart #62 #Var: 3660 LB: 0 @ 1322
1336.14	c Restart #63 #Var: 3660 LB: 0 @ 1335.6
1348.88	c Restart #64 #Var: 3660 LB: 0 @ 1348.3
1363.63	c Restart #65 #Var: 3660 LB: 0 @ 1363.1
1379.50	c Restart #66 #Var: 3660 LB: 0 @ 1378.9
1394.82	c Restart #67 #Var: 3660 LB: 0 @ 1394.2
1410.05	c Restart #68 #Var: 3660 LB: 0 @ 1409.5
1425.42	c Restart #69 #Var: 3660 LB: 0 @ 1424.8
1440.67	c Restart #70 #Var: 3660 LB: 0 @ 1440.1
1457.59	c Restart #71 #Var: 3660 LB: 0 @ 1457
1474.96	c Restart #72 #Var: 3660 LB: 0 @ 1474.3
1491.59	c Restart #73 #Var: 3660 LB: 0 @ 1491
1506.89	c Restart #74 #Var: 3660 LB: 0 @ 1506.3
1523.76	c Restart #75 #Var: 3660 LB: 0 @ 1523.1
1538.48	c Restart #76 #Var: 3660 LB: 0 @ 1537.8
1555.84	c Restart #77 #Var: 3660 LB: 0 @ 1555.2
1573.66	c Restart #78 #Var: 3660 LB: 0 @ 1573
1590.71	c Restart #79 #Var: 3660 LB: 0 @ 1590.1
1608.07	c Restart #80 #Var: 3660 LB: 0 @ 1607.4
1626.18	c Restart #81 #Var: 3660 LB: 0 @ 1625.5
1645.65	c Restart #82 #Var: 3660 LB: 0 @ 1645
1663.75	c Restart #83 #Var: 3660 LB: 0 @ 1663.1
1683.24	c Restart #84 #Var: 3660 LB: 0 @ 1682.5
1700.75	c Restart #85 #Var: 3660 LB: 0 @ 1700
1718.58	c Restart #86 #Var: 3660 LB: 0 @ 1717.9
1737.46	c Restart #87 #Var: 3660 LB: 0 @ 1736.7
1758.03	c Restart #88 #Var: 3660 LB: 0 @ 1757.3
1777.79	c Restart #89 #Var: 3660 LB: 0 @ 1777.1
1795.48	c Restart #90 #Var: 3660 LB: 0 @ 1794.7
1800.75	s UNKNOWN
1800.75	c Exit Code: 0
1800.75	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/node1/watcher-46256-1154056335 -o ROOT/results/node1/solver-46256-1154056335 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/46256-1154056335/instance-46256-1154056335.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 16106
/proc/meminfo: memFree=1567192/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=436 CPUtime=0
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 152495148 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5829412 0 0 4096 0 0 0 0 17 1 0 0
/proc/16106/statm: 109 23 18 55 0 18 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508248/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=60796 CPUtime=9.93
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14463 0 10 0 985 8 0 0 25 0 1 0 152495148 62255104 14372 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15199 14372 296 55 0 14091 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (Kb) 60796

[startup+20.0079 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508448/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=60840 CPUtime=19.93
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14476 0 10 0 1984 9 0 0 25 0 1 0 152495148 62300160 14382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15210 14382 296 55 0 14102 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (Kb) 60840

[startup+30.0138 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508064/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61188 CPUtime=29.93
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14608 0 10 0 2983 10 0 0 25 0 1 0 152495148 62656512 14470 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15297 14470 296 55 0 14189 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 61188

[startup+40.0198 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508256/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61036 CPUtime=39.93
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14608 0 10 0 3983 10 0 0 25 0 1 0 152495148 62500864 14432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15259 14432 296 55 0 14151 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 61036

[startup+50.0258 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508128/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61420 CPUtime=49.94
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14691 0 10 0 4982 12 0 0 25 0 1 0 152495148 62894080 14496 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15355 14496 296 55 0 14247 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 61420

[startup+60.0318 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508064/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61560 CPUtime=59.94
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14727 0 10 0 5981 13 0 0 25 0 1 0 152495148 63037440 14532 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15390 14532 296 55 0 14282 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 61560

[startup+70.0377 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508000/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61548 CPUtime=69.94
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14735 0 10 0 6981 13 0 0 25 0 1 0 152495148 63025152 14540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15387 14540 296 55 0 14279 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 61548

[startup+80.0437 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508000/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61548 CPUtime=79.94
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14739 0 10 0 7980 14 0 0 25 0 1 0 152495148 63025152 14544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15387 14544 296 55 0 14279 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 61548

[startup+90.0497 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1508000/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61548 CPUtime=89.94
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14745 0 10 0 8979 15 0 0 25 0 1 0 152495148 63025152 14550 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15387 14550 296 55 0 14279 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 61548

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507936/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61680 CPUtime=99.95
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14765 0 10 0 9979 16 0 0 25 0 1 0 152495148 63160320 14570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542291 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15420 14570 296 55 0 14312 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 61680

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507936/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61636 CPUtime=109.95
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14766 0 10 0 10978 17 0 0 25 0 1 0 152495148 63115264 14571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15409 14571 296 55 0 14301 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 61636

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507936/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61636 CPUtime=119.95
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14766 0 10 0 11977 18 0 0 25 0 1 0 152495148 63115264 14571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15409 14571 296 55 0 14301 0
Current children cumulated CPU time (s) 119.95
Current children cumulated vsize (Kb) 61636

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507872/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61632 CPUtime=129.95
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14766 0 10 0 12976 19 0 0 25 0 1 0 152495148 63111168 14571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541356 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15408 14571 296 55 0 14300 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 61632

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507872/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61632 CPUtime=139.96
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14766 0 10 0 13976 20 0 0 25 0 1 0 152495148 63111168 14571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6258809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15408 14571 296 55 0 14300 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 61632

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507872/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61632 CPUtime=149.96
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14767 0 10 0 14975 21 0 0 25 0 1 0 152495148 63111168 14572 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15408 14572 296 55 0 14300 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 61632

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507424/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62160 CPUtime=159.97
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14879 0 10 0 15974 23 0 0 25 0 1 0 152495148 63651840 14684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15540 14684 296 55 0 14432 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 62160

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507424/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62096 CPUtime=169.97
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14879 0 10 0 16973 24 0 0 25 0 1 0 152495148 63586304 14684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15524 14684 296 55 0 14416 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 62096

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507488/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62056 CPUtime=179.97
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14879 0 10 0 17973 24 0 0 25 0 1 0 152495148 63545344 14684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15514 14684 296 55 0 14406 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 62056

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507488/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62052 CPUtime=189.97
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14879 0 10 0 18972 25 0 0 25 0 1 0 152495148 63541248 14683 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15513 14683 296 55 0 14405 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 62052

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106
/proc/meminfo: memFree=1507616/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=61704 CPUtime=199.97
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 14879 0 10 0 19971 26 0 0 25 0 1 0 152495148 63184896 14598 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15426 14598 296 55 0 14318 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 61704

[startup+210.126 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16106

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

Current children cumulated CPU time (s) 1760.34
Current children cumulated vsize (Kb) 62536

[startup+1771.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506656/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1770.34
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 176858 176 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 62536

[startup+1781.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1780.34
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 177857 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 62536

[startup+1782.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1781.35
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 177958 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 62536

[startup+1783.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1782.35
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178058 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6258840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 62536

[startup+1784.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1783.36
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178159 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 62536

[startup+1785.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1784.36
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178259 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 62536

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1785.37
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178360 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 62536

[startup+1787.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1786.37
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178460 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 62536

[startup+1788.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1787.37
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178560 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 62536

[startup+1789.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1788.38
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178661 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 62536

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1789.38
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178761 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 62536

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1790.38
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178861 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 62536

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1791.39
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 178962 177 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 62536

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1792.4
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179062 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 62536

[startup+1794.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1793.41
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179163 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 62536

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1794.41
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179263 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533955 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 62536

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1795.42
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179364 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533981 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 62536

[startup+1797.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1796.42
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179464 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 62536

[startup+1798.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1797.42
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179564 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 62536

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1798.42
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179664 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529182 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 62536

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16108
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16106] ppid=16104 vsize=62536 CPUtime=1799.43
/proc/16106/stat : 16106 (bsolo) R 16104 16106 16057 0 -1 0 15615 0 10 0 179765 178 0 0 25 0 1 0 152495148 64036864 14813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16106/statm: 15634 14813 296 55 0 14526 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 62536

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.02
CPU user time (s): 1798.22
CPU system time (s): 1.79573
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (Kb): 62800
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jul 28 03:12:15 UTC 2006


FILE ID= 46256-1154056335

PBS_JOBID= 882055

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 316109807

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.281
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.281
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:       1567400 kB
Buffers:         33948 kB
Cached:         394472 kB
SwapCached:       3652 kB
Active:         154676 kB
Inactive:       282352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567400 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            37472 kB
Committed_AS:   634864 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jul 28 03:42:15 UTC 2006