Trace number 4096772

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.18 894.383

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_30.opb
MD5SUMd7e080eab3a779bfe2a4383d71446a61
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark589.463
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1260
Total number of constraints5990
Number of constraints which are clauses5985
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint35
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 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 65
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4096772-1466113063.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.50/0.39	c ... done. Wall clock time 0.272s.
0.50/0.39	c declared #vars     1260
0.50/0.39	c #constraints  5994
0.50/0.39	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.39	c constraints type 
0.50/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3570
0.50/0.39	c org.sat4j.specs.Constr$1 => 4
0.50/0.39	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.50/0.39	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.50/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2414
0.50/0.39	c 5994 constraints processed.
0.50/0.39	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.39	c constraints type 
0.50/0.39	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2414
0.50/0.39	c org.sat4j.specs.Constr$1 => 4
0.50/0.39	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3570
0.50/0.39	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.50/0.39	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.50/0.39	c 5994 constraints processed.
3.82/1.26	c cleaning 2498 clauses out of 5002 with flag 19200/5002
5.38/1.91	c cleaning 4246 clauses out of 8502 with flag 48812/11000
7.03/2.76	c cleaning 5620 clauses out of 11257 with flag 81708/18001
9.05/3.73	c cleaning 6812 clauses out of 13637 with flag 119957/26001
11.45/4.93	c cleaning 7907 clauses out of 15824 with flag 169228/35000
14.07/6.29	c cleaning 8950 clauses out of 17917 with flag 225103/45000
17.33/7.88	c cleaning 9980 clauses out of 19967 with flag 291134/56000
21.13/9.77	c cleaning 10989 clauses out of 21987 with flag 360650/68000
25.35/11.89	c cleaning 11995 clauses out of 23998 with flag 420287/81000
30.58/14.49	c cleaning 12995 clauses out of 26003 with flag 481803/95000
36.37/17.35	c cleaning 14003 clauses out of 28008 with flag 555924/110000
42.99/20.65	c cleaning 14996 clauses out of 30005 with flag 640044/126000
50.01/24.16	c cleaning 16000 clauses out of 32009 with flag 726703/143000
51.41/24.83	c cleaning 0 clauses out of 5000 with flag 0/5000
58.69/28.34	c cleaning 17001 clauses out of 34011 with flag 817420/161002
68.24/33.02	c cleaning 17999 clauses out of 36008 with flag 911485/180000
77.26/37.56	c cleaning 18997 clauses out of 38011 with flag 1000374/200002
86.86/42.35	c cleaning 20004 clauses out of 40013 with flag 1097333/221001
98.07/47.94	c cleaning 20999 clauses out of 42009 with flag 1209228/243001
110.49/54.15	c cleaning 21997 clauses out of 44009 with flag 1334162/266000
123.34/60.55	c cleaning 22998 clauses out of 46013 with flag 1464437/290001
137.18/67.47	c cleaning 24003 clauses out of 48014 with flag 1616095/315000
154.01/75.80	c cleaning 25002 clauses out of 50011 with flag 1778753/341000
169.50/83.55	c cleaning 26000 clauses out of 52009 with flag 1938406/368000
186.39/91.96	c cleaning 26997 clauses out of 54009 with flag 2102288/396000
205.12/101.30	c cleaning 28001 clauses out of 56012 with flag 2275943/425000
225.41/111.38	c cleaning 28999 clauses out of 58014 with flag 2456834/455003
246.70/121.99	c cleaning 30001 clauses out of 60014 with flag 2659440/486002
269.99/133.50	c cleaning 30998 clauses out of 62012 with flag 2869015/518001
295.93/146.43	c cleaning 31998 clauses out of 64014 with flag 3079691/551001
300.36/148.65	c cleaning 0 clauses out of 11000 with flag 0/11000
321.89/159.34	c cleaning 33002 clauses out of 66015 with flag 3294067/585000
351.06/173.82	c cleaning 34001 clauses out of 68014 with flag 3501082/620001
379.75/188.20	c cleaning 35000 clauses out of 70012 with flag 3720517/656000
410.70/203.51	c cleaning 36003 clauses out of 72014 with flag 3944516/693002
443.06/219.60	c cleaning 36998 clauses out of 74009 with flag 4149542/731000
478.02/237.00	c cleaning 37999 clauses out of 76012 with flag 4352721/770001
514.21/255.09	c cleaning 39000 clauses out of 78013 with flag 4569446/810001
551.43/273.56	c cleaning 40005 clauses out of 80015 with flag 4803639/851003
592.87/294.16	c cleaning 40996 clauses out of 82007 with flag 5068745/893000
635.86/315.52	c cleaning 41994 clauses out of 84011 with flag 5317422/936000
680.46/337.80	c cleaning 43000 clauses out of 86018 with flag 5590396/980001
726.88/360.81	c cleaning 44005 clauses out of 88017 with flag 5874143/1025000
778.95/386.77	c cleaning 44997 clauses out of 90014 with flag 6163060/1071002
834.92/414.59	c cleaning 46001 clauses out of 92016 with flag 6435951/1118001
888.24/441.04	c cleaning 46999 clauses out of 94016 with flag 6714723/1166002
944.96/469.26	c cleaning 48002 clauses out of 96016 with flag 7002217/1215001
961.68/477.52	c cleaning 0 clauses out of 18000 with flag 0/18000
1006.53/499.83	c cleaning 48998 clauses out of 98013 with flag 7311251/1265000
1069.08/530.95	c cleaning 50002 clauses out of 100016 with flag 7624023/1316001
1134.51/563.44	c cleaning 51000 clauses out of 102013 with flag 7916408/1368000
1200.92/596.46	c cleaning 52002 clauses out of 104013 with flag 8231026/1421000
1268.74/630.13	c cleaning 53001 clauses out of 106011 with flag 8550683/1475000
1339.74/665.45	c cleaning 54001 clauses out of 108011 with flag 8883861/1530001
1417.98/704.40	c cleaning 54998 clauses out of 110010 with flag 9256989/1586001
1500.85/745.53	c cleaning 55997 clauses out of 112011 with flag 9657781/1643000
1590.48/790.02	c cleaning 56999 clauses out of 114014 with flag 10082494/1701000
1688.28/838.71	c cleaning 58003 clauses out of 116016 with flag 10548011/1760001
1777.19/882.91	c cleaning 59001 clauses out of 118012 with flag 10951846/1820000
1800.18/894.32	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.32	c starts		: 325
1800.18/894.32	c conflicts		: 1840085
1800.18/894.32	c decisions		: 2072759
1800.18/894.32	c propagations		: 193274767
1800.18/894.32	c inspects		: 10986490140
1800.18/894.32	c shortcuts		: 0
1800.18/894.32	c learnt literals	: 0
1800.18/894.32	c learnt binary clauses	: 0
1800.18/894.32	c learnt ternary clauses	: 10
1800.18/894.32	c learnt constraints	: 1840085
1800.18/894.32	c ignored constraints	: 0
1800.18/894.32	c root simplifications	: 0
1800.18/894.32	c removed literals (reason simplification)	: 19232245
1800.18/894.32	c reason swapping (by a shorter reason)	: 0
1800.18/894.32	c Calls to reduceDB	: 56
1800.18/894.32	c Number of update (reduction) of LBD	: 381827
1800.18/894.32	c Imported unit clauses	: 0
1800.18/894.32	c number of reductions to clauses (during analyze)	: 0
1800.18/894.32	c number of learned constraints concerned by reduction	: 0
1800.18/894.32	c number of learning phase by resolution	: 0
1800.18/894.32	c number of learning phase by cutting planes	: 0
1800.18/894.32	c speed (assignments/second)	: 216208.98486004432
1800.18/894.32	c non guided choices	183
1800.18/894.35	c learnt constraints type 
1800.18/894.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79097
1800.18/894.35	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.35	c starts		: 52
1800.18/894.35	c conflicts		: 23416
1800.18/894.35	c decisions		: 27528
1800.18/894.35	c propagations		: 3273524
1800.18/894.35	c inspects		: 1242412566
1800.18/894.35	c shortcuts		: 0
1800.18/894.35	c learnt literals	: 0
1800.18/894.35	c learnt binary clauses	: 0
1800.18/894.35	c learnt ternary clauses	: 0
1800.18/894.35	c learnt constraints	: 23416
1800.18/894.35	c ignored constraints	: 0
1800.18/894.35	c root simplifications	: 0
1800.18/894.35	c removed literals (reason simplification)	: 0
1800.18/894.35	c reason swapping (by a shorter reason)	: 0
1800.18/894.35	c Calls to reduceDB	: 3
1800.18/894.35	c Number of update (reduction) of LBD	: 0
1800.18/894.35	c Imported unit clauses	: 0
1800.18/894.35	c number of reductions to clauses (during analyze)	: 0
1800.18/894.35	c number of learned constraints concerned by reduction	: 0
1800.18/894.35	c number of learning phase by resolution	: 0
1800.18/894.35	c number of learning phase by cutting planes	: 0
1800.18/894.35	c speed (assignments/second)	: 3661.8442762778886
1800.18/894.35	c non guided choices	175
1800.18/894.36	c learnt constraints type 
1800.18/894.36	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4714
1800.18/894.36	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 334
1800.18/894.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18368
1800.18/894.36	s UNKNOWN
1800.18/894.36	c Total wall clock time (in seconds): 894.246

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-4096772-1466113063/watcher-4096772-1466113063 -o /tmp/evaluation-result-4096772-1466113063/solver-4096772-1466113063 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17180 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4096772-1466113063.opb 

pid=17382
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.04 3.85 3.02 2/193 17385
/proc/meminfo: memFree=31808416/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 13356867 98570240 978 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 24065 978 744 9 0 16771 0
[pid=17385/tid=17386] ppid=17382 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) R 17382 17385 17164 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13356868 98570240 978 33554432000 1073741824 1073778376 140737047821456 140537666268712 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100094 s]
/proc/loadavg: 4.04 3.85 3.02 2/193 17385
/proc/meminfo: memFree=31808416/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 4416 0 1 0 9 1 0 0 20 0 18 0 13356867 9787879424 6046 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2389619 6046 2126 9 0 2380296 0
[pid=17385/tid=17386] ppid=17382 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) R 17382 17385 17164 0 -1 4202560 2391 0 1 0 7 0 0 0 20 0 18 0 13356868 9787879424 6046 33554432000 1073741824 1073778376 140737047821456 140537666272160 249653421325 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200304 s]
/proc/loadavg: 4.04 3.85 3.02 2/193 17385
/proc/meminfo: memFree=31808416/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 4672 0 1 0 25 1 0 0 20 0 18 0 13356867 9787879424 6793 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2389619 6793 2202 9 0 2380296 0
[pid=17385/tid=17386] ppid=17382 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) R 17382 17385 17164 0 -1 4202560 2403 0 1 0 17 0 0 0 20 0 18 0 13356868 9787879424 6793 33554432000 1073741824 1073778376 140737047821456 140537666273280 140537520829712 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300331 s]
/proc/loadavg: 4.04 3.85 3.02 2/193 17385
/proc/meminfo: memFree=31808416/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 6040 0 1 0 49 1 0 0 20 0 18 0 13356867 9787879424 8888 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2389619 8888 2233 9 0 2380296 0
[pid=17385/tid=17386] ppid=17382 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) R 17382 17385 17164 0 -1 4202560 2406 0 1 0 27 0 0 0 20 0 18 0 13356868 9787879424 8888 33554432000 1073741824 1073778376 140737047821456 140537666273280 140537520815143 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700218 s]
/proc/loadavg: 4.04 3.85 3.02 2/193 17385
/proc/meminfo: memFree=31808416/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 13832 0 1 0 193 3 0 0 20 0 22 0 13356867 10060525568 17732 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 17732 2267 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2489 0 1 0 36 1 0 0 20 0 22 0 13356868 10060525568 17732 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.04 3.85 3.02 5/210 17534
/proc/meminfo: memFree=31676520/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=4.51 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 17263 0 1 0 445 6 0 0 20 0 22 0 13356867 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 47003 2288 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2489 0 1 0 36 1 0 0 20 0 22 0 13356868 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17388] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17388/stat : 17388 (java) S 17382 17385 17164 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537509751720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17389] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17389/stat : 17389 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537508699176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17390] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17390/stat : 17390 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537507646120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17395/stat : 17395 (java) S 17382 17385 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537166285096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17396] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17396/stat : 17396 (java) S 17382 17385 17164 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537154087784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17397] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17397/stat : 17397 (java) S 17382 17385 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537153034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17398] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17398/stat : 17398 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537151980936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17403] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17403/stat : 17403 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537150929680 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17404] ppid=17382 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/17385/task/17404/stat : 17404 (java) S 17382 17385 17164 0 -1 4202560 5169 0 0 0 93 0 0 0 20 0 22 0 13356873 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537149876536 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17405] ppid=17382 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/17385/task/17405/stat : 17405 (java) S 17382 17385 17164 0 -1 4202560 8108 0 0 0 96 2 0 0 20 0 22 0 13356873 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537148823992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17406] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17406/stat : 17406 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537147771128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17407] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17407/stat : 17407 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537146718792 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17408] ppid=17382 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/17385/task/17408/stat : 17408 (java) R 17382 17385 17164 0 -1 4202560 26 0 0 0 107 0 0 0 20 0 22 0 13356907 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537145197832 140537521406428 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17409] ppid=17382 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/17385/task/17409/stat : 17409 (java) R 17382 17385 17164 0 -1 4202560 96 0 0 0 104 2 0 0 20 0 22 0 13356907 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537144143824 140537521509997 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17410] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17410/stat : 17410 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537143092520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17411] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17411/stat : 17411 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 47003 33554432000 1073741824 1073778376 140737047821456 140537142039976 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.04 3.85 3.02 7/219 17543
/proc/meminfo: memFree=31463632/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=7.84 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 17585 0 1 0 773 11 0 0 20 0 22 0 13356867 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 82552 2291 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2489 0 1 0 36 1 0 0 20 0 22 0 13356868 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17388] ppid=17382 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/17385/task/17388/stat : 17388 (java) S 17382 17385 17164 0 -1 4202560 51 0 0 0 3 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537509751720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17389] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17389/stat : 17389 (java) S 17382 17385 17164 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537508699176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17390] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17390/stat : 17390 (java) S 17382 17385 17164 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537507646120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17395/stat : 17395 (java) S 17382 17385 17164 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537166285096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17396] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17396/stat : 17396 (java) S 17382 17385 17164 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537154087784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17397] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17397/stat : 17397 (java) S 17382 17385 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537153034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17398] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17398/stat : 17398 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537151980936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17403] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17403/stat : 17403 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537150929680 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17404] ppid=17382 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/17385/task/17404/stat : 17404 (java) S 17382 17385 17164 0 -1 4202560 5169 0 0 0 96 0 0 0 20 0 22 0 13356873 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537149876536 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17405] ppid=17382 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/17385/task/17405/stat : 17405 (java) S 17382 17385 17164 0 -1 4202560 8111 0 0 0 104 2 0 0 20 0 22 0 13356873 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537148823992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17406] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17406/stat : 17406 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537147771128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17407] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17407/stat : 17407 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537146718792 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17408] ppid=17382 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/17385/task/17408/stat : 17408 (java) R 17382 17385 17164 0 -1 4202560 28 0 0 0 263 0 0 0 20 0 22 0 13356907 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537145195664 140537521597472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17409] ppid=17382 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/17385/task/17409/stat : 17409 (java) R 17382 17385 17164 0 -1 4202560 155 0 0 0 256 4 0 0 20 0 22 0 13356907 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537144143824 140537521297943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17410] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17410/stat : 17410 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537143092520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17411] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17411/stat : 17411 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 82552 33554432000 1073741824 1073778376 140737047821456 140537142039976 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.04 3.85 3.02 4/193 17627
/proc/meminfo: memFree=31239228/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=14.27 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 18427 0 1 0 1409 18 0 0 20 0 22 0 13356867 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 159789 2291 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2489 0 1 0 36 1 0 0 20 0 22 0 13356868 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17388] ppid=17382 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/17385/task/17388/stat : 17388 (java) S 17382 17385 17164 0 -1 4202560 56 0 0 0 3 1 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537509751720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17389] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17389/stat : 17389 (java) S 17382 17385 17164 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537508699176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17390] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17390/stat : 17390 (java) S 17382 17385 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537507646120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 46 0 0 0 1 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13356869 10060525568 159789 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 316 0 0 0 290 5 0 0 20 0 22 0 13356869 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 317 0 0 0 305 5 0 0 20 0 22 0 13356869 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 344 0 0 0 291 5 0 0 20 0 22 0 13356869 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 307 0 0 0 317 5 0 0 20 0 22 0 13356869 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/17385/task/17395/stat : 17395 (java) S 17382 17385 17164 0 -1 4202560 355 0 0 0 317 5 0 0 20 0 22 0 13356869 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537166285096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17396] ppid=17382 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/17385/task/17396/stat : 17396 (java) S 17382 17385 17164 0 -1 4202560 787 0 0 0 15 33 0 0 20 0 22 0 13356870 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537154087784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17397] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17397/stat : 17397 (java) S 17382 17385 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537153034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17398] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17398/stat : 17398 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537151980936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17403] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17403/stat : 17403 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537150929680 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17404] ppid=17382 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/17385/task/17404/stat : 17404 (java) S 17382 17385 17164 0 -1 4202560 8113 0 0 0 145 1 0 0 20 0 22 0 13356873 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537149876536 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17405] ppid=17382 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17385/task/17405/stat : 17405 (java) S 17382 17385 17164 0 -1 4202560 8118 0 0 0 109 2 0 0 20 0 22 0 13356873 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537148823992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17406] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17406/stat : 17406 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537147771128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17407] ppid=17382 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/17385/task/17407/stat : 17407 (java) S 17382 17385 17164 0 -1 4202560 50 0 0 0 15 17 0 0 20 0 22 0 13356873 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537146718792 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17408] ppid=17382 vsize=9824732 CPUtime=871.69 cores=0,2,4,6
/proc/17385/task/17408/stat : 17408 (java) R 17382 17385 17164 0 -1 4202560 183 0 0 0 87155 14 0 0 20 0 22 0 13356907 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537145195664 140537521385263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17409] ppid=17382 vsize=9824732 CPUtime=871.69 cores=0,2,4,6
/proc/17385/task/17409/stat : 17409 (java) R 17382 17385 17164 0 -1 4202560 1625 0 0 0 87128 41 0 0 20 0 22 0 13356907 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537144143808 140537521618961 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17410] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17410/stat : 17410 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537143092520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17411] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17411/stat : 17411 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 385033 33554432000 1073741824 1073778376 140737047821456 140537142039976 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.301 s]
/proc/loadavg: 4.13 4.05 3.63 6/219 18235
/proc/meminfo: memFree=28724008/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 25298 0 1 0 179899 119 0 0 20 0 22 0 13356867 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 384359 2293 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2494 0 1 0 38 3 0 0 20 0 22 0 13356868 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17388] ppid=17382 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/17385/task/17388/stat : 17388 (java) S 17382 17385 17164 0 -1 4202560 361 0 0 0 304 6 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537509751720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17389] ppid=17382 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/17385/task/17389/stat : 17389 (java) S 17382 17385 17164 0 -1 4202560 338 0 0 0 307 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537508699176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17390] ppid=17382 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/17385/task/17390/stat : 17390 (java) S 17382 17385 17164 0 -1 4202560 315 0 0 0 325 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537507646120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 317 0 0 0 296 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 318 0 0 0 310 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 344 0 0 0 296 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 308 0 0 0 321 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/17385/task/17395/stat : 17395 (java) S 17382 17385 17164 0 -1 4202560 356 0 0 0 322 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537166285096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17396] ppid=17382 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/17385/task/17396/stat : 17396 (java) S 17382 17385 17164 0 -1 4202560 787 0 0 0 15 33 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537154087784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17397] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17397/stat : 17397 (java) S 17382 17385 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537153034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17398] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17398/stat : 17398 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537151980936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17403] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17403/stat : 17403 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537150929680 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17404] ppid=17382 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/17385/task/17404/stat : 17404 (java) S 17382 17385 17164 0 -1 4202560 8113 0 0 0 145 1 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537149876536 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17405] ppid=17382 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17385/task/17405/stat : 17405 (java) S 17382 17385 17164 0 -1 4202560 8118 0 0 0 109 2 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537148823992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17406] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17406/stat : 17406 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537147771128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17407] ppid=17382 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/17385/task/17407/stat : 17407 (java) S 17382 17385 17164 0 -1 4202560 50 0 0 0 15 17 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537146718792 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17408] ppid=17382 vsize=9824732 CPUtime=883.52 cores=0,2,4,6
/proc/17385/task/17408/stat : 17408 (java) R 17382 17385 17164 0 -1 4202560 183 0 0 0 88338 14 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537145196448 140537521610464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17409] ppid=17382 vsize=9824732 CPUtime=883.53 cores=0,2,4,6
/proc/17385/task/17409/stat : 17409 (java) R 17382 17385 17164 0 -1 4202560 1631 0 0 0 88312 41 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537144145056 140537521576448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17410] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17410/stat : 17410 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537143092520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17411] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17411/stat : 17411 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537142039976 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 17385 sig 9
??? kill -17385 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.301 s]
/proc/loadavg: 4.13 4.05 3.63 6/219 18235
/proc/meminfo: memFree=28724008/32872528 swapFree=188940/188940
[pid=17385] ppid=17382 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/17385/stat : 17385 (java) S 17382 17385 17164 0 -1 4202496 25298 0 1 0 179899 119 0 0 20 0 22 0 13356867 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140737047812592 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17385/statm: 2456183 384359 2293 9 0 2446860 0
[pid=17385/tid=17386] ppid=17382 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/17385/task/17386/stat : 17386 (java) S 17382 17385 17164 0 -1 4202560 2494 0 1 0 38 3 0 0 20 0 22 0 13356868 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537666274168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17388] ppid=17382 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/17385/task/17388/stat : 17388 (java) S 17382 17385 17164 0 -1 4202560 361 0 0 0 304 6 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537509751720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17389] ppid=17382 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/17385/task/17389/stat : 17389 (java) S 17382 17385 17164 0 -1 4202560 338 0 0 0 307 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537508699176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17390] ppid=17382 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/17385/task/17390/stat : 17390 (java) S 17382 17385 17164 0 -1 4202560 315 0 0 0 325 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537507646120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17391] ppid=17382 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/17385/task/17391/stat : 17391 (java) S 17382 17385 17164 0 -1 4202560 317 0 0 0 296 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537506593576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17392] ppid=17382 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/17385/task/17392/stat : 17392 (java) S 17382 17385 17164 0 -1 4202560 318 0 0 0 310 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537505540520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17393] ppid=17382 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/17385/task/17393/stat : 17393 (java) S 17382 17385 17164 0 -1 4202560 344 0 0 0 296 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537168390696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17394] ppid=17382 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/17385/task/17394/stat : 17394 (java) S 17382 17385 17164 0 -1 4202560 308 0 0 0 321 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537167337640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17395] ppid=17382 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/17385/task/17395/stat : 17395 (java) S 17382 17385 17164 0 -1 4202560 356 0 0 0 322 5 0 0 20 0 22 0 13356869 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537166285096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17396] ppid=17382 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/17385/task/17396/stat : 17396 (java) S 17382 17385 17164 0 -1 4202560 787 0 0 0 15 33 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537154087784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17397] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17397/stat : 17397 (java) S 17382 17385 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537153034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17398] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17398/stat : 17398 (java) S 17382 17385 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13356870 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537151980936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17403] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17403/stat : 17403 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537150929680 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17404] ppid=17382 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/17385/task/17404/stat : 17404 (java) S 17382 17385 17164 0 -1 4202560 8113 0 0 0 145 1 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537149876536 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17405] ppid=17382 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/17385/task/17405/stat : 17405 (java) S 17382 17385 17164 0 -1 4202560 8118 0 0 0 109 2 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537148823992 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17406] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17406/stat : 17406 (java) S 17382 17385 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537147771128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17407] ppid=17382 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/17385/task/17407/stat : 17407 (java) S 17382 17385 17164 0 -1 4202560 50 0 0 0 15 17 0 0 20 0 22 0 13356873 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537146718792 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17385/tid=17408] ppid=17382 vsize=9824732 CPUtime=883.52 cores=0,2,4,6
/proc/17385/task/17408/stat : 17408 (java) R 17382 17385 17164 0 -1 4202560 183 0 0 0 88338 14 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537145196448 140537521610464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17385/tid=17409] ppid=17382 vsize=9824732 CPUtime=883.53 cores=0,2,4,6
/proc/17385/task/17409/stat : 17409 (java) R 17382 17385 17164 0 -1 4202560 1631 0 0 0 88312 41 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537144145056 140537521576448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17385/tid=17410] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17410/stat : 17410 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537143092520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17385/tid=17411] ppid=17382 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17385/task/17411/stat : 17411 (java) S 17382 17385 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13356907 10060525568 384359 33554432000 1073741824 1073778376 140737047821456 140537142039976 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.383
CPU time (s): 1800.18
CPU user time (s): 1798.99
CPU system time (s): 1.19
CPU usage (%): 201.276
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.83
system time used= 1.69274
maximum resident set size= 1726580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25336
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38466
involuntary context switches= 52873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.04208 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-16 23:37:43
IDJOB=4096772
IDBENCH=107662
IDSOLVER=2543
FILE ID=node102/4096772-1466113063
RUNJOBID= node102-1466112168-17180
PBS_JOBID= 19904127
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_30.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096772-1466113063/watcher-4096772-1466113063 -o /tmp/evaluation-result-4096772-1466113063/solver-4096772-1466113063 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17180 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096772-1466113063.opb

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

MD5SUM BENCH= d7e080eab3a779bfe2a4383d71446a61
RANDOM SEED=1440836502

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31809324 kB
Buffers:           41548 kB
Cached:           115900 kB
SwapCached:         1412 kB
Active:            91424 kB
Inactive:          83472 kB
Active(anon):      19116 kB
Inactive(anon):     1076 kB
Active(file):      72308 kB
Inactive(file):    82396 kB
Unevictable:      188940 kB
Mlocked:          188940 kB
SwapTotal:      67108856 kB
SwapFree:       67099224 kB
Dirty:              1656 kB
Writeback:             0 kB
AnonPages:        234888 kB
Mapped:            14220 kB
Shmem:                 0 kB
Slab:             567492 kB
SReclaimable:      11780 kB
SUnreclaim:       555712 kB
KernelStack:        1808 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     876548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71728 MiB
End job on node102 at 2016-06-16 23:52:38