Trace number 4117523

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)100 1800.04 1798.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_002.opb.metafix.opb
MD5SUM653c6e227644071f3786d4ed7e7437c7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark883.371
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
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 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4117523-1467213904.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.16	c ... done. Wall clock time 0.049s.
0.10/0.16	c declared #vars     196
0.10/0.16	c #constraints  164
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
0.10/0.16	c org.sat4j.minisat.constraints.cnf.UnitClauses => 7
0.10/0.16	c org.sat4j.specs.Constr$1 => 11
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 134
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
0.10/0.16	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.10/0.16	c 164 constraints processed.
0.10/0.16	c objective function length is 196 literals
0.10/0.17	c SATISFIABLE
0.10/0.17	c OPTIMIZING...
0.10/0.17	c Got one! Elapsed wall clock time (in seconds):0.06
0.10/0.17	o 100
0.76/0.56	c cleaning 2499 clauses out of 5012 with flag 20860/5012
1.37/0.96	c cleaning 4255 clauses out of 8516 with flag 47458/11015
1.87/1.41	c cleaning 5625 clauses out of 11259 with flag 79048/18013
2.37/1.92	c cleaning 6813 clauses out of 13633 with flag 115495/26012
3.09/2.65	c cleaning 7902 clauses out of 15821 with flag 157989/35013
3.99/3.50	c cleaning 8949 clauses out of 17919 with flag 209348/45013
4.79/4.39	c cleaning 9980 clauses out of 19975 with flag 257873/56018
5.89/5.42	c cleaning 10985 clauses out of 21989 with flag 310504/68012
7.10/6.63	c cleaning 11993 clauses out of 24005 with flag 368740/81013
8.39/7.95	c cleaning 13001 clauses out of 26011 with flag 432209/95012
9.79/9.37	c cleaning 13994 clauses out of 28010 with flag 500500/110012
11.50/11.03	c cleaning 15002 clauses out of 30018 with flag 585420/126014
13.39/12.97	c cleaning 15990 clauses out of 32014 with flag 700481/143012
15.79/15.32	c cleaning 16999 clauses out of 34026 with flag 829837/161014
17.99/17.55	c cleaning 18006 clauses out of 36025 with flag 919838/180012
20.29/19.86	c cleaning 19008 clauses out of 38021 with flag 1019488/200014
22.89/22.45	c cleaning 19997 clauses out of 40012 with flag 1125524/221013
25.80/25.40	c cleaning 21003 clauses out of 42017 with flag 1227843/243015
29.00/28.52	c cleaning 22001 clauses out of 44011 with flag 1342092/266012
32.50/32.05	c cleaning 22998 clauses out of 46010 with flag 1461368/290012
36.19/35.71	c cleaning 23999 clauses out of 48013 with flag 1580567/315013
40.39/39.97	c cleaning 24998 clauses out of 50014 with flag 1731163/341013
44.99/44.53	c cleaning 26004 clauses out of 52016 with flag 1902458/368013
49.49/49.02	c cleaning 26997 clauses out of 54011 with flag 2050665/396012
54.29/53.89	c cleaning 27997 clauses out of 56015 with flag 2196093/425013
58.99/58.55	c cleaning 29001 clauses out of 58018 with flag 2362434/455013
64.10/63.65	c cleaning 30004 clauses out of 60017 with flag 2528184/486013
69.90/69.44	c cleaning 30995 clauses out of 62014 with flag 2719154/518014
75.70/75.28	c cleaning 32003 clauses out of 64018 with flag 2886357/551013
81.59/81.13	c cleaning 32998 clauses out of 66014 with flag 3047644/585012
88.09/87.67	c cleaning 33999 clauses out of 68019 with flag 3233857/620015
96.14/95.64	c cleaning 34992 clauses out of 70018 with flag 3486741/656013
103.54/103.00	c cleaning 36011 clauses out of 72027 with flag 3672173/693014
110.54/110.01	c cleaning 37003 clauses out of 74014 with flag 3862775/731012
118.44/117.97	c cleaning 37999 clauses out of 76012 with flag 4057186/770013
126.84/126.34	c cleaning 38995 clauses out of 78014 with flag 4264654/810014
135.95/135.46	c cleaning 40005 clauses out of 80018 with flag 4526192/851013
144.35/143.81	c cleaning 41000 clauses out of 82012 with flag 4756849/893012
153.35/152.83	c cleaning 41991 clauses out of 84012 with flag 5004700/936012
162.75/162.29	c cleaning 43004 clauses out of 86022 with flag 5227211/980013
173.25/172.76	c cleaning 43997 clauses out of 88018 with flag 5459291/1025013
184.15/183.63	c cleaning 45004 clauses out of 90022 with flag 5697706/1071014
196.66/196.16	c cleaning 46004 clauses out of 92016 with flag 5936904/1118012
208.26/207.78	c cleaning 46998 clauses out of 94012 with flag 6178500/1166012
220.67/220.20	c cleaning 48003 clauses out of 96014 with flag 6434027/1215012
236.46/235.90	c cleaning 48999 clauses out of 98011 with flag 6778966/1265012
252.46/251.99	c cleaning 49997 clauses out of 100013 with flag 7139118/1316013
267.11/266.56	c cleaning 51000 clauses out of 102015 with flag 7440429/1368012
281.72/281.17	c cleaning 52005 clauses out of 104015 with flag 7741564/1421012
296.92/296.31	c cleaning 53004 clauses out of 106012 with flag 8037659/1475014
312.42/311.81	c cleaning 53998 clauses out of 108007 with flag 8340304/1530013
327.82/327.22	c cleaning 54998 clauses out of 110009 with flag 8657769/1586013
344.83/344.20	c cleaning 55997 clauses out of 112012 with flag 8985236/1643014
361.74/361.15	c cleaning 57003 clauses out of 114013 with flag 9293225/1701012
380.44/379.87	c cleaning 58003 clauses out of 116010 with flag 9611981/1760012
400.14/399.56	c cleaning 58998 clauses out of 118007 with flag 9947907/1820012
420.95/420.34	c cleaning 59995 clauses out of 120009 with flag 10291576/1881012
443.56/442.98	c cleaning 61004 clauses out of 122017 with flag 10670481/1943015
465.67/465.06	c cleaning 61990 clauses out of 124010 with flag 11012117/2006012
489.32/488.67	c cleaning 63004 clauses out of 126020 with flag 11402516/2070012
513.44/512.75	c cleaning 64004 clauses out of 128016 with flag 11759211/2135012
537.54/536.83	c cleaning 65000 clauses out of 130014 with flag 12149163/2201014
559.56/558.83	c cleaning 65993 clauses out of 132012 with flag 12539367/2268012
585.26/584.58	c cleaning 67002 clauses out of 134019 with flag 12974826/2336012
613.06/612.38	c cleaning 67999 clauses out of 136017 with flag 13421440/2405012
644.56/643.84	c cleaning 69003 clauses out of 138019 with flag 13902683/2475013
671.67/671.00	c cleaning 69995 clauses out of 140015 with flag 14323731/2546012
700.57/699.89	c cleaning 71007 clauses out of 142024 with flag 14733373/2618016
730.78/730.05	c cleaning 71988 clauses out of 144013 with flag 15282852/2691012
762.94/762.16	c cleaning 73005 clauses out of 146026 with flag 15806602/2765013
794.35/793.57	c cleaning 74007 clauses out of 148020 with flag 16277394/2840012
828.06/827.25	c cleaning 75003 clauses out of 150014 with flag 16766855/2916013
857.76/857.00	c cleaning 76000 clauses out of 152011 with flag 17165394/2993013
891.97/891.16	c cleaning 77001 clauses out of 154013 with flag 17584483/3071015
927.08/926.21	c cleaning 77997 clauses out of 156011 with flag 18058106/3150014
959.77/958.95	c cleaning 78997 clauses out of 158014 with flag 18482504/3230014
998.29/997.42	c cleaning 80000 clauses out of 160015 with flag 18978180/3311012
1039.69/1038.85	c cleaning 80998 clauses out of 162015 with flag 19589020/3393012
1082.59/1081.67	c cleaning 82005 clauses out of 164019 with flag 20157685/3476014
1125.50/1124.55	c cleaning 83006 clauses out of 166013 with flag 20658425/3560013
1164.91/1163.99	c cleaning 83994 clauses out of 168007 with flag 21163890/3645013
1206.32/1205.37	c cleaning 85002 clauses out of 170012 with flag 21657538/3731012
1249.22/1248.27	c cleaning 86003 clauses out of 172010 with flag 22141095/3818012
1292.63/1291.64	c cleaning 86987 clauses out of 174009 with flag 22650991/3906014
1344.35/1343.35	c cleaning 88009 clauses out of 176022 with flag 23212722/3995014
1392.95/1391.97	c cleaning 88999 clauses out of 178012 with flag 23704973/4085013
1440.74/1439.69	c cleaning 90001 clauses out of 180015 with flag 24218094/4176015
1490.05/1488.97	c cleaning 90990 clauses out of 182011 with flag 24782626/4268012
1541.17/1540.01	c cleaning 92007 clauses out of 184023 with flag 25308784/4361014
1592.89/1591.77	c cleaning 92996 clauses out of 186015 with flag 25836518/4455013
1644.89/1643.74	c cleaning 94002 clauses out of 188018 with flag 26402480/4550012
1697.60/1696.40	c cleaning 95006 clauses out of 190017 with flag 26998156/4646013
1755.34/1754.09	c cleaning 95996 clauses out of 192010 with flag 27567804/4743012
1800.04/1798.70	c starts		: 6033
1800.04/1798.70	c conflicts		: 4830515
1800.04/1798.70	c decisions		: 6049859
1800.04/1798.70	c propagations		: 170907533
1800.04/1798.70	c inspects		: 34308598520
1800.04/1798.70	c shortcuts		: 0
1800.04/1798.70	c learnt literals	: 0
1800.04/1798.70	c learnt binary clauses	: 0
1800.04/1798.70	c learnt ternary clauses	: 0
1800.04/1798.70	c learnt constraints	: 4830515
1800.04/1798.70	c ignored constraints	: 0
1800.04/1798.70	c root simplifications	: 0
1800.04/1798.70	c removed literals (reason simplification)	: 0
1800.04/1798.70	c reason swapping (by a shorter reason)	: 0
1800.04/1798.70	c Calls to reduceDB	: 93
1800.04/1798.70	c Number of update (reduction) of LBD	: 1806765
1800.04/1798.70	c Imported unit clauses	: 0
1800.04/1798.70	c number of reductions to clauses (during analyze)	: 0
1800.04/1798.70	c number of learned constraints concerned by reduction	: 0
1800.04/1798.70	c number of learning phase by resolution	: 0
1800.04/1798.70	c number of learning phase by cutting planes	: 0
1800.04/1798.70	c speed (assignments/second)	: 95025.70974234657
1800.04/1798.70	c non guided choices	0
1800.04/1798.73	c learnt constraints type 
1800.04/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 183518
1800.04/1798.73	s SATISFIABLE
1800.04/1798.73	c Found 1 solution(s)
1800.04/1798.73	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 -x164 -x165 x166 x167 -x168 -x169 x170 x171 x172 x173 x174 x175 x176 -x177 -x178 -x179 x180 -x181 x182 x183 x184 x185 x186 x187 x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 x196 
1800.04/1798.73	c objective function=100
1800.04/1798.73	c Total wall clock time (in seconds): 1798.624

Verifier Data

OK	100

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-4117523-1467213904/watcher-4117523-1467213904 -o /tmp/evaluation-result-4117523-1467213904/solver-4117523-1467213904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4117523-1467213904.opb 

pid=2294
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.05 2.02 3/194 2297
/proc/meminfo: memFree=29388968/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/2297/stat : 2297 (java) R 2294 2297 1865 0 -1 4202496 1214 0 0 0 0 0 0 0 20 0 1 0 419598 23793664 863 33554432000 1073741824 1073778376 140735685331056 140735685320120 139773662521050 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 5793 857 646 9 0 128 0
[pid=2297/tid=2298] ppid=2294 vsize=89736 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 2 0 419598 91889664 870 33554432000 1073741824 1073778376 140735685331056 140735685320120 271787615207 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.00 2.05 2.02 3/194 2297
/proc/meminfo: memFree=29388968/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 4416 0 1 0 9 1 0 0 20 0 18 0 419598 9787879424 6042 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2389619 6042 2125 9 0 2380296 0
[pid=2297/tid=2298] ppid=2294 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2373 0 1 0 6 1 0 0 20 0 18 0 419598 9787879424 6042 33554432000 1073741824 1073778376 140735685331056 139773660683168 271790957837 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) 9558476

[startup+0.200303 s]
/proc/loadavg: 2.00 2.05 2.02 3/194 2297
/proc/meminfo: memFree=29388968/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 5551 0 1 0 25 1 0 0 20 0 19 0 419598 9856040960 7776 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 7778 2223 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2404 0 1 0 16 1 0 0 20 0 19 0 419598 9856040960 7778 33554432000 1073741824 1073778376 140735685331056 139773660684928 139773486415159 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300321 s]
/proc/loadavg: 2.00 2.05 2.02 3/194 2297
/proc/meminfo: memFree=29388968/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 6632 0 1 0 51 2 0 0 20 0 19 0 419598 9856040960 8359 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 8359 2238 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2404 0 1 0 26 1 0 0 20 0 19 0 419598 9856040960 8359 33554432000 1073741824 1073778376 140735685331056 139773660684928 139773486773625 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700324 s]
/proc/loadavg: 2.00 2.05 2.02 3/194 2297
/proc/meminfo: memFree=29388968/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 9496 0 1 0 108 2 0 0 20 0 19 0 419598 9856040960 9540 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 9540 2249 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2404 0 1 0 66 1 0 0 20 0 19 0 419598 9856040960 9540 33554432000 1073741824 1073778376 140735685331056 139773660683448 139773486805152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 2316
/proc/meminfo: memFree=29356988/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 9725 0 1 0 194 3 0 0 20 0 19 0 419598 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 10581 2250 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2407 0 1 0 146 2 0 0 20 0 19 0 419598 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773660684776 139773486730085 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419600 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3563 0 0 0 27 0 0 0 20 0 19 0 419603 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/2297/task/2313/stat : 2313 (java) S 2294 2297 1865 0 -1 4202560 2484 0 0 0 18 0 0 0 20 0 19 0 419603 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773478926776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2314] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2314/stat : 2314 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773477873912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2315] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2315/stat : 2315 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773476821576 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 10581 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.00 2.05 2.02 3/212 2446
/proc/meminfo: memFree=29689564/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=3.59 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 9731 0 1 0 356 3 0 0 20 0 19 0 419598 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 11609 2250 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2409 0 1 0 305 2 0 0 20 0 19 0 419598 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773660675760 139773486805413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419600 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3563 0 0 0 28 0 0 0 20 0 19 0 419603 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/2297/task/2313/stat : 2313 (java) S 2294 2297 1865 0 -1 4202560 2488 0 0 0 19 0 0 0 20 0 19 0 419603 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773478926776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2314] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2314/stat : 2314 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773477873912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2315] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2315/stat : 2315 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773476821576 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 11609 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.08 2.07 2.02 3/213 2447
/proc/meminfo: memFree=29641036/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=6.79 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 9737 0 1 0 676 3 0 0 20 0 19 0 419598 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 13180 2251 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2414 0 1 0 625 2 0 0 20 0 19 0 419598 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773660675760 139773486805700 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419599 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 419600 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3563 0 0 0 28 0 0 0 20 0 19 0 419603 9856040960 13180 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.19 cores=0,2,4,6

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

[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 59575 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.52
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.17 2.11 2.05 3/213 2491
/proc/meminfo: memFree=29197548/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=1783.64 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 11063 0 1 0 178322 42 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 64716 2266 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=1777.48 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2477 0 1 0 177718 30 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773660675760 139773486773625 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 179 0 0 0 7 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 85 0 0 0 11 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 170 0 0 0 6 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 123 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 273 0 0 0 7 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 165 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 46 0 0 0 2 0 0 0 20 0 19 0 419600 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3568 0 0 0 30 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/2297/task/2313/stat : 2313 (java) S 2294 2297 1865 0 -1 4202560 2488 0 0 0 19 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773478926776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2314] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2314/stat : 2314 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773477873912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2315] ppid=2294 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/2297/task/2315/stat : 2315 (java) S 2294 2297 1865 0 -1 4202560 104 0 0 0 40 33 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773476821576 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.64
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.20 2.12 2.06 3/213 2491
/proc/meminfo: memFree=29197052/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 11063 0 1 0 179961 43 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 64716 2266 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=1793.84 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2477 0 1 0 179354 30 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773660675760 139773486806834 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 179 0 0 0 7 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 85 0 0 0 11 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 170 0 0 0 6 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 123 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 273 0 0 0 7 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 165 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 46 0 0 0 2 0 0 0 20 0 19 0 419600 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3568 0 0 0 30 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/2297/task/2313/stat : 2313 (java) S 2294 2297 1865 0 -1 4202560 2488 0 0 0 19 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773478926776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2314] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2314/stat : 2314 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773477873912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2315] ppid=2294 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/2297/task/2315/stat : 2315 (java) S 2294 2297 1865 0 -1 4202560 104 0 0 0 40 34 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773476821576 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 2297 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.7 s]
/proc/loadavg: 2.20 2.12 2.06 3/213 2491
/proc/meminfo: memFree=29197052/32872528 swapFree=1099624/1181384
[pid=2297] ppid=2294 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/2297/stat : 2297 (java) S 2294 2297 1865 0 -1 4202496 11063 0 1 0 179961 43 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 140735685322192 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2297/statm: 2406260 64716 2266 9 0 2396937 0
[pid=2297/tid=2298] ppid=2294 vsize=9625040 CPUtime=1793.84 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (java) R 2294 2297 1865 0 -1 4202560 2477 0 1 0 179354 30 0 0 20 0 19 0 419598 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773660675760 139773486806834 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2300] ppid=2294 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (java) S 2294 2297 1865 0 -1 4202560 179 0 0 0 7 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773622176680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2301] ppid=2294 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/2297/task/2301/stat : 2301 (java) S 2294 2297 1865 0 -1 4202560 85 0 0 0 11 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773621124136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2302] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2302/stat : 2302 (java) S 2294 2297 1865 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773620071080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2303] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2303/stat : 2303 (java) S 2294 2297 1865 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773619018536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2304] ppid=2294 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/2297/task/2304/stat : 2304 (java) S 2294 2297 1865 0 -1 4202560 170 0 0 0 6 2 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773617965480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2305] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (java) S 2294 2297 1865 0 -1 4202560 123 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773616912936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2306] ppid=2294 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (java) S 2294 2297 1865 0 -1 4202560 273 0 0 0 7 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773615859880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2307] ppid=2294 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (java) S 2294 2297 1865 0 -1 4202560 165 0 0 0 6 0 0 0 20 0 19 0 419599 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773614807336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2308] ppid=2294 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/2297/task/2308/stat : 2308 (java) S 2294 2297 1865 0 -1 4202560 46 0 0 0 2 0 0 0 20 0 19 0 419600 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773484190568 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2297/tid=2309] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2309/stat : 2309 (java) S 2294 2297 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773483136888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2310] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2310/stat : 2310 (java) S 2294 2297 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 419601 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773482083720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2311] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2311/stat : 2311 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773481032464 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2312] ppid=2294 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/2297/task/2312/stat : 2312 (java) S 2294 2297 1865 0 -1 4202560 3568 0 0 0 30 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773479979320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2313] ppid=2294 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/2297/task/2313/stat : 2313 (java) S 2294 2297 1865 0 -1 4202560 2488 0 0 0 19 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773478926776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2297/tid=2314] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2314/stat : 2314 (java) S 2294 2297 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773477873912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2297/tid=2315] ppid=2294 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/2297/task/2315/stat : 2315 (java) S 2294 2297 1865 0 -1 4202560 104 0 0 0 40 34 0 0 20 0 19 0 419603 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773476821576 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2297/tid=2316] ppid=2294 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2316/stat : 2316 (java) S 2294 2297 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 419614 9856040960 64716 33554432000 1073741824 1073778376 140735685331056 139773475767848 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2297 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=861868
# CPU time returned by wait4() is 1796.05
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.74
CPU time (s): 1800.04
CPU user time (s): 1799.61
CPU system time (s): 0.43
CPU usage (%): 100.072
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.19
system time used= 0.861868
maximum resident set size= 259056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11118
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38167
involuntary context switches= 3881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3444 second user time and 13.5819 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-29 17:25:04
IDJOB=4117523
IDBENCH=111584
IDSOLVER=2546
FILE ID=node115/4117523-1467213904
RUNJOBID= node115-1467210312-1881
PBS_JOBID= 19997598
Free space on /tmp= 71660 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_14x14_002.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117523-1467213904/watcher-4117523-1467213904 -o /tmp/evaluation-result-4117523-1467213904/solver-4117523-1467213904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4117523-1467213904.opb

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

MD5SUM BENCH= 653c6e227644071f3786d4ed7e7437c7
RANDOM SEED=536930430

node115.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.087
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.17
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.087
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.56
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.087
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.54
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.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        29389496 kB
Buffers:           66636 kB
Cached:          1160512 kB
SwapCached:            0 kB
Active:           447656 kB
Inactive:        1135240 kB
Active(anon):     358580 kB
Inactive(anon):        0 kB
Active(file):      89076 kB
Inactive(file):  1135240 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1558112 kB
Mapped:            22188 kB
Shmem:               204 kB
Slab:             574668 kB
SReclaimable:      18840 kB
SUnreclaim:       555828 kB
KernelStack:        1760 kB
PageTables:         7428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1836544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 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 node115 at 2016-06-29 17:55:03