Trace number 4097073

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.01 893.962

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_29.opb
MD5SUMc2b4b76dd3e2cc4f859a60373c56042a
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 benchmark65.561
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1332
Total number of constraints6341
Number of constraints which are clauses6336
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 constraint36
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 29
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.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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4097073-1466113215.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.52/0.38	c ... done. Wall clock time 0.271s.
0.52/0.38	c declared #vars     1332
0.52/0.38	c #constraints  6345
0.52/0.38	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.52/0.38	c constraints type 
0.52/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3780
0.52/0.38	c org.sat4j.specs.Constr$1 => 4
0.52/0.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.52/0.38	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.52/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2555
0.52/0.38	c 6345 constraints processed.
0.52/0.38	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.52/0.38	c constraints type 
0.52/0.38	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2555
0.52/0.38	c org.sat4j.specs.Constr$1 => 4
0.52/0.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3780
0.52/0.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.52/0.38	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.52/0.38	c 6345 constraints processed.
4.44/1.43	c cleaning 2496 clauses out of 5002 with flag 17039/5002
5.99/2.05	c cleaning 4252 clauses out of 8504 with flag 39024/11000
7.47/2.72	c cleaning 5626 clauses out of 11254 with flag 64469/18002
9.30/3.61	c cleaning 6813 clauses out of 13627 with flag 95095/26001
11.35/4.64	c cleaning 7907 clauses out of 15813 with flag 132277/35000
13.79/5.83	c cleaning 8950 clauses out of 17906 with flag 175949/45000
16.70/7.30	c cleaning 9978 clauses out of 19959 with flag 228036/56003
20.12/8.99	c cleaning 10990 clauses out of 21980 with flag 284896/68002
24.33/11.08	c cleaning 11991 clauses out of 23988 with flag 345361/81000
29.15/13.44	c cleaning 12995 clauses out of 25998 with flag 412028/95001
34.79/16.27	c cleaning 13999 clauses out of 28002 with flag 489941/110000
40.79/19.23	c cleaning 15000 clauses out of 30004 with flag 563777/126001
46.43/22.09	c cleaning 0 clauses out of 5000 with flag 0/5000
47.51/22.46	c cleaning 15999 clauses out of 32003 with flag 640831/143000
54.20/25.79	c cleaning 16995 clauses out of 34004 with flag 726928/161000
61.83/29.60	c cleaning 18002 clauses out of 36010 with flag 822037/180001
70.64/33.95	c cleaning 19002 clauses out of 38007 with flag 924822/200000
79.28/38.26	c cleaning 20003 clauses out of 40006 with flag 1038006/221001
89.52/43.33	c cleaning 21001 clauses out of 42007 with flag 1158022/243005
100.56/48.85	c cleaning 21998 clauses out of 44001 with flag 1260769/266000
112.03/54.58	c cleaning 22995 clauses out of 46004 with flag 1368818/290001
125.10/61.06	c cleaning 24001 clauses out of 48008 with flag 1484659/315000
139.17/68.08	c cleaning 25000 clauses out of 50007 with flag 1610309/341000
154.44/75.62	c cleaning 26002 clauses out of 52008 with flag 1748758/368001
169.45/83.17	c cleaning 26998 clauses out of 54006 with flag 1884888/396001
186.31/91.56	c cleaning 28001 clauses out of 56007 with flag 2030530/425000
204.43/100.53	c cleaning 28999 clauses out of 58006 with flag 2191737/455000
225.10/110.83	c cleaning 30004 clauses out of 60008 with flag 2358953/486001
247.37/121.91	c cleaning 30999 clauses out of 62003 with flag 2542683/518000
270.86/133.69	c cleaning 32000 clauses out of 64005 with flag 2724563/551001
294.40/145.36	c cleaning 0 clauses out of 11000 with flag 0/11000
294.80/145.51	c cleaning 33001 clauses out of 66005 with flag 2901223/585001
322.15/159.19	c cleaning 33998 clauses out of 68003 with flag 3095812/620000
352.23/174.19	c cleaning 34997 clauses out of 70005 with flag 3288131/656000
383.54/189.73	c cleaning 36001 clauses out of 72009 with flag 3493550/693001
414.45/205.11	c cleaning 36997 clauses out of 74007 with flag 3703337/731000
446.99/221.34	c cleaning 38006 clauses out of 76016 with flag 3921388/770006
478.92/237.21	c cleaning 39000 clauses out of 78005 with flag 4140456/810001
518.13/256.70	c cleaning 40000 clauses out of 80006 with flag 4385725/851002
558.97/277.03	c cleaning 41000 clauses out of 82004 with flag 4649048/893000
602.00/298.48	c cleaning 41999 clauses out of 84005 with flag 4914611/936001
642.62/318.66	c cleaning 43000 clauses out of 86007 with flag 5178246/980002
690.24/342.35	c cleaning 43997 clauses out of 88005 with flag 5484529/1025000
734.52/364.38	c cleaning 45004 clauses out of 90009 with flag 5775909/1071001
787.60/390.72	c cleaning 46000 clauses out of 92005 with flag 6093074/1118001
841.11/417.36	c cleaning 46996 clauses out of 94005 with flag 6408499/1166001
899.69/446.47	c cleaning 48000 clauses out of 96008 with flag 6751262/1215000
926.25/459.67	c cleaning 0 clauses out of 18001 with flag 0/18001
966.05/479.45	c cleaning 49000 clauses out of 98008 with flag 7136232/1265000
1022.65/507.53	c cleaning 50002 clauses out of 100010 with flag 7434406/1316002
1078.59/535.34	c cleaning 50998 clauses out of 102006 with flag 7689069/1368000
1138.55/565.18	c cleaning 51998 clauses out of 104009 with flag 7965624/1421001
1199.28/595.37	c cleaning 52999 clauses out of 106010 with flag 8239895/1475000
1264.67/627.82	c cleaning 54002 clauses out of 108011 with flag 8525245/1530000
1335.31/662.95	c cleaning 55002 clauses out of 110010 with flag 8832525/1586001
1410.07/700.19	c cleaning 56002 clauses out of 112008 with flag 9161474/1643001
1485.90/737.85	c cleaning 56995 clauses out of 114005 with flag 9507455/1701000
1559.31/774.38	c cleaning 58003 clauses out of 116012 with flag 9844030/1760002
1638.60/813.73	c cleaning 59001 clauses out of 118009 with flag 10190102/1820002
1726.18/857.24	c cleaning 59995 clauses out of 120006 with flag 10553661/1881000
1800.01/893.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.90	c starts		: 41
1800.01/893.90	c conflicts		: 1930393
1800.01/893.90	c decisions		: 2180521
1800.01/893.90	c propagations		: 178141626
1800.01/893.90	c inspects		: 11286582288
1800.01/893.90	c shortcuts		: 0
1800.01/893.90	c learnt literals	: 0
1800.01/893.90	c learnt binary clauses	: 0
1800.01/893.90	c learnt ternary clauses	: 3
1800.01/893.90	c learnt constraints	: 1930394
1800.01/893.90	c ignored constraints	: 0
1800.01/893.90	c root simplifications	: 0
1800.01/893.90	c removed literals (reason simplification)	: 16480311
1800.01/893.90	c reason swapping (by a shorter reason)	: 0
1800.01/893.90	c Calls to reduceDB	: 57
1800.01/893.90	c Number of update (reduction) of LBD	: 356529
1800.01/893.90	c Imported unit clauses	: 0
1800.01/893.90	c number of reductions to clauses (during analyze)	: 0
1800.01/893.90	c number of learned constraints concerned by reduction	: 0
1800.01/893.90	c number of learning phase by resolution	: 0
1800.01/893.90	c number of learning phase by cutting planes	: 0
1800.01/893.90	c speed (assignments/second)	: 199371.2777708762
1800.01/893.90	c non guided choices	141
1800.01/893.93	c learnt constraints type 
1800.01/893.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109405
1800.01/893.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.93	c starts		: 53
1800.01/893.93	c conflicts		: 24143
1800.01/893.93	c decisions		: 30080
1800.01/893.93	c propagations		: 3302251
1800.01/893.93	c inspects		: 1239234355
1800.01/893.93	c shortcuts		: 0
1800.01/893.93	c learnt literals	: 0
1800.01/893.93	c learnt binary clauses	: 0
1800.01/893.93	c learnt ternary clauses	: 1
1800.01/893.93	c learnt constraints	: 24143
1800.01/893.93	c ignored constraints	: 0
1800.01/893.93	c root simplifications	: 0
1800.01/893.93	c removed literals (reason simplification)	: 0
1800.01/893.93	c reason swapping (by a shorter reason)	: 0
1800.01/893.93	c Calls to reduceDB	: 3
1800.01/893.93	c Number of update (reduction) of LBD	: 0
1800.01/893.93	c Imported unit clauses	: 0
1800.01/893.93	c number of reductions to clauses (during analyze)	: 0
1800.01/893.93	c number of learned constraints concerned by reduction	: 0
1800.01/893.93	c number of learning phase by resolution	: 0
1800.01/893.93	c number of learning phase by cutting planes	: 0
1800.01/893.93	c speed (assignments/second)	: 3695.6822447268905
1800.01/893.93	c non guided choices	141
1800.01/893.94	c learnt constraints type 
1800.01/893.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4879
1800.01/893.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 382
1800.01/893.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18882
1800.01/893.94	s UNKNOWN
1800.01/893.94	c Total wall clock time (in seconds): 893.833

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

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

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


[startup+0 s]
/proc/loadavg: 4.14 4.15 3.33 4/198 32154
/proc/meminfo: memFree=28829980/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 13370231 95129600 927 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 23225 927 703 9 0 16769 0
[pid=32154/tid=32155] ppid=32151 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) R 32151 32154 31185 0 -1 4202560 88 0 0 0 0 0 0 0 20 0 2 0 13370232 98635776 943 33554432000 1073741824 1073778376 140734436292768 140548986211880 266426431337 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100063 s]
/proc/loadavg: 4.14 4.15 3.33 4/198 32154
/proc/meminfo: memFree=28829980/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 13370231 9787879424 6124 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2389619 6124 2156 9 0 2380296 0
[pid=32154/tid=32155] ppid=32151 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) R 32151 32154 31185 0 -1 4202560 2411 0 1 0 7 0 0 0 20 0 18 0 13370232 9787879424 6124 33554432000 1073741824 1073778376 140734436292768 140548986215280 266439025933 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200266 s]
/proc/loadavg: 4.14 4.15 3.33 4/198 32154
/proc/meminfo: memFree=28829980/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 4997 0 1 0 27 1 0 0 20 0 18 0 13370231 9787879424 7044 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2389619 7044 2216 9 0 2380296 0
[pid=32154/tid=32155] ppid=32151 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) R 32151 32154 31185 0 -1 4202560 2427 0 1 0 17 0 0 0 20 0 18 0 13370232 9787879424 7044 33554432000 1073741824 1073778376 140734436292768 140548986215280 140548857886112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300262 s]
/proc/loadavg: 4.14 4.15 3.33 4/198 32154
/proc/meminfo: memFree=28829980/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 6042 0 1 0 51 1 0 0 20 0 18 0 13370231 9787879424 9476 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2389619 9476 2234 9 0 2380296 0
[pid=32154/tid=32155] ppid=32151 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) R 32151 32154 31185 0 -1 4202560 2431 0 1 0 27 0 0 0 20 0 18 0 13370232 9787879424 9476 33554432000 1073741824 1073778376 140734436292768 140548986215280 140548858233428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700222 s]
/proc/loadavg: 4.14 4.15 3.33 4/198 32154
/proc/meminfo: memFree=28829980/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 17502 0 1 0 198 3 0 0 20 0 22 0 13370231 10060525568 20272 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 20272 2265 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2454 0 1 0 36 0 0 0 20 0 22 0 13370232 10060525568 20272 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.14 4.15 3.33 8/220 32176
/proc/meminfo: memFree=28710160/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=4.7 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 25176 0 1 0 464 6 0 0 20 0 22 0 13370231 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 46977 2289 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2454 0 1 0 36 0 0 0 20 0 22 0 13370232 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32157] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32157/stat : 32157 (java) S 32151 32154 31185 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548830247720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32158] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32158/stat : 32158 (java) S 32151 32154 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548829194920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32159] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32164/stat : 32164 (java) S 32151 32154 31185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548822878632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32165] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32165/stat : 32165 (java) S 32151 32154 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548810468072 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32166] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32166/stat : 32166 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548809414136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32167] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32167/stat : 32167 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548808361736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32168] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32168/stat : 32168 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548807310224 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32169] ppid=32151 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/32154/task/32169/stat : 32169 (java) S 32151 32154 31185 0 -1 4202560 11559 0 0 0 104 2 0 0 20 0 22 0 13370236 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548806256824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32170] ppid=32151 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/32154/task/32170/stat : 32170 (java) S 32151 32154 31185 0 -1 4202560 9753 0 0 0 101 2 0 0 20 0 22 0 13370236 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548805204024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32171] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32171/stat : 32171 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548804151928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32172] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32172/stat : 32172 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548803099336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32173] ppid=32151 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/32154/task/32173/stat : 32173 (java) R 32151 32154 31185 0 -1 4202560 24 0 0 0 107 0 0 0 20 0 22 0 13370270 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548801618192 140548857947106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32174] ppid=32151 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/32154/task/32174/stat : 32174 (java) R 32151 32154 31185 0 -1 4202560 82 0 0 0 108 1 0 0 20 0 22 0 13370270 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548800573560 140548858769990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32175] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32175/stat : 32175 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548799522472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32176] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32176/stat : 32176 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 46977 33554432000 1073741824 1073778376 140734436292768 140548798469672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.14 4.15 3.33 6/220 32176
/proc/meminfo: memFree=28632576/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=8.29 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 28402 0 1 0 816 13 0 0 20 0 22 0 13370231 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 84535 2290 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2454 0 1 0 36 0 0 0 20 0 22 0 13370232 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32157] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32157/stat : 32157 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548830247720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32158] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32158/stat : 32158 (java) S 32151 32154 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548829194920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32159] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32164/stat : 32164 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548822878632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32165] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32165/stat : 32165 (java) S 32151 32154 31185 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548810468072 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32166] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32166/stat : 32166 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548809414136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32167] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32167/stat : 32167 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548808361736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32168] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32168/stat : 32168 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548807310224 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32169] ppid=32151 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/32154/task/32169/stat : 32169 (java) S 32151 32154 31185 0 -1 4202560 14494 0 0 0 129 2 0 0 20 0 22 0 13370236 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548806256824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32170] ppid=32151 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/32154/task/32170/stat : 32170 (java) S 32151 32154 31185 0 -1 4202560 9754 0 0 0 112 2 0 0 20 0 22 0 13370236 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548805204024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32171] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32171/stat : 32171 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548804151928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32172] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32172/stat : 32172 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548803099336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32173] ppid=32151 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/32154/task/32173/stat : 32173 (java) R 32151 32154 31185 0 -1 4202560 24 0 0 0 263 0 0 0 20 0 22 0 13370270 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548801625240 140548858381287 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32174] ppid=32151 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/32154/task/32174/stat : 32174 (java) R 32151 32154 31185 0 -1 4202560 143 0 0 0 262 4 0 0 20 0 22 0 13370270 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548800572992 140548858791989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32175] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32175/stat : 32175 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548799522472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32176] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32176/stat : 32176 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 84535 33554432000 1073741824 1073778376 140734436292768 140548798469672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.21 4.16 3.34 6/220 32176
/proc/meminfo: memFree=28247360/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=14.89 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 29349 0 1 0 1468 21 0 0 20 0 22 0 13370231 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 163454 2292 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2454 0 1 0 36 0 0 0 20 0 22 0 13370232 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32157] ppid=32151 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32154/task/32157/stat : 32157 (java) S 32151 32154 31185 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548830247720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32158] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32158/stat : 32158 (java) S 32151 32154 31185 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548829194920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32159] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13370233 10060525568 163454 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 377 0 0 0 315 7 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 389 0 0 0 317 7 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 400 0 0 0 317 6 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 399 0 0 0 315 7 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 374 0 0 0 306 6 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/32154/task/32164/stat : 32164 (java) S 32151 32154 31185 0 -1 4202560 383 0 0 0 301 8 0 0 20 0 22 0 13370233 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548822878632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32165] ppid=32151 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/32154/task/32165/stat : 32165 (java) S 32151 32154 31185 0 -1 4202560 785 0 0 0 12 36 0 0 20 0 22 0 13370234 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548810468072 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32166] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32166/stat : 32166 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548809414136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32167] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32167/stat : 32167 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548808361736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32168] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32168/stat : 32168 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548807310224 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32169] ppid=32151 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32154/task/32169/stat : 32169 (java) S 32151 32154 31185 0 -1 4202560 14502 0 0 0 144 3 0 0 20 0 22 0 13370236 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548806256824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32170] ppid=32151 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/32154/task/32170/stat : 32170 (java) S 32151 32154 31185 0 -1 4202560 13329 0 0 0 162 2 0 0 20 0 22 0 13370236 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548805204024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32171] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32171/stat : 32171 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548804151928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32172] ppid=32151 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/32154/task/32172/stat : 32172 (java) S 32151 32154 31185 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 13370236 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548803099336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32173] ppid=32151 vsize=9824732 CPUtime=871.48 cores=0,2,4,6
/proc/32154/task/32173/stat : 32173 (java) R 32151 32154 31185 0 -1 4202560 222 0 0 0 87133 15 0 0 20 0 22 0 13370270 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548801625904 140548858569733 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32174] ppid=32151 vsize=9824732 CPUtime=871.43 cores=0,2,4,6
/proc/32154/task/32174/stat : 32174 (java) R 32151 32154 31185 0 -1 4202560 1417 0 0 0 87112 31 0 0 20 0 22 0 13370270 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548800572144 140548858493236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32175] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32175/stat : 32175 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548799522472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32176] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32176/stat : 32176 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 351801 33554432000 1073741824 1073778376 140734436292768 140548798469672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1776.65
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.901 s]
/proc/loadavg: 4.53 4.36 3.92 5/218 32339
/proc/meminfo: memFree=27428244/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 37116 0 1 0 179871 130 0 0 20 0 22 0 13370231 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 352358 2293 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2460 0 1 0 38 3 0 0 20 0 22 0 13370232 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32157] ppid=32151 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/32154/task/32157/stat : 32157 (java) S 32151 32154 31185 0 -1 4202560 376 0 0 0 304 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548830247720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32158] ppid=32151 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/32154/task/32158/stat : 32158 (java) S 32151 32154 31185 0 -1 4202560 369 0 0 0 310 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548829194920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32159] ppid=32151 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 379 0 0 0 320 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 390 0 0 0 320 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 402 0 0 0 325 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 401 0 0 0 319 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 374 0 0 0 312 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/32154/task/32164/stat : 32164 (java) S 32151 32154 31185 0 -1 4202560 383 0 0 0 306 8 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548822878632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32165] ppid=32151 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/32154/task/32165/stat : 32165 (java) S 32151 32154 31185 0 -1 4202560 787 0 0 0 12 36 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548810468072 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32166] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32166/stat : 32166 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548809414136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32167] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32167/stat : 32167 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548808361736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32168] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32168/stat : 32168 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548807310224 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32169] ppid=32151 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32154/task/32169/stat : 32169 (java) S 32151 32154 31185 0 -1 4202560 14502 0 0 0 144 3 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548806256824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32170] ppid=32151 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/32154/task/32170/stat : 32170 (java) S 32151 32154 31185 0 -1 4202560 13329 0 0 0 162 2 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548805204024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32171] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32171/stat : 32171 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548804151928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32172] ppid=32151 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/32154/task/32172/stat : 32172 (java) S 32151 32154 31185 0 -1 4202560 53 0 0 0 13 19 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548803099336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32173] ppid=32151 vsize=9824732 CPUtime=882.93 cores=0,2,4,6
/proc/32154/task/32173/stat : 32173 (java) R 32151 32154 31185 0 -1 4202560 224 0 0 0 88278 15 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548801625120 140548858851600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32174] ppid=32151 vsize=9824732 CPUtime=882.88 cores=0,2,4,6
/proc/32154/task/32174/stat : 32174 (java) R 32151 32154 31185 0 -1 4202560 1422 0 0 0 88257 31 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548800572992 140548858770020 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32175] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32175/stat : 32175 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548799522472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32176] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32176/stat : 32176 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548798469672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 32154 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.901 s]
/proc/loadavg: 4.53 4.36 3.92 5/218 32339
/proc/meminfo: memFree=27428244/32872528 swapFree=1430864/1543284
[pid=32154] ppid=32151 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/32154/stat : 32154 (java) S 32151 32154 31185 0 -1 4202496 37116 0 1 0 179871 130 0 0 20 0 22 0 13370231 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140734436283904 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32154/statm: 2456183 352358 2293 9 0 2446860 0
[pid=32154/tid=32155] ppid=32151 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/32154/task/32155/stat : 32155 (java) S 32151 32154 31185 0 -1 4202560 2460 0 1 0 38 3 0 0 20 0 22 0 13370232 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548986217336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32157] ppid=32151 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/32154/task/32157/stat : 32157 (java) S 32151 32154 31185 0 -1 4202560 376 0 0 0 304 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548830247720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32158] ppid=32151 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/32154/task/32158/stat : 32158 (java) S 32151 32154 31185 0 -1 4202560 369 0 0 0 310 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548829194920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32159] ppid=32151 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/32154/task/32159/stat : 32159 (java) S 32151 32154 31185 0 -1 4202560 379 0 0 0 320 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548828142632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32160] ppid=32151 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/32154/task/32160/stat : 32160 (java) S 32151 32154 31185 0 -1 4202560 390 0 0 0 320 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548827089832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32161] ppid=32151 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/32154/task/32161/stat : 32161 (java) S 32151 32154 31185 0 -1 4202560 402 0 0 0 325 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548826036520 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32162] ppid=32151 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/32154/task/32162/stat : 32162 (java) S 32151 32154 31185 0 -1 4202560 401 0 0 0 319 7 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548824983720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32163] ppid=32151 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/32154/task/32163/stat : 32163 (java) S 32151 32154 31185 0 -1 4202560 374 0 0 0 312 6 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548823931432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32164] ppid=32151 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/32154/task/32164/stat : 32164 (java) S 32151 32154 31185 0 -1 4202560 383 0 0 0 306 8 0 0 20 0 22 0 13370233 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548822878632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32165] ppid=32151 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/32154/task/32165/stat : 32165 (java) S 32151 32154 31185 0 -1 4202560 787 0 0 0 12 36 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548810468072 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32154/tid=32166] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32166/stat : 32166 (java) S 32151 32154 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548809414136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32167] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32167/stat : 32167 (java) S 32151 32154 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13370234 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548808361736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32168] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32168/stat : 32168 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548807310224 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32169] ppid=32151 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32154/task/32169/stat : 32169 (java) S 32151 32154 31185 0 -1 4202560 14502 0 0 0 144 3 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548806256824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32170] ppid=32151 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/32154/task/32170/stat : 32170 (java) S 32151 32154 31185 0 -1 4202560 13329 0 0 0 162 2 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548805204024 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32171] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32171/stat : 32171 (java) S 32151 32154 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548804151928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32154/tid=32172] ppid=32151 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/32154/task/32172/stat : 32172 (java) S 32151 32154 31185 0 -1 4202560 53 0 0 0 13 19 0 0 20 0 22 0 13370236 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548803099336 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32173] ppid=32151 vsize=9824732 CPUtime=882.93 cores=0,2,4,6
/proc/32154/task/32173/stat : 32173 (java) R 32151 32154 31185 0 -1 4202560 224 0 0 0 88278 15 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548801625120 140548858851600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32174] ppid=32151 vsize=9824732 CPUtime=882.88 cores=0,2,4,6
/proc/32154/task/32174/stat : 32174 (java) R 32151 32154 31185 0 -1 4202560 1422 0 0 0 88257 31 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548800572992 140548858770020 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32154/tid=32175] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32175/stat : 32175 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548799522472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32154/tid=32176] ppid=32151 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32154/task/32176/stat : 32176 (java) S 32151 32154 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13370270 10060525568 352358 33554432000 1073741824 1073778376 140734436292768 140548798469672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 893.962
CPU time (s): 1800.01
CPU user time (s): 1798.71
CPU system time (s): 1.3
CPU usage (%): 201.352
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.43
system time used= 1.78973
maximum resident set size= 1410968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37149
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39603
involuntary context switches= 50081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11407 second user time and 6.94394 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-16 23:40:15
IDJOB=4097073
IDBENCH=107705
IDSOLVER=2543
FILE ID=node116/4097073-1466113215
RUNJOBID= node116-1466112168-31201
PBS_JOBID= 19904124
Free space on /tmp= 71632 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-7_6_29.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097073-1466113215/watcher-4097073-1466113215 -o /tmp/evaluation-result-4097073-1466113215/solver-4097073-1466113215 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097073-1466113215.opb

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

MD5SUM BENCH= c2b4b76dd3e2cc4f859a60373c56042a
RANDOM SEED=294122223

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
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.781
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:        28830516 kB
Buffers:           56608 kB
Cached:           134240 kB
SwapCached:         2820 kB
Active:          1686024 kB
Inactive:         101988 kB
Active(anon):    1597684 kB
Inactive(anon):     2096 kB
Active(file):      88340 kB
Inactive(file):    99892 kB
Unevictable:     1543284 kB
Mlocked:         1430864 kB
SwapTotal:      67108856 kB
SwapFree:       67099552 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       3139168 kB
Mapped:            15332 kB
Shmem:                 0 kB
Slab:             571584 kB
SReclaimable:      15416 kB
SUnreclaim:       556168 kB
KernelStack:        1648 kB
PageTables:        11132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3391412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1654784 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= 71632 MiB
End job on node116 at 2016-06-16 23:55:09