Trace number 4118068

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)-4576984 1800.07 1793.54

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.opb
MD5SUMd036e27b024c45c4d6ac69aaa9bfcb54
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4947487
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints48
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 273533
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 35354751
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 273533
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 35354751
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)432
Sum of products size (including duplicates)864
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	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.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4118068-1467219984.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  objective function found
0.07/0.19	c ... done. Wall clock time 0.068s.
0.07/0.19	c declared #vars     144
0.07/0.19	c internal #vars     576
0.07/0.19	c #constraints  960
0.07/0.19	c constraints type 
0.07/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.07/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 48
0.07/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.07/0.19	c 960 constraints processed.
0.07/0.19	c objective function length is 432 literals
0.23/0.21	c SATISFIABLE
0.23/0.21	c OPTIMIZING...
0.23/0.21	c Got one! Elapsed wall clock time (in seconds):0.082
0.23/0.21	o -4507071
0.23/0.26	c Got one! Elapsed wall clock time (in seconds):0.134
0.23/0.26	o -4535733
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.344
0.71/0.47	o -4536929
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.348
0.71/0.47	o -4548322
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.355
0.71/0.48	o -4576984
1.33/0.86	c cleaning 2937 clauses out of 5890 with flag 9549/5890
1.88/1.38	c cleaning 4476 clauses out of 8952 with flag 24272/11889
2.48/1.91	c cleaning 5735 clauses out of 11475 with flag 38974/18888
3.09/2.53	c cleaning 6868 clauses out of 13742 with flag 56119/26890
3.81/3.23	c cleaning 7936 clauses out of 15872 with flag 75152/35888
4.51/3.97	c cleaning 8965 clauses out of 17937 with flag 96545/45889
5.41/4.82	c cleaning 9986 clauses out of 19971 with flag 119855/56888
6.41/5.88	c cleaning 10993 clauses out of 21985 with flag 146249/68888
7.82/7.26	c cleaning 11995 clauses out of 23992 with flag 174574/81888
9.02/8.47	c cleaning 12997 clauses out of 25997 with flag 205100/95888
10.42/9.87	c cleaning 13994 clauses out of 28000 with flag 237247/110888
12.12/11.56	c cleaning 15004 clauses out of 30007 with flag 272736/126889
13.88/13.25	c cleaning 16003 clauses out of 32005 with flag 310961/143891
15.77/15.14	c cleaning 16995 clauses out of 34000 with flag 349864/161889
17.87/17.29	c cleaning 18002 clauses out of 36008 with flag 391705/180892
19.97/19.37	c cleaning 18998 clauses out of 38003 with flag 436906/200889
22.47/21.87	c cleaning 19992 clauses out of 40004 with flag 484522/221888
25.17/24.57	c cleaning 20998 clauses out of 42013 with flag 535092/243889
28.18/27.51	c cleaning 22005 clauses out of 44015 with flag 588032/266889
30.97/30.36	c cleaning 23001 clauses out of 46010 with flag 645855/290889
34.16/33.44	c cleaning 23996 clauses out of 48010 with flag 704900/315890
37.16/36.47	c cleaning 24998 clauses out of 50012 with flag 768646/341888
41.16/40.42	c cleaning 26008 clauses out of 52015 with flag 835200/368889
45.16/44.46	c cleaning 26999 clauses out of 54007 with flag 904114/396889
49.16/48.48	c cleaning 28002 clauses out of 56007 with flag 976550/425888
53.38/52.56	c cleaning 29001 clauses out of 58009 with flag 1049444/455892
58.28/57.49	c cleaning 30001 clauses out of 60006 with flag 1125059/486890
63.19/62.36	c cleaning 30996 clauses out of 62003 with flag 1207156/518888
67.79/66.99	c cleaning 32002 clauses out of 64007 with flag 1291326/551888
72.69/71.88	c cleaning 32998 clauses out of 66006 with flag 1375662/585889
78.08/77.13	c cleaning 34001 clauses out of 68007 with flag 1461720/620888
83.17/82.20	c cleaning 35003 clauses out of 70006 with flag 1551094/656888
88.17/87.21	c cleaning 36000 clauses out of 72003 with flag 1638756/693888
93.57/92.63	c cleaning 36997 clauses out of 74004 with flag 1735336/731889
99.60/98.57	c cleaning 38003 clauses out of 76006 with flag 1830616/770888
106.82/105.75	c cleaning 38998 clauses out of 78003 with flag 1941635/810888
114.81/113.79	c cleaning 40000 clauses out of 80005 with flag 2071740/851888
123.81/122.76	c cleaning 41001 clauses out of 82007 with flag 2196511/893890
132.89/131.64	c cleaning 41997 clauses out of 84006 with flag 2331973/936890
142.59/141.35	c cleaning 43004 clauses out of 86007 with flag 2461275/980888
151.59/150.31	c cleaning 44000 clauses out of 88004 with flag 2594787/1025889
160.26/158.87	c cleaning 45002 clauses out of 90004 with flag 2716134/1071889
170.96/169.55	c cleaning 45999 clauses out of 92001 with flag 2824213/1118888
181.36/179.91	c cleaning 46996 clauses out of 94004 with flag 2962315/1166890
192.73/191.10	c cleaning 47997 clauses out of 96006 with flag 3106249/1215888
203.64/202.09	c cleaning 49001 clauses out of 98009 with flag 3244574/1265888
215.62/213.83	c cleaning 50004 clauses out of 100008 with flag 3383553/1316888
228.32/226.52	c cleaning 51002 clauses out of 102004 with flag 3523278/1368888
243.31/241.34	c cleaning 52002 clauses out of 104003 with flag 3671251/1421889
258.91/256.93	c cleaning 53001 clauses out of 106001 with flag 3825502/1475889
275.12/272.91	c cleaning 53998 clauses out of 108000 with flag 3990922/1530889
291.22/289.05	c cleaning 55001 clauses out of 110002 with flag 4150873/1586889
304.88/302.66	c cleaning 55995 clauses out of 112002 with flag 4308743/1643890
318.97/316.73	c cleaning 56997 clauses out of 114006 with flag 4470717/1701889
331.54/329.28	c cleaning 58003 clauses out of 116009 with flag 4629618/1760889
346.65/344.38	c cleaning 58997 clauses out of 118005 with flag 4783039/1820888
363.01/360.61	c cleaning 60000 clauses out of 120009 with flag 4940364/1881889
377.69/375.21	c cleaning 61005 clauses out of 122010 with flag 5106900/1943890
391.68/389.26	c cleaning 61997 clauses out of 124004 with flag 5293182/2006889
407.47/404.93	c cleaning 63000 clauses out of 126007 with flag 5476617/2070889
423.55/420.93	c cleaning 63999 clauses out of 128007 with flag 5668044/2135889
441.85/439.21	c cleaning 65005 clauses out of 130009 with flag 5846721/2201890
460.33/457.62	c cleaning 65998 clauses out of 132002 with flag 6035873/2268888
477.67/474.95	c cleaning 66999 clauses out of 134006 with flag 6224865/2336890
496.41/493.66	c cleaning 68002 clauses out of 136005 with flag 6420212/2405888
517.49/514.65	c cleaning 68994 clauses out of 138003 with flag 6635230/2475888
538.70/535.85	c cleaning 70002 clauses out of 140010 with flag 6863265/2546889
561.44/558.58	c cleaning 71001 clauses out of 142008 with flag 7082551/2618889
580.57/577.64	c cleaning 72002 clauses out of 144009 with flag 7278676/2691891
602.43/599.47	c cleaning 72993 clauses out of 146005 with flag 7493804/2765889
626.90/623.81	c cleaning 73997 clauses out of 148011 with flag 7728966/2840888
648.77/645.66	c cleaning 75002 clauses out of 150014 with flag 7943910/2916888
669.14/665.97	c cleaning 75999 clauses out of 152012 with flag 8172919/2993888
691.40/688.17	c cleaning 77003 clauses out of 154014 with flag 8379896/3071889
712.98/709.62	c cleaning 78000 clauses out of 156010 with flag 8608082/3150888
740.43/737.01	c cleaning 79002 clauses out of 158010 with flag 8825812/3230888
768.97/765.50	c cleaning 79997 clauses out of 160008 with flag 9061055/3311888
796.66/793.18	c cleaning 81003 clauses out of 162011 with flag 9286346/3393888
827.41/823.82	c cleaning 82002 clauses out of 164009 with flag 9514438/3476889
856.15/852.52	c cleaning 82995 clauses out of 166006 with flag 9748559/3560888
884.34/880.60	c cleaning 84002 clauses out of 168013 with flag 9971729/3645890
911.91/908.10	c cleaning 84998 clauses out of 170009 with flag 10227741/3731888
940.37/936.52	c cleaning 86002 clauses out of 172011 with flag 10472655/3818888
966.91/962.99	c cleaning 87002 clauses out of 174009 with flag 10723527/3906888
999.80/995.74	c cleaning 88001 clauses out of 176009 with flag 10981810/3995890
1035.07/1030.87	c cleaning 89001 clauses out of 178007 with flag 11256474/4085889
1079.65/1075.36	c cleaning 89997 clauses out of 180006 with flag 11527918/4176889
1118.87/1114.46	c cleaning 91001 clauses out of 182008 with flag 11789096/4268888
1158.62/1154.10	c cleaning 91999 clauses out of 184007 with flag 12086806/4361888
1201.72/1197.10	c cleaning 93004 clauses out of 186008 with flag 12413572/4455888
1242.33/1237.69	c cleaning 93995 clauses out of 188004 with flag 12664328/4550888
1300.05/1295.26	c cleaning 95001 clauses out of 190010 with flag 13066152/4646889
1347.79/1342.87	c cleaning 95997 clauses out of 192009 with flag 13405280/4743889
1386.32/1381.23	c cleaning 97006 clauses out of 194015 with flag 13705832/4841892
1424.76/1419.57	c cleaning 98000 clauses out of 196008 with flag 14028557/4940891
1461.22/1455.82	c cleaning 98998 clauses out of 198005 with flag 14393455/5040888
1501.57/1496.00	c cleaning 100003 clauses out of 200007 with flag 14672036/5141888
1541.99/1536.30	c cleaning 101004 clauses out of 202007 with flag 14971019/5243891
1582.74/1576.93	c cleaning 101994 clauses out of 204000 with flag 15295145/5346888
1629.53/1623.66	c cleaning 103001 clauses out of 206006 with flag 15594433/5450888
1671.58/1665.56	c cleaning 104000 clauses out of 208005 with flag 15888105/5555888
1715.17/1708.98	c cleaning 105000 clauses out of 210005 with flag 16193385/5661888
1752.63/1746.28	c cleaning 106001 clauses out of 212006 with flag 16495513/5768889
1796.97/1790.40	c cleaning 107002 clauses out of 214004 with flag 16833234/5876888
1800.07/1793.50	c starts		: 1730
1800.07/1793.50	c conflicts		: 5886048
1800.07/1793.50	c decisions		: 6298032
1800.07/1793.50	c propagations		: 246522497
1800.07/1793.50	c inspects		: 26770781844
1800.07/1793.50	c shortcuts		: 0
1800.07/1793.50	c learnt literals	: 0
1800.07/1793.50	c learnt binary clauses	: 0
1800.07/1793.50	c learnt ternary clauses	: 0
1800.07/1793.50	c learnt constraints	: 5886049
1800.07/1793.50	c ignored constraints	: 0
1800.07/1793.50	c root simplifications	: 0
1800.07/1793.50	c removed literals (reason simplification)	: 0
1800.07/1793.50	c reason swapping (by a shorter reason)	: 0
1800.07/1793.50	c Calls to reduceDB	: 104
1800.07/1793.50	c Number of update (reduction) of LBD	: 206628
1800.07/1793.50	c Imported unit clauses	: 0
1800.07/1793.50	c number of reductions to clauses (during analyze)	: 0
1800.07/1793.50	c number of learned constraints concerned by reduction	: 0
1800.07/1793.50	c number of learning phase by resolution	: 0
1800.07/1793.50	c number of learning phase by cutting planes	: 0
1800.07/1793.50	c speed (assignments/second)	: 137468.24884779777
1800.07/1793.50	c non guided choices	0
1800.07/1793.53	c learnt constraints type 
1800.07/1793.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116163
1800.07/1793.53	s SATISFIABLE
1800.07/1793.53	c Found 5 solution(s)
1800.07/1793.53	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 
1800.07/1793.53	c objective function=-4576984
1800.07/1793.53	c Total wall clock time (in seconds): 1793.407

Verifier Data

OK	-4576984

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-4118068-1467219984/watcher-4118068-1467219984 -o /tmp/evaluation-result-4118068-1467219984/solver-4118068-1467219984 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3607 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118068-1467219984.opb 

pid=5224
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.26 2.26 2.25 4/194 5227
/proc/meminfo: memFree=25192208/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5227/stat : 5227 (java) D 5224 5227 3589 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 2956921 278528 33 33554432000 1073741824 1073778376 140733945986912 140733945984088 226075176231 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/5227/statm: 68 33 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 2.26 2.26 2.25 4/194 5227
/proc/meminfo: memFree=25192208/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 4060 0 1 0 6 1 0 0 20 0 18 0 2956921 9787879424 5184 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2389619 5188 2052 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200257 s]
/proc/loadavg: 2.26 2.26 2.25 4/194 5227
/proc/meminfo: memFree=25192208/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 4688 0 1 0 21 2 0 0 20 0 18 0 2956921 9787879424 7305 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2389619 7305 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300221 s]
/proc/loadavg: 2.26 2.26 2.25 4/194 5227
/proc/meminfo: memFree=25192208/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 7006 0 1 0 46 2 0 0 20 0 19 0 2956921 9856040960 8517 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 8517 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700203 s]
/proc/loadavg: 2.26 2.26 2.25 4/194 5227
/proc/meminfo: memFree=25192208/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 10695 0 1 0 119 3 0 0 20 0 19 0 2956921 9856040960 11035 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 11035 2252 9 0 2396937 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9625040

[startup+1.50085 s]
/proc/loadavg: 2.26 2.26 2.25 4/213 5246
/proc/meminfo: memFree=25151836/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=2.08 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 10709 0 1 0 205 3 0 0 20 0 19 0 2956921 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 13602 2258 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2421 0 1 0 144 1 0 0 20 0 19 0 2956923 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540271128272 140540138408383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2956925 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5167 0 0 0 33 0 0 0 20 0 19 0 2956928 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 13602 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 9625040

[startup+3.10087 s]
/proc/loadavg: 2.32 2.27 2.26 4/213 5246
/proc/meminfo: memFree=25137376/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=3.71 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 10718 0 1 0 368 3 0 0 20 0 19 0 2956921 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 17698 2258 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2430 0 1 0 303 1 0 0 20 0 19 0 2956923 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540271137048 140540138434279 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2956925 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5167 0 0 0 36 0 0 0 20 0 19 0 2956928 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 17698 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.32 2.27 2.26 3/213 5246
/proc/meminfo: memFree=25102336/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=6.92 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 10738 0 1 0 688 4 0 0 20 0 19 0 2956921 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 26403 2259 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2449 0 1 0 621 2 0 0 20 0 19 0 2956923 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540271137160 140540138408186 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2956924 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2956925 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5167 0 0 0 37 0 0 0 20 0 19 0 2956928 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 26403 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 9625040


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

[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 96292 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1728.63
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/213 5357
/proc/meminfo: memFree=25418252/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=1788.83 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 14546 0 1 0 178780 103 0 0 20 0 19 0 2956921 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 94373 2281 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=1774.23 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2561 0 1 0 177392 31 0 0 20 0 19 0 2956923 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540271135952 140540138504121 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 450 0 0 0 81 8 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 333 0 0 0 101 6 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 584 0 0 0 94 8 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 419 0 0 0 92 8 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 368 0 0 0 92 7 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 360 0 0 0 85 7 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 524 0 0 0 91 7 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 286 0 0 0 89 8 0 0 20 0 19 0 2956924 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 280 0 0 0 93 4 0 0 20 0 19 0 2956925 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5170 0 0 0 39 0 0 0 20 0 19 0 2956928 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 104 0 0 0 31 40 0 0 20 0 19 0 2956928 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 94373 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1788.83
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.12 2.17 2.18 3/213 5357
/proc/meminfo: memFree=25419904/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 14547 0 1 0 179903 104 0 0 20 0 19 0 2956921 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 93973 2281 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=1785.38 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2562 0 1 0 178506 32 0 0 20 0 19 0 2956923 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540271128272 140540138503680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 450 0 0 0 82 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 333 0 0 0 101 6 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 584 0 0 0 95 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 419 0 0 0 92 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 368 0 0 0 93 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 360 0 0 0 85 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 524 0 0 0 92 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 286 0 0 0 90 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 280 0 0 0 93 4 0 0 20 0 19 0 2956925 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5170 0 0 0 39 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 104 0 0 0 31 41 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 5227 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1793.5 s]
/proc/loadavg: 2.12 2.17 2.18 3/213 5357
/proc/meminfo: memFree=25419904/32872528 swapFree=1588980/1719796
[pid=5227] ppid=5224 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/5227/stat : 5227 (java) S 5224 5227 3589 0 -1 4202496 14547 0 1 0 179903 104 0 0 20 0 19 0 2956921 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140735465863792 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/5227/statm: 2406260 93973 2281 9 0 2396937 0
[pid=5227/tid=5229] ppid=5224 vsize=9625040 CPUtime=1785.38 cores=1,3,5,7
/proc/5227/task/5229/stat : 5229 (java) R 5224 5227 3589 0 -1 4202560 2562 0 1 0 178506 32 0 0 20 0 19 0 2956923 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540271128272 140540138503680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5230] ppid=5224 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/5227/task/5230/stat : 5230 (java) S 5224 5227 3589 0 -1 4202560 450 0 0 0 82 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540260199080 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5231] ppid=5224 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5227/task/5231/stat : 5231 (java) S 5224 5227 3589 0 -1 4202560 333 0 0 0 101 6 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540259146536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5232] ppid=5224 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/5227/task/5232/stat : 5232 (java) S 5224 5227 3589 0 -1 4202560 584 0 0 0 95 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540258093992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5233] ppid=5224 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/5227/task/5233/stat : 5233 (java) S 5224 5227 3589 0 -1 4202560 419 0 0 0 92 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540257041448 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5234] ppid=5224 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/5227/task/5234/stat : 5234 (java) S 5224 5227 3589 0 -1 4202560 368 0 0 0 93 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540110387368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5235] ppid=5224 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5227/task/5235/stat : 5235 (java) S 5224 5227 3589 0 -1 4202560 360 0 0 0 85 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540109334824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5227/tid=5236] ppid=5224 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/5227/task/5236/stat : 5236 (java) S 5224 5227 3589 0 -1 4202560 524 0 0 0 92 7 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540108282280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5237] ppid=5224 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5227/task/5237/stat : 5237 (java) S 5224 5227 3589 0 -1 4202560 286 0 0 0 90 8 0 0 20 0 19 0 2956924 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540107229736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5238] ppid=5224 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/5227/task/5238/stat : 5238 (java) S 5224 5227 3589 0 -1 4202560 280 0 0 0 93 4 0 0 20 0 19 0 2956925 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540095031912 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5239] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5239/stat : 5239 (java) S 5224 5227 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540093978232 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5240] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5240/stat : 5240 (java) S 5224 5227 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2956926 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540092925576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5241] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5241/stat : 5241 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540091874320 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5242] ppid=5224 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5227/task/5242/stat : 5242 (java) S 5224 5227 3589 0 -1 4202560 1847 0 0 0 25 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540090820664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5227/tid=5243] ppid=5224 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5227/task/5243/stat : 5243 (java) S 5224 5227 3589 0 -1 4202560 5170 0 0 0 39 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540089768120 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5244] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5244/stat : 5244 (java) S 5224 5227 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540088715768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5227/tid=5245] ppid=5224 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/5227/task/5245/stat : 5245 (java) S 5224 5227 3589 0 -1 4202560 104 0 0 0 31 41 0 0 20 0 19 0 2956928 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540087663432 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5227/tid=5246] ppid=5224 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5227/task/5246/stat : 5246 (java) S 5224 5227 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2956941 9856040960 93973 33554432000 1073741824 1073778376 140735465872656 140540086609192 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1793.54
CPU time (s): 1800.07
CPU user time (s): 1799.03
CPU system time (s): 1.04
CPU usage (%): 100.364
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.45
system time used= 1.50077
maximum resident set size= 688520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14592
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40354
involuntary context switches= 22642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5904 second user time and 13.6539 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-29 19:06:24
IDJOB=4118068
IDBENCH=111442
IDSOLVER=2546
FILE ID=node120/4118068-1467219984
RUNJOBID= node120-1467209132-3607
PBS_JOBID= 19997582
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118068-1467219984/watcher-4118068-1467219984 -o /tmp/evaluation-result-4118068-1467219984/solver-4118068-1467219984 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3607 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118068-1467219984.opb

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

MD5SUM BENCH= d036e27b024c45c4d6ac69aaa9bfcb54
RANDOM SEED=1668356495

node120.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.669
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.33
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.669
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		: 2666.669
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.669
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.669
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.669
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.54
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.669
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.669
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:        25192588 kB
Buffers:           54000 kB
Cached:          4100384 kB
SwapCached:            0 kB
Active:          1172304 kB
Inactive:        4067620 kB
Active(anon):    1088232 kB
Inactive(anon):        0 kB
Active(file):      84072 kB
Inactive(file):  4067620 kB
Unevictable:     1719796 kB
Mlocked:         1588980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       2893272 kB
Mapped:            22248 kB
Shmem:               204 kB
Slab:             585820 kB
SReclaimable:      30068 kB
SUnreclaim:       555752 kB
KernelStack:        1760 kB
PageTables:         9836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3677392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1275904 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= 71668 MiB
End job on node120 at 2016-06-29 19:36:18