Trace number 4106566

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 Res+CP PB16SAT (TO)28 1800.11 899.562

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_1.opb
MD5SUM7c4476530a00e5609896ce3ef5260c8d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products2482
Sum of products size4964

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106566-1466272182.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.46/0.37	c ... done. Wall clock time 0.249s.
0.46/0.37	c declared #vars     200
0.46/0.37	c internal #vars     2682
0.46/0.37	c #constraints  5164
0.46/0.37	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2682
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2482
0.46/0.37	c 5164 constraints processed.
0.46/0.37	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2682
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2482
0.46/0.37	c 5164 constraints processed.
0.46/0.37	c objective function length is 200 literals
0.72/0.41	c And the winner is solver0
0.81/0.88	c SATISFIABLE
0.81/0.88	c OPTIMIZING...
0.81/0.88	c Got one! Elapsed wall clock time (in seconds):0.759
0.81/0.88	o 32
1.27/1.00	c And the winner is solver0
1.37/1.38	c Got one! Elapsed wall clock time (in seconds):1.263
1.37/1.38	o 31
1.42/1.43	c And the winner is solver0
1.57/1.88	c Got one! Elapsed wall clock time (in seconds):1.765
1.57/1.88	o 30
1.61/1.93	c And the winner is solver0
1.97/2.39	c Got one! Elapsed wall clock time (in seconds):2.267
1.97/2.39	o 29
2.31/2.52	c And the winner is solver0
2.44/2.89	c Got one! Elapsed wall clock time (in seconds):2.768
2.44/2.89	o 28
6.54/4.61	c cleaning 3035 clauses out of 6069 with flag 11597/6069
11.82/7.20	c cleaning 4511 clauses out of 9034 with flag 27726/12069
17.92/10.12	c cleaning 5750 clauses out of 11523 with flag 46554/19069
24.66/13.43	c cleaning 6884 clauses out of 13773 with flag 68174/27069
32.19/17.16	c cleaning 7940 clauses out of 15889 with flag 92147/36069
40.52/21.26	c cleaning 8972 clauses out of 17951 with flag 118722/46071
49.42/25.63	c cleaning 9983 clauses out of 19978 with flag 147165/57070
59.92/30.82	c cleaning 10995 clauses out of 21994 with flag 179999/69069
71.35/36.58	c cleaning 11984 clauses out of 23999 with flag 214998/82069
84.02/42.86	c cleaning 13010 clauses out of 26020 with flag 252696/96074
97.08/49.39	c cleaning 13999 clauses out of 28006 with flag 291799/111070
111.14/56.32	c cleaning 14991 clauses out of 30008 with flag 334718/127071
126.73/64.11	c cleaning 15990 clauses out of 32016 with flag 382968/144070
144.02/72.74	c cleaning 16994 clauses out of 34026 with flag 431780/162070
161.50/81.46	c cleaning 18011 clauses out of 36031 with flag 483590/181069
180.31/90.80	c cleaning 18999 clauses out of 38020 with flag 539532/201069
200.58/100.91	c cleaning 20000 clauses out of 40021 with flag 596979/222069
220.41/110.80	c cleaning 20995 clauses out of 42022 with flag 656966/244070
238.46/119.86	c cleaning 0 clauses out of 5076 with flag 0/5078
244.03/122.40	c cleaning 22011 clauses out of 44026 with flag 721821/267069
267.85/134.28	c cleaning 23007 clauses out of 46015 with flag 788732/291069
293.34/146.95	c cleaning 24006 clauses out of 48011 with flag 858281/316072
319.29/159.83	c cleaning 24999 clauses out of 50003 with flag 930813/342070
346.89/173.59	c cleaning 26003 clauses out of 52007 with flag 1004091/369073
374.44/187.68	c cleaning 26992 clauses out of 54000 with flag 1081165/397069
404.73/202.71	c cleaning 28000 clauses out of 56008 with flag 1162504/426069
436.01/218.38	c cleaning 28981 clauses out of 58008 with flag 1246958/456069
468.77/234.62	c cleaning 30003 clauses out of 60028 with flag 1331534/487070
501.89/251.15	c cleaning 30998 clauses out of 62024 with flag 1420606/519069
535.86/268.04	c cleaning 32015 clauses out of 64029 with flag 1510009/552072
572.26/286.17	c cleaning 32998 clauses out of 66014 with flag 1601177/586072
608.79/304.39	c cleaning 33995 clauses out of 68013 with flag 1694335/621069
648.62/324.10	c cleaning 34998 clauses out of 70018 with flag 1793519/657069
688.93/344.27	c cleaning 36011 clauses out of 72021 with flag 1894108/694070
732.34/366.39	c cleaning 37000 clauses out of 74009 with flag 2000142/732069
776.32/388.26	c cleaning 37995 clauses out of 76009 with flag 2112744/771069
821.46/410.75	c cleaning 39007 clauses out of 78014 with flag 2220974/811069
869.78/434.82	c cleaning 39996 clauses out of 80007 with flag 2335057/852069
920.41/460.07	c cleaning 40997 clauses out of 82011 with flag 2446543/894069
971.82/485.63	c cleaning 42008 clauses out of 84015 with flag 2561869/937070
1023.68/511.41	c cleaning 42991 clauses out of 86013 with flag 2681282/981076
1076.90/538.00	c cleaning 44000 clauses out of 88015 with flag 2802749/1026069
1132.43/566.12	c cleaning 44990 clauses out of 90015 with flag 2931223/1072069
1187.59/593.68	c cleaning 46007 clauses out of 92025 with flag 3057411/1119069
1223.34/611.45	c cleaning 0 clauses out of 11064 with flag 0/11066
1242.61/621.05	c cleaning 47007 clauses out of 94018 with flag 3191133/1167069
1302.82/651.00	c cleaning 47991 clauses out of 96011 with flag 3325410/1216069
1363.85/681.49	c cleaning 48983 clauses out of 98020 with flag 3459283/1266069
1426.85/712.82	c cleaning 50019 clauses out of 100047 with flag 3596703/1317079
1491.72/745.15	c cleaning 51002 clauses out of 102018 with flag 3735603/1369069
1557.23/777.72	c cleaning 52005 clauses out of 104016 with flag 3879966/1422069
1625.46/812.54	c cleaning 52996 clauses out of 106013 with flag 4022576/1476071
1690.50/844.95	c cleaning 53995 clauses out of 108018 with flag 4167629/1531072
1759.77/879.47	c cleaning 54994 clauses out of 110020 with flag 4316518/1587069
1800.11/899.50	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.11/899.50	c starts		: 46
1800.11/899.50	c conflicts		: 1621499
1800.11/899.50	c decisions		: 4218691
1800.11/899.50	c propagations		: 993963704
1800.11/899.50	c inspects		: 10438800907
1800.11/899.50	c shortcuts		: 0
1800.11/899.50	c learnt literals	: 0
1800.11/899.50	c learnt binary clauses	: 0
1800.11/899.50	c learnt ternary clauses	: 1
1800.11/899.50	c learnt constraints	: 1621499
1800.11/899.50	c ignored constraints	: 0
1800.11/899.50	c root simplifications	: 0
1800.11/899.50	c removed literals (reason simplification)	: 73456
1800.11/899.50	c reason swapping (by a shorter reason)	: 0
1800.11/899.50	c Calls to reduceDB	: 52
1800.11/899.50	c Number of update (reduction) of LBD	: 437307
1800.11/899.50	c Imported unit clauses	: 0
1800.11/899.50	c number of reductions to clauses (during analyze)	: 0
1800.11/899.50	c number of learned constraints concerned by reduction	: 0
1800.11/899.50	c number of learning phase by resolution	: 0
1800.11/899.50	c number of learning phase by cutting planes	: 0
1800.11/899.50	c speed (assignments/second)	: 1105481.3457113209
1800.11/899.50	c non guided choices	0
1800.11/899.53	c learnt constraints type 
1800.11/899.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 89456
1800.11/899.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/899.53	c starts		: 45
1800.11/899.53	c conflicts		: 14018
1800.11/899.53	c decisions		: 46599
1800.11/899.53	c propagations		: 2634803
1800.11/899.53	c inspects		: 969045609
1800.11/899.53	c shortcuts		: 0
1800.11/899.53	c learnt literals	: 0
1800.11/899.53	c learnt binary clauses	: 0
1800.11/899.53	c learnt ternary clauses	: 0
1800.11/899.53	c learnt constraints	: 14015
1800.11/899.53	c ignored constraints	: 0
1800.11/899.53	c root simplifications	: 0
1800.11/899.53	c removed literals (reason simplification)	: 0
1800.11/899.53	c reason swapping (by a shorter reason)	: 0
1800.11/899.53	c Calls to reduceDB	: 2
1800.11/899.53	c Number of update (reduction) of LBD	: 0
1800.11/899.53	c Imported unit clauses	: 0
1800.11/899.53	c number of reductions to clauses (during analyze)	: 0
1800.11/899.53	c number of learned constraints concerned by reduction	: 0
1800.11/899.53	c number of learning phase by resolution	: 0
1800.11/899.53	c number of learning phase by cutting planes	: 0
1800.11/899.53	c speed (assignments/second)	: 2938.532675915279
1800.11/899.53	c non guided choices	0
1800.11/899.53	c learnt constraints type 
1800.11/899.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.11/899.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 108
1800.11/899.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13902
1800.11/899.53	s SATISFIABLE
1800.11/899.53	c Found 5 solution(s)
1800.11/899.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 -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 x197 -x198 -x199 -x200 
1800.11/899.54	c objective function=28
1800.11/899.54	c Total wall clock time (in seconds): 899.417

Verifier Data

OK	28

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-4106566-1466272182/watcher-4106566-1466272182 -o /tmp/evaluation-result-4106566-1466272182/solver-4106566-1466272182 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106566-1466272182.opb 

pid=2650
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: 3.21 3.28 3.26 3/196 2653
/proc/meminfo: memFree=27870648/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=268 CPUtime=0 cores=1,3,5,7
/proc/2653/stat : 2653 (java) R 2650 2653 30091 0 -1 4194304 351 0 0 0 0 0 0 0 20 0 1 0 29266843 274432 22 33554432000 1073741824 1073778376 140736505876432 140735407888696 270320821472 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 68 28 20 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 3.21 3.28 3.26 3/196 2653
/proc/meminfo: memFree=27870648/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 29266843 9787879424 6039 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 3.21 3.28 3.26 3/196 2653
/proc/meminfo: memFree=27870648/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 4558 0 1 0 20 1 0 0 20 0 18 0 29266843 9787879424 7188 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2389619 7188 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300239 s]
/proc/loadavg: 3.21 3.28 3.26 3/196 2653
/proc/meminfo: memFree=27870648/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 6244 0 1 0 45 1 0 0 20 0 18 0 29266843 9787879424 9383 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2389619 9383 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700268 s]
/proc/loadavg: 3.21 3.28 3.26 3/196 2653
/proc/meminfo: memFree=27870648/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 8477 0 1 0 77 4 0 0 20 0 19 0 29266843 10060525568 12359 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 12359 2264 9 0 2446860 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.12 3.26 3.26 2/215 2678
/proc/meminfo: memFree=27822212/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 10308 0 1 0 149 8 0 0 20 0 19 0 29266843 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 15573 2267 9 0 2446860 0
[pid=2653/tid=2655] ppid=2650 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/2653/task/2655/stat : 2655 (java) S 2650 2653 30091 0 -1 4202560 2448 0 1 0 33 1 0 0 20 0 19 0 29266844 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383714698104 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2656] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2656/stat : 2656 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383692798376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2657] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2657/stat : 2657 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383691745832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2658] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29266845 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29266846 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29266846 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29266846 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266849 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) S 2650 2653 30091 0 -1 4202560 3613 0 0 0 41 0 0 0 20 0 19 0 29266849 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383467420472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) S 2650 2653 30091 0 -1 4202560 2901 0 0 0 40 0 0 0 20 0 19 0 29266849 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383466367928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266849 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29266849 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29266881 10060525568 15573 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 3.12 3.26 3.26 2/215 2684
/proc/meminfo: memFree=27800584/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 16107 0 1 0 293 14 0 0 20 0 22 0 29266843 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 34881 2272 9 0 2446860 0
[pid=2653/tid=2655] ppid=2650 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/2653/task/2655/stat : 2655 (java) S 2650 2653 30091 0 -1 4202560 2448 0 1 0 33 2 0 0 20 0 22 0 29266844 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383714698104 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2656] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2656/stat : 2656 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383692798376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2657] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2657/stat : 2657 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383691745832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2658] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29266845 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) S 2650 2653 30091 0 -1 4202560 6213 0 0 0 74 1 0 0 20 0 22 0 29266849 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383467420472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) S 2650 2653 30091 0 -1 4202560 6043 0 0 0 73 2 0 0 20 0 22 0 29266849 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383466367928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29266881 10060525568 34881 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 3.11 3.25 3.26 4/218 2690
/proc/meminfo: memFree=27632976/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=10.14 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 19808 0 1 0 988 26 0 0 20 0 22 0 29266843 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 89118 2294 9 0 2446860 0
[pid=2653/tid=2655] ppid=2650 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/2653/task/2655/stat : 2655 (java) S 2650 2653 30091 0 -1 4202560 2449 0 1 0 33 2 0 0 20 0 22 0 29266844 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383714698104 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2656] ppid=2650 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2653/task/2656/stat : 2656 (java) S 2650 2653 30091 0 -1 4202560 143 0 0 0 5 0 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383692798376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2657] ppid=2650 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2653/task/2657/stat : 2657 (java) S 2650 2653 30091 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383691745832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2658] ppid=2650 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 123 0 0 0 4 2 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 91 0 0 0 6 0 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 29 0 0 0 5 0 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 103 0 0 0 4 2 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 22 0 29266845 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) R 2650 2653 30091 0 -1 4202560 9072 0 0 0 101 2 0 0 20 0 22 0 29266849 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383467414512 140383718815171 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) R 2650 2653 30091 0 -1 4202560 6050 0 0 0 94 2 0 0 20 0 22 0 29266849 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383466368104 140383720723168 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29266881 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2688] ppid=2650 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/2653/task/2688/stat : 2688 (java) R 2650 2653 30091 0 -1 4202560 6 0 0 0 321 0 0 0 20 0 22 0 29267132 10060525568 89118 33554432000 1073741824 1073778376 140736505876432 140383462154696 140383574195593 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2689] ppid=2650 vsize=9824732 CPUtime=3.21 cores=1,3,5,7

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

/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 632 0 0 0 215 13 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 558 0 0 0 217 15 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 543 0 0 0 196 13 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 486 0 0 0 204 12 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 432 0 0 0 192 14 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 398 0 0 0 188 12 0 0 20 0 22 0 29266845 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=4.53 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 2277 0 0 0 436 17 0 0 20 0 22 0 29266846 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) S 2650 2653 30091 0 -1 4202560 14953 0 0 0 158 4 0 0 20 0 22 0 29266849 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383467420472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) S 2650 2653 30091 0 -1 4202560 6050 0 0 0 109 2 0 0 20 0 22 0 29266849 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383466367928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 50 0 0 0 15 22 0 0 20 0 22 0 29266849 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29266881 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2688] ppid=2650 vsize=9824732 CPUtime=867.66 cores=1,3,5,7
/proc/2653/task/2688/stat : 2688 (java) R 2650 2653 30091 0 -1 4202560 74 0 0 0 86751 15 0 0 20 0 22 0 29267132 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383462145936 140383573543461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2689] ppid=2650 vsize=9824732 CPUtime=867.65 cores=1,3,5,7
/proc/2653/task/2689/stat : 2689 (java) R 2650 2653 30091 0 -1 4202560 2091 0 0 0 86714 51 0 0 20 0 22 0 29267132 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383463205504 140383573745830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2690] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2690/stat : 2690 (java) S 2650 2653 30091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29267132 10060525568 728169 33554432000 1073741824 1073778376 140736505876432 140383460049704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1765.59
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.501 s]
/proc/loadavg: 4.31 4.12 3.70 5/219 2814
/proc/meminfo: memFree=23631180/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 33615 0 1 0 179815 196 0 0 20 0 22 0 29266843 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 742952 2304 9 0 2446860 0
[pid=2653/tid=2655] ppid=2650 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/2653/task/2655/stat : 2655 (java) S 2650 2653 30091 0 -1 4202560 2457 0 1 0 36 4 0 0 20 0 22 0 29266844 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383714698104 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2656] ppid=2650 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/2653/task/2656/stat : 2656 (java) S 2650 2653 30091 0 -1 4202560 523 0 0 0 211 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383692798376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2657] ppid=2650 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/2653/task/2657/stat : 2657 (java) S 2650 2653 30091 0 -1 4202560 358 0 0 0 207 10 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383691745832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2658] ppid=2650 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 645 0 0 0 219 13 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 579 0 0 0 223 15 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 554 0 0 0 201 13 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 496 0 0 0 207 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 439 0 0 0 195 14 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 407 0 0 0 190 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=4.53 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 2277 0 0 0 436 17 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) S 2650 2653 30091 0 -1 4202560 14953 0 0 0 158 4 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383467420472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) S 2650 2653 30091 0 -1 4202560 6050 0 0 0 109 2 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383466367928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 50 0 0 0 16 23 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29266881 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2688] ppid=2650 vsize=9824732 CPUtime=884.73 cores=1,3,5,7
/proc/2653/task/2688/stat : 2688 (java) R 2650 2653 30091 0 -1 4202560 75 0 0 0 88458 15 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383462153616 140383573543339 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2689] ppid=2650 vsize=9824732 CPUtime=884.72 cores=1,3,5,7
/proc/2653/task/2689/stat : 2689 (java) R 2650 2653 30091 0 -1 4202560 2385 0 0 0 88420 52 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383463207568 140383573734052 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2690] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2690/stat : 2690 (java) S 2650 2653 30091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383460049704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

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 2653 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.501 s]
/proc/loadavg: 4.31 4.12 3.70 5/219 2814
/proc/meminfo: memFree=23631180/32872528 swapFree=1556504/1720024
[pid=2653] ppid=2650 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/2653/stat : 2653 (java) S 2650 2653 30091 0 -1 4202496 33615 0 1 0 179815 196 0 0 20 0 22 0 29266843 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140736505867568 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2653/statm: 2456183 742952 2304 9 0 2446860 0
[pid=2653/tid=2655] ppid=2650 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/2653/task/2655/stat : 2655 (java) S 2650 2653 30091 0 -1 4202560 2457 0 1 0 36 4 0 0 20 0 22 0 29266844 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383714698104 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2656] ppid=2650 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/2653/task/2656/stat : 2656 (java) S 2650 2653 30091 0 -1 4202560 523 0 0 0 211 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383692798376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2657] ppid=2650 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/2653/task/2657/stat : 2657 (java) S 2650 2653 30091 0 -1 4202560 358 0 0 0 207 10 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383691745832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2658] ppid=2650 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/2653/task/2658/stat : 2658 (java) S 2650 2653 30091 0 -1 4202560 645 0 0 0 219 13 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383489091752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2659] ppid=2650 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/2653/task/2659/stat : 2659 (java) S 2650 2653 30091 0 -1 4202560 579 0 0 0 223 15 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383488039208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2660] ppid=2650 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/2653/task/2660/stat : 2660 (java) S 2650 2653 30091 0 -1 4202560 554 0 0 0 201 13 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383486987176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2661] ppid=2650 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/2653/task/2661/stat : 2661 (java) S 2650 2653 30091 0 -1 4202560 496 0 0 0 207 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383485934632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2662] ppid=2650 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/2653/task/2662/stat : 2662 (java) S 2650 2653 30091 0 -1 4202560 439 0 0 0 195 14 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383484881576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2663] ppid=2650 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/2653/task/2663/stat : 2663 (java) S 2650 2653 30091 0 -1 4202560 407 0 0 0 190 12 0 0 20 0 22 0 29266845 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383483829032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2664] ppid=2650 vsize=9824732 CPUtime=4.53 cores=1,3,5,7
/proc/2653/task/2664/stat : 2664 (java) S 2650 2653 30091 0 -1 4202560 2277 0 0 0 436 17 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383471630696 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2665] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2665/stat : 2665 (java) S 2650 2653 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383470577016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2666] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2666/stat : 2666 (java) S 2650 2653 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29266846 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383469523848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2667] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2667/stat : 2667 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383468472592 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2668] ppid=2650 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/2653/task/2668/stat : 2668 (java) S 2650 2653 30091 0 -1 4202560 14953 0 0 0 158 4 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383467420472 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2669] ppid=2650 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/2653/task/2669/stat : 2669 (java) S 2650 2653 30091 0 -1 4202560 6050 0 0 0 109 2 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383466367928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2653/tid=2670] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2670/stat : 2670 (java) S 2650 2653 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383465315064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2671] ppid=2650 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/2653/task/2671/stat : 2671 (java) S 2650 2653 30091 0 -1 4202560 50 0 0 0 16 23 0 0 20 0 22 0 29266849 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383464262728 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2653/tid=2674] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2674/stat : 2674 (java) S 2650 2653 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29266881 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383461102376 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2688] ppid=2650 vsize=9824732 CPUtime=884.73 cores=1,3,5,7
/proc/2653/task/2688/stat : 2688 (java) R 2650 2653 30091 0 -1 4202560 75 0 0 0 88458 15 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383462153616 140383573543339 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2653/tid=2689] ppid=2650 vsize=9824732 CPUtime=884.72 cores=1,3,5,7
/proc/2653/task/2689/stat : 2689 (java) R 2650 2653 30091 0 -1 4202560 2385 0 0 0 88420 52 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383463207568 140383573734052 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2653/tid=2690] ppid=2650 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2653/task/2690/stat : 2690 (java) S 2650 2653 30091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29267132 10060525568 742952 33554432000 1073741824 1073778376 140736505876432 140383460049704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2653 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=778304
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=451627
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.562
CPU time (s): 1800.11
CPU user time (s): 1798.15
CPU system time (s): 1.96
CPU usage (%): 200.11
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.78
system time used= 2.45163
maximum resident set size= 2988672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33652
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25978
involuntary context switches= 34590

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12192 second user time and 6.08507 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 19:49:42
IDJOB=4106566
IDBENCH=48107
IDSOLVER=2543
FILE ID=node117/4106566-1466272182
RUNJOBID= node117-1466265252-30108
PBS_JOBID= 19918233
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106566-1466272182/watcher-4106566-1466272182 -o /tmp/evaluation-result-4106566-1466272182/solver-4106566-1466272182 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106566-1466272182.opb

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

MD5SUM BENCH= 7c4476530a00e5609896ce3ef5260c8d
RANDOM SEED=931177754

node117.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.912
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.82
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.912
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.55
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.912
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.912
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.54
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.912
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.912
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.54
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.912
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:        27871020 kB
Buffers:          137852 kB
Cached:           319092 kB
SwapCached:            0 kB
Active:          2160844 kB
Inactive:         357504 kB
Active(anon):    2051988 kB
Inactive(anon):    11848 kB
Active(file):     108856 kB
Inactive(file):   345656 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:       3828240 kB
Mapped:            21152 kB
Shmem:               204 kB
Slab:             621352 kB
SReclaimable:      65308 kB
SUnreclaim:       556044 kB
KernelStack:        1776 kB
PageTables:        12384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4205928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2207744 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= 71740 MiB
End job on node117 at 2016-06-18 20:04:42