Trace number 4097094

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.06 894.367

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-8_6_27.opb
MD5SUMa6f3e0a3137619fe97f7ba651df5f596
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 benchmark17.1394
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 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4097094-1466113242.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.52/0.37	c ... done. Wall clock time 0.263s.
0.52/0.37	c declared #vars     1260
0.52/0.37	c #constraints  5994
0.52/0.37	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.52/0.37	c constraints type 
0.52/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3570
0.52/0.37	c org.sat4j.specs.Constr$1 => 4
0.52/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.52/0.37	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.52/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2414
0.52/0.37	c 5994 constraints processed.
0.52/0.37	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.52/0.37	c constraints type 
0.52/0.37	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2414
0.52/0.37	c org.sat4j.specs.Constr$1 => 4
0.52/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3570
0.52/0.37	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.52/0.37	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.52/0.37	c 5994 constraints processed.
3.51/1.18	c cleaning 2501 clauses out of 5001 with flag 17752/5001
5.01/1.76	c cleaning 4250 clauses out of 8499 with flag 39789/11000
6.49/2.45	c cleaning 5625 clauses out of 11249 with flag 65320/18000
8.12/3.30	c cleaning 6813 clauses out of 13625 with flag 96368/26001
10.38/4.35	c cleaning 7906 clauses out of 15813 with flag 132454/35002
12.80/5.52	c cleaning 8953 clauses out of 17905 with flag 177632/45000
15.91/7.02	c cleaning 9974 clauses out of 19953 with flag 229702/56001
19.11/8.65	c cleaning 10990 clauses out of 21980 with flag 284206/68002
23.16/10.61	c cleaning 11988 clauses out of 23989 with flag 343106/81001
27.78/12.93	c cleaning 13002 clauses out of 26004 with flag 410231/95004
32.60/15.40	c cleaning 13998 clauses out of 27999 with flag 480853/110001
38.22/18.15	c cleaning 14997 clauses out of 30000 with flag 562298/126000
42.83/20.49	c cleaning 0 clauses out of 5000 with flag 0/5000
45.34/21.51	c cleaning 15998 clauses out of 32003 with flag 653415/143000
52.83/25.29	c cleaning 17002 clauses out of 34006 with flag 750374/161001
60.64/29.16	c cleaning 17994 clauses out of 36003 with flag 840022/180000
68.64/33.17	c cleaning 19003 clauses out of 38012 with flag 933688/200003
77.65/37.63	c cleaning 20001 clauses out of 40007 with flag 1017418/221001
87.46/42.56	c cleaning 21003 clauses out of 42005 with flag 1111957/243000
97.67/47.66	c cleaning 21999 clauses out of 44003 with flag 1217871/266001
108.31/52.94	c cleaning 23001 clauses out of 46006 with flag 1330464/290003
119.91/58.73	c cleaning 23994 clauses out of 48002 with flag 1447175/315000
133.35/65.46	c cleaning 25004 clauses out of 50010 with flag 1563102/341002
147.81/72.70	c cleaning 26000 clauses out of 52007 with flag 1694771/368003
163.46/80.46	c cleaning 27000 clauses out of 54004 with flag 1838534/396000
182.10/89.74	c cleaning 27996 clauses out of 56005 with flag 1996533/425001
201.18/99.28	c cleaning 29000 clauses out of 58009 with flag 2150189/455001
221.47/109.34	c cleaning 30003 clauses out of 60010 with flag 2315788/486002
242.57/119.88	c cleaning 31004 clauses out of 62008 with flag 2489374/518003
263.50/130.23	c cleaning 0 clauses out of 11001 with flag 0/11001
263.72/130.32	c cleaning 31991 clauses out of 64001 with flag 2655732/551000
286.64/141.80	c cleaning 33003 clauses out of 66011 with flag 2812430/585001
311.78/154.28	c cleaning 34004 clauses out of 68007 with flag 2985784/620000
337.49/167.05	c cleaning 34999 clauses out of 70003 with flag 3158170/656000
367.41/181.93	c cleaning 35997 clauses out of 72004 with flag 3350093/693000
396.14/196.23	c cleaning 37001 clauses out of 74007 with flag 3544947/731000
427.10/211.66	c cleaning 37998 clauses out of 76006 with flag 3724336/770000
458.07/227.08	c cleaning 39003 clauses out of 78009 with flag 3923319/810001
491.39/243.68	c cleaning 39995 clauses out of 80005 with flag 4126396/851000
528.78/262.29	c cleaning 40996 clauses out of 82010 with flag 4334881/893000
570.80/283.19	c cleaning 42000 clauses out of 84014 with flag 4563312/936000
612.20/303.79	c cleaning 42998 clauses out of 86014 with flag 4778623/980000
656.59/325.84	c cleaning 44005 clauses out of 88018 with flag 5001976/1025002
707.06/350.91	c cleaning 45003 clauses out of 90014 with flag 5249397/1071003
757.94/376.28	c cleaning 46000 clauses out of 92009 with flag 5507941/1118001
809.22/401.78	c cleaning 47003 clauses out of 94010 with flag 5767132/1166002
864.54/429.21	c cleaning 47999 clauses out of 96006 with flag 6049658/1215001
893.62/443.73	c cleaning 0 clauses out of 18001 with flag 0/18001
917.56/455.64	c cleaning 48999 clauses out of 98007 with flag 6322631/1265001
974.30/483.86	c cleaning 49996 clauses out of 100007 with flag 6593698/1316000
1034.06/513.55	c cleaning 51006 clauses out of 102012 with flag 6894998/1368001
1095.97/544.37	c cleaning 52001 clauses out of 104006 with flag 7218777/1421001
1158.76/575.58	c cleaning 52996 clauses out of 106004 with flag 7534005/1475000
1232.43/612.18	c cleaning 54003 clauses out of 108008 with flag 7889070/1530000
1299.39/645.48	c cleaning 54994 clauses out of 110005 with flag 8196739/1586000
1368.98/680.01	c cleaning 56002 clauses out of 112012 with flag 8485505/1643001
1439.93/715.31	c cleaning 56997 clauses out of 114009 with flag 8790402/1701000
1516.36/753.30	c cleaning 58002 clauses out of 116014 with flag 9104774/1760002
1598.69/794.27	c cleaning 59003 clauses out of 118011 with flag 9442196/1820001
1686.20/837.70	c cleaning 60002 clauses out of 120009 with flag 9793711/1881002
1776.12/882.45	c cleaning 60993 clauses out of 122005 with flag 10149583/1943000
1800.06/894.31	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/894.31	c starts		: 53
1800.06/894.31	c conflicts		: 1964432
1800.06/894.31	c decisions		: 2217625
1800.06/894.31	c propagations		: 172794136
1800.06/894.31	c inspects		: 11496244059
1800.06/894.31	c shortcuts		: 0
1800.06/894.31	c learnt literals	: 0
1800.06/894.31	c learnt binary clauses	: 0
1800.06/894.31	c learnt ternary clauses	: 5
1800.06/894.31	c learnt constraints	: 1964432
1800.06/894.31	c ignored constraints	: 0
1800.06/894.31	c root simplifications	: 0
1800.06/894.31	c removed literals (reason simplification)	: 15893449
1800.06/894.31	c reason swapping (by a shorter reason)	: 0
1800.06/894.31	c Calls to reduceDB	: 58
1800.06/894.31	c Number of update (reduction) of LBD	: 354966
1800.06/894.31	c Imported unit clauses	: 0
1800.06/894.31	c number of reductions to clauses (during analyze)	: 0
1800.06/894.31	c number of learned constraints concerned by reduction	: 0
1800.06/894.31	c number of learning phase by resolution	: 0
1800.06/894.31	c number of learning phase by cutting planes	: 0
1800.06/894.31	c speed (assignments/second)	: 193296.7339797658
1800.06/894.31	c non guided choices	137
1800.06/894.33	c learnt constraints type 
1800.06/894.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 82444
1800.06/894.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/894.33	c starts		: 53
1800.06/894.33	c conflicts		: 24170
1800.06/894.33	c decisions		: 27659
1800.06/894.33	c propagations		: 3270495
1800.06/894.33	c inspects		: 1313374958
1800.06/894.33	c shortcuts		: 0
1800.06/894.33	c learnt literals	: 0
1800.06/894.33	c learnt binary clauses	: 0
1800.06/894.33	c learnt ternary clauses	: 1
1800.06/894.33	c learnt constraints	: 24169
1800.06/894.33	c ignored constraints	: 0
1800.06/894.33	c root simplifications	: 0
1800.06/894.33	c removed literals (reason simplification)	: 0
1800.06/894.33	c reason swapping (by a shorter reason)	: 0
1800.06/894.33	c Calls to reduceDB	: 3
1800.06/894.33	c Number of update (reduction) of LBD	: 0
1800.06/894.33	c Imported unit clauses	: 0
1800.06/894.33	c number of reductions to clauses (during analyze)	: 0
1800.06/894.33	c number of learned constraints concerned by reduction	: 0
1800.06/894.33	c number of learning phase by resolution	: 0
1800.06/894.33	c number of learning phase by cutting planes	: 0
1800.06/894.33	c speed (assignments/second)	: 3658.451870114413
1800.06/894.33	c non guided choices	137
1800.06/894.34	c learnt constraints type 
1800.06/894.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2733
1800.06/894.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 534
1800.06/894.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20902
1800.06/894.34	s UNKNOWN
1800.06/894.34	c Total wall clock time (in seconds): 894.239

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

pid=18194
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.01 3.93 3.19 4/198 18197
/proc/meminfo: memFree=30194476/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 13374766 98570240 978 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 24065 978 744 9 0 16771 0
[pid=18197/tid=18198] ppid=18194 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18194 18197 17164 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13374766 98570240 978 33554432000 1073741824 1073778376 140734497720480 140178304069160 249650038144 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 4.01 3.93 3.19 4/198 18197
/proc/meminfo: memFree=30194476/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 13374766 9787879424 6128 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2389619 6128 2158 9 0 2380296 0
[pid=18197/tid=18198] ppid=18194 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18194 18197 17164 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 13374766 9787879424 6128 33554432000 1073741824 1073778376 140734497720480 140178304072608 249653421325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200336 s]
/proc/loadavg: 4.01 3.93 3.19 4/198 18197
/proc/meminfo: memFree=30194476/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 4992 0 1 0 27 1 0 0 20 0 18 0 13374766 9787879424 7012 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2389619 7012 2216 9 0 2380296 0
[pid=18197/tid=18198] ppid=18194 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18194 18197 17164 0 -1 4202560 2404 0 1 0 17 0 0 0 20 0 18 0 13374766 9787879424 7012 33554432000 1073741824 1073778376 140734497720480 140178304074040 140178307359696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300329 s]
/proc/loadavg: 4.01 3.93 3.19 4/198 18197
/proc/meminfo: memFree=30194476/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9558476 CPUtime=0.52 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 5850 0 1 0 50 2 0 0 20 0 18 0 13374766 9787879424 9531 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2389619 9531 2234 9 0 2380296 0
[pid=18197/tid=18198] ppid=18194 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18194 18197 17164 0 -1 4202560 2408 0 1 0 26 1 0 0 20 0 18 0 13374766 9787879424 9531 33554432000 1073741824 1073778376 140734497720480 140178304058424 140178152844583 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.70023 s]
/proc/loadavg: 4.01 3.93 3.19 4/198 18197
/proc/meminfo: memFree=30194476/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 13768 0 1 0 197 4 0 0 20 0 22 0 13374766 10060525568 18529 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 18529 2268 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2491 0 1 0 34 1 0 0 20 0 22 0 13374766 10060525568 18529 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.01 3.93 3.19 6/220 18219
/proc/meminfo: memFree=30025632/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=4.57 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 18324 0 1 0 451 6 0 0 20 0 22 0 13374766 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 45906 2289 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2491 0 1 0 34 1 0 0 20 0 22 0 13374766 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18200] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18194 18197 17164 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178276526504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18201] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18194 18197 17164 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178275473960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18202] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178274420904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18194 18197 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140178140732200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18208] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18194 18197 17164 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177657784680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18209] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18194 18197 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177656731000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18210] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18194 18197 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177655677832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18211] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177654626576 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18212] ppid=18194 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/18197/task/18212/stat : 18212 (java) S 18194 18197 17164 0 -1 4202560 6024 0 0 0 89 0 0 0 20 0 22 0 13374770 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177653574456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18213] ppid=18194 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/18197/task/18213/stat : 18213 (java) S 18194 18197 17164 0 -1 4202560 8316 0 0 0 103 2 0 0 20 0 22 0 13374770 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177652521912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18214] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18214/stat : 18214 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177651469048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18215] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18215/stat : 18215 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177650416712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18216] ppid=18194 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18197/task/18216/stat : 18216 (java) R 18194 18197 17164 0 -1 4202560 21 0 0 0 108 0 0 0 20 0 22 0 13374803 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177649361480 140178153597363 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18217] ppid=18194 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18197/task/18217/stat : 18217 (java) R 18194 18197 17164 0 -1 4202560 93 0 0 0 107 1 0 0 20 0 22 0 13374803 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177648308392 140178153625505 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18218] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18218/stat : 18218 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177647256360 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18219] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18219/stat : 18219 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 45906 33554432000 1073741824 1073778376 140734497720480 140177646203816 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.01 3.93 3.19 6/220 18219
/proc/meminfo: memFree=29953704/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=7.92 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 18875 0 1 0 780 12 0 0 20 0 22 0 13374766 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 81174 2290 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2491 0 1 0 34 1 0 0 20 0 22 0 13374766 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18200] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18194 18197 17164 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178276526504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18201] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18194 18197 17164 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178275473960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18202] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178274420904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 102 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18194 18197 17164 0 -1 4202560 132 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140178140732200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18208] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18194 18197 17164 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177657784680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18209] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18194 18197 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177656731000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18210] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18194 18197 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177655677832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18211] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177654626576 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18212] ppid=18194 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/18197/task/18212/stat : 18212 (java) S 18194 18197 17164 0 -1 4202560 6024 0 0 0 95 0 0 0 20 0 22 0 13374770 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177653574456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18213] ppid=18194 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/18197/task/18213/stat : 18213 (java) S 18194 18197 17164 0 -1 4202560 8317 0 0 0 107 2 0 0 20 0 22 0 13374770 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177652521912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18214] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18214/stat : 18214 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177651469048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18215] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18215/stat : 18215 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177650416712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18216] ppid=18194 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/18197/task/18216/stat : 18216 (java) R 18194 18197 17164 0 -1 4202560 22 0 0 0 264 0 0 0 20 0 22 0 13374803 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177649359504 140178153597352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18217] ppid=18194 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/18197/task/18217/stat : 18217 (java) R 18194 18197 17164 0 -1 4202560 153 0 0 0 262 3 0 0 20 0 22 0 13374803 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177648307664 140178153578730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18218] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18218/stat : 18218 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177647256360 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18219] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18219/stat : 18219 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 81174 33554432000 1073741824 1073778376 140734497720480 140177646203816 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 4.01 3.93 3.20 5/220 18219
/proc/meminfo: memFree=29616456/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=14.51 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 19590 0 1 0 1431 20 0 0 20 0 22 0 13374766 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 208566 2290 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2491 0 1 0 34 1 0 0 20 0 22 0 13374766 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18200] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18194 18197 17164 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178276526504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18201] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18194 18197 17164 0 -1 4202560 104 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178275473960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18202] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18194 18197 17164 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178274420904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 118 0 0 0 2 1 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13374767 10060525568 208566 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 323 0 0 0 312 4 0 0 20 0 22 0 13374767 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 303 5 0 0 20 0 22 0 13374767 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 422 0 0 0 312 6 0 0 20 0 22 0 13374767 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 308 5 0 0 20 0 22 0 13374767 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18194 18197 17164 0 -1 4202560 448 0 0 0 306 6 0 0 20 0 22 0 13374767 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140178140732200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18208] ppid=18194 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18194 18197 17164 0 -1 4202560 784 0 0 0 12 38 0 0 20 0 22 0 13374768 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177657784680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18209] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18194 18197 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177656731000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18210] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18194 18197 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177655677832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18211] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177654626576 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18212] ppid=18194 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/18197/task/18212/stat : 18212 (java) S 18194 18197 17164 0 -1 4202560 8781 0 0 0 157 2 0 0 20 0 22 0 13374770 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177653574456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18213] ppid=18194 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18197/task/18213/stat : 18213 (java) S 18194 18197 17164 0 -1 4202560 8317 0 0 0 116 2 0 0 20 0 22 0 13374770 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177652521912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18214] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18214/stat : 18214 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177651469048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18215] ppid=18194 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18197/task/18215/stat : 18215 (java) S 18194 18197 17164 0 -1 4202560 51 0 0 0 13 25 0 0 20 0 22 0 13374770 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177650416712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18216] ppid=18194 vsize=9824732 CPUtime=871.3 cores=1,3,5,7
/proc/18197/task/18216/stat : 18216 (java) R 18194 18197 17164 0 -1 4202560 304 0 0 0 87114 16 0 0 20 0 22 0 13374803 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177649360256 140178154036176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18217] ppid=18194 vsize=9824732 CPUtime=871.36 cores=1,3,5,7
/proc/18197/task/18217/stat : 18217 (java) R 18194 18197 17164 0 -1 4202560 1326 0 0 0 87098 38 0 0 20 0 22 0 13374803 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177648308864 140178153523637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18218] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18218/stat : 18218 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177647256360 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18219] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18219/stat : 18219 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384667 33554432000 1073741824 1073778376 140734497720480 140177646203816 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1775.91
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.301 s]
/proc/loadavg: 4.00 4.02 3.69 5/219 18787
/proc/meminfo: memFree=27639940/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 26240 0 1 0 179875 131 0 0 20 0 22 0 13374766 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 384041 2293 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2504 0 1 0 36 4 0 0 20 0 22 0 13374766 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18200] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18194 18197 17164 0 -1 4202560 357 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178276526504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18201] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18194 18197 17164 0 -1 4202560 415 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178275473960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18202] ppid=18194 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18194 18197 17164 0 -1 4202560 302 0 0 0 297 4 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178274420904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 323 0 0 0 314 4 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=3.24 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 422 0 0 0 318 6 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 312 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18194 18197 17164 0 -1 4202560 448 0 0 0 309 6 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178140732200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18208] ppid=18194 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18194 18197 17164 0 -1 4202560 784 0 0 0 12 38 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177657784680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18209] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18194 18197 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177656731000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18210] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18194 18197 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177655677832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18211] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177654626576 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18212] ppid=18194 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/18197/task/18212/stat : 18212 (java) S 18194 18197 17164 0 -1 4202560 8781 0 0 0 157 2 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177653574456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18213] ppid=18194 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18197/task/18213/stat : 18213 (java) S 18194 18197 17164 0 -1 4202560 8317 0 0 0 116 2 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177652521912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18214] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18214/stat : 18214 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177651469048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18215] ppid=18194 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/18197/task/18215/stat : 18215 (java) S 18194 18197 17164 0 -1 4202560 51 0 0 0 13 26 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177650416712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18216] ppid=18194 vsize=9824732 CPUtime=883.17 cores=1,3,5,7
/proc/18197/task/18216/stat : 18216 (java) R 18194 18197 17164 0 -1 4202560 308 0 0 0 88301 16 0 0 20 0 22 0 13374803 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177649359504 140178153596885 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18217] ppid=18194 vsize=9824732 CPUtime=883.23 cores=1,3,5,7
/proc/18197/task/18217/stat : 18217 (java) R 18194 18197 17164 0 -1 4202560 1330 0 0 0 88285 38 0 0 20 0 22 0 13374803 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177648307648 140178153523637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18218] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18218/stat : 18218 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177647256360 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18219] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18219/stat : 18219 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177646203816 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 18197 sig 9
??? kill -18197 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.301 s]
/proc/loadavg: 4.00 4.02 3.69 5/219 18787
/proc/meminfo: memFree=27639940/32872528 swapFree=188940/188940
[pid=18197] ppid=18194 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18194 18197 17164 0 -1 4202496 26240 0 1 0 179875 131 0 0 20 0 22 0 13374766 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140734497711616 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18197/statm: 2456183 384041 2293 9 0 2446860 0
[pid=18197/tid=18198] ppid=18194 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) S 18194 18197 17164 0 -1 4202560 2504 0 1 0 36 4 0 0 20 0 22 0 13374766 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178304074616 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18200] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18194 18197 17164 0 -1 4202560 357 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178276526504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18201] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18194 18197 17164 0 -1 4202560 415 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178275473960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18202] ppid=18194 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18194 18197 17164 0 -1 4202560 302 0 0 0 297 4 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178274420904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18203] ppid=18194 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18194 18197 17164 0 -1 4202560 323 0 0 0 314 4 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178273368360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18204] ppid=18194 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 306 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178272316328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18205] ppid=18194 vsize=9824732 CPUtime=3.24 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18194 18197 17164 0 -1 4202560 422 0 0 0 318 6 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178271263784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18206] ppid=18194 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18194 18197 17164 0 -1 4202560 316 0 0 0 312 5 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178141784744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18207] ppid=18194 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18194 18197 17164 0 -1 4202560 448 0 0 0 309 6 0 0 20 0 22 0 13374767 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140178140732200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18208] ppid=18194 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18194 18197 17164 0 -1 4202560 784 0 0 0 12 38 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177657784680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18209] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18194 18197 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177656731000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18210] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18194 18197 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13374768 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177655677832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18211] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177654626576 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18212] ppid=18194 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/18197/task/18212/stat : 18212 (java) S 18194 18197 17164 0 -1 4202560 8781 0 0 0 157 2 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177653574456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18213] ppid=18194 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18197/task/18213/stat : 18213 (java) S 18194 18197 17164 0 -1 4202560 8317 0 0 0 116 2 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177652521912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18214] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18214/stat : 18214 (java) S 18194 18197 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177651469048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18197/tid=18215] ppid=18194 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/18197/task/18215/stat : 18215 (java) S 18194 18197 17164 0 -1 4202560 51 0 0 0 13 26 0 0 20 0 22 0 13374770 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177650416712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18216] ppid=18194 vsize=9824732 CPUtime=883.17 cores=1,3,5,7
/proc/18197/task/18216/stat : 18216 (java) R 18194 18197 17164 0 -1 4202560 308 0 0 0 88301 16 0 0 20 0 22 0 13374803 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177649359504 140178153596885 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18197/tid=18217] ppid=18194 vsize=9824732 CPUtime=883.23 cores=1,3,5,7
/proc/18197/task/18217/stat : 18217 (java) R 18194 18197 17164 0 -1 4202560 1330 0 0 0 88285 38 0 0 20 0 22 0 13374803 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177648307648 140178153523637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18197/tid=18218] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18218/stat : 18218 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177647256360 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18197/tid=18219] ppid=18194 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18219/stat : 18219 (java) S 18194 18197 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13374804 10060525568 384041 33554432000 1073741824 1073778376 140734497720480 140177646203816 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.367
CPU time (s): 1800.06
CPU user time (s): 1798.75
CPU system time (s): 1.31
CPU usage (%): 201.266
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 1.81972
maximum resident set size= 1724132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26274
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= 38802
involuntary context switches= 48948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02108 second user time and 7.31589 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-16 23:40:42
IDJOB=4097094
IDBENCH=107708
IDSOLVER=2543
FILE ID=node102/4097094-1466113242
RUNJOBID= node102-1466112168-17181
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-8_6_27.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097094-1466113242/watcher-4097094-1466113242 -o /tmp/evaluation-result-4097094-1466113242/solver-4097094-1466113242 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17181 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097094-1466113242.opb

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

MD5SUM BENCH= a6f3e0a3137619fe97f7ba651df5f596
RANDOM SEED=780942844

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:        30195004 kB
Buffers:           42232 kB
Cached:           116640 kB
SwapCached:         1412 kB
Active:          1697776 kB
Inactive:          84252 kB
Active(anon):    1624816 kB
Inactive(anon):     1076 kB
Active(file):      72960 kB
Inactive(file):    83176 kB
Unevictable:      188940 kB
Mlocked:          188940 kB
SwapTotal:      67108856 kB
SwapFree:       67099224 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       1813624 kB
Mapped:            15312 kB
Shmem:                 0 kB
Slab:             568492 kB
SReclaimable:      12052 kB
SUnreclaim:       556440 kB
KernelStack:        1608 kB
PageTables:         8060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2185808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1579008 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:55:37