Trace number 4116198

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.13 894.571

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round21-8.opb
MD5SUM18bfa1fe7a0a61edd7b804711cdffd04
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 benchmark13.29
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7872
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4116198-1466947259.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.76/0.46	c ... done. Wall clock time 0.353s.
0.76/0.46	c declared #vars     3968
0.76/0.46	c #constraints  9088
0.76/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.46	c constraints type 
0.76/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.76/0.46	c org.sat4j.specs.Constr$1 => 872
0.76/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.76/0.46	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
0.76/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.76/0.46	c 9088 constraints processed.
0.76/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.46	c constraints type 
0.76/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.76/0.46	c org.sat4j.specs.Constr$1 => 872
0.76/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.76/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.76/0.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
0.76/0.46	c 9088 constraints processed.
4.35/1.46	c cleaning 2494 clauses out of 4998 with flag 15235/5000
6.03/2.14	c cleaning 4241 clauses out of 8505 with flag 35792/11001
7.48/2.88	c cleaning 5621 clauses out of 11263 with flag 62476/18000
9.34/3.72	c cleaning 6800 clauses out of 13645 with flag 96440/26003
11.46/4.78	c cleaning 7902 clauses out of 15842 with flag 135392/35000
13.92/5.93	c cleaning 8955 clauses out of 17940 with flag 182173/45000
16.52/7.22	c cleaning 9984 clauses out of 19985 with flag 234988/56000
19.54/8.71	c cleaning 10986 clauses out of 22002 with flag 293311/68001
23.06/10.36	c cleaning 11996 clauses out of 24016 with flag 360015/81001
26.85/12.16	c cleaning 13006 clauses out of 26019 with flag 434000/95000
30.95/14.10	c cleaning 14004 clauses out of 28013 with flag 514406/110000
35.15/16.22	c cleaning 15001 clauses out of 30010 with flag 601050/126001
39.75/18.58	c cleaning 15986 clauses out of 32009 with flag 695030/143001
45.31/21.25	c cleaning 16997 clauses out of 34023 with flag 796373/161001
50.71/23.90	c cleaning 17989 clauses out of 36026 with flag 902922/180001
51.52/24.34	c cleaning 0 clauses out of 5000 with flag 0/5000
57.33/27.08	c cleaning 19008 clauses out of 38036 with flag 1021849/200000
64.49/30.32	c cleaning 19991 clauses out of 40028 with flag 1143406/221000
71.49/33.82	c cleaning 21008 clauses out of 42038 with flag 1271135/243001
79.27/37.64	c cleaning 21996 clauses out of 44030 with flag 1409640/266001
87.28/41.66	c cleaning 22988 clauses out of 46034 with flag 1556888/290001
95.76/45.86	c cleaning 24002 clauses out of 48045 with flag 1711269/315000
104.76/50.35	c cleaning 25018 clauses out of 50043 with flag 1869491/341000
114.47/55.11	c cleaning 25982 clauses out of 52025 with flag 2036974/368000
124.75/60.22	c cleaning 27006 clauses out of 54043 with flag 2211055/396000
135.14/65.49	c cleaning 27993 clauses out of 56037 with flag 2394843/425000
146.42/71.04	c cleaning 29012 clauses out of 58044 with flag 2580067/455000
158.22/76.98	c cleaning 29982 clauses out of 60032 with flag 2777607/486000
171.08/83.38	c cleaning 31009 clauses out of 62050 with flag 2978234/518000
184.55/90.02	c cleaning 32020 clauses out of 64041 with flag 3187425/551000
198.83/97.14	c cleaning 32987 clauses out of 66021 with flag 3404984/585000
213.30/104.37	c cleaning 34004 clauses out of 68034 with flag 3627693/620000
228.77/112.03	c cleaning 34998 clauses out of 70030 with flag 3863143/656000
245.74/120.80	c cleaning 35982 clauses out of 72032 with flag 4101291/693000
262.57/129.23	c cleaning 37007 clauses out of 74052 with flag 4349585/731002
280.13/137.94	c cleaning 38012 clauses out of 76044 with flag 4601470/770001
298.66/147.17	c cleaning 39003 clauses out of 78031 with flag 4863996/810000
317.97/156.79	c cleaning 39993 clauses out of 80028 with flag 5131360/851000
338.08/166.73	c cleaning 40993 clauses out of 82036 with flag 5409639/893001
351.08/173.21	c cleaning 0 clauses out of 11000 with flag 0/11000
358.60/176.96	c cleaning 42000 clauses out of 84042 with flag 5692934/936000
380.94/188.08	c cleaning 42988 clauses out of 86045 with flag 5980855/980003
403.27/199.19	c cleaning 44023 clauses out of 88054 with flag 6278423/1025000
426.79/210.86	c cleaning 44991 clauses out of 90031 with flag 6586923/1071000
452.56/223.69	c cleaning 46021 clauses out of 92042 with flag 6898370/1118002
480.54/238.01	c cleaning 46977 clauses out of 94020 with flag 7216109/1166001
506.79/251.13	c cleaning 48002 clauses out of 96043 with flag 7540345/1215001
535.55/265.49	c cleaning 49014 clauses out of 98040 with flag 7872996/1265000
564.07/279.65	c cleaning 49959 clauses out of 100026 with flag 8214228/1316000
593.10/294.05	c cleaning 51017 clauses out of 102067 with flag 8563848/1368000
623.88/309.22	c cleaning 51988 clauses out of 104050 with flag 8917226/1421000
655.70/325.01	c cleaning 52986 clauses out of 106062 with flag 9278042/1475000
689.29/341.77	c cleaning 54039 clauses out of 108077 with flag 9652220/1530001
725.60/359.81	c cleaning 55010 clauses out of 110038 with flag 10027150/1586001
761.15/377.56	c cleaning 55992 clauses out of 112027 with flag 10412740/1643000
797.15/395.47	c cleaning 56969 clauses out of 114035 with flag 10802716/1701000
835.57/414.57	c cleaning 57988 clauses out of 116066 with flag 11201285/1760000
876.54/434.86	c cleaning 59008 clauses out of 118078 with flag 11607642/1820000
916.46/454.66	c cleaning 60027 clauses out of 120070 with flag 12018859/1881000
959.03/475.77	c cleaning 60974 clauses out of 122044 with flag 12438267/1943001
1001.94/496.91	c cleaning 62002 clauses out of 124070 with flag 12866296/2006001
1045.27/518.44	c cleaning 63014 clauses out of 126067 with flag 13302789/2070000
1089.84/540.67	c cleaning 64016 clauses out of 128054 with flag 13743014/2135001
1137.31/564.29	c cleaning 64990 clauses out of 130037 with flag 14195203/2201000
1184.34/587.66	c cleaning 65994 clauses out of 132047 with flag 14650614/2268000
1232.71/611.69	c cleaning 67015 clauses out of 134053 with flag 15105254/2336000
1282.58/636.43	c cleaning 67992 clauses out of 136038 with flag 15569804/2405000
1319.87/654.98	c cleaning 0 clauses out of 18000 with flag 0/18000
1339.10/665.42	c cleaning 68987 clauses out of 138047 with flag 16044228/2475001
1395.12/693.40	c cleaning 70012 clauses out of 140062 with flag 16526648/2546003
1449.81/720.58	c cleaning 71009 clauses out of 142047 with flag 17017854/2618000
1509.28/750.05	c cleaning 71984 clauses out of 144038 with flag 17514856/2691000
1568.64/779.56	c cleaning 73023 clauses out of 146054 with flag 18016561/2765000
1629.00/809.56	c cleaning 73994 clauses out of 148034 with flag 18528749/2840003
1690.05/839.83	c cleaning 74973 clauses out of 150037 with flag 19047063/2916000
1754.57/871.96	c cleaning 76014 clauses out of 152067 with flag 19568585/2993003
1800.13/894.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.50	c starts		: 30090
1800.13/894.50	c conflicts		: 3052994
1800.13/894.50	c decisions		: 33529123
1800.13/894.50	c propagations		: 440209858
1800.13/894.50	c inspects		: 9255819653
1800.13/894.51	c shortcuts		: 0
1800.13/894.51	c learnt literals	: 2
1800.13/894.51	c learnt binary clauses	: 35
1800.13/894.51	c learnt ternary clauses	: 600
1800.13/894.51	c learnt constraints	: 3052992
1800.13/894.51	c ignored constraints	: 0
1800.13/894.51	c root simplifications	: 0
1800.13/894.51	c removed literals (reason simplification)	: 2012491
1800.13/894.51	c reason swapping (by a shorter reason)	: 0
1800.13/894.51	c Calls to reduceDB	: 73
1800.13/894.51	c Number of update (reduction) of LBD	: 634420
1800.13/894.51	c Imported unit clauses	: 0
1800.13/894.51	c number of reductions to clauses (during analyze)	: 0
1800.13/894.51	c number of learned constraints concerned by reduction	: 0
1800.13/894.51	c number of learning phase by resolution	: 0
1800.13/894.51	c number of learning phase by cutting planes	: 0
1800.13/894.51	c speed (assignments/second)	: 492390.48976204277
1800.13/894.51	c non guided choices	3873
1800.13/894.53	c learnt constraints type 
1800.13/894.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 35
1800.13/894.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 136009
1800.13/894.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.53	c starts		: 45
1800.13/894.53	c conflicts		: 20219
1800.13/894.53	c decisions		: 69297
1800.13/894.53	c propagations		: 2508043
1800.13/894.53	c inspects		: 829531414
1800.13/894.53	c shortcuts		: 0
1800.13/894.53	c learnt literals	: 0
1800.13/894.53	c learnt binary clauses	: 0
1800.13/894.53	c learnt ternary clauses	: 0
1800.13/894.53	c learnt constraints	: 20219
1800.13/894.53	c ignored constraints	: 0
1800.13/894.53	c root simplifications	: 0
1800.13/894.53	c removed literals (reason simplification)	: 0
1800.13/894.53	c reason swapping (by a shorter reason)	: 0
1800.13/894.53	c Calls to reduceDB	: 3
1800.13/894.53	c Number of update (reduction) of LBD	: 0
1800.13/894.53	c Imported unit clauses	: 0
1800.13/894.53	c number of reductions to clauses (during analyze)	: 0
1800.13/894.53	c number of learned constraints concerned by reduction	: 0
1800.13/894.53	c number of learning phase by resolution	: 0
1800.13/894.53	c number of learning phase by cutting planes	: 0
1800.13/894.53	c speed (assignments/second)	: 2805.3190489825865
1800.13/894.53	c non guided choices	288
1800.13/894.54	c learnt constraints type 
1800.13/894.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 10
1800.13/894.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20209
1800.13/894.54	s UNKNOWN
1800.13/894.54	c Total wall clock time (in seconds): 894.435

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-4116198-1466947259/watcher-4116198-1466947259 -o /tmp/evaluation-result-4116198-1466947259/solver-4116198-1466947259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116198-1466947259.opb 

pid=20200
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.21 4.23 4.18 8/198 20203
/proc/meminfo: memFree=30234992/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 27764591 98570240 977 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 24065 977 743 9 0 16771 0
[pid=20203/tid=20204] ppid=20200 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) R 20200 20203 19474 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 27764592 98570240 977 33554432000 1073741824 1073778376 140733668710016 139815631613480 270707541376 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.21 4.23 4.18 8/198 20203
/proc/meminfo: memFree=30234992/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 4494 0 1 0 10 1 0 0 20 0 18 0 27764591 9787879424 6122 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2389619 6122 2158 9 0 2380296 0
[pid=20203/tid=20204] ppid=20200 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) R 20200 20203 19474 0 -1 4202560 2392 0 1 0 6 1 0 0 20 0 18 0 27764592 9787879424 6122 33554432000 1073741824 1073778376 140733668710016 139815631618168 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200268 s]
/proc/loadavg: 4.21 4.23 4.18 8/198 20203
/proc/meminfo: memFree=30234992/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 4717 0 1 0 26 1 0 0 20 0 18 0 27764591 9787879424 6791 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2389619 6791 2215 9 0 2380296 0
[pid=20203/tid=20204] ppid=20200 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) R 20200 20203 19474 0 -1 4202560 2404 0 1 0 16 2 0 0 20 0 18 0 27764592 9787879424 6791 33554432000 1073741824 1073778376 140733668710016 139815631618168 139815496473254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300265 s]
/proc/loadavg: 4.21 4.23 4.18 8/198 20203
/proc/meminfo: memFree=30234992/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 5905 0 1 0 50 1 0 0 20 0 18 0 27764591 9787879424 9072 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2389619 9072 2234 9 0 2380296 0
[pid=20203/tid=20204] ppid=20200 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) R 20200 20203 19474 0 -1 4202560 2407 0 1 0 26 2 0 0 20 0 18 0 27764592 9787879424 9072 33554432000 1073741824 1073778376 140733668710016 139815631618168 139815496546599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700208 s]
/proc/loadavg: 4.21 4.23 4.18 8/198 20203
/proc/meminfo: memFree=30234992/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 15062 0 1 0 165 4 0 0 20 0 22 0 27764591 10060525568 22154 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 22154 2264 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2434 0 1 0 42 2 0 0 20 0 22 0 27764592 10060525568 22154 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50089 s]
/proc/loadavg: 4.21 4.23 4.18 8/220 20225
/proc/meminfo: memFree=29953928/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=4.66 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 20090 0 1 0 459 7 0 0 20 0 22 0 27764591 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 46996 2292 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2434 0 1 0 42 2 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20206] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20206/stat : 20206 (java) S 20200 20203 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815620680360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20207] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20207/stat : 20207 (java) S 20200 20203 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815619627816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20208] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20213/stat : 20213 (java) S 20200 20203 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27764592 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815467821608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20214] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20214/stat : 20214 (java) S 20200 20203 19474 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 27764593 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815455623784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20215] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20215/stat : 20215 (java) S 20200 20203 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815454570104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20216] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20216/stat : 20216 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815453517448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20217] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20217/stat : 20217 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815452466192 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20218] ppid=20200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/20203/task/20218/stat : 20218 (java) R 20200 20203 19474 0 -1 4202560 7555 0 0 0 112 1 0 0 20 0 22 0 27764596 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815451406488 139815635461952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20219] ppid=20200 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/20203/task/20219/stat : 20219 (java) S 20200 20203 19474 0 -1 4202560 8626 0 0 0 113 2 0 0 20 0 22 0 27764596 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815450359992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20220] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20220/stat : 20220 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815449307640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20221] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20221/stat : 20221 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815448255304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20222] ppid=20200 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/20203/task/20222/stat : 20222 (java) R 20200 20203 19474 0 -1 4202560 20 0 0 0 90 0 0 0 20 0 22 0 27764638 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815446831656 139815497244108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20223] ppid=20200 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/20203/task/20223/stat : 20223 (java) R 20200 20203 19474 0 -1 4202560 70 0 0 0 90 2 0 0 20 0 22 0 27764638 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815445779032 139815497336029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20224] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20224/stat : 20224 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815444727336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20225] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20225/stat : 20225 (java) S 20200 20203 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 46996 33554432000 1073741824 1073778376 140733668710016 139815443674792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.21 4.23 4.18 5/220 20225
/proc/meminfo: memFree=29765204/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=8.14 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 20365 0 1 0 801 13 0 0 20 0 22 0 27764591 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 90135 2292 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2434 0 1 0 42 2 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20206] ppid=20200 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20203/task/20206/stat : 20206 (java) S 20200 20203 19474 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815620680360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20207] ppid=20200 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20203/task/20207/stat : 20207 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815619627816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20208] ppid=20200 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20203/task/20213/stat : 20213 (java) S 20200 20203 19474 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 27764592 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815467821608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20214] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20214/stat : 20214 (java) S 20200 20203 19474 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 27764593 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815455623784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20215] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20215/stat : 20215 (java) S 20200 20203 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815454570104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20216] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20216/stat : 20216 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815453517448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20217] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20217/stat : 20217 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815452466192 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20218] ppid=20200 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/20203/task/20218/stat : 20218 (java) S 20200 20203 19474 0 -1 4202560 7557 0 0 0 127 1 0 0 20 0 22 0 27764596 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815451412536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20219] ppid=20200 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/20203/task/20219/stat : 20219 (java) S 20200 20203 19474 0 -1 4202560 8626 0 0 0 116 2 0 0 20 0 22 0 27764596 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815450359992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20220] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20220/stat : 20220 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815449307640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20221] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20221/stat : 20221 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815448255304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20222] ppid=20200 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/20203/task/20222/stat : 20222 (java) R 20200 20203 19474 0 -1 4202560 21 0 0 0 242 0 0 0 20 0 22 0 27764638 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815446829952 139815497275561 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20223] ppid=20200 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/20203/task/20223/stat : 20223 (java) R 20200 20203 19474 0 -1 4202560 131 0 0 0 241 3 0 0 20 0 22 0 27764638 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815445778296 139815497435306 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20224] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20224/stat : 20224 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815444727336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20225] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20225/stat : 20225 (java) S 20200 20203 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 90135 33554432000 1073741824 1073778376 140733668710016 139815443674792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.19 4.22 4.18 6/219 20225
/proc/meminfo: memFree=29173944/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=14.72 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 20875 0 1 0 1447 25 0 0 20 0 22 0 27764591 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 162458 2292 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2434 0 1 0 43 2 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20206] ppid=20200 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20203/task/20206/stat : 20206 (java) S 20200 20203 19474 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815620680360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20207] ppid=20200 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20203/task/20207/stat : 20207 (java) S 20200 20203 19474 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815619627816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20208] ppid=20200 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 38 0 0 0 6 2 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 22 0 27764592 10060525568 162458 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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

/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 530 0 0 0 289 13 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 916 0 0 0 306 20 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 552 0 0 0 289 14 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 532 0 0 0 312 16 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 797 0 0 0 295 15 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/20203/task/20213/stat : 20213 (java) S 20200 20203 19474 0 -1 4202560 548 0 0 0 273 13 0 0 20 0 22 0 27764592 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815467821608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20214] ppid=20200 vsize=9824732 CPUtime=3.82 cores=0,2,4,6
/proc/20203/task/20214/stat : 20214 (java) S 20200 20203 19474 0 -1 4202560 2412 0 0 0 374 8 0 0 20 0 22 0 27764593 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815455623784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20215] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20215/stat : 20215 (java) S 20200 20203 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815454570104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20216] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20216/stat : 20216 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815453517448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20217] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20217/stat : 20217 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815452466192 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20218] ppid=20200 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/20203/task/20218/stat : 20218 (java) S 20200 20203 19474 0 -1 4202560 11603 0 0 0 190 2 0 0 20 0 22 0 27764596 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815451412536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20219] ppid=20200 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/20203/task/20219/stat : 20219 (java) S 20200 20203 19474 0 -1 4202560 13247 0 0 0 189 2 0 0 20 0 22 0 27764596 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815450359992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20220] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20220/stat : 20220 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815449307640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20221] ppid=20200 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/20203/task/20221/stat : 20221 (java) S 20200 20203 19474 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 27764596 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815448255304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20222] ppid=20200 vsize=9824732 CPUtime=868.9 cores=0,2,4,6
/proc/20203/task/20222/stat : 20222 (java) R 20200 20203 19474 0 -1 4202560 60 0 0 0 86876 14 0 0 20 0 22 0 27764638 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815446830784 139815497212780 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20223] ppid=20200 vsize=9824732 CPUtime=868.99 cores=0,2,4,6
/proc/20203/task/20223/stat : 20223 (java) R 20200 20203 19474 0 -1 4202560 1824 0 0 0 86848 51 0 0 20 0 22 0 27764638 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815445779328 139815497224866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20224] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20224/stat : 20224 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815444727336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20225] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20225/stat : 20225 (java) S 20200 20203 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 923054 33554432000 1073741824 1073778376 140733668710016 139815443674792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1775.51
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.501 s]
/proc/loadavg: 4.69 4.49 4.31 5/219 20380
/proc/meminfo: memFree=24407092/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 38166 0 1 0 179820 193 0 0 20 0 22 0 27764591 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 927296 2301 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2444 0 1 0 45 4 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20206] ppid=20200 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20203/task/20206/stat : 20206 (java) S 20200 20203 19474 0 -1 4202560 637 0 0 0 286 18 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815620680360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20207] ppid=20200 vsize=9824732 CPUtime=3.34 cores=0,2,4,6
/proc/20203/task/20207/stat : 20207 (java) S 20200 20203 19474 0 -1 4202560 674 0 0 0 316 18 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815619627816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20208] ppid=20200 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 531 0 0 0 294 14 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 916 0 0 0 310 20 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 573 0 0 0 297 14 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 536 0 0 0 317 16 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 804 0 0 0 299 15 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/20203/task/20213/stat : 20213 (java) S 20200 20203 19474 0 -1 4202560 580 0 0 0 276 13 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815467821608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20214] ppid=20200 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/20203/task/20214/stat : 20214 (java) S 20200 20203 19474 0 -1 4202560 2414 0 0 0 374 9 0 0 20 0 22 0 27764593 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815455623784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20215] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20215/stat : 20215 (java) S 20200 20203 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815454570104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20216] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20216/stat : 20216 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815453517448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20217] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20217/stat : 20217 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815452466192 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20218] ppid=20200 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/20203/task/20218/stat : 20218 (java) S 20200 20203 19474 0 -1 4202560 11603 0 0 0 190 2 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815451412536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20219] ppid=20200 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/20203/task/20219/stat : 20219 (java) S 20200 20203 19474 0 -1 4202560 13247 0 0 0 189 2 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815450359992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20220] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20220/stat : 20220 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815449307640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20221] ppid=20200 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20203/task/20221/stat : 20221 (java) S 20200 20203 19474 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815448255304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20222] ppid=20200 vsize=9824732 CPUtime=880.93 cores=0,2,4,6
/proc/20203/task/20222/stat : 20222 (java) R 20200 20203 19474 0 -1 4202560 61 0 0 0 88079 14 0 0 20 0 22 0 27764638 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815446830784 139815497169871 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20223] ppid=20200 vsize=9824732 CPUtime=881.02 cores=0,2,4,6
/proc/20203/task/20223/stat : 20223 (java) R 20200 20203 19474 0 -1 4202560 1825 0 0 0 88051 51 0 0 20 0 22 0 27764638 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815445779448 139815497484676 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20224] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20224/stat : 20224 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815444727336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20225] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20225/stat : 20225 (java) S 20200 20203 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815443674792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 20203 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.501 s]
/proc/loadavg: 4.69 4.49 4.31 5/219 20380
/proc/meminfo: memFree=24407092/32872528 swapFree=1541156/1696500
[pid=20203] ppid=20200 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/20203/stat : 20203 (java) S 20200 20203 19474 0 -1 4202496 38166 0 1 0 179820 193 0 0 20 0 22 0 27764591 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 140733668701152 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20203/statm: 2456183 927296 2301 9 0 2446860 0
[pid=20203/tid=20204] ppid=20200 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/20203/task/20204/stat : 20204 (java) S 20200 20203 19474 0 -1 4202560 2444 0 1 0 45 4 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815631618936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20206] ppid=20200 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20203/task/20206/stat : 20206 (java) S 20200 20203 19474 0 -1 4202560 637 0 0 0 286 18 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815620680360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20207] ppid=20200 vsize=9824732 CPUtime=3.34 cores=0,2,4,6
/proc/20203/task/20207/stat : 20207 (java) S 20200 20203 19474 0 -1 4202560 674 0 0 0 316 18 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815619627816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20208] ppid=20200 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/20203/task/20208/stat : 20208 (java) S 20200 20203 19474 0 -1 4202560 531 0 0 0 294 14 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815618575272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20209] ppid=20200 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/20203/task/20209/stat : 20209 (java) S 20200 20203 19474 0 -1 4202560 916 0 0 0 310 20 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815617522728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20210] ppid=20200 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/20203/task/20210/stat : 20210 (java) S 20200 20203 19474 0 -1 4202560 573 0 0 0 297 14 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815616469160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20211] ppid=20200 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/20203/task/20211/stat : 20211 (java) S 20200 20203 19474 0 -1 4202560 536 0 0 0 317 16 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815615416616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20212] ppid=20200 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/20203/task/20212/stat : 20212 (java) S 20200 20203 19474 0 -1 4202560 804 0 0 0 299 15 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815468874152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20213] ppid=20200 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/20203/task/20213/stat : 20213 (java) S 20200 20203 19474 0 -1 4202560 580 0 0 0 276 13 0 0 20 0 22 0 27764592 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815467821608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20214] ppid=20200 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/20203/task/20214/stat : 20214 (java) S 20200 20203 19474 0 -1 4202560 2414 0 0 0 374 9 0 0 20 0 22 0 27764593 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815455623784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20215] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20215/stat : 20215 (java) S 20200 20203 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815454570104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20216] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20216/stat : 20216 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764594 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815453517448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20217] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20217/stat : 20217 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815452466192 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20218] ppid=20200 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/20203/task/20218/stat : 20218 (java) S 20200 20203 19474 0 -1 4202560 11603 0 0 0 190 2 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815451412536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20219] ppid=20200 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/20203/task/20219/stat : 20219 (java) S 20200 20203 19474 0 -1 4202560 13247 0 0 0 189 2 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815450359992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20220] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20220/stat : 20220 (java) S 20200 20203 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815449307640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20203/tid=20221] ppid=20200 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20203/task/20221/stat : 20221 (java) S 20200 20203 19474 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 27764596 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815448255304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20203/tid=20222] ppid=20200 vsize=9824732 CPUtime=880.93 cores=0,2,4,6
/proc/20203/task/20222/stat : 20222 (java) R 20200 20203 19474 0 -1 4202560 61 0 0 0 88079 14 0 0 20 0 22 0 27764638 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815446830784 139815497169871 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20223] ppid=20200 vsize=9824732 CPUtime=881.02 cores=0,2,4,6
/proc/20203/task/20223/stat : 20223 (java) R 20200 20203 19474 0 -1 4202560 1825 0 0 0 88051 51 0 0 20 0 22 0 27764638 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815445779448 139815497484676 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20203/tid=20224] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20224/stat : 20224 (java) S 20200 20203 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815444727336 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20203/tid=20225] ppid=20200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20203/task/20225/stat : 20225 (java) S 20200 20203 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27764640 10060525568 927296 33554432000 1073741824 1073778376 140733668710016 139815443674792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.571
CPU time (s): 1800.13
CPU user time (s): 1798.2
CPU system time (s): 1.93
CPU usage (%): 201.228
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.64
system time used= 2.44063
maximum resident set size= 3709300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38200
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24250
involuntary context switches= 31233

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.38118 second user time and 7.65684 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 15:20:59
IDJOB=4116198
IDBENCH=109440
IDSOLVER=2543
FILE ID=node125/4116198-1466947259
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round21-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116198-1466947259/watcher-4116198-1466947259 -o /tmp/evaluation-result-4116198-1466947259/solver-4116198-1466947259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116198-1466947259.opb

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

MD5SUM BENCH= 18bfa1fe7a0a61edd7b804711cdffd04
RANDOM SEED=929538556

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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:        30236940 kB
Buffers:            5544 kB
Cached:            37684 kB
SwapCached:         1748 kB
Active:           200204 kB
Inactive:          21616 kB
Active(anon):     180644 kB
Inactive(anon):      448 kB
Active(file):      19560 kB
Inactive(file):    21168 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098440 kB
Dirty:              2400 kB
Writeback:             8 kB
AnonPages:       1891052 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             565616 kB
SReclaimable:       8900 kB
SUnreclaim:       556716 kB
KernelStack:        1624 kB
PageTables:         8480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2517064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 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 node125 at 2016-06-26 15:35:54