Trace number 50306

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.2 1800.76

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.5021
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
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.04	c INFO: OSL Context initialized.
0.04	c Initial problem consists of 31 variables and 9 constraints.
0.04	c No problem reductions applied in OPT. instance.
0.04	c	preprocess terminated. Elapsed time: 0.006
0.04	c After prepocess the problem consists of 30 variables and 8 constraints.
0.04	c Initial Lower Bound: 0
0.05	c Restart #1 #Var: 30 LB: 0 @ 0.011
0.06	c Restart #2 #Var: 30 LB: 0 @ 0.024
0.08	c Restart #3 #Var: 30 LB: 0 @ 0.045
0.11	c Restart #4 #Var: 30 LB: 0 @ 0.076
0.15	c Restart #5 #Var: 30 LB: 0 @ 0.117
0.19	c Restart #6 #Var: 30 LB: 0 @ 0.16
0.25	c Restart #7 #Var: 30 LB: 0 @ 0.216
0.34	c Restart #8 #Var: 30 LB: 0 @ 0.302
0.44	c Restart #9 #Var: 30 LB: 0 @ 0.41
0.54	c Restart #10 #Var: 30 LB: 0 @ 0.509
0.67	c Restart #11 #Var: 30 LB: 0 @ 0.634
0.85	c Restart #12 #Var: 30 LB: 0 @ 0.813
1.07	c Restart #13 #Var: 30 LB: 0 @ 1.032
1.22	c Restart #14 #Var: 30 LB: 0 @ 1.185
1.44	c Restart #15 #Var: 30 LB: 0 @ 1.401
1.74	c Restart #16 #Var: 30 LB: 0 @ 1.703
2.15	c Restart #17 #Var: 30 LB: 0 @ 2.12
2.51	c Restart #18 #Var: 30 LB: 0 @ 2.473
2.86	c Restart #19 #Var: 30 LB: 0 @ 2.822
3.31	c Restart #20 #Var: 30 LB: 0 @ 3.275
3.70	c Restart #21 #Var: 30 LB: 0 @ 3.668
4.13	c Restart #22 #Var: 30 LB: 0 @ 4.1
4.63	c Restart #23 #Var: 30 LB: 0 @ 4.596
5.38	c Restart #24 #Var: 30 LB: 0 @ 5.344
5.96	c Restart #25 #Var: 30 LB: 0 @ 5.923
6.71	c Restart #26 #Var: 30 LB: 0 @ 6.673
7.42	c Restart #27 #Var: 30 LB: 0 @ 7.381
8.38	c Restart #28 #Var: 30 LB: 0 @ 8.345
9.15	c Restart #29 #Var: 30 LB: 0 @ 9.113
9.76	c Restart #30 #Var: 30 LB: 0 @ 9.721
10.64	c Restart #31 #Var: 30 LB: 0 @ 10.604
12.10	c Restart #32 #Var: 30 LB: 0 @ 12.061
12.89	c Restart #33 #Var: 30 LB: 0 @ 12.853
13.62	c Restart #34 #Var: 30 LB: 0 @ 13.583
14.21	c Restart #35 #Var: 30 LB: 0 @ 14.169
15.02	c Restart #36 #Var: 30 LB: 0 @ 14.981
16.03	c Restart #37 #Var: 30 LB: 0 @ 15.988
17.03	c Restart #38 #Var: 30 LB: 0 @ 16.989
18.60	c Restart #39 #Var: 30 LB: 0 @ 18.559
20.19	c Restart #40 #Var: 30 LB: 0 @ 20.144
21.14	c Restart #41 #Var: 30 LB: 0 @ 21.095
22.30	c Restart #42 #Var: 30 LB: 0 @ 22.255
24.58	c Restart #43 #Var: 30 LB: 0 @ 24.534
26.92	c Restart #44 #Var: 30 LB: 0 @ 26.878
29.67	c Restart #45 #Var: 30 LB: 0 @ 29.628
31.38	c Restart #46 #Var: 30 LB: 0 @ 31.329
32.99	c Restart #47 #Var: 30 LB: 0 @ 32.94
34.59	c Restart #48 #Var: 30 LB: 0 @ 34.541
36.09	c Restart #49 #Var: 30 LB: 0 @ 36.038
38.89	c Restart #50 #Var: 30 LB: 0 @ 38.846
42.79	c Restart #51 #Var: 30 LB: 0 @ 42.738
49.01	c Restart #52 #Var: 30 LB: 0 @ 48.959
54.20	c Restart #53 #Var: 30 LB: 0 @ 54.149
55.97	c Restart #54 #Var: 30 LB: 0 @ 55.917
57.83	c Restart #55 #Var: 30 LB: 0 @ 57.777
60.40	c Restart #56 #Var: 30 LB: 0 @ 60.341
62.80	c Restart #57 #Var: 30 LB: 0 @ 62.744
66.57	c Restart #58 #Var: 30 LB: 0 @ 66.515
70.16	c Restart #59 #Var: 30 LB: 0 @ 70.099
74.64	c Restart #60 #Var: 30 LB: 0 @ 74.578
76.61	c Restart #61 #Var: 30 LB: 0 @ 76.552
78.36	c Restart #62 #Var: 30 LB: 0 @ 78.3
80.46	c Restart #63 #Var: 30 LB: 0 @ 80.396
82.97	c Restart #64 #Var: 30 LB: 0 @ 82.904
85.14	c Restart #65 #Var: 30 LB: 0 @ 85.076
87.71	c Restart #66 #Var: 30 LB: 0 @ 87.644
90.57	c Restart #67 #Var: 30 LB: 0 @ 90.507
92.97	c Restart #68 #Var: 30 LB: 0 @ 92.906
95.73	c Restart #69 #Var: 30 LB: 0 @ 95.668
99.01	c Restart #70 #Var: 30 LB: 0 @ 98.946
102.68	c Restart #71 #Var: 30 LB: 0 @ 102.61
105.47	c Restart #72 #Var: 30 LB: 0 @ 105.41
109.00	c Restart #73 #Var: 30 LB: 0 @ 108.94
112.28	c Restart #74 #Var: 30 LB: 0 @ 112.21
116.22	c Restart #75 #Var: 30 LB: 0 @ 116.15
119.76	c Restart #76 #Var: 30 LB: 0 @ 119.68
123.44	c Restart #77 #Var: 30 LB: 0 @ 123.37
127.25	c Restart #78 #Var: 30 LB: 0 @ 127.18
131.34	c Restart #79 #Var: 30 LB: 0 @ 131.26
135.41	c Restart #80 #Var: 30 LB: 0 @ 135.34
139.98	c Restart #81 #Var: 30 LB: 0 @ 139.9
146.27	c Restart #82 #Var: 30 LB: 0 @ 146.19
151.96	c Restart #83 #Var: 30 LB: 0 @ 151.88
157.01	c Restart #84 #Var: 30 LB: 0 @ 156.92
162.81	c Restart #85 #Var: 30 LB: 0 @ 162.72
168.45	c Restart #86 #Var: 30 LB: 0 @ 168.37
174.83	c Restart #87 #Var: 30 LB: 0 @ 174.74
178.44	c Restart #88 #Var: 30 LB: 0 @ 178.35
183.07	c Restart #89 #Var: 30 LB: 0 @ 182.98
187.76	c Restart #90 #Var: 30 LB: 0 @ 187.67
194.33	c Restart #91 #Var: 30 LB: 0 @ 194.24
199.74	c Restart #92 #Var: 30 LB: 0 @ 199.64
211.26	c Restart #93 #Var: 30 LB: 0 @ 211.17
222.31	c Restart #94 #Var: 30 LB: 0 @ 222.21
231.47	c Restart #95 #Var: 30 LB: 0 @ 231.37
236.33	c Restart #96 #Var: 30 LB: 0 @ 236.22
243.18	c Restart #97 #Var: 30 LB: 0 @ 243.07
251.04	c Restart #98 #Var: 30 LB: 0 @ 250.93
259.93	c Restart #99 #Var: 30 LB: 0 @ 259.82
268.55	c Restart #100 #Var: 30 LB: 0 @ 268.43
279.20	c Restart #101 #Var: 30 LB: 0 @ 279.08
287.91	c Restart #102 #Var: 30 LB: 0 @ 287.79
297.23	c Restart #103 #Var: 30 LB: 0 @ 297.11
306.81	c Restart #104 #Var: 30 LB: 0 @ 306.69
313.70	c Restart #105 #Var: 30 LB: 0 @ 313.57
322.63	c Restart #106 #Var: 30 LB: 0 @ 322.5
330.40	c Restart #107 #Var: 30 LB: 0 @ 330.27
339.33	c Restart #108 #Var: 30 LB: 0 @ 339.2
349.99	c Restart #109 #Var: 30 LB: 0 @ 349.85
360.11	c Restart #110 #Var: 30 LB: 0 @ 359.96
366.44	c Restart #111 #Var: 30 LB: 0 @ 366.29
376.36	c Restart #112 #Var: 30 LB: 0 @ 376.21
385.76	c Restart #113 #Var: 30 LB: 0 @ 385.62
393.48	c Restart #114 #Var: 30 LB: 0 @ 393.33
400.71	c Restart #115 #Var: 30 LB: 0 @ 400.55
410.39	c Restart #116 #Var: 30 LB: 0 @ 410.24
418.13	c Restart #117 #Var: 30 LB: 0 @ 417.98
426.41	c Restart #118 #Var: 30 LB: 0 @ 426.25
432.00	c Restart #119 #Var: 30 LB: 0 @ 431.83
442.45	c Restart #120 #Var: 30 LB: 0 @ 442.29
452.26	c Restart #121 #Var: 30 LB: 0 @ 452.09
462.36	c Restart #122 #Var: 30 LB: 0 @ 462.19
471.96	c Restart #123 #Var: 30 LB: 0 @ 471.79
482.00	c Restart #124 #Var: 30 LB: 0 @ 481.82
494.29	c Restart #125 #Var: 30 LB: 0 @ 494.11
502.18	c Restart #126 #Var: 30 LB: 0 @ 502
511.89	c Restart #127 #Var: 30 LB: 0 @ 511.7
523.84	c Restart #128 #Var: 30 LB: 0 @ 523.66
532.22	c Restart #129 #Var: 30 LB: 0 @ 532.03
543.98	c Restart #130 #Var: 30 LB: 0 @ 543.79
554.00	c Restart #131 #Var: 30 LB: 0 @ 553.81
564.15	c Restart #132 #Var: 30 LB: 0 @ 563.96
575.59	c Restart #133 #Var: 30 LB: 0 @ 575.38
586.45	c Restart #134 #Var: 30 LB: 0 @ 586.25
596.64	c Restart #135 #Var: 30 LB: 0 @ 596.43
605.35	c Restart #136 #Var: 30 LB: 0 @ 605.14
614.62	c Restart #137 #Var: 30 LB: 0 @ 614.41
628.46	c Restart #138 #Var: 30 LB: 0 @ 628.25
639.79	c Restart #139 #Var: 30 LB: 0 @ 639.57
651.41	c Restart #140 #Var: 30 LB: 0 @ 651.19
664.60	c Restart #141 #Var: 30 LB: 0 @ 664.37
677.90	c Restart #142 #Var: 30 LB: 0 @ 677.67
695.43	c Restart #143 #Var: 30 LB: 0 @ 695.2
717.22	c Restart #144 #Var: 30 LB: 0 @ 716.98
744.01	c Restart #145 #Var: 30 LB: 0 @ 743.76
769.62	c Restart #146 #Var: 30 LB: 0 @ 769.36
798.99	c Restart #147 #Var: 30 LB: 0 @ 798.72
825.70	c Restart #148 #Var: 30 LB: 0 @ 825.43
846.74	c Restart #149 #Var: 30 LB: 0 @ 846.46
882.11	c Restart #150 #Var: 30 LB: 0 @ 881.82
912.85	c CHANGE Heuristic... 
912.85	c Restart #0 #Var: 30 LB: 0 @ 912.55
931.49	c Restart #1 #Var: 30 LB: 0 @ 931.19
955.66	c Restart #2 #Var: 30 LB: 0 @ 955.35
974.86	c Restart #3 #Var: 30 LB: 0 @ 974.55
992.48	c Restart #4 #Var: 30 LB: 0 @ 992.16
1007.41	c Restart #5 #Var: 30 LB: 0 @ 1007.1
1018.39	c Restart #6 #Var: 30 LB: 0 @ 1018.1
1035.57	c Restart #7 #Var: 30 LB: 0 @ 1035.2
1047.50	c Restart #8 #Var: 30 LB: 0 @ 1047.2
1058.64	c Restart #9 #Var: 30 LB: 0 @ 1058.3
1068.62	c Restart #10 #Var: 30 LB: 0 @ 1068.3
1079.36	c Restart #11 #Var: 30 LB: 0 @ 1079
1090.88	c Restart #12 #Var: 30 LB: 0 @ 1090.5
1106.11	c Restart #13 #Var: 30 LB: 0 @ 1105.8
1122.05	c Restart #14 #Var: 30 LB: 0 @ 1121.7
1136.09	c Restart #15 #Var: 30 LB: 0 @ 1135.7
1183.10	c Restart #16 #Var: 30 LB: 0 @ 1182.7
1235.15	c Restart #17 #Var: 30 LB: 0 @ 1234.8
1261.36	c Restart #18 #Var: 30 LB: 0 @ 1261
1295.83	c Restart #19 #Var: 30 LB: 0 @ 1295.4
1340.28	c Restart #20 #Var: 30 LB: 0 @ 1339.9
1412.29	c Restart #21 #Var: 30 LB: 0 @ 1411.8
1461.36	c Restart #22 #Var: 30 LB: 0 @ 1460.9
1527.20	c Restart #23 #Var: 30 LB: 0 @ 1526.7
1559.92	c Restart #24 #Var: 30 LB: 0 @ 1559.4
1618.59	c Restart #25 #Var: 30 LB: 0 @ 1618.1
1656.95	c Restart #26 #Var: 30 LB: 0 @ 1656.4
1709.99	c Restart #27 #Var: 30 LB: 0 @ 1709.5
1741.76	c Restart #28 #Var: 30 LB: 0 @ 1741.2
1781.34	c Restart #29 #Var: 30 LB: 0 @ 1780.8
1800.57	s UNKNOWN
1800.57	c Exit Code: 0
1800.57	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/node19/watcher-50306-1154098923 -o ROOT/results/node19/solver-50306-1154098923 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node19/50306-1154098923/instance-50306-1154098923.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1504264/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=4664 CPUtime=0
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 168 0 0 0 0 0 0 0 18 0 1 0 156752824 4775936 147 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 7454050 0 0 4096 0 0 0 0 17 1 0 0
/proc/27464/statm: 1166 150 111 55 0 46 0

[startup+10.0017 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1457040/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=52080 CPUtime=9.95
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 12203 0 0 0 985 10 0 0 25 0 1 0 156752824 53329920 12103 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 13020 12103 297 55 0 11912 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 52080

[startup+20.0078 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1423256/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=86476 CPUtime=19.95
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 20664 0 0 0 1978 17 0 0 25 0 1 0 156752824 88551424 20527 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537639 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 21619 20527 297 55 0 20511 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 86476

[startup+30.0139 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1399896/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=110376 CPUtime=29.96
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 26527 0 0 0 2972 24 0 0 25 0 1 0 156752824 113025024 26359 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548692 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 27594 26359 297 55 0 26486 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 110376

[startup+40.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1375640/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=135032 CPUtime=39.96
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 32686 0 0 0 3967 29 0 0 25 0 1 0 156752824 138272768 32410 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 33758 32410 297 55 0 32650 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 135032

[startup+50.0261 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1364696/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=145632 CPUtime=49.97
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 35407 0 0 0 4966 31 0 0 25 0 1 0 156752824 149127168 35128 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 36408 35128 297 55 0 35300 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 145632

[startup+60.0322 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1345624/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=165020 CPUtime=59.97
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 40344 0 0 0 5961 36 0 0 25 0 1 0 156752824 168980480 39901 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 41255 39901 297 55 0 40147 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 165020

[startup+70.0383 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1327576/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=183156 CPUtime=69.97
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 44938 0 0 0 6957 40 0 0 25 0 1 0 156752824 187551744 44400 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 45789 44400 297 55 0 44681 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 183156

[startup+80.0444 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1303704/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=207868 CPUtime=79.97
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 51242 0 0 0 7951 46 0 0 25 0 1 0 156752824 212856832 50354 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 51967 50354 297 55 0 50859 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 207868

[startup+90.0505 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1276312/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=235916 CPUtime=89.98
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 58356 0 0 0 8947 51 0 0 25 0 1 0 156752824 241577984 57183 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 58979 57183 297 55 0 57871 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 235916

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1253336/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=258912 CPUtime=99.98
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 64166 0 0 0 9944 54 0 0 25 0 1 0 156752824 265125888 62910 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 64728 62910 297 55 0 63620 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 258912

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1230744/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=281500 CPUtime=109.99
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 69820 0 0 0 10938 61 0 0 25 0 1 0 156752824 288256000 68548 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533950 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 70375 68548 297 55 0 69267 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 281500

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1210392/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=302648 CPUtime=119.99
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 75219 0 0 0 11932 67 0 0 25 0 1 0 156752824 309911552 73619 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 75662 73619 297 55 0 74554 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 302648

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1188888/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=324468 CPUtime=129.99
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 80832 0 0 0 12926 73 0 0 25 0 1 0 156752824 332255232 78988 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 81117 78988 297 55 0 80009 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 324468

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1170200/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=343388 CPUtime=140
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 85653 0 0 0 13922 78 0 0 25 0 1 0 156752824 351629312 83647 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 85847 83647 297 55 0 84739 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 343388

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1155864/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=358216 CPUtime=150
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 89410 0 0 0 14918 82 0 0 25 0 1 0 156752824 366813184 87234 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 89554 87234 297 55 0 88446 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 358216

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1140760/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=373508 CPUtime=160
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 93335 0 0 0 15915 85 0 0 25 0 1 0 156752824 382472192 90997 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 93377 90997 297 55 0 92269 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 373508

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1126232/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=388404 CPUtime=170.01
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 97132 0 0 0 16913 88 0 0 25 0 1 0 156752824 397725696 94632 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 97101 94632 297 55 0 95993 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 388404

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1106520/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=408192 CPUtime=180
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 102153 0 0 0 17908 92 0 0 25 0 1 0 156752824 417988608 99553 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 102048 99553 297 55 0 100940 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 408192

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1089112/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=425736 CPUtime=190.01
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 106583 0 0 0 18905 96 0 0 25 0 1 0 156752824 435953664 103898 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 106434 103898 297 55 0 105326 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 425736

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=1073496/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=441244 CPUtime=200.02
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 110556 0 0 0 19902 100 0 0 25 0 1 0 156752824 451833856 107789 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 110311 107789 297 55 0 109203 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 441244

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464

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

Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 1246492

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289944/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247152 CPUtime=1770.52
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 321916 0 0 0 176740 312 0 0 25 0 1 0 156752824 1277083648 303234 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311788 303234 297 55 0 310680 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 1247152

[startup+1781.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289496/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247680 CPUtime=1780.52
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322043 0 0 0 177740 312 0 0 25 0 1 0 156752824 1277624320 303361 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311920 303361 297 55 0 310812 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 1247680

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289496/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247680 CPUtime=1781.52
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322043 0 0 0 177840 312 0 0 25 0 1 0 156752824 1277624320 303361 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311920 303361 297 55 0 310812 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 1247680

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289496/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247680 CPUtime=1782.53
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322043 0 0 0 177941 312 0 0 25 0 1 0 156752824 1277624320 303361 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311920 303361 297 55 0 310812 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 1247680

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289496/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247680 CPUtime=1783.53
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322046 0 0 0 178041 312 0 0 25 0 1 0 156752824 1277624320 303364 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311920 303364 297 55 0 310812 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 1247680

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289432/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247680 CPUtime=1784.54
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322061 0 0 0 178142 312 0 0 25 0 1 0 156752824 1277624320 303379 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311920 303379 297 55 0 310812 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 1247680

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289368/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247812 CPUtime=1785.54
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322075 0 0 0 178242 312 0 0 25 0 1 0 156752824 1277759488 303393 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311953 303393 297 55 0 310845 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 1247812

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289304/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247812 CPUtime=1786.55
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322094 0 0 0 178343 312 0 0 25 0 1 0 156752824 1277759488 303412 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311953 303412 297 55 0 310845 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 1247812

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289176/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247944 CPUtime=1787.55
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322120 0 0 0 178443 312 0 0 25 0 1 0 156752824 1277894656 303438 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311986 303438 297 55 0 310878 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 1247944

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289112/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1247944 CPUtime=1788.56
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322136 0 0 0 178544 312 0 0 25 0 1 0 156752824 1277894656 303454 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 311986 303454 297 55 0 310878 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 1247944

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=289048/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248076 CPUtime=1789.56
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322153 0 0 0 178644 312 0 0 25 0 1 0 156752824 1278029824 303471 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312019 303471 297 55 0 310911 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 1248076

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288984/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248208 CPUtime=1790.56
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322176 0 0 0 178744 312 0 0 25 0 1 0 156752824 1278164992 303494 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312052 303494 297 55 0 310944 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 1248208

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288856/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248208 CPUtime=1791.57
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322201 0 0 0 178845 312 0 0 25 0 1 0 156752824 1278164992 303519 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312052 303519 297 55 0 310944 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 1248208

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288728/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248340 CPUtime=1792.57
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322225 0 0 0 178945 312 0 0 25 0 1 0 156752824 1278300160 303543 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312085 303543 297 55 0 310977 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 1248340

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288664/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248472 CPUtime=1793.58
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322243 0 0 0 179046 312 0 0 25 0 1 0 156752824 1278435328 303561 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312118 303561 297 55 0 311010 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 1248472

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288600/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248604 CPUtime=1794.58
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322272 0 0 0 179146 312 0 0 25 0 1 0 156752824 1278570496 303590 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312151 303590 297 55 0 311043 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 1248604

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288472/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248604 CPUtime=1795.59
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322293 0 0 0 179247 312 0 0 25 0 1 0 156752824 1278570496 303611 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312151 303611 297 55 0 311043 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 1248604

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288408/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248736 CPUtime=1796.59
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322308 0 0 0 179347 312 0 0 25 0 1 0 156752824 1278705664 303626 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312184 303626 297 55 0 311076 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 1248736

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288344/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248736 CPUtime=1797.6
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322322 0 0 0 179447 313 0 0 25 0 1 0 156752824 1278705664 303640 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312184 303640 297 55 0 311076 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 1248736

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288280/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248868 CPUtime=1798.61
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322337 0 0 0 179548 313 0 0 25 0 1 0 156752824 1278840832 303655 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312217 303655 297 55 0 311109 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 1248868

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27464
/proc/meminfo: memFree=288280/2055920 swapFree=4183080/4192956
[pid=27464] ppid=27462 vsize=1248868 CPUtime=1799.61
/proc/27464/stat : 27464 (bsolo) R 27462 27464 27415 0 -1 0 322352 0 0 0 179648 313 0 0 25 0 1 0 156752824 1278840832 303670 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27464/statm: 312217 303670 297 55 0 311109 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 1248868

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.2
CPU user time (s): 1796.88
CPU system time (s): 3.3195
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 1248868
The end

Launcher Data (download as text)

Begin job on node19 on Fri Jul 28 15:02:03 UTC 2006


FILE ID= 50306-1154098923

PBS_JOBID= 886033

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node19/50306-1154098923/instance-50306-1154098923.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-50306-1154098923 -o ROOT/results/node19/solver-50306-1154098923 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node19/50306-1154098923/instance-50306-1154098923.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  1d7dd5c267917b6fb58d303c57bfa918

RANDOM SEED= 151243531

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.233
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.233
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:       1504472 kB
Buffers:         25636 kB
Cached:         467820 kB
SwapCached:       3556 kB
Active:          51956 kB
Inactive:       450016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504472 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            35432 kB
Committed_AS:   763668 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jul 28 15:32:04 UTC 2006