Trace number 3731076

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB07: SAT4JPseudoResolution 2007-03-23SAT (TO)17599 1800.09 1738.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15360
Best CPU time to get the best result obtained on this benchmark1352.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
Number of bits of the biggest sum of numbers17
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

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@5b3caecd
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3731076-1338683623.opb
0.10/0.10	c reading problem ... 
0.27/0.24	c ... done. Wall clock time 0.136s.
0.27/0.24	c CPU time (experimental) 0.22s.
0.27/0.24	c #vars     163
0.27/0.24	c #constraints  73
0.27/0.28	c SATISFIABLE
0.27/0.28	c OPTIMIZING...
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.173
0.27/0.28	o 19970
0.55/0.33	c Got one! Elapsed wall clock time (in seconds):0.226
0.55/0.33	o 19772
0.85/0.46	c Got one! Elapsed wall clock time (in seconds):0.355
0.85/0.46	o 19767
1.08/0.56	c Got one! Elapsed wall clock time (in seconds):0.459
1.08/0.56	o 19759
1.26/0.61	c Got one! Elapsed wall clock time (in seconds):0.507
1.26/0.61	o 19745
1.46/0.80	c Got one! Elapsed wall clock time (in seconds):0.699
1.46/0.80	o 19738
1.46/0.89	c Got one! Elapsed wall clock time (in seconds):0.784
1.46/0.89	o 19520
1.56/0.96	c Got one! Elapsed wall clock time (in seconds):0.855
1.56/0.96	o 19199
1.80/1.12	c Got one! Elapsed wall clock time (in seconds):1.021
1.80/1.12	o 19168
2.33/1.69	c Got one! Elapsed wall clock time (in seconds):1.592
2.33/1.69	o 19167
4.31/3.52	c Got one! Elapsed wall clock time (in seconds):3.419
4.31/3.52	o 19164
4.92/4.18	c Got one! Elapsed wall clock time (in seconds):4.076
4.92/4.18	o 19144
5.43/4.60	c Got one! Elapsed wall clock time (in seconds):4.495
5.43/4.60	o 19143
5.53/4.75	c Got one! Elapsed wall clock time (in seconds):4.644
5.53/4.78	o 18692
7.40/6.56	c Got one! Elapsed wall clock time (in seconds):6.455
7.40/6.56	o 18624
9.55/8.66	c Got one! Elapsed wall clock time (in seconds):8.56
9.55/8.67	o 18623
9.78/8.80	c Got one! Elapsed wall clock time (in seconds):8.702
9.78/8.80	o 18560
9.88/8.95	c Got one! Elapsed wall clock time (in seconds):8.849
9.88/8.95	o 18530
10.17/9.22	c Got one! Elapsed wall clock time (in seconds):9.119
10.17/9.22	o 18494
10.37/9.49	c Got one! Elapsed wall clock time (in seconds):9.386
10.37/9.49	o 18487
10.47/9.58	c Got one! Elapsed wall clock time (in seconds):9.474
10.47/9.58	o 18432
15.88/14.89	c Got one! Elapsed wall clock time (in seconds):14.786
15.88/14.89	o 18387
16.40/15.37	c Got one! Elapsed wall clock time (in seconds):15.271
16.40/15.37	o 18386
18.86/17.73	c Got one! Elapsed wall clock time (in seconds):17.627
18.86/17.73	o 18380
24.01/22.82	c Got one! Elapsed wall clock time (in seconds):22.721
24.01/22.82	o 18269
29.30/28.06	c Got one! Elapsed wall clock time (in seconds):27.955
29.30/28.06	o 18268
39.70/38.21	c Got one! Elapsed wall clock time (in seconds):38.105
39.70/38.21	o 18262
75.76/73.60	c Got one! Elapsed wall clock time (in seconds):73.5
75.76/73.60	o 18261
76.06/73.94	c Got one! Elapsed wall clock time (in seconds):73.836
76.06/73.94	o 18260
92.01/89.54	c Got one! Elapsed wall clock time (in seconds):89.438
92.01/89.54	o 18247
96.42/93.82	c Got one! Elapsed wall clock time (in seconds):93.713
96.42/93.82	o 18243
104.90/102.17	c Got one! Elapsed wall clock time (in seconds):102.072
104.90/102.17	o 18242
120.76/117.62	c Got one! Elapsed wall clock time (in seconds):117.519
120.76/117.62	o 18211
125.77/122.53	c Got one! Elapsed wall clock time (in seconds):122.433
125.77/122.54	o 18210
128.63/125.33	c Got one! Elapsed wall clock time (in seconds):125.23
128.63/125.33	o 18209
131.33/128.03	c Got one! Elapsed wall clock time (in seconds):127.925
131.33/128.03	o 18150
136.10/132.70	c Got one! Elapsed wall clock time (in seconds):132.601
136.10/132.70	o 18140
148.49/144.88	c Got one! Elapsed wall clock time (in seconds):144.776
148.49/144.88	o 17972
157.90/154.04	c Got one! Elapsed wall clock time (in seconds):153.935
157.90/154.04	o 17971
351.53/340.93	c Got one! Elapsed wall clock time (in seconds):340.824
351.53/340.93	o 17970
468.50/453.51	c Got one! Elapsed wall clock time (in seconds):453.408
468.50/453.51	o 17951
506.25/490.43	c Got one! Elapsed wall clock time (in seconds):490.327
506.25/490.43	o 17950
554.68/536.97	c Got one! Elapsed wall clock time (in seconds):536.863
554.68/536.97	o 17644
706.42/681.78	c Got one! Elapsed wall clock time (in seconds):681.674
706.42/681.78	o 17642
714.62/689.97	c Got one! Elapsed wall clock time (in seconds):689.866
714.62/689.97	o 17639
719.08/694.29	c Got one! Elapsed wall clock time (in seconds):694.184
719.08/694.29	o 17638
752.67/727.06	c Got one! Elapsed wall clock time (in seconds):726.954
752.67/727.06	o 17634
775.42/748.81	c Got one! Elapsed wall clock time (in seconds):748.71
775.42/748.81	o 17616
795.56/768.51	c Got one! Elapsed wall clock time (in seconds):768.411
795.56/768.51	o 17600
810.00/782.65	c Got one! Elapsed wall clock time (in seconds):782.543
810.00/782.65	o 17599
1131.20/1094.08	c cleaning 1360424 clauses out of 2720875 for limit 6.569231099553524E-5
1165.87/1128.31	c cleaning 687216 clauses out of 1374452 for limit 157.64961008292872
1177.68/1140.07	c cleaning 345861 clauses out of 691735 for limit 28232.62108331939
1185.14/1147.10	c cleaning 180172 clauses out of 360369 for limit 1.0769404504042773E11
1187.58/1149.40	c cleaning 92841 clauses out of 185699 for limit 5.138227507584219E13
1189.72/1151.43	c cleaning 49667 clauses out of 99356 for limit 6.395673776334938E-4
1191.66/1153.26	c cleaning 28089 clauses out of 56192 for limit 0.7568955971587344
1193.62/1155.09	c cleaning 17789 clauses out of 35602 for limit 2165.90730653394
1195.84/1157.19	c cleaning 12643 clauses out of 25311 for limit 5517905.265207625
1198.08/1159.27	c cleaning 10072 clauses out of 20168 for limit 1.256779292172269E10
1200.70/1161.74	c cleaning 9531 clauses out of 19097 for limit 1.0814269261903662E14
1203.12/1164.02	c cleaning 9019 clauses out of 18065 for limit 0.005636894781505789
1203.22/1164.17	c cleaning 4762 clauses out of 9547 for limit 0.017607648930269636
1205.33/1166.19	c cleaning 6379 clauses out of 12784 for limit 39.31526537109667
1207.91/1168.65	c cleaning 7692 clauses out of 15407 for limit 266063.2431304054
1210.53/1171.12	c cleaning 8357 clauses out of 16715 for limit 1.9961930919563904E9
1213.00/1173.47	c cleaning 8663 clauses out of 17357 for limit 1.5631682313110328E13
1215.34/1175.68	c cleaning 8837 clauses out of 17693 for limit 0.0012469537927678072
1217.51/1177.66	c cleaning 8417 clauses out of 16857 for limit 3.9210308126612485
1219.55/1179.50	c cleaning 7711 clauses out of 15441 for limit 4715.438107308243
1221.57/1181.47	c cleaning 7601 clauses out of 15228 for limit 8660119.508960005
1223.79/1183.51	c cleaning 8050 clauses out of 16128 for limit 4.039901995096989E10
1225.81/1185.45	c cleaning 7517 clauses out of 15078 for limit 4.75543252136905E13
1230.58/1189.93	c cleaning 9754 clauses out of 19563 for limit 0.06013241129715038
1233.08/1192.40	c cleaning 7877 clauses out of 15807 for limit 30.053581984217004
1235.74/1194.89	c cleaning 7439 clauses out of 14929 for limit 34983.46986229086
1238.19/1197.16	c cleaning 6469 clauses out of 12991 for limit 9874162.888369557
1240.40/1199.26	c cleaning 5736 clauses out of 11523 for limit 1.6579471785101492E9
1243.13/1201.89	c cleaning 6115 clauses out of 12286 for limit 1.0366156477419757E12
1243.43/1202.11	c cleaning 3335 clauses out of 6670 for limit 3.145747155292163E12
1245.25/1203.87	c cleaning 4668 clauses out of 9336 for limit 9.103197377527076E14
1247.58/1206.03	c cleaning 5328 clauses out of 10668 for limit 0.0032236095924612963
1250.04/1208.38	c cleaning 5647 clauses out of 11339 for limit 1.225989705522561
1250.24/1208.58	c cleaning 3074 clauses out of 6192 for limit 3.702427117051194
1252.55/1210.79	c cleaning 4533 clauses out of 9119 for limit 1018.2992079318695
1255.16/1213.20	c cleaning 5520 clauses out of 11085 for limit 558443.1183846733
1257.70/1215.66	c cleaning 6007 clauses out of 12066 for limit 3.426986257821844E8
1260.31/1218.10	c cleaning 6503 clauses out of 13059 for limit 3.484561870976953E11
1800.09/1738.21	c starts		: 503
1800.09/1738.21	c conflicts		: 4454423
1800.09/1738.21	c decisions		: 5539996
1800.09/1738.21	c propagations		: 64732671
1800.09/1738.21	c inspects		: 10709730292
1800.09/1738.21	c learnt literals	: 0
1800.09/1738.21	c learnt binary clauses	: 0
1800.09/1738.21	c learnt ternary clauses	: 0
1800.09/1738.21	c learnt clauses	: 4454423
1800.09/1738.21	c root simplifications	: 0
1800.09/1738.21	c removed literals (reason simplification)	: 0
1800.09/1738.21	c reason swapping (by a shorter reason)	: 0
1800.09/1738.21	c Calls to reduceDB	: 38
1800.09/1738.21	c speed (decisions/second)	: 5797.625065014028
1800.09/1738.21	c non guided choices	544
1800.09/1738.21	s SATISFIABLE
1800.09/1738.21	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 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 -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 -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 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 
1800.09/1738.21	c objective function=17599
1800.09/1738.21	c Total wall clock time (ms): 1738.109

Verifier Data

OK	17599

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731076-1338683623/watcher-3731076-1338683623 -o /tmp/evaluation-result-3731076-1338683623/solver-3731076-1338683623 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731076-1338683623.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.96 3/194 30257
/proc/meminfo: memFree=31334192/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=91880 CPUtime=0 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 1190 0 0 0 0 0 0 0 20 0 2 0 334487260 94085120 900 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 22954 909 690 9 0 16769 0
[pid=30257/tid=30258] ppid=30255 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 2 0 334487260 94019584 916 33554432000 1073741824 1073778376 140734775320544 140734775309608 240556010791 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.102256 s]
/proc/loadavg: 2.00 2.02 1.96 3/194 30257
/proc/meminfo: memFree=31334192/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 4933 0 1 0 9 1 0 0 20 0 18 0 334487260 3028844544 6629 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 739464 6629 2127 9 0 729885 0
[pid=30257/tid=30258] ppid=30255 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3008 0 1 0 8 0 0 0 20 0 18 0 334487260 3028844544 6629 33554432000 1073741824 1073778376 140734775320544 140508688181584 140508686082146 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.200293 s]
/proc/loadavg: 2.00 2.02 1.96 3/194 30257
/proc/meminfo: memFree=31334192/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=2957856 CPUtime=0.27 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 5464 0 1 0 26 1 0 0 20 0 18 0 334487260 3028844544 7581 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 739464 7581 2218 9 0 729885 0
[pid=30257/tid=30258] ppid=30255 vsize=2957856 CPUtime=0.17 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3026 0 1 0 17 0 0 0 20 0 18 0 334487260 3028844544 7581 33554432000 1073741824 1073778376 140734775320544 140508688175328 140508529804044 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 2957856

[startup+0.300305 s]
/proc/loadavg: 2.00 2.02 1.96 3/194 30257
/proc/meminfo: memFree=31334192/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 11617 0 1 0 53 2 0 0 20 0 19 0 334487260 3097006080 13143 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 13144 2254 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3042 0 1 0 27 0 0 0 20 0 19 0 334487260 3097006080 13144 33554432000 1073741824 1073778376 140734775320544 140508688196200 140508691481573 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 3024420

[startup+0.700275 s]
/proc/loadavg: 2.00 2.02 1.96 3/194 30257
/proc/meminfo: memFree=31334192/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 13583 0 1 0 133 3 0 0 20 0 19 0 334487260 3097006080 37356 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 37356 2263 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3089 0 1 0 65 2 0 0 20 0 19 0 334487260 3097006080 37356 33554432000 1073741824 1073778376 140734775320544 140508688196200 140508530199182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 3024420

[startup+1.50079 s]
/proc/loadavg: 2.00 2.02 1.96 3/213 30284
/proc/meminfo: memFree=31024116/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=2.23 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 13768 0 1 0 213 10 0 0 20 0 19 0 334487260 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 114691 2279 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3243 0 1 0 138 9 0 0 20 0 19 0 334487260 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508688194784 140508530193555 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3808 0 0 0 37 0 0 0 20 0 19 0 334487266 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.34 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5484 0 0 0 34 0 0 0 20 0 19 0 334487266 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 114691 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 3024420

[startup+3.10074 s]
/proc/loadavg: 2.00 2.01 1.96 3/213 30286
/proc/meminfo: memFree=30881928/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=3.91 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 13797 0 1 0 380 11 0 0 20 0 19 0 334487260 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 117766 2280 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=3.06 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3245 0 1 0 297 9 0 0 20 0 19 0 334487260 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508688194864 140508530414630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.41 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3809 0 0 0 41 0 0 0 20 0 19 0 334487266 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5484 0 0 0 36 0 0 0 20 0 19 0 334487266 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30286] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30286/stat : 30286 (java) S 30255 30257 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334487430 3097006080 117766 33554432000 1073741824 1073778376 140734775320544 140508524393768 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 3024420

[startup+6.30079 s]
/proc/loadavg: 2.00 2.01 1.96 3/213 30290
/proc/meminfo: memFree=30848920/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=7.18 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 13880 0 1 0 704 14 0 0 20 0 19 0 334487260 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 137601 2281 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=6.22 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 3281 0 1 0 613 9 0 0 20 0 19 0 334487260 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508688194080 140508530197895 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 334487261 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3810 0 0 0 44 0 0 0 20 0 19 0 334487266 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5484 0 0 0 36 0 0 0 20 0 19 0 334487266 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 137601 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3834 0 0 0 57 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5496 0 0 0 43 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 95 0 0 0 35 27 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30474] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30474/stat : 30474 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334565525 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508524393768 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/214 30506
/proc/meminfo: memFree=28393472/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=1783.77 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 17589 0 1 0 178264 113 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 423668 2300 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=1694.75 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 4026 0 1 0 169436 39 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508688194864 140508530183597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=10.44 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 393 0 0 0 1035 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=10.59 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 378 0 0 0 1050 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=10.55 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 281 0 0 0 1046 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=10.36 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 312 0 0 0 1028 8 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=10.02 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 341 0 0 0 993 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=10.36 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 354 0 0 0 1027 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=10.24 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 348 0 0 0 1015 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=10.45 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 270 0 0 0 1036 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 108 0 0 0 30 3 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3834 0 0 0 57 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5496 0 0 0 43 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 99 0 0 0 37 27 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30474] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30474/stat : 30474 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334565525 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508524393768 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.77
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1738.2 s]
/proc/loadavg: 2.02 2.05 2.02 3/214 30506
/proc/meminfo: memFree=28393348/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=1800.09 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 17593 0 1 0 179895 114 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 423668 2300 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=1710.47 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 4030 0 1 0 171008 39 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508688194768 140508530401918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=10.52 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 393 0 0 0 1043 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=10.68 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 378 0 0 0 1059 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=10.62 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 281 0 0 0 1053 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=10.46 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 312 0 0 0 1038 8 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=10.08 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 341 0 0 0 999 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=10.4 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 354 0 0 0 1031 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=10.29 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 348 0 0 0 1020 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=10.51 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 270 0 0 0 1042 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 108 0 0 0 30 3 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3834 0 0 0 57 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5496 0 0 0 43 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 99 0 0 0 37 28 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30474] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30474/stat : 30474 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334565525 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508524393768 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1738.2 s]
/proc/loadavg: 2.02 2.05 2.02 3/214 30506
/proc/meminfo: memFree=28393348/32873844 swapFree=7116/7116
[pid=30257] ppid=30255 vsize=3024420 CPUtime=1800.09 cores=0,2,4,6
/proc/30257/stat : 30257 (java) S 30255 30257 28219 0 -1 4202496 17593 0 1 0 179895 114 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140734775311680 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30257/statm: 756105 423668 2300 9 0 746526 0
[pid=30257/tid=30258] ppid=30255 vsize=3024420 CPUtime=1710.47 cores=0,2,4,6
/proc/30257/task/30258/stat : 30258 (java) R 30255 30257 28219 0 -1 4202560 4030 0 1 0 171008 39 0 0 20 0 19 0 334487260 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508688194768 140508530401918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30260] ppid=30255 vsize=3024420 CPUtime=10.52 cores=0,2,4,6
/proc/30257/task/30260/stat : 30260 (java) S 30255 30257 28219 0 -1 4202560 393 0 0 0 1043 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508671622056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30261] ppid=30255 vsize=3024420 CPUtime=10.68 cores=0,2,4,6
/proc/30257/task/30261/stat : 30261 (java) S 30255 30257 28219 0 -1 4202560 378 0 0 0 1059 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508670569512 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30262] ppid=30255 vsize=3024420 CPUtime=10.62 cores=0,2,4,6
/proc/30257/task/30262/stat : 30262 (java) S 30255 30257 28219 0 -1 4202560 281 0 0 0 1053 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508669516456 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30263] ppid=30255 vsize=3024420 CPUtime=10.46 cores=0,2,4,6
/proc/30257/task/30263/stat : 30263 (java) S 30255 30257 28219 0 -1 4202560 312 0 0 0 1038 8 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508668463912 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30264] ppid=30255 vsize=3024420 CPUtime=10.08 cores=0,2,4,6
/proc/30257/task/30264/stat : 30264 (java) S 30255 30257 28219 0 -1 4202560 341 0 0 0 999 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508667410856 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30265] ppid=30255 vsize=3024420 CPUtime=10.4 cores=0,2,4,6
/proc/30257/task/30265/stat : 30265 (java) S 30255 30257 28219 0 -1 4202560 354 0 0 0 1031 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508666358312 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30266] ppid=30255 vsize=3024420 CPUtime=10.29 cores=0,2,4,6
/proc/30257/task/30266/stat : 30266 (java) S 30255 30257 28219 0 -1 4202560 348 0 0 0 1020 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508665305256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30267] ppid=30255 vsize=3024420 CPUtime=10.51 cores=0,2,4,6
/proc/30257/task/30267/stat : 30267 (java) S 30255 30257 28219 0 -1 4202560 270 0 0 0 1042 9 0 0 20 0 19 0 334487261 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508664252712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30268] ppid=30255 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/30257/task/30268/stat : 30268 (java) S 30255 30257 28219 0 -1 4202560 108 0 0 0 30 3 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508651842408 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30257/tid=30269] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30269/stat : 30269 (java) S 30255 30257 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508650788728 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30270] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30270/stat : 30270 (java) S 30255 30257 28219 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 334487263 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508649735560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30271] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30271/stat : 30271 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508648684304 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30272] ppid=30255 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/30257/task/30272/stat : 30272 (java) S 30255 30257 28219 0 -1 4202560 3834 0 0 0 57 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508529682744 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30273] ppid=30255 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/30257/task/30273/stat : 30273 (java) S 30255 30257 28219 0 -1 4202560 5496 0 0 0 43 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508528630200 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30257/tid=30274] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30274/stat : 30274 (java) S 30255 30257 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508527577336 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30257/tid=30275] ppid=30255 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/30257/task/30275/stat : 30275 (java) S 30255 30257 28219 0 -1 4202560 99 0 0 0 37 28 0 0 20 0 19 0 334487266 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508526525000 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30257/tid=30474] ppid=30255 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30257/task/30474/stat : 30474 (java) S 30255 30257 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334565525 3097006080 423668 33554432000 1073741824 1073778376 140734775320544 140508524393768 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30257 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=719161
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=551764
# CPU time returned by wait4() is 1796.27
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1738.22
CPU time (s): 1800.09
CPU user time (s): 1798.95
CPU system time (s): 1.14
CPU usage (%): 103.559
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.72
system time used= 1.55176
maximum resident set size= 1694784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17623
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60785
involuntary context switches= 178778

runsolver used 7.9028 second user time and 12.6611 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 02:33:43
IDJOB=3731076
IDBENCH=1848
IDSOLVER=2319
FILE ID=node146/3731076-1338683623
RUNJOBID= node146-1338678624-28238
PBS_JOBID= 14636667
Free space on /tmp= 70908 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731076-1338683623/watcher-3731076-1338683623 -o /tmp/evaluation-result-3731076-1338683623/solver-3731076-1338683623 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731076-1338683623.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 687e90f40c46b53feec9c54ee9b43fa6
RANDOM SEED=611736190

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31334192 kB
Buffers:          128344 kB
Cached:           231000 kB
SwapCached:         1792 kB
Active:           562020 kB
Inactive:         213980 kB
Active(anon):     417356 kB
Inactive(anon):     1556 kB
Active(file):     144664 kB
Inactive(file):   212424 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099772 kB
Dirty:              3448 kB
Writeback:             0 kB
AnonPages:        434232 kB
Mapped:            16940 kB
Shmem:                 0 kB
Slab:             610368 kB
SReclaimable:      49968 kB
SUnreclaim:       560400 kB
KernelStack:        1624 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70904 MiB
End job on node146 at 2012-06-03 03:02:44