Trace number 4085455

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
Sat4j PB 2.3.6 Resolution PB16SAT (TO)16 1800.09 1799.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
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

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085455-1465244077.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.09/0.14	c ... done. Wall clock time 0.029s.
0.09/0.14	c declared #vars     120
0.09/0.14	c #constraints  10
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.09/0.14	c 10 constraints processed.
0.09/0.14	c objective function length is 80 literals
0.74/0.54	c cleaning 2496 clauses out of 5005 with flag 10148/5005
1.36/1.01	c cleaning 4242 clauses out of 8504 with flag 22304/11000
1.95/1.65	c cleaning 5626 clauses out of 11263 with flag 36560/18001
2.06/1.72	c SATISFIABLE
2.06/1.72	c OPTIMIZING...
2.06/1.72	c Got one! Elapsed wall clock time (in seconds):1.608
2.06/1.72	o 339
2.06/1.73	c Got one! Elapsed wall clock time (in seconds):1.615
2.06/1.73	o 320
2.21/1.83	c Got one! Elapsed wall clock time (in seconds):1.714
2.21/1.83	o 59
2.41/2.09	c cleaning 5482 clauses out of 10975 with flag 6104/23339
3.02/2.64	c cleaning 5739 clauses out of 11495 with flag 18228/29341
3.73/3.33	c cleaning 6372 clauses out of 12756 with flag 32434/36341
4.52/4.18	c cleaning 7179 clauses out of 14382 with flag 48537/44339
5.62/5.29	c cleaning 8098 clauses out of 16211 with flag 66788/53347
7.03/6.62	c cleaning 9045 clauses out of 18105 with flag 87081/63339
8.62/8.29	c cleaning 10020 clauses out of 20064 with flag 109399/74343
10.43/10.09	c cleaning 11014 clauses out of 22041 with flag 133646/86340
10.82/10.49	c Got one! Elapsed wall clock time (in seconds):10.373
10.82/10.49	o 53
11.12/10.74	c Got one! Elapsed wall clock time (in seconds):10.627
11.12/10.74	o 44
11.22/10.90	c cleaning 8691 clauses out of 17394 with flag 2039/92707
11.92/11.55	c cleaning 7344 clauses out of 14702 with flag 14200/98706
12.62/12.28	c cleaning 7175 clauses out of 14360 with flag 28402/105708
13.52/13.11	c cleaning 7584 clauses out of 15183 with flag 44549/113706
14.52/14.13	c cleaning 8292 clauses out of 16599 with flag 62725/122706
15.72/15.38	c cleaning 9146 clauses out of 18309 with flag 82957/132708
17.22/16.86	c cleaning 10074 clauses out of 20161 with flag 105349/143706
18.92/18.55	c cleaning 11032 clauses out of 22088 with flag 129704/155707
21.02/20.66	c cleaning 12014 clauses out of 24055 with flag 156019/168706
23.22/22.81	c cleaning 13011 clauses out of 26041 with flag 184276/182706
25.62/25.28	c cleaning 14011 clauses out of 28035 with flag 214503/197711
28.42/28.05	c cleaning 15001 clauses out of 30019 with flag 246662/213706
31.52/31.15	c cleaning 16002 clauses out of 32019 with flag 280922/230707
35.12/34.73	c cleaning 16997 clauses out of 34017 with flag 317304/248707
39.02/38.67	c cleaning 18003 clauses out of 36020 with flag 355708/267707
43.72/43.33	c cleaning 19003 clauses out of 38017 with flag 396054/287707
48.42/48.05	c cleaning 19999 clauses out of 40013 with flag 438374/308706
52.92/52.53	c Got one! Elapsed wall clock time (in seconds):52.42
52.92/52.53	o 43
52.92/52.58	c Got one! Elapsed wall clock time (in seconds):52.47
52.92/52.58	o 41
53.23/52.88	c Got one! Elapsed wall clock time (in seconds):52.763
53.23/52.88	o 18
55.12/54.72	c cleaning 22857 clauses out of 45734 with flag 10129/334426
56.32/55.93	c cleaning 14430 clauses out of 28876 with flag 22225/340425
57.42/57.02	c cleaning 10716 clauses out of 21445 with flag 36343/347424
58.52/58.12	c cleaning 9355 clauses out of 18729 with flag 52455/355424
59.72/59.30	c cleaning 9177 clauses out of 18374 with flag 70648/364424
60.93/60.56	c cleaning 9592 clauses out of 19199 with flag 90844/374426
62.42/62.01	c cleaning 10294 clauses out of 20605 with flag 113166/385424
64.02/63.67	c cleaning 11149 clauses out of 22313 with flag 137497/397426
66.02/65.63	c cleaning 12067 clauses out of 24162 with flag 163837/410424
68.22/67.87	c cleaning 13034 clauses out of 26096 with flag 192112/424425
70.83/70.49	c cleaning 14018 clauses out of 28061 with flag 222379/439424
73.72/73.31	c cleaning 15006 clauses out of 30043 with flag 254626/455424
76.72/76.39	c cleaning 16008 clauses out of 32037 with flag 288813/472424
80.45/80.04	c cleaning 17004 clauses out of 34030 with flag 325121/490425
84.45/84.05	c cleaning 18000 clauses out of 36026 with flag 363469/509425
89.05/88.63	c cleaning 19007 clauses out of 38030 with flag 403730/529429
93.96/93.52	c cleaning 19997 clauses out of 40018 with flag 445999/550424
99.56/99.12	c cleaning 21004 clauses out of 42025 with flag 490338/572428
105.75/105.34	c cleaning 21997 clauses out of 44017 with flag 537094/595424
112.05/111.61	c cleaning 22998 clauses out of 46020 with flag 585696/619424
119.15/118.77	c cleaning 24000 clauses out of 48022 with flag 636245/644424
127.15/126.73	c cleaning 25001 clauses out of 50022 with flag 688875/670424
136.35/135.90	c cleaning 26001 clauses out of 52022 with flag 743460/697425
145.35/144.97	c cleaning 26999 clauses out of 54022 with flag 800263/725426
155.44/155.06	c cleaning 27998 clauses out of 56021 with flag 858882/754424
166.25/165.83	c cleaning 29000 clauses out of 58023 with flag 919400/784424
177.25/176.89	c cleaning 30007 clauses out of 60025 with flag 981912/815426
189.66/189.24	c cleaning 31003 clauses out of 62017 with flag 1046257/847425
202.88/202.47	c cleaning 32001 clauses out of 64014 with flag 1112726/880425
217.37/216.98	c cleaning 33000 clauses out of 66013 with flag 1181323/914425
231.57/231.12	c cleaning 33996 clauses out of 68012 with flag 1251908/949424
247.47/247.08	c cleaning 35002 clauses out of 70018 with flag 1324448/985426
263.22/262.73	c cleaning 35994 clauses out of 72014 with flag 1399059/1022424
277.11/276.63	c cleaning 37011 clauses out of 74023 with flag 1476591/1060427
295.42/294.93	c cleaning 38003 clauses out of 76009 with flag 1556260/1099424
298.62/298.11	c Got one! Elapsed wall clock time (in seconds):298.001
298.62/298.11	o 16
300.51/300.06	c cleaning 26462 clauses out of 52934 with flag 10201/1114352
301.81/301.34	c cleaning 16231 clauses out of 32472 with flag 22389/1120352
302.81/302.34	c cleaning 11617 clauses out of 23241 with flag 36665/1127352
303.81/303.30	c cleaning 9803 clauses out of 19624 with flag 52922/1135352
304.81/304.33	c cleaning 9393 clauses out of 18821 with flag 71115/1144352
305.91/305.48	c cleaning 9702 clauses out of 19428 with flag 91298/1154352
307.22/306.75	c cleaning 10348 clauses out of 20726 with flag 113472/1165352
308.72/308.28	c cleaning 11179 clauses out of 22380 with flag 137732/1177354
310.62/310.15	c cleaning 12090 clauses out of 24199 with flag 164166/1190352
312.72/312.20	c cleaning 13046 clauses out of 26109 with flag 192547/1204352
315.02/314.55	c cleaning 14020 clauses out of 28065 with flag 223031/1219354
317.72/317.26	c cleaning 15013 clauses out of 30044 with flag 255437/1235353
320.82/320.35	c cleaning 16007 clauses out of 32030 with flag 289766/1252352
324.32/323.82	c cleaning 17001 clauses out of 34023 with flag 326094/1270352
328.22/327.71	c cleaning 18001 clauses out of 36022 with flag 364522/1289352
332.73/332.22	c cleaning 19006 clauses out of 38023 with flag 404843/1309354
337.52/337.03	c cleaning 19996 clauses out of 40016 with flag 447289/1330353
342.82/342.35	c cleaning 20999 clauses out of 42019 with flag 491788/1352352
348.82/348.33	c cleaning 21998 clauses out of 44020 with flag 538414/1375352
354.92/354.49	c cleaning 23000 clauses out of 46025 with flag 586990/1399355
362.22/361.73	c cleaning 24002 clauses out of 48025 with flag 637615/1424355
369.73/369.20	c cleaning 25000 clauses out of 50020 with flag 690096/1450352
378.03/377.51	c cleaning 25997 clauses out of 52021 with flag 744609/1477353
387.52/387.09	c cleaning 27000 clauses out of 54024 with flag 800971/1505353
396.83/396.31	c cleaning 28000 clauses out of 56024 with flag 859414/1534353
406.93/406.47	c cleaning 29003 clauses out of 58023 with flag 919942/1564352
417.68/417.19	c cleaning 30000 clauses out of 60020 with flag 982476/1595352
428.77/428.26	c cleaning 30999 clauses out of 62020 with flag 1047037/1627352
440.57/440.02	c cleaning 32000 clauses out of 64025 with flag 1113776/1660356
453.07/452.60	c cleaning 33004 clauses out of 66022 with flag 1182514/1694353
466.17/465.62	c cleaning 33999 clauses out of 68018 with flag 1252973/1729353
481.07/480.52	c cleaning 34999 clauses out of 70019 with flag 1325497/1765353
496.47/495.94	c cleaning 36003 clauses out of 72019 with flag 1399982/1802352
514.08/513.56	c cleaning 37000 clauses out of 74016 with flag 1476608/1840352
532.58/532.06	c cleaning 37994 clauses out of 76016 with flag 1555122/1879352
553.17/552.66	c cleaning 38998 clauses out of 78022 with flag 1635712/1919352
574.48/573.99	c cleaning 40006 clauses out of 80025 with flag 1718436/1960353
596.58/596.02	c cleaning 40998 clauses out of 82018 with flag 1803073/2002352
619.69/619.11	c cleaning 41998 clauses out of 84021 with flag 1889809/2045353
643.19/642.63	c cleaning 43001 clauses out of 86023 with flag 1978448/2089353
670.98/670.45	c cleaning 44002 clauses out of 88021 with flag 2069332/2134352
699.13/698.53	c cleaning 45005 clauses out of 90023 with flag 2162343/2180356
727.22/726.69	c cleaning 45998 clauses out of 92014 with flag 2257222/2227352
757.62/757.08	c cleaning 46996 clauses out of 94018 with flag 2354217/2275354
788.72/788.18	c cleaning 48003 clauses out of 96022 with flag 2452841/2324354
822.11/821.59	c cleaning 49000 clauses out of 98017 with flag 2554042/2374352
859.02/858.42	c cleaning 49994 clauses out of 100018 with flag 2657238/2425353
897.62/897.05	c cleaning 51002 clauses out of 102024 with flag 2762715/2477353
936.12/935.50	c cleaning 52003 clauses out of 104022 with flag 2869808/2530353
978.22/977.62	c cleaning 52999 clauses out of 106018 with flag 2979033/2584352
1018.93/1018.35	c cleaning 54003 clauses out of 108020 with flag 3089791/2639353
1062.53/1061.96	c cleaning 54998 clauses out of 110016 with flag 3202515/2695352
1105.56/1104.93	c cleaning 55994 clauses out of 112018 with flag 3317526/2752352
1151.48/1150.80	c cleaning 57002 clauses out of 114024 with flag 3434429/2810352
1199.09/1198.46	c cleaning 57998 clauses out of 116022 with flag 3553369/2869352
1247.69/1247.04	c cleaning 59000 clauses out of 118026 with flag 3674146/2929354
1299.30/1298.69	c cleaning 60003 clauses out of 120025 with flag 3797020/2990353
1352.09/1351.40	c cleaning 60995 clauses out of 122021 with flag 3921890/3052352
1410.58/1409.95	c cleaning 62001 clauses out of 124026 with flag 4048753/3115352
1470.40/1469.79	c cleaning 63004 clauses out of 126025 with flag 4177767/3179352
1533.89/1533.21	c cleaning 63999 clauses out of 128022 with flag 4309135/3244353
1596.55/1595.84	c cleaning 64998 clauses out of 130023 with flag 4442002/3310353
1660.55/1659.90	c cleaning 65999 clauses out of 132026 with flag 4577060/3377354
1726.78/1726.07	c cleaning 67004 clauses out of 134025 with flag 4714174/3445352
1798.09/1797.37	c cleaning 67998 clauses out of 136021 with flag 4853442/3514352
1800.09/1799.30	c starts		: 19
1800.09/1799.30	c conflicts		: 3518464
1800.09/1799.30	c decisions		: 3550138
1800.09/1799.30	c propagations		: 24560777
1800.09/1799.30	c inspects		: 38699219131
1800.09/1799.30	c shortcuts		: 0
1800.09/1799.30	c learnt literals	: 0
1800.09/1799.30	c learnt binary clauses	: 0
1800.09/1799.30	c learnt ternary clauses	: 0
1800.09/1799.30	c learnt constraints	: 3518464
1800.09/1799.30	c ignored constraints	: 0
1800.09/1799.30	c root simplifications	: 0
1800.09/1799.30	c removed literals (reason simplification)	: 0
1800.09/1799.30	c reason swapping (by a shorter reason)	: 0
1800.09/1799.30	c Calls to reduceDB	: 128
1800.09/1799.30	c Number of update (reduction) of LBD	: 59568
1800.09/1799.30	c Imported unit clauses	: 0
1800.09/1799.30	c number of reductions to clauses (during analyze)	: 0
1800.09/1799.30	c number of learned constraints concerned by reduction	: 0
1800.09/1799.30	c number of learning phase by resolution	: 0
1800.09/1799.30	c number of learning phase by cutting planes	: 0
1800.09/1799.30	c speed (assignments/second)	: 13651.261868051612
1800.09/1799.30	c non guided choices	172
1800.09/1799.33	c learnt constraints type 
1800.09/1799.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 72135
1800.09/1799.33	s SATISFIABLE
1800.09/1799.33	c Found 9 solution(s)
1800.09/1799.33	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 
1800.09/1799.33	c objective function=16
1800.09/1799.33	c Total wall clock time (in seconds): 1799.218

Verifier Data

OK	16

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4085455-1465244077/watcher-4085455-1465244077 -o /tmp/evaluation-result-4085455-1465244077/solver-4085455-1465244077 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085455-1465244077.opb 

pid=12317
running on 4 cores: 1,3,5,7

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.16 2.25 2.25 3/194 12320
/proc/meminfo: memFree=30313416/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/12320/stat : 12320 (java) R 12317 12320 9017 0 -1 4202496 383 0 0 0 0 0 0 0 20 0 1 0 106339648 5767168 55 33554432000 1073741824 1073778376 140734568673472 140734568670600 248781040935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 1408 59 47 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 2.16 2.25 2.25 3/194 12320
/proc/meminfo: memFree=30313416/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 106339648 9787879424 6042 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2389619 6042 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 2.16 2.25 2.25 3/194 12320
/proc/meminfo: memFree=30313416/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 6299 0 1 0 28 1 0 0 20 0 19 0 106339648 9856040960 7283 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 7283 2230 9 0 2396937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.300257 s]
/proc/loadavg: 2.16 2.25 2.25 3/194 12320
/proc/meminfo: memFree=30313416/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 7323 0 1 0 50 1 0 0 20 0 19 0 106339648 9856040960 8276 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 8276 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700165 s]
/proc/loadavg: 2.16 2.25 2.25 3/194 12320
/proc/meminfo: memFree=30313416/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 7834 0 1 0 99 2 0 0 20 0 19 0 106339648 9856040960 8917 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 8917 2252 9 0 2396937 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 2.16 2.25 2.25 3/213 12339
/proc/meminfo: memFree=30284100/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=1.85 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 8402 0 1 0 183 2 0 0 20 0 19 0 106339648 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 9366 2256 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2422 0 1 0 144 2 0 0 20 0 19 0 106339649 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444476637688 140444306977209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1727 0 0 0 16 0 0 0 20 0 19 0 106339654 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 2983 0 0 0 20 0 0 0 20 0 19 0 106339654 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 9366 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.15 2.24 2.25 3/213 12339
/proc/meminfo: memFree=30277088/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=3.52 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 9369 0 1 0 350 2 0 0 20 0 19 0 106339648 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 11442 2257 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2427 0 1 0 304 2 0 0 20 0 19 0 106339649 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444476637296 140444307046323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1727 0 0 0 16 0 0 0 20 0 19 0 106339654 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 3945 0 0 0 27 0 0 0 20 0 19 0 106339654 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 11442 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.15 2.24 2.25 3/213 12339
/proc/meminfo: memFree=30267164/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=6.72 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 9374 0 1 0 670 2 0 0 20 0 19 0 106339648 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 12944 2258 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2431 0 1 0 623 2 0 0 20 0 19 0 106339649 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444476628672 140444307046268 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106339650 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1727 0 0 0 16 0 0 0 20 0 19 0 106339654 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 3945 0 0 0 27 0 0 0 20 0 19 0 106339654 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 12944 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 9625040


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

[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 52572 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.07
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.26 2.20 3/213 12449
/proc/meminfo: memFree=29091140/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=1783.08 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 9914 0 1 0 178270 38 0 0 20 0 19 0 106339648 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 53037 2272 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=1777.47 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2494 0 1 0 177714 33 0 0 20 0 19 0 106339649 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444476628672 140444307046328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 51 0 0 0 5 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1942 0 0 0 18 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 3945 0 0 0 27 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 104 0 0 0 23 49 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1783.08
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.3 s]
/proc/loadavg: 2.29 2.26 2.20 3/213 12449
/proc/meminfo: memFree=29049252/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 9914 0 1 0 179970 39 0 0 20 0 19 0 106339648 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 53037 2272 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=1794.43 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2494 0 1 0 179410 33 0 0 20 0 19 0 106339649 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444476628672 140444306976492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 51 0 0 0 5 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 25 0 0 0 1 1 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1942 0 0 0 18 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 3945 0 0 0 27 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 104 0 0 0 24 49 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12320 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.3 s]
/proc/loadavg: 2.29 2.26 2.20 3/213 12449
/proc/meminfo: memFree=29049252/32872528 swapFree=17452/1581112
[pid=12320] ppid=12317 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/12320/stat : 12320 (java) S 12317 12320 9017 0 -1 4202496 9914 0 1 0 179970 39 0 0 20 0 19 0 106339648 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140734568664608 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12320/statm: 2406260 53037 2272 9 0 2396937 0
[pid=12320/tid=12322] ppid=12317 vsize=9625040 CPUtime=1794.43 cores=1,3,5,7
/proc/12320/task/12322/stat : 12322 (java) R 12317 12320 9017 0 -1 4202560 2494 0 1 0 179410 33 0 0 20 0 19 0 106339649 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444476628672 140444306976492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12323] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12323/stat : 12323 (java) S 12317 12320 9017 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444438129704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12324] ppid=12317 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/12320/task/12324/stat : 12324 (java) S 12317 12320 9017 0 -1 4202560 51 0 0 0 5 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444437076904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12325] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12325/stat : 12325 (java) S 12317 12320 9017 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444436024104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12326] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12326/stat : 12326 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444434971304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12327] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12327/stat : 12327 (java) S 12317 12320 9017 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444433918504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12328] ppid=12317 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/12320/task/12328/stat : 12328 (java) S 12317 12320 9017 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444432865704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12329] ppid=12317 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/12320/task/12329/stat : 12329 (java) S 12317 12320 9017 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444431812904 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12320/tid=12330] ppid=12317 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/12320/task/12330/stat : 12330 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 106339650 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444430760104 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12331] ppid=12317 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/12320/task/12331/stat : 12331 (java) S 12317 12320 9017 0 -1 4202560 25 0 0 0 1 1 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444300184552 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12332] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12332/stat : 12332 (java) S 12317 12320 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444299130616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12333] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12333/stat : 12333 (java) S 12317 12320 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106339651 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444298077704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12334] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12334/stat : 12334 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444297026192 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12335] ppid=12317 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/12320/task/12335/stat : 12335 (java) S 12317 12320 9017 0 -1 4202560 1942 0 0 0 18 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444295973304 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12320/tid=12336] ppid=12317 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/12320/task/12336/stat : 12336 (java) S 12317 12320 9017 0 -1 4202560 3945 0 0 0 27 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444294920504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12337] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12337/stat : 12337 (java) S 12317 12320 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444293867896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12320/tid=12338] ppid=12317 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/12320/task/12338/stat : 12338 (java) S 12317 12320 9017 0 -1 4202560 104 0 0 0 24 49 0 0 20 0 19 0 106339654 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444292815304 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12320/tid=12339] ppid=12317 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12320/task/12339/stat : 12339 (java) S 12317 12320 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106339662 9856040960 53037 33554432000 1073741824 1073778376 140734568673472 140444291761832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12320 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=189089
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=972852
# CPU time returned by wait4() is 1796.16
# 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): 1799.34
CPU time (s): 1800.09
CPU user time (s): 1799.7
CPU system time (s): 0.39
CPU usage (%): 100.042
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.19
system time used= 0.972852
maximum resident set size= 212320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9963
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38200
involuntary context switches= 4901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8334 second user time and 13.6519 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-06 22:14:37
IDJOB=4085455
IDBENCH=2914
IDSOLVER=2546
FILE ID=node139/4085455-1465244077
RUNJOBID= node139-1465220260-9034
PBS_JOBID= 19843218
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085455-1465244077/watcher-4085455-1465244077 -o /tmp/evaluation-result-4085455-1465244077/solver-4085455-1465244077 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085455-1465244077.opb

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=711226592

node139.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		: 2666.868
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	: 5333.73
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		: 2666.868
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	: 5332.55
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		: 2666.868
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	: 5332.56
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		: 2666.868
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	: 5332.55
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		: 2666.868
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	: 5332.55
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		: 2666.868
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	: 5332.55
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		: 2666.868
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	: 5332.55
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		: 2666.868
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30313796 kB
Buffers:           36872 kB
Cached:            94512 kB
SwapCached:         1464 kB
Active:           185208 kB
Inactive:          77256 kB
Active(anon):     131400 kB
Inactive(anon):     2172 kB
Active(file):      53808 kB
Inactive(file):    75084 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       1723532 kB
Mapped:            15188 kB
Shmem:                 0 kB
Slab:             567804 kB
SReclaimable:      11536 kB
SUnreclaim:       556268 kB
KernelStack:        1568 kB
PageTables:         7228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2269232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1689600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node139 at 2016-06-06 22:44:36