Trace number 354866

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
sat4jPseudoCP 2007-03-23SAT (TO)156 1800.27 1774.48

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/354866-1176729472/instance-354866-1176729472.opb
0.20/0.20	c reading problem ... 
0.30/0.37	c ... done. Wall clock time 0.162s.
0.30/0.37	c CPU time (experimental) 0.29s.
0.30/0.37	c #vars     198
0.30/0.37	c #constraints  16
5.66/3.70	c SATISFIABLE
5.66/3.70	c OPTIMIZING...
5.66/3.70	c Got one! Elapsed wall clock time (in seconds):3.499
5.66/3.71	o 2827
7.08/5.14	c Got one! Elapsed wall clock time (in seconds):4.934
7.08/5.14	o 2785
8.61/6.64	c Got one! Elapsed wall clock time (in seconds):6.436
8.61/6.64	o 2657
10.19/8.17	c Got one! Elapsed wall clock time (in seconds):7.961
10.19/8.17	o 2401
11.82/9.78	c Got one! Elapsed wall clock time (in seconds):9.57
11.82/9.78	o 2399
14.04/11.99	c Got one! Elapsed wall clock time (in seconds):11.789
14.04/11.99	o 2195
15.75/13.67	c Got one! Elapsed wall clock time (in seconds):13.464
15.75/13.67	o 2161
17.57/15.41	c Got one! Elapsed wall clock time (in seconds):15.205
17.57/15.41	o 2067
19.29/17.19	c Got one! Elapsed wall clock time (in seconds):16.986
19.29/17.19	o 2063
21.97/19.71	c Got one! Elapsed wall clock time (in seconds):19.507
21.97/19.71	o 1955
23.89/21.60	c Got one! Elapsed wall clock time (in seconds):21.398
23.89/21.60	o 1793
26.62/24.32	c Got one! Elapsed wall clock time (in seconds):24.114
26.62/24.32	o 1647
28.64/26.37	c Got one! Elapsed wall clock time (in seconds):26.164
28.64/26.37	o 1587
31.68/29.36	c Got one! Elapsed wall clock time (in seconds):29.155
31.68/29.36	o 1563
33.94/31.54	c Got one! Elapsed wall clock time (in seconds):31.336
33.94/31.54	o 1521
36.26/33.90	c Got one! Elapsed wall clock time (in seconds):33.689
36.26/33.90	o 1399
39.49/37.10	c Got one! Elapsed wall clock time (in seconds):36.889
39.49/37.10	o 1333
43.28/40.51	c Got one! Elapsed wall clock time (in seconds):40.303
43.28/40.51	o 1329
46.70/43.94	c Got one! Elapsed wall clock time (in seconds):43.73
46.70/43.94	o 1301
50.34/47.55	c Got one! Elapsed wall clock time (in seconds):47.344
50.34/47.55	o 1281
53.17/50.34	c Got one! Elapsed wall clock time (in seconds):50.134
53.17/50.34	o 1279
57.01/54.17	c Got one! Elapsed wall clock time (in seconds):53.97
57.01/54.17	o 1109
60.93/58.06	c Got one! Elapsed wall clock time (in seconds):57.858
60.93/58.06	o 1098
65.19/62.20	c Got one! Elapsed wall clock time (in seconds):61.999
65.19/62.20	o 1096
69.44/66.42	c Got one! Elapsed wall clock time (in seconds):66.213
69.44/66.42	o 1082
72.67/69.67	c Got one! Elapsed wall clock time (in seconds):69.468
72.67/69.67	o 1046
76.40/73.35	c Got one! Elapsed wall clock time (in seconds):73.15
76.40/73.35	o 1031
80.14/77.01	c Got one! Elapsed wall clock time (in seconds):76.809
80.14/77.01	o 1029
84.37/81.27	c Got one! Elapsed wall clock time (in seconds):81.065
84.37/81.27	o 965
88.21/85.04	c Got one! Elapsed wall clock time (in seconds):84.837
88.21/85.04	o 941
92.45/89.21	c Got one! Elapsed wall clock time (in seconds):89.004
92.45/89.21	o 929
96.98/93.71	c Got one! Elapsed wall clock time (in seconds):93.505
96.98/93.71	o 903
101.47/98.11	c Got one! Elapsed wall clock time (in seconds):97.903
101.47/98.11	o 901
105.81/102.41	c Got one! Elapsed wall clock time (in seconds):102.206
105.81/102.41	o 897
110.55/107.14	c Got one! Elapsed wall clock time (in seconds):106.938
110.55/107.14	o 896
116.01/112.54	c Got one! Elapsed wall clock time (in seconds):112.33
116.01/112.54	o 893
121.55/118.05	c Got one! Elapsed wall clock time (in seconds):117.847
121.55/118.05	o 891
126.66/123.05	c Got one! Elapsed wall clock time (in seconds):122.849
126.66/123.05	o 888
131.60/127.96	c Got one! Elapsed wall clock time (in seconds):127.75
131.60/127.96	o 880
136.64/133.00	c Got one! Elapsed wall clock time (in seconds):132.794
136.75/133.00	o 864
144.82/141.09	c Got one! Elapsed wall clock time (in seconds):140.886
144.82/141.09	o 846
150.67/146.83	c Got one! Elapsed wall clock time (in seconds):146.629
150.67/146.83	o 842
157.73/153.85	c Got one! Elapsed wall clock time (in seconds):153.645
157.73/153.85	o 841
166.01/162.03	c Got one! Elapsed wall clock time (in seconds):161.83
166.01/162.03	o 812
172.96/168.93	c Got one! Elapsed wall clock time (in seconds):168.726
172.96/168.93	o 807
179.31/175.26	c Got one! Elapsed wall clock time (in seconds):175.056
179.31/175.26	o 787
185.56/181.49	c Got one! Elapsed wall clock time (in seconds):181.288
185.56/181.49	o 782
192.13/187.92	c Got one! Elapsed wall clock time (in seconds):187.711
192.13/187.92	o 713
200.50/196.28	c Got one! Elapsed wall clock time (in seconds):196.075
200.50/196.28	o 711
208.57/204.29	c Got one! Elapsed wall clock time (in seconds):204.089
208.57/204.29	o 538
217.96/213.52	c Got one! Elapsed wall clock time (in seconds):213.31
217.96/213.52	o 535
227.68/223.12	c Got one! Elapsed wall clock time (in seconds):222.913
227.68/223.12	o 534
235.24/230.61	c Got one! Elapsed wall clock time (in seconds):230.406
235.24/230.61	o 532
242.71/238.00	c Got one! Elapsed wall clock time (in seconds):237.8
242.71/238.00	o 509
255.93/251.17	c Got one! Elapsed wall clock time (in seconds):250.963
255.93/251.17	o 507
273.09/268.13	c Got one! Elapsed wall clock time (in seconds):267.929
273.09/268.13	o 505
282.86/277.88	c Got one! Elapsed wall clock time (in seconds):277.671
282.86/277.88	o 408
291.55/286.41	c Got one! Elapsed wall clock time (in seconds):286.202
291.55/286.41	o 356
315.89/310.51	c Got one! Elapsed wall clock time (in seconds):310.308
315.89/310.51	o 314
326.18/320.74	c Got one! Elapsed wall clock time (in seconds):320.537
326.18/320.74	o 312
338.08/332.60	c Got one! Elapsed wall clock time (in seconds):332.391
338.08/332.60	o 292
356.18/350.47	c Got one! Elapsed wall clock time (in seconds):350.267
356.18/350.47	o 290
418.88/412.49	c Got one! Elapsed wall clock time (in seconds):412.285
418.88/412.49	o 268
434.43/427.86	c Got one! Elapsed wall clock time (in seconds):427.651
434.43/427.86	o 266
507.74/500.38	c Got one! Elapsed wall clock time (in seconds):500.18
507.74/500.38	o 258
532.81/525.12	c Got one! Elapsed wall clock time (in seconds):524.917
532.81/525.12	o 257
558.99/551.03	c Got one! Elapsed wall clock time (in seconds):550.828
558.99/551.03	o 255
596.23/587.81	c Got one! Elapsed wall clock time (in seconds):587.604
596.23/587.81	o 246
622.65/613.92	c Got one! Elapsed wall clock time (in seconds):613.712
622.65/613.92	o 229
669.55/660.22	c Got one! Elapsed wall clock time (in seconds):660.012
669.55/660.22	o 227
999.37/986.62	c Got one! Elapsed wall clock time (in seconds):986.411
999.37/986.62	o 223
1037.24/1023.97	c Got one! Elapsed wall clock time (in seconds):1023.769
1037.24/1023.98	o 213
1184.88/1169.35	c Got one! Elapsed wall clock time (in seconds):1169.149
1184.88/1169.35	o 208
1240.74/1224.38	c Got one! Elapsed wall clock time (in seconds):1224.174
1240.74/1224.38	o 206
1303.79/1286.34	c Got one! Elapsed wall clock time (in seconds):1286.135
1303.79/1286.34	o 197
1332.31/1314.37	c Got one! Elapsed wall clock time (in seconds):1314.17
1332.31/1314.37	o 185
1592.10/1570.24	c Got one! Elapsed wall clock time (in seconds):1570.039
1592.10/1570.24	o 184
1673.49/1650.17	c Got one! Elapsed wall clock time (in seconds):1649.964
1673.49/1650.17	o 183
1704.62/1680.70	c Got one! Elapsed wall clock time (in seconds):1680.498
1704.62/1680.70	o 174
1757.24/1732.37	c Got one! Elapsed wall clock time (in seconds):1732.168
1757.24/1732.37	o 156
1800.03/1774.36	c starts		: 162
1800.03/1774.36	c conflicts		: 18913
1800.03/1774.36	c decisions		: 78650
1800.03/1774.36	c propagations		: 360054
1800.03/1774.36	c inspects		: 355943841
1800.03/1774.36	c learnt literals	: 0
1800.03/1774.36	c learnt binary clauses	: 0
1800.03/1774.36	c learnt ternary clauses	: 0
1800.03/1774.36	c learnt clauses	: 18912
1800.03/1774.36	c root simplifications	: 0
1800.03/1774.36	c removed literals (reason simplification)	: 0
1800.03/1774.36	c reason swapping (by a shorter reason)	: 0
1800.03/1774.36	c Calls to reduceDB	: 0
1800.03/1774.36	c speed (decisions/second)	: 1873.3773193911823
1800.03/1774.36	c non guided choices	2430
1800.03/1774.36	s SATISFIABLE
1800.03/1774.36	v x1 x2 x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29
1800.03/1774.36	v -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 x50 x51 -x52 x53 -x54 -x55 -x56
1800.03/1774.36	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
1800.03/1774.36	v -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107
1800.03/1774.36	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 x125 -x126 -x127 -x128
1800.03/1774.36	v -x129 x130 x131 -x132 -x133 x134 -x135 x136 -x137 x138 x139 x140 x141 x142 x143 -x144 x145 -x146 -x147 x148 x149 -x150 -x151
1800.03/1774.36	v x152 x153 -x154 -x155 x156 -x157 x158 -x159 x160 x161 -x162 -x163 x164 x165 -x166 x167 -x168 x169 x170 x171 -x172 -x173 x174
1800.03/1774.36	v -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 x183 -x184 -x185 x186 -x187 x188 -x189 x190 -x191 x192 x193 -x194 x195 -x196
1800.03/1774.36	v -x197 x198
1800.03/1774.36	c objective function=156
1800.03/1774.36	c Total wall clock time (ms): 1774.155

Verifier Data (download as text)

OK	156

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node57/watcher-354866-1176729472 -o ROOT/results/node57/solver-354866-1176729472 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354866-1176729472/sat4jPseudoCP.jar /tmp/evaluation/354866-1176729472/instance-354866-1176729472.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 28565
/proc/meminfo: memFree=1750680/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=18568 CPUtime=0
/proc/28565/stat : 28565 (runsolver) R 28563 28565 27459 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 114083220 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 218076081447 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28565/statm: 4642 292 257 24 0 2626 0

[startup+0.0527789 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 28565
/proc/meminfo: memFree=1750680/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1776544 CPUtime=0.03
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 3485 0 1 0 2 1 0 0 18 0 4 0 114083220 1819181056 3230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 444136 3230 1033 9 0 441772 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1776544

[startup+0.101781 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 28565
/proc/meminfo: memFree=1750680/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1780108 CPUtime=0.08
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 3970 0 1 0 6 2 0 0 18 0 12 0 114083220 1822830592 3711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 445027 3711 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301797 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 28565
/proc/meminfo: memFree=1750680/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1782444 CPUtime=0.3
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 5091 0 1 0 27 3 0 0 18 0 12 0 114083220 1825222656 4829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 445611 4829 1264 9 0 443223 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782444

[startup+0.701832 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 28565
/proc/meminfo: memFree=1750680/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1785484 CPUtime=1.05
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 7945 0 1 0 101 4 0 0 18 0 13 0 114083220 1828335616 7352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 446371 7352 1306 9 0 443983 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 1785484

[startup+1.50291 s]
/proc/loadavg: 0.92 0.98 0.99 4/77 28578
/proc/meminfo: memFree=1712688/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1795128 CPUtime=2.56
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 24224 0 1 0 242 14 0 0 18 0 13 0 114083220 1838211072 19389 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 448782 19389 1309 9 0 446394 0
[pid=28565/tid=28567] ppid=28563 vsize=1795128 CPUtime=0.89
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 15313 0 1 0 82 7 0 0 18 0 13 0 114083221 1838211072 19390 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 114083223 1838211072 19391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 114083223 1838211072 19392 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1795128 CPUtime=0.02
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 1 1 0 0 16 0 13 0 114083225 1838211072 19394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 114083226 1838211072 19394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 114083226 1838211072 19395 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1838211072 19395 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1795128 CPUtime=0.68
/proc/28565/task/28574/stat : 28574 (java) R 28563 28565 27459 0 -1 64 3569 0 0 0 67 1 0 0 16 0 13 0 114083230 1838211072 19396 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105043927 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1795128 CPUtime=0.93
/proc/28565/task/28575/stat : 28575 (java) R 28563 28565 27459 0 -1 64 4622 0 0 0 91 2 0 0 18 0 13 0 114083230 1838211072 19396 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105057900 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1838211072 19397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1838211072 19399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28578] ppid=28563 vsize=1795128 CPUtime=0
/proc/28565/task/28578/stat : 28578 (java) S 28563 28565 27459 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 114083258 1838211072 19399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 1795128

[startup+3.10205 s]
/proc/loadavg: 0.92 0.98 0.99 4/77 28578
/proc/meminfo: memFree=1640880/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1796412 CPUtime=5.01
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 52874 0 1 0 476 25 0 0 18 0 13 0 114083220 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449103 42512 1324 9 0 446715 0
[pid=28565/tid=28567] ppid=28563 vsize=1796412 CPUtime=2
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 37707 0 1 0 184 16 0 0 25 0 13 0 114083221 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109552799 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 151 0 0 0 0 0 0 0 16 0 13 0 114083223 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 120 0 0 0 0 0 0 0 16 0 13 0 114083223 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1796412 CPUtime=0.02
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 1 1 0 0 16 0 13 0 114083225 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 114083226 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1796412 CPUtime=1.31
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 7731 0 0 0 128 3 0 0 16 0 13 0 114083230 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1796412 CPUtime=1.63
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6434 0 0 0 160 3 0 0 16 0 13 0 114083230 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28578] ppid=28563 vsize=1796412 CPUtime=0
/proc/28565/task/28578/stat : 28578 (java) S 28563 28565 27459 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 114083258 1839525888 42512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 1796412

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 28580
/proc/meminfo: memFree=1580000/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1796380 CPUtime=8.31
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 55343 0 1 0 805 26 0 0 18 0 13 0 114083220 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449095 44139 1326 9 0 446707 0
[pid=28565/tid=28567] ppid=28563 vsize=1796380 CPUtime=5.09
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 37715 0 1 0 493 16 0 0 25 0 13 0 114083221 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109213328 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1796380 CPUtime=0.04
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 1357 0 0 0 4 0 0 0 16 0 13 0 114083223 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1796380 CPUtime=0.04
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 1349 0 0 0 4 0 0 0 16 0 13 0 114083223 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1796380 CPUtime=0.02
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 25 0 0 0 1 1 0 0 16 0 13 0 114083225 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 114083226 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1796380 CPUtime=1.37
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 7734 0 0 0 134 3 0 0 16 0 13 0 114083230 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1796380 CPUtime=1.69
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6437 0 0 0 166 3 0 0 17 0 13 0 114083230 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28580] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28580/stat : 28580 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 114083735 1839493120 44139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 1796380

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 28584
/proc/meminfo: memFree=1536640/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1796380 CPUtime=14.84
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 65945 0 1 0 1453 31 0 0 18 0 13 0 114083220 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449095 54516 1327 9 0 446707 0
[pid=28565/tid=28567] ppid=28563 vsize=1796380 CPUtime=11.38
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 43780 0 1 0 1119 19 0 0 22 0 13 0 114083221 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109925948 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1796380 CPUtime=0.12
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 3724 0 0 0 11 1 0 0 16 0 13 0 114083223 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1796380 CPUtime=0.12
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 3509 0 0 0 11 1 0 0 16 0 13 0 114083223 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1796380 CPUtime=0.02
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 27 0 0 0 1 1 0 0 16 0 13 0 114083225 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1796380 CPUtime=1.4
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 7735 0 0 0 137 3 0 0 16 0 13 0 114083230 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1796380 CPUtime=1.74
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6438 0 0 0 171 3 0 0 16 0 13 0 114083230 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28584] ppid=28563 vsize=1796380 CPUtime=0
/proc/28565/task/28584/stat : 28584 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 114084420 1839493120 54516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.84
Current children cumulated vsize (KiB) 1796380

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 28590
/proc/meminfo: memFree=1547408/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1796704 CPUtime=27.83
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 69115 0 1 0 2750 33 0 0 18 0 13 0 114083220 1839824896 51804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449176 51804 1333 9 0 446788 0
[pid=28565/tid=28567] ppid=28563 vsize=1796704 CPUtime=24.03
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 43807 0 1 0 2384 19 0 0 25 0 13 0 114083221 1839824896 51804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109515637 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1796704 CPUtime=0.23
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 5327 0 0 0 22 1 0 0 17 0 13 0 114083223 1839824896 51804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1796704 CPUtime=0.24
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 5031 0 0 0 22 2 0 0 15 0 13 0 114083223 1839824896 51804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=28565/tid=28570] ppid=28563 vsize=1797728 CPUtime=0.29
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 100 0 0 0 18 11 0 0 16 0 13 0 114083225 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1797728 CPUtime=1.86
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 9366 0 0 0 182 4 0 0 17 0 13 0 114083230 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1797728 CPUtime=1.98
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6440 0 0 0 195 3 0 0 16 0 13 0 114083230 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28656] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28656/stat : 28656 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 114214658 1840873472 136052 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1563.8
Current children cumulated vsize (KiB) 1797728

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 28657
/proc/meminfo: memFree=1195784/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1797728 CPUtime=1624.74
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 194615 0 1 0 162370 104 0 0 18 0 13 0 114083220 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449432 139228 1335 9 0 447044 0
[pid=28565/tid=28567] ppid=28563 vsize=1797728 CPUtime=1579.64
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 62706 0 1 0 157932 32 0 0 25 0 13 0 114083221 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109630379 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1797728 CPUtime=20.42
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 58102 0 0 0 2018 24 0 0 16 0 13 0 114083223 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1797728 CPUtime=20.46
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 57052 0 0 0 2020 26 0 0 17 0 13 0 114083223 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1797728 CPUtime=0.29
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 101 0 0 0 18 11 0 0 16 0 13 0 114083225 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1797728 CPUtime=1.86
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 9366 0 0 0 182 4 0 0 17 0 13 0 114083230 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1797728 CPUtime=1.98
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6440 0 0 0 195 3 0 0 16 0 13 0 114083230 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28657] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28657/stat : 28657 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 114240245 1840873472 139228 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1624.74
Current children cumulated vsize (KiB) 1797728

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 28658
/proc/meminfo: memFree=1186880/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1797728 CPUtime=1685.9
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 197076 0 1 0 168485 105 0 0 18 0 13 0 114083220 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449432 141448 1335 9 0 447044 0
[pid=28565/tid=28567] ppid=28563 vsize=1797728 CPUtime=1638.42
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 62740 0 1 0 163810 32 0 0 21 0 13 0 114083221 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109541867 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1797728 CPUtime=21.62
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 59738 0 0 0 2137 25 0 0 16 0 13 0 114083223 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1797728 CPUtime=21.64
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 57841 0 0 0 2138 26 0 0 17 0 13 0 114083223 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1797728 CPUtime=0.3
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 102 0 0 0 19 11 0 0 16 0 13 0 114083225 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1797728 CPUtime=1.86
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 9366 0 0 0 182 4 0 0 17 0 13 0 114083230 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1797728 CPUtime=1.98
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6440 0 0 0 195 3 0 0 16 0 13 0 114083230 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28658] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28658/stat : 28658 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 114248238 1840873472 141448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1685.9
Current children cumulated vsize (KiB) 1797728

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 28659
/proc/meminfo: memFree=1180216/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1797728 CPUtime=1747.06
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 198925 0 1 0 174599 107 0 0 18 0 13 0 114083220 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449432 143152 1335 9 0 447044 0
[pid=28565/tid=28567] ppid=28563 vsize=1797728 CPUtime=1697.2
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 62772 0 1 0 169688 32 0 0 21 0 13 0 114083221 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533982 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1797728 CPUtime=22.8
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 60366 0 0 0 2255 25 0 0 17 0 13 0 114083223 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1797728 CPUtime=22.82
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 59028 0 0 0 2255 27 0 0 16 0 13 0 114083223 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1797728 CPUtime=0.3
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 102 0 0 0 19 11 0 0 15 0 13 0 114083225 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1797728 CPUtime=1.86
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 9366 0 0 0 182 4 0 0 17 0 13 0 114083230 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1797728 CPUtime=1.99
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6440 0 0 0 196 3 0 0 16 0 13 0 114083230 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28659] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28659/stat : 28659 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 114251291 1840873472 143152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1747.06
Current children cumulated vsize (KiB) 1797728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 28660
/proc/meminfo: memFree=1173040/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=1797728 CPUtime=1800.03
/proc/28565/stat : 28565 (java) S 28563 28565 27459 0 -1 0 200785 0 1 0 179895 108 0 0 18 0 13 0 114083220 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28565/statm: 449432 144867 1335 9 0 447044 0
[pid=28565/tid=28567] ppid=28563 vsize=1797728 CPUtime=1748.21
/proc/28565/task/28567/stat : 28567 (java) R 28563 28565 27459 0 -1 64 62798 0 1 0 174788 33 0 0 25 0 13 0 114083221 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109541538 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28568] ppid=28563 vsize=1797728 CPUtime=23.77
/proc/28565/task/28568/stat : 28568 (java) S 28563 28565 27459 0 -1 64 60810 0 0 0 2352 25 0 0 17 0 13 0 114083223 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28569] ppid=28563 vsize=1797728 CPUtime=23.81
/proc/28565/task/28569/stat : 28569 (java) S 28563 28565 27459 0 -1 64 60416 0 0 0 2353 28 0 0 16 0 13 0 114083223 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28570] ppid=28563 vsize=1797728 CPUtime=0.31
/proc/28565/task/28570/stat : 28570 (java) S 28563 28565 27459 0 -1 64 102 0 0 0 20 11 0 0 16 0 13 0 114083225 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28571] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28571/stat : 28571 (java) S 28563 28565 27459 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28572] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28572/stat : 28572 (java) S 28563 28565 27459 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 114083226 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28573] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28573/stat : 28573 (java) S 28563 28565 27459 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 114083230 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28574] ppid=28563 vsize=1797728 CPUtime=1.86
/proc/28565/task/28574/stat : 28574 (java) S 28563 28565 27459 0 -1 64 9366 0 0 0 182 4 0 0 17 0 13 0 114083230 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28575] ppid=28563 vsize=1797728 CPUtime=1.99
/proc/28565/task/28575/stat : 28575 (java) S 28563 28565 27459 0 -1 64 6440 0 0 0 196 3 0 0 16 0 13 0 114083230 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28576] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28576/stat : 28576 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 114083230 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28565/tid=28577] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28577/stat : 28577 (java) S 28563 28565 27459 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 114083230 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28565/tid=28660] ppid=28563 vsize=1797728 CPUtime=0
/proc/28565/task/28660/stat : 28660 (java) S 28563 28565 27459 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 114256458 1840873472 144867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1797728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1774.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 28660
/proc/meminfo: memFree=1173040/2055920 swapFree=4184664/4192956
[pid=28565] ppid=28563 vsize=0 CPUtime=1800.2
/proc/28565/stat : 28565 (java) Z 28563 28565 27459 0 -1 1036 200918 0 1 0 179909 111 0 0 15 0 2 0 114083220 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28565/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1774.48
CPU time (s): 1800.27
CPU user time (s): 1799.1
CPU system time (s): 1.17482
CPU usage (%): 101.454
Max. virtual memory (cumulated for all children) (KiB): 1800524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.17482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200918
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46285
involuntary context switches= 40656

runsolver used 1.66975 second user time and 4.82327 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Mon Apr 16 13:17:53 UTC 2007

IDJOB= 354866
IDBENCH= 2912
IDSOLVER= 160
FILE ID= node57/354866-1176729472

PBS_JOBID= 4559474

Free space on /tmp= 66540 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354866-1176729472/sat4jPseudoCP.jar /tmp/evaluation/354866-1176729472/instance-354866-1176729472.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-354866-1176729472 -o ROOT/results/node57/solver-354866-1176729472 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354866-1176729472/sat4jPseudoCP.jar /tmp/evaluation/354866-1176729472/instance-354866-1176729472.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0278ee4f163393ac33163ff791a7f96d

RANDOM SEED= 125354159

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.239
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.239
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:       1751088 kB
Buffers:         21120 kB
Cached:         212108 kB
SwapCached:       2868 kB
Active:          50964 kB
Inactive:       193776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751088 kB
SwapTotal:     4192956 kB
SwapFree:      4184664 kB
Dirty:            3592 kB
Writeback:           0 kB
Mapped:          18016 kB
Slab:            46240 kB
Committed_AS:   811456 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB

End job on node57 on Mon Apr 16 13:47:29 UTC 2007