Trace number 4080490

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.12 895.968

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-20.opb
MD5SUM63ab8977587973d616491fbff2cc242b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1021.87
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint2
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080490-1465266223.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
3.15/1.91	c ... done. Wall clock time 1.796s.
3.15/1.91	c declared #vars     9342
3.15/1.91	c #constraints  199720
3.15/1.92	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.15/1.92	c constraints type 
3.15/1.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 138943
3.15/1.92	c org.sat4j.minisat.constraints.card.MinWatchCard => 722
3.15/1.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 39953
3.15/1.92	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 20102
3.15/1.92	c 199720 constraints processed.
3.15/1.92	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.15/1.92	c constraints type 
3.15/1.92	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 39953
3.15/1.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 138943
3.15/1.92	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 722
3.15/1.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20102
3.15/1.92	c 199720 constraints processed.
7.50/3.62	c cleaning 0 clauses out of 5000 with flag 0/5000
8.83/4.27	c cleaning 2494 clauses out of 5000 with flag 78545/5000
11.14/5.35	c cleaning 4237 clauses out of 8506 with flag 137888/11000
11.55/5.58	c cleaning 0 clauses out of 11000 with flag 0/11000
14.59/7.09	c cleaning 5617 clauses out of 11264 with flag 232828/18000
17.51/8.46	c cleaning 0 clauses out of 18000 with flag 0/18000
17.71/8.55	c cleaning 6802 clauses out of 13646 with flag 326621/26000
20.81/9.99	c cleaning 7907 clauses out of 15844 with flag 419434/35000
24.10/11.56	c cleaning 8957 clauses out of 17937 with flag 517292/45000
27.29/13.10	c cleaning 9978 clauses out of 19979 with flag 618079/56000
30.96/14.95	c cleaning 10990 clauses out of 22005 with flag 729822/68004
34.56/16.71	c cleaning 12002 clauses out of 24011 with flag 855652/81000
38.77/18.86	c cleaning 12998 clauses out of 26009 with flag 985452/95000
42.79/20.81	c cleaning 13986 clauses out of 28012 with flag 1120334/110001
47.40/23.14	c cleaning 0 clauses out of 26001 with flag 0/26001
48.00/23.45	c cleaning 15007 clauses out of 30026 with flag 1265698/126001
53.06/25.90	c cleaning 15995 clauses out of 32018 with flag 1408019/143000
58.27/28.53	c cleaning 16983 clauses out of 34024 with flag 1561768/161001
64.53/31.67	c cleaning 17994 clauses out of 36040 with flag 1739412/180000
72.34/35.54	c cleaning 18865 clauses out of 38046 with flag 1944022/200000
81.28/39.94	c cleaning 20013 clauses out of 40181 with flag 2144957/221000
88.12/43.34	c cleaning 21049 clauses out of 42168 with flag 2333995/243000
95.52/47.09	c cleaning 22054 clauses out of 44119 with flag 2542420/266000
103.79/51.17	c cleaning 23020 clauses out of 46065 with flag 2750401/290000
108.58/53.59	c cleaning 0 clauses out of 35000 with flag 0/35000
113.22/55.86	c cleaning 23998 clauses out of 48045 with flag 2973821/315000
123.24/60.82	c cleaning 24985 clauses out of 50047 with flag 3209952/341000
132.48/65.40	c cleaning 25998 clauses out of 52063 with flag 3426815/368001
144.52/71.42	c cleaning 26977 clauses out of 54065 with flag 3685430/396001
155.76/77.08	c cleaning 28018 clauses out of 56087 with flag 3935896/425000
169.58/83.92	c cleaning 29001 clauses out of 58069 with flag 4214090/455000
181.83/90.09	c cleaning 29985 clauses out of 60069 with flag 4497650/486001
194.85/96.50	c cleaning 30987 clauses out of 62083 with flag 4774277/518000
209.30/103.71	c cleaning 32000 clauses out of 64096 with flag 5092540/551000
211.50/104.87	c cleaning 0 clauses out of 45001 with flag 0/45001
222.16/110.12	c cleaning 32991 clauses out of 66097 with flag 5371219/585001
238.19/118.15	c cleaning 34024 clauses out of 68105 with flag 5690730/620000
253.44/125.79	c cleaning 35026 clauses out of 70083 with flag 6010347/656002
272.50/135.28	c cleaning 35950 clauses out of 72055 with flag 6355271/693000
287.59/142.75	c cleaning 37014 clauses out of 74108 with flag 6674939/731003
303.93/150.87	c cleaning 37902 clauses out of 76091 with flag 7022929/770000
321.63/159.66	c cleaning 39072 clauses out of 78191 with flag 7358196/810002
340.92/169.23	c cleaning 40029 clauses out of 80117 with flag 7689978/851000
347.37/172.44	c cleaning 0 clauses out of 56002 with flag 0/56002
360.04/178.75	c cleaning 41021 clauses out of 82088 with flag 8059728/893000
381.01/189.19	c cleaning 42034 clauses out of 84067 with flag 8463051/936000
399.72/198.49	c cleaning 42994 clauses out of 86033 with flag 8867948/980000
418.46/207.72	c cleaning 44001 clauses out of 88039 with flag 9256614/1025000
441.21/219.06	c cleaning 45000 clauses out of 90040 with flag 9675735/1071002
462.93/229.81	c cleaning 45893 clauses out of 92038 with flag 10071673/1118000
485.53/241.01	c cleaning 47016 clauses out of 94145 with flag 10507965/1166000
506.21/251.37	c cleaning 48024 clauses out of 96129 with flag 10967032/1215000
528.91/262.61	c cleaning 48990 clauses out of 98105 with flag 11411635/1265000
554.08/275.19	c cleaning 50038 clauses out of 100117 with flag 11850895/1316002
580.66/288.40	c cleaning 50933 clauses out of 102077 with flag 12291515/1368000
608.65/302.23	c cleaning 51954 clauses out of 104144 with flag 12800408/1421000
632.84/314.23	c cleaning 52993 clauses out of 106192 with flag 13362627/1475002
661.35/328.68	c cleaning 54087 clauses out of 108199 with flag 13843328/1530002
691.12/343.47	c cleaning 54958 clauses out of 110113 with flag 14332114/1586003
700.76/348.27	c cleaning 0 clauses out of 68000 with flag 0/68000
720.08/357.87	c cleaning 55998 clauses out of 112152 with flag 14872158/1643000
750.08/372.76	c cleaning 57028 clauses out of 114156 with flag 15377804/1701002
778.22/386.75	c cleaning 58033 clauses out of 116126 with flag 15954854/1760000
810.16/402.67	c cleaning 59006 clauses out of 118093 with flag 16513633/1820000
841.70/418.37	c cleaning 59967 clauses out of 120087 with flag 17042206/1881000
875.14/434.96	c cleaning 61037 clauses out of 122120 with flag 17625017/1943000
904.53/449.57	c cleaning 61992 clauses out of 124083 with flag 18191718/2006000
937.77/466.31	c cleaning 62909 clauses out of 126091 with flag 18760181/2070000
974.14/484.44	c cleaning 64002 clauses out of 128183 with flag 19286614/2135001
1008.99/501.76	c cleaning 65027 clauses out of 130180 with flag 19873153/2201000
1041.16/517.79	c cleaning 65966 clauses out of 132153 with flag 20478088/2268000
1081.37/537.75	c cleaning 67061 clauses out of 134187 with flag 21113516/2336000
1115.21/554.57	c cleaning 67977 clauses out of 136126 with flag 21710661/2405000
1158.73/576.22	c cleaning 69011 clauses out of 138150 with flag 22302856/2475001
1196.52/595.02	c cleaning 69874 clauses out of 140138 with flag 22959505/2546000
1236.76/615.07	c cleaning 71052 clauses out of 142264 with flag 23643237/2618000
1278.68/636.17	c cleaning 72078 clauses out of 144212 with flag 24230724/2691000
1321.31/657.33	c cleaning 73043 clauses out of 146134 with flag 24985318/2765000
1356.05/674.66	c cleaning 0 clauses out of 81000 with flag 0/81000
1363.49/678.31	c cleaning 73975 clauses out of 148091 with flag 25724952/2840000
1403.67/698.33	c cleaning 74967 clauses out of 150116 with flag 26418826/2916000
1450.51/721.66	c cleaning 76055 clauses out of 152149 with flag 27216992/2993000
1494.73/743.68	c cleaning 77023 clauses out of 154094 with flag 28022940/3071000
1544.58/768.48	c cleaning 78005 clauses out of 156072 with flag 28722335/3150001
1591.54/792.18	c cleaning 78997 clauses out of 158070 with flag 29555346/3230004
1638.32/815.49	c cleaning 79955 clauses out of 160071 with flag 30371508/3311002
1681.74/837.00	c cleaning 81034 clauses out of 162114 with flag 31118526/3393000
1729.54/860.85	c cleaning 81862 clauses out of 164080 with flag 31816426/3476000
1776.19/884.06	c cleaning 83073 clauses out of 166218 with flag 32554505/3560000
1800.12/895.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.90	c starts		: 12084
1800.12/895.90	c conflicts		: 3604806
1800.12/895.90	c decisions		: 26896008
1800.12/895.90	c propagations		: 549060349
1800.12/895.90	c inspects		: 9331412854
1800.12/895.90	c shortcuts		: 0
1800.12/895.90	c learnt literals	: 7
1800.12/895.90	c learnt binary clauses	: 1808
1800.12/895.90	c learnt ternary clauses	: 5775
1800.12/895.90	c learnt constraints	: 3604799
1800.12/895.90	c ignored constraints	: 0
1800.12/895.90	c root simplifications	: 0
1800.12/895.90	c removed literals (reason simplification)	: 37636187
1800.12/895.90	c reason swapping (by a shorter reason)	: 0
1800.12/895.90	c Calls to reduceDB	: 80
1800.12/895.90	c Number of update (reduction) of LBD	: 2124868
1800.12/895.90	c Imported unit clauses	: 0
1800.12/895.90	c number of reductions to clauses (during analyze)	: 0
1800.12/895.90	c number of learned constraints concerned by reduction	: 0
1800.12/895.90	c number of learning phase by resolution	: 0
1800.12/895.90	c number of learning phase by cutting planes	: 0
1800.12/895.90	c speed (assignments/second)	: 614180.01326662
1800.12/895.90	c non guided choices	705948
1800.12/895.94	c learnt constraints type 
1800.12/895.94	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1808
1800.12/895.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126143
1800.12/895.94	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.94	c starts		: 89
1800.12/895.94	c conflicts		: 90696
1800.12/895.94	c decisions		: 503788
1800.12/895.94	c propagations		: 32422139
1800.12/895.94	c inspects		: 1956804424
1800.12/895.94	c shortcuts		: 0
1800.12/895.94	c learnt literals	: 0
1800.12/895.94	c learnt binary clauses	: 26
1800.12/895.94	c learnt ternary clauses	: 378
1800.12/895.94	c learnt constraints	: 90696
1800.12/895.94	c ignored constraints	: 0
1800.12/895.94	c root simplifications	: 0
1800.12/895.94	c removed literals (reason simplification)	: 0
1800.12/895.94	c reason swapping (by a shorter reason)	: 0
1800.12/895.94	c Calls to reduceDB	: 9
1800.12/895.94	c Number of update (reduction) of LBD	: 0
1800.12/895.94	c Imported unit clauses	: 0
1800.12/895.94	c number of reductions to clauses (during analyze)	: 0
1800.12/895.94	c number of learned constraints concerned by reduction	: 0
1800.12/895.94	c number of learning phase by resolution	: 0
1800.12/895.94	c number of learning phase by cutting planes	: 0
1800.12/895.94	c speed (assignments/second)	: 36266.009626301304
1800.12/895.94	c non guided choices	13516
1800.12/895.95	c learnt constraints type 
1800.12/895.95	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 74577
1800.12/895.95	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 26
1800.12/895.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16093
1800.12/895.95	s UNKNOWN
1800.12/895.95	c Total wall clock time (in seconds): 895.835

Verifier Data

ERROR: no interpretation found !

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-4080490-1465266223/watcher-4080490-1465266223 -o /tmp/evaluation-result-4080490-1465266223/solver-4080490-1465266223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080490-1465266223.opb 

pid=12411
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.23 4.18 4/195 12414
/proc/meminfo: memFree=27186812/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=8 CPUtime=0 cores=0,2,4,6
/proc/12414/stat : 12414 (java) R 12411 12414 5982 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 108555380 8192 1 33554432000 0 0 0 140733521900728 227512315319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 33 1 0 0 0 22 0

[startup+0.10006 s]
/proc/loadavg: 4.14 4.23 4.18 4/195 12414
/proc/meminfo: memFree=27186812/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 4413 0 1 0 8 1 0 0 20 0 18 0 108555380 9787879424 6045 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 4.14 4.23 4.18 4/195 12414
/proc/meminfo: memFree=27186812/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 4662 0 1 0 22 1 0 0 20 0 18 0 108555380 9787879424 7779 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2389619 7779 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300233 s]
/proc/loadavg: 4.14 4.23 4.18 4/195 12414
/proc/meminfo: memFree=27186812/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 5729 0 1 0 46 1 0 0 20 0 18 0 108555380 9787879424 9517 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2389619 9517 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700191 s]
/proc/loadavg: 4.14 4.23 4.18 4/195 12414
/proc/meminfo: memFree=27186812/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9558476 CPUtime=1.38 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 12264 0 1 0 133 5 0 0 20 0 18 0 108555380 9787879424 45735 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2389619 45735 2264 9 0 2380296 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9558476

[startup+1.50074 s]
/proc/loadavg: 4.14 4.23 4.18 4/213 12432
/proc/meminfo: memFree=26994020/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9558476 CPUtime=2.59 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 12745 0 1 0 246 13 0 0 20 0 18 0 108555380 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2389619 88417 2264 9 0 2380296 0
[pid=12414/tid=12416] ppid=12411 vsize=9558476 CPUtime=1.36 cores=0,2,4,6
/proc/12414/task/12416/stat : 12416 (java) R 12411 12414 5982 0 -1 4202560 2532 0 1 0 132 4 0 0 20 0 18 0 108555381 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493230706736 140493095103559 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12417] ppid=12411 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12414/task/12417/stat : 12417 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493219776808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12418] ppid=12411 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/12414/task/12418/stat : 12418 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493218724008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12419] ppid=12411 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 18 0 108555382 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108555383 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108555384 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108555384 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108555386 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 3405 0 0 0 45 0 0 0 20 0 18 0 108555386 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5223 0 0 0 39 1 0 0 20 0 18 0 108555386 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108555386 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108555386 9787879424 88417 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 9558476

[startup+3.10092 s]
/proc/loadavg: 4.14 4.23 4.18 7/217 12436
/proc/meminfo: memFree=26796616/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9824732 CPUtime=6.42 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 14427 0 1 0 622 20 0 0 20 0 22 0 108555380 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2456183 137298 2284 9 0 2446860 0
[pid=12414/tid=12416] ppid=12411 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/12414/task/12416/stat : 12416 (java) S 12411 12414 5982 0 -1 4202560 2545 0 1 0 169 4 0 0 20 0 22 0 108555381 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493230715768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12417] ppid=12411 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12414/task/12417/stat : 12417 (java) S 12411 12414 5982 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493219776808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12418] ppid=12411 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12414/task/12418/stat : 12418 (java) S 12411 12414 5982 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493218724008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12419] ppid=12411 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 52 0 0 0 6 2 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 108555382 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 108555383 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 4727 0 0 0 82 1 0 0 20 0 22 0 108555386 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5301 0 0 0 94 2 0 0 20 0 22 0 108555386 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12433] ppid=12411 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/12414/task/12433/stat : 12433 (java) R 12411 12414 5982 0 -1 4202560 24 0 0 0 115 0 0 0 20 0 22 0 108555572 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493046450760 140493095637683 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12434] ppid=12411 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/12414/task/12434/stat : 12434 (java) R 12411 12414 5982 0 -1 4202560 102 0 0 0 114 2 0 0 20 0 22 0 108555572 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493045399624 140493095781376 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12435] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12435/stat : 12435 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555573 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493044348072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12436] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12436/stat : 12436 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555574 10060525568 137298 33554432000 1073741824 1073778376 140736200411456 140493043295272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.53 4.31 4.21 5/217 12436
/proc/meminfo: memFree=26523960/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9824732 CPUtime=13.17 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 15582 0 1 0 1289 28 0 0 20 0 22 0 108555380 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2456183 174798 2288 9 0 2446860 0
[pid=12414/tid=12416] ppid=12411 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/12414/task/12416/stat : 12416 (java) S 12411 12414 5982 0 -1 4202560 2545 0 1 0 169 4 0 0 20 0 22 0 108555381 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493230715768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12417] ppid=12411 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12414/task/12417/stat : 12417 (java) S 12411 12414 5982 0 -1 4202560 44 0 0 0 4 1 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493219776808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12418] ppid=12411 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12414/task/12418/stat : 12418 (java) S 12411 12414 5982 0 -1 4202560 48 0 0 0 7 3 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493218724008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12419] ppid=12411 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 38 0 0 0 6 2 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 49 0 0 0 7 2 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 49 0 0 0 7 3 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 68 0 0 0 9 3 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 36 0 0 0 6 2 0 0 20 0 22 0 108555382 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 472 0 0 0 0 0 0 0 20 0 22 0 108555383 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 4975 0 0 0 98 1 0 0 20 0 22 0 108555386 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5303 0 0 0 104 2 0 0 20 0 22 0 108555386 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 174798 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12433] ppid=12411 vsize=9824732 CPUtime=4.25 cores=0,2,4,6

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

/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 422 0 0 0 293 8 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 407 0 0 0 285 8 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 431 0 0 0 272 7 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 394 0 0 0 265 9 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 429 0 0 0 280 9 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 430 0 0 0 296 8 0 0 20 0 22 0 108555382 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 5089 0 0 0 212 25 0 0 20 0 22 0 108555383 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 9326 0 0 0 143 3 0 0 20 0 22 0 108555386 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5303 0 0 0 114 2 0 0 20 0 22 0 108555386 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 49 0 0 0 17 13 0 0 20 0 22 0 108555386 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12433] ppid=12411 vsize=9824732 CPUtime=869.2 cores=0,2,4,6
/proc/12414/task/12433/stat : 12433 (java) R 12411 12414 5982 0 -1 4202560 104 0 0 0 86904 16 0 0 20 0 22 0 108555572 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493046451504 140493095647993 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12434] ppid=12411 vsize=9824732 CPUtime=869.24 cores=0,2,4,6
/proc/12414/task/12434/stat : 12434 (java) R 12411 12414 5982 0 -1 4202560 2384 0 0 0 86873 51 0 0 20 0 22 0 108555572 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493045397856 140493095386253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12435] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12435/stat : 12435 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555573 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493044348072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12436] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12436/stat : 12436 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555574 10060525568 531274 33554432000 1073741824 1073778376 140736200411456 140493043295272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1772.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 4.34 4.24 4.22 5/217 12525
/proc/meminfo: memFree=25134784/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 29451 0 1 0 179862 150 0 0 20 0 22 0 108555380 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2456183 527955 2300 9 0 2446860 0
[pid=12414/tid=12416] ppid=12411 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/12414/task/12416/stat : 12416 (java) S 12411 12414 5982 0 -1 4202560 2554 0 1 0 172 5 0 0 20 0 22 0 108555381 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493230715768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12417] ppid=12411 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/12414/task/12417/stat : 12417 (java) S 12411 12414 5982 0 -1 4202560 464 0 0 0 278 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493219776808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12418] ppid=12411 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/12414/task/12418/stat : 12418 (java) S 12411 12414 5982 0 -1 4202560 396 0 0 0 281 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493218724008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12419] ppid=12411 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 422 0 0 0 299 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 407 0 0 0 288 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 431 0 0 0 277 7 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 394 0 0 0 269 9 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 429 0 0 0 283 9 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 430 0 0 0 299 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 5089 0 0 0 212 25 0 0 20 0 22 0 108555383 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 9326 0 0 0 143 3 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5303 0 0 0 114 2 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 49 0 0 0 18 13 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12433] ppid=12411 vsize=9824732 CPUtime=882.66 cores=0,2,4,6
/proc/12414/task/12433/stat : 12433 (java) R 12411 12414 5982 0 -1 4202560 106 0 0 0 88250 16 0 0 20 0 22 0 108555572 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493046451504 140493095528973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12434] ppid=12411 vsize=9824732 CPUtime=882.7 cores=0,2,4,6
/proc/12414/task/12434/stat : 12434 (java) R 12411 12414 5982 0 -1 4202560 2386 0 0 0 88219 51 0 0 20 0 22 0 108555572 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493045397808 140493095386052 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12435] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12435/stat : 12435 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555573 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493044348072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12436] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12436/stat : 12436 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555574 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493043295272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 12414 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 4.34 4.24 4.22 5/217 12525
/proc/meminfo: memFree=25134784/32872528 swapFree=17280/1464432
[pid=12414] ppid=12411 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/12414/stat : 12414 (java) S 12411 12414 5982 0 -1 4202496 29451 0 1 0 179862 150 0 0 20 0 22 0 108555380 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140736200402592 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 2456183 527955 2300 9 0 2446860 0
[pid=12414/tid=12416] ppid=12411 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/12414/task/12416/stat : 12416 (java) S 12411 12414 5982 0 -1 4202560 2554 0 1 0 172 5 0 0 20 0 22 0 108555381 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493230715768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12417] ppid=12411 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/12414/task/12417/stat : 12417 (java) S 12411 12414 5982 0 -1 4202560 464 0 0 0 278 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493219776808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12418] ppid=12411 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/12414/task/12418/stat : 12418 (java) S 12411 12414 5982 0 -1 4202560 396 0 0 0 281 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493218724008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12419] ppid=12411 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/12414/task/12419/stat : 12419 (java) S 12411 12414 5982 0 -1 4202560 422 0 0 0 299 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493217671720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12420] ppid=12411 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/12414/task/12420/stat : 12420 (java) S 12411 12414 5982 0 -1 4202560 407 0 0 0 288 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493216618920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12421] ppid=12411 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/12414/task/12421/stat : 12421 (java) S 12411 12414 5982 0 -1 4202560 431 0 0 0 277 7 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493215566632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12422] ppid=12411 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/12414/task/12422/stat : 12422 (java) S 12411 12414 5982 0 -1 4202560 394 0 0 0 269 9 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493214513832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12423] ppid=12411 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/12414/task/12423/stat : 12423 (java) S 12411 12414 5982 0 -1 4202560 429 0 0 0 283 9 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493213461544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12424] ppid=12411 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/12414/task/12424/stat : 12424 (java) S 12411 12414 5982 0 -1 4202560 430 0 0 0 299 8 0 0 20 0 22 0 108555382 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493067074472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12425] ppid=12411 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/12414/task/12425/stat : 12425 (java) S 12411 12414 5982 0 -1 4202560 5089 0 0 0 212 25 0 0 20 0 22 0 108555383 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493054875880 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12426] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12426/stat : 12426 (java) S 12411 12414 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493053821944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12427] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12427/stat : 12427 (java) S 12411 12414 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108555384 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493052769544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12428] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12428/stat : 12428 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493051718032 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12429] ppid=12411 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/12414/task/12429/stat : 12429 (java) S 12411 12414 5982 0 -1 4202560 9326 0 0 0 143 3 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493050665656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12430] ppid=12411 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/12414/task/12430/stat : 12430 (java) S 12411 12414 5982 0 -1 4202560 5303 0 0 0 114 2 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493049612856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12431] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12431/stat : 12431 (java) S 12411 12414 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493048560760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12414/tid=12432] ppid=12411 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/12414/task/12432/stat : 12432 (java) S 12411 12414 5982 0 -1 4202560 49 0 0 0 18 13 0 0 20 0 22 0 108555386 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493047508168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12433] ppid=12411 vsize=9824732 CPUtime=882.66 cores=0,2,4,6
/proc/12414/task/12433/stat : 12433 (java) R 12411 12414 5982 0 -1 4202560 106 0 0 0 88250 16 0 0 20 0 22 0 108555572 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493046451504 140493095528973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12414/tid=12434] ppid=12411 vsize=9824732 CPUtime=882.7 cores=0,2,4,6
/proc/12414/task/12434/stat : 12434 (java) R 12411 12414 5982 0 -1 4202560 2386 0 0 0 88219 51 0 0 20 0 22 0 108555572 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493045397808 140493095386052 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12414/tid=12435] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12435/stat : 12435 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555573 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493044348072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12414/tid=12436] ppid=12411 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12414/task/12436/stat : 12436 (java) S 12411 12414 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108555574 10060525568 527955 33554432000 1073741824 1073778376 140736200411456 140493043295272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.968
CPU time (s): 1800.12
CPU user time (s): 1798.62
CPU system time (s): 1.5
CPU usage (%): 200.913
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 1.9727
maximum resident set size= 2843408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29486
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32088
involuntary context switches= 46276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.74113 second user time and 6.88595 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 04:23:43
IDJOB=4080490
IDBENCH=89706
IDSOLVER=2543
FILE ID=node121/4080490-1465266223
RUNJOBID= node121-1465256572-5998
PBS_JOBID= 19843282
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-20.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080490-1465266223/watcher-4080490-1465266223 -o /tmp/evaluation-result-4080490-1465266223/solver-4080490-1465266223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080490-1465266223.opb

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

MD5SUM BENCH= 63ab8977587973d616491fbff2cc242b
RANDOM SEED=299880500

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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:        27187192 kB
Buffers:          100120 kB
Cached:           223704 kB
SwapCached:         1720 kB
Active:          3294156 kB
Inactive:         174756 kB
Active(anon):    3145548 kB
Inactive(anon):     2180 kB
Active(file):     148608 kB
Inactive(file):   172576 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              9208 kB
Writeback:             0 kB
AnonPages:       4619736 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             601852 kB
SReclaimable:      45632 kB
SUnreclaim:       556220 kB
KernelStack:        1592 kB
PageTables:        13176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4974460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4548608 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= 71676 MiB
End job on node121 at 2016-06-07 04:38:39