Trace number 4097836

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.13 892.765

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_20.opb
MD5SUM24327f960e0621fad359171eb566677f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7140
Total number of constraints34949
Number of constraints which are clauses34944
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 constraint84
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 104
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4097836-1466114169.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
2.98/1.40	c ... done. Wall clock time 1.283s.
2.98/1.40	c declared #vars     7140
2.98/1.40	c #constraints  34953
2.98/1.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.98/1.41	c constraints type 
2.98/1.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20916
2.98/1.41	c org.sat4j.specs.Constr$1 => 4
2.98/1.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
2.98/1.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
2.98/1.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 14027
2.98/1.41	c 34953 constraints processed.
2.98/1.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.98/1.41	c constraints type 
2.98/1.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 14027
2.98/1.41	c org.sat4j.specs.Constr$1 => 4
2.98/1.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 20916
2.98/1.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
2.98/1.41	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
2.98/1.41	c 34953 constraints processed.
10.16/4.18	c cleaning 2493 clauses out of 5000 with flag 28535/5000
15.73/6.76	c cleaning 4254 clauses out of 8507 with flag 83197/11000
22.55/10.09	c cleaning 5624 clauses out of 11254 with flag 166235/18001
29.20/13.30	c cleaning 6809 clauses out of 13629 with flag 242636/26000
36.75/16.96	c cleaning 7903 clauses out of 15821 with flag 313773/35001
44.29/20.65	c cleaning 8951 clauses out of 17917 with flag 398506/45000
53.05/24.97	c cleaning 9976 clauses out of 19966 with flag 478598/56000
64.78/30.73	c cleaning 10986 clauses out of 21990 with flag 547304/68000
75.18/35.96	c cleaning 12002 clauses out of 24006 with flag 645873/81002
86.70/41.65	c cleaning 12998 clauses out of 26004 with flag 774410/95002
98.08/47.29	c cleaning 14001 clauses out of 28004 with flag 888150/110000
108.68/52.56	c cleaning 15002 clauses out of 30003 with flag 988018/126000
122.83/59.53	c cleaning 15996 clauses out of 32001 with flag 1116409/143000
138.18/67.13	c cleaning 17001 clauses out of 34005 with flag 1246893/161000
152.43/74.60	c cleaning 17992 clauses out of 36006 with flag 1373812/180002
168.52/82.68	c cleaning 18995 clauses out of 38012 with flag 1503553/200000
186.22/91.43	c cleaning 20008 clauses out of 40017 with flag 1650257/221000
204.61/100.63	c cleaning 20992 clauses out of 42009 with flag 1798599/243000
210.29/103.30	c cleaning 0 clauses out of 5000 with flag 0/5000
224.79/110.48	c cleaning 22007 clauses out of 44021 with flag 1970794/266004
243.05/119.45	c cleaning 23002 clauses out of 46010 with flag 2112421/290000
262.82/129.28	c cleaning 23997 clauses out of 48009 with flag 2291415/315001
282.14/138.88	c cleaning 25007 clauses out of 50014 with flag 2436107/341003
302.46/148.91	c cleaning 25999 clauses out of 52004 with flag 2602591/368000
324.22/159.76	c cleaning 26992 clauses out of 54005 with flag 2764306/396000
345.21/170.13	c cleaning 27993 clauses out of 56013 with flag 2941305/425000
368.16/181.59	c cleaning 29011 clauses out of 58026 with flag 3116266/455006
391.55/193.18	c cleaning 29999 clauses out of 60010 with flag 3291828/486001
413.77/204.11	c cleaning 31001 clauses out of 62010 with flag 3464666/518000
437.29/215.63	c cleaning 32005 clauses out of 64009 with flag 3649475/551000
461.23/228.22	c cleaning 33001 clauses out of 66006 with flag 3827249/585002
491.25/243.05	c cleaning 33999 clauses out of 68003 with flag 4055104/620000
521.17/257.91	c cleaning 34998 clauses out of 70005 with flag 4279007/656001
549.67/272.02	c cleaning 35984 clauses out of 72006 with flag 4529469/693000
578.45/286.34	c cleaning 37005 clauses out of 74022 with flag 4761339/731000
608.64/301.26	c cleaning 38002 clauses out of 76019 with flag 5001108/770002
638.05/315.83	c cleaning 38984 clauses out of 78015 with flag 5247447/810000
668.13/330.70	c cleaning 40011 clauses out of 80031 with flag 5498173/851000
697.81/345.30	c cleaning 41000 clauses out of 82020 with flag 5743124/893000
727.24/359.85	c cleaning 41989 clauses out of 84020 with flag 5978946/936000
755.40/373.84	c cleaning 43000 clauses out of 86033 with flag 6208698/980002
797.71/394.72	c cleaning 44000 clauses out of 88031 with flag 6505675/1025000
839.30/415.35	c cleaning 45013 clauses out of 90031 with flag 6802899/1071000
881.52/436.29	c cleaning 45989 clauses out of 92018 with flag 7108440/1118000
924.46/457.57	c cleaning 46993 clauses out of 94029 with flag 7414851/1166000
970.34/480.20	c cleaning 48012 clauses out of 96037 with flag 7733789/1215001
1015.47/502.62	c cleaning 49003 clauses out of 98025 with flag 8050145/1265001
1023.31/506.42	c cleaning 0 clauses out of 11001 with flag 0/11001
1063.35/526.35	c cleaning 50002 clauses out of 100022 with flag 8385323/1316001
1112.63/550.68	c cleaning 50983 clauses out of 102019 with flag 8738721/1368000
1161.72/576.14	c cleaning 52003 clauses out of 104046 with flag 9086875/1421010
1210.37/600.32	c cleaning 53010 clauses out of 106035 with flag 9438494/1475002
1257.62/623.90	c cleaning 54007 clauses out of 108023 with flag 9784430/1530000
1304.69/647.16	c cleaning 55006 clauses out of 110025 with flag 10124109/1586009
1348.37/668.73	c cleaning 55999 clauses out of 112010 with flag 10446492/1643000
1406.58/697.63	c cleaning 57003 clauses out of 114020 with flag 10812716/1701009
1468.14/728.05	c cleaning 57979 clauses out of 116008 with flag 11206435/1760000
1528.95/758.16	c cleaning 59010 clauses out of 118030 with flag 11600661/1820001
1587.52/787.16	c cleaning 60004 clauses out of 120022 with flag 11992759/1881003
1648.25/817.34	c cleaning 61002 clauses out of 122024 with flag 12425877/1943009
1709.53/847.70	c cleaning 62006 clauses out of 124021 with flag 12828636/2006008
1768.20/876.83	c cleaning 62987 clauses out of 126007 with flag 13225663/2070000
1800.13/892.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/892.70	c starts		: 3659
1800.13/892.70	c conflicts		: 2108674
1800.13/892.70	c decisions		: 16021314
1800.13/892.70	c propagations		: 837246473
1800.13/892.70	c inspects		: 10337618493
1800.13/892.70	c shortcuts		: 0
1800.13/892.70	c learnt literals	: 0
1800.13/892.70	c learnt binary clauses	: 0
1800.13/892.70	c learnt ternary clauses	: 5
1800.13/892.70	c learnt constraints	: 2108675
1800.13/892.70	c ignored constraints	: 0
1800.13/892.70	c root simplifications	: 0
1800.13/892.70	c removed literals (reason simplification)	: 39817066
1800.13/892.70	c reason swapping (by a shorter reason)	: 0
1800.13/892.70	c Calls to reduceDB	: 60
1800.13/892.70	c Number of update (reduction) of LBD	: 1117167
1800.13/892.70	c Imported unit clauses	: 0
1800.13/892.70	c number of reductions to clauses (during analyze)	: 0
1800.13/892.70	c number of learned constraints concerned by reduction	: 0
1800.13/892.70	c number of learning phase by resolution	: 0
1800.13/892.70	c number of learning phase by cutting planes	: 0
1800.13/892.70	c speed (assignments/second)	: 939374.3084392016
1800.13/892.70	c non guided choices	5147
1800.13/892.73	c learnt constraints type 
1800.13/892.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101695
1800.13/892.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/892.73	c starts		: 41
1800.13/892.73	c conflicts		: 14187
1800.13/892.73	c decisions		: 23396
1800.13/892.73	c propagations		: 2089346
1800.13/892.73	c inspects		: 1026268260
1800.13/892.73	c shortcuts		: 0
1800.13/892.73	c learnt literals	: 0
1800.13/892.73	c learnt binary clauses	: 0
1800.13/892.73	c learnt ternary clauses	: 37
1800.13/892.73	c learnt constraints	: 14187
1800.13/892.73	c ignored constraints	: 0
1800.13/892.73	c root simplifications	: 0
1800.13/892.73	c removed literals (reason simplification)	: 0
1800.13/892.73	c reason swapping (by a shorter reason)	: 0
1800.13/892.73	c Calls to reduceDB	: 2
1800.13/892.73	c Number of update (reduction) of LBD	: 0
1800.13/892.73	c Imported unit clauses	: 0
1800.13/892.73	c number of reductions to clauses (during analyze)	: 0
1800.13/892.73	c number of learned constraints concerned by reduction	: 0
1800.13/892.73	c number of learning phase by resolution	: 0
1800.13/892.73	c number of learning phase by cutting planes	: 0
1800.13/892.73	c speed (assignments/second)	: 2344.13468744811
1800.13/892.73	c non guided choices	5147
1800.13/892.73	c learnt constraints type 
1800.13/892.73	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2678
1800.13/892.73	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 96
1800.13/892.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11413
1800.13/892.73	s UNKNOWN
1800.13/892.73	c Total wall clock time (in seconds): 892.613

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-4097836-1466114169/watcher-4097836-1466114169 -o /tmp/evaluation-result-4097836-1466114169/solver-4097836-1466114169 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20820 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097836-1466114169.opb 

pid=21365
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: 3.98 3.84 2.88 4/198 21368
/proc/meminfo: memFree=29942368/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21368/stat : 21368 (java) D 21365 21368 18087 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 13462856 9515008 183 33554432000 1073741824 1073778376 140733575607152 140733575598184 206408859317 0 0 4096 0 18446744072100756772 0 0 17 0 0 0 0 0 0
/proc/21368/statm: 2323 183 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 3.98 3.84 2.88 4/198 21368
/proc/meminfo: memFree=29942368/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 4414 0 1 0 7 1 0 0 20 0 18 0 13462856 9787879424 6049 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2389619 6049 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 3.98 3.84 2.88 4/198 21368
/proc/meminfo: memFree=29942368/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 5837 0 1 0 25 1 0 0 20 0 18 0 13462856 9787879424 7621 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2389619 7638 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300229 s]
/proc/loadavg: 3.98 3.84 2.88 4/198 21368
/proc/meminfo: memFree=29942368/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 7012 0 1 0 54 2 0 0 20 0 18 0 13462856 9787879424 10229 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2389619 10229 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700197 s]
/proc/loadavg: 3.98 3.84 2.88 4/198 21368
/proc/meminfo: memFree=29942368/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9558476 CPUtime=1.09 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 12461 0 1 0 103 6 0 0 20 0 18 0 13462856 9787879424 44838 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2389619 44838 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 3.98 3.84 2.88 6/217 21387
/proc/meminfo: memFree=29721856/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 34044 0 1 0 326 11 0 0 20 0 22 0 13462856 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2456183 59615 2272 9 0 2446860 0
[pid=21368/tid=21370] ppid=21365 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/21368/task/21370/stat : 21370 (java) S 21365 21368 18087 0 -1 4202560 2488 0 1 0 132 4 0 0 20 0 22 0 13462857 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542697534328 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21371] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21371/stat : 21371 (java) S 21365 21368 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542675635240 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21372] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21372/stat : 21372 (java) S 21365 21368 18087 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542674582440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21373] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) R 21365 21368 18087 0 -1 4202560 16389 0 0 0 90 4 0 0 20 0 22 0 13462862 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542315980936 140542699343297 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) R 21365 21368 18087 0 -1 4202560 13731 0 0 0 78 2 0 0 20 0 22 0 13462862 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542314917976 140542700140673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 59615 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 3.98 3.84 2.88 7/221 21391
/proc/meminfo: memFree=29715552/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9824732 CPUtime=7.99 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 36239 0 1 0 788 11 0 0 20 0 22 0 13462856 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2456183 58369 2287 9 0 2446860 0
[pid=21368/tid=21370] ppid=21365 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/21368/task/21370/stat : 21370 (java) S 21365 21368 18087 0 -1 4202560 2488 0 1 0 132 4 0 0 20 0 22 0 13462857 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542697534328 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21371] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21371/stat : 21371 (java) S 21365 21368 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542675635240 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21372] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21372/stat : 21372 (java) S 21365 21368 18087 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542674582440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21373] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462858 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) R 21365 21368 18087 0 -1 4202560 16393 0 0 0 165 4 0 0 20 0 22 0 13462862 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542315993528 140542703487895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) R 21365 21368 18087 0 -1 4202560 15910 0 0 0 148 3 0 0 20 0 22 0 13462862 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542314940728 140542703496392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21388] ppid=21365 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/21368/task/21388/stat : 21388 (java) R 21365 21368 18087 0 -1 4202560 16 0 0 0 165 0 0 0 20 0 22 0 13462997 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542311781352 140542554889659 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21389] ppid=21365 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/21368/task/21389/stat : 21389 (java) R 21365 21368 18087 0 -1 4202560 31 0 0 0 167 0 0 0 20 0 22 0 13462997 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542310728312 140542554912005 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21390] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21390/stat : 21390 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542309676456 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21391] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21391/stat : 21391 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 58369 33554432000 1073741824 1073778376 140735512716608 140542308623656 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 3.98 3.84 2.89 5/221 21391
/proc/meminfo: memFree=29673648/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9824732 CPUtime=14.86 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 36931 0 1 0 1466 20 0 0 20 0 22 0 13462856 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2456183 99602 2292 9 0 2446860 0
[pid=21368/tid=21370] ppid=21365 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/21368/task/21370/stat : 21370 (java) S 21365 21368 18087 0 -1 4202560 2488 0 1 0 132 4 0 0 20 0 22 0 13462857 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542697534328 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21371] ppid=21365 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21368/task/21371/stat : 21371 (java) S 21365 21368 18087 0 -1 4202560 118 0 0 0 2 0 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542675635240 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21372] ppid=21365 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21368/task/21372/stat : 21372 (java) S 21365 21368 18087 0 -1 4202560 115 0 0 0 6 2 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542674582440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21373] ppid=21365 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 105 0 0 0 2 0 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 110 0 0 0 2 1 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 13462858 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 214 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) R 21365 21368 18087 0 -1 4202560 16396 0 0 0 186 4 0 0 20 0 22 0 13462862 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542315993528 140542705285321 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) R 21365 21368 18087 0 -1 4202560 15914 0 0 0 157 3 0 0 20 0 22 0 13462862 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542314940608 140542704508451 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 99602 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21388] ppid=21365 vsize=9824732 CPUtime=4.72 cores=0,2,4,6

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

/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 1012 0 0 0 436 18 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=3.96 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 624 0 0 0 384 12 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=4.39 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 748 0 0 0 423 16 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=4.39 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 552 0 0 0 422 17 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 713 0 0 0 395 17 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=3.98 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 590 0 0 0 385 13 0 0 20 0 22 0 13462858 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 2500 0 0 0 462 5 0 0 20 0 22 0 13462859 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) S 21365 21368 18087 0 -1 4202560 16396 0 0 0 205 4 0 0 20 0 22 0 13462862 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542315993528 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) S 21365 21368 18087 0 -1 4202560 16025 0 0 0 209 3 0 0 20 0 22 0 13462862 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542314940728 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 13462862 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21388] ppid=21365 vsize=9824732 CPUtime=864.93 cores=0,2,4,6
/proc/21368/task/21388/stat : 21388 (java) R 21365 21368 18087 0 -1 4202560 43 0 0 0 86479 14 0 0 20 0 22 0 13462997 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542311772688 140542554150832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21389] ppid=21365 vsize=9824732 CPUtime=865 cores=0,2,4,6
/proc/21368/task/21389/stat : 21389 (java) R 21365 21368 18087 0 -1 4202560 1427 0 0 0 86455 45 0 0 20 0 22 0 13462997 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542310727504 140542554912005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21390] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21390/stat : 21390 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542309676456 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21391] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21391/stat : 21391 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964521 33554432000 1073741824 1073778376 140735512716608 140542308623656 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1779.2
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+892.701 s]
/proc/loadavg: 4.00 4.08 3.64 5/221 21912
/proc/meminfo: memFree=24618984/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 45796 0 1 0 179826 187 0 0 20 0 22 0 13462856 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2456183 964522 2301 9 0 2446860 0
[pid=21368/tid=21370] ppid=21365 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/21368/task/21370/stat : 21370 (java) S 21365 21368 18087 0 -1 4202560 2499 0 1 0 135 5 0 0 20 0 22 0 13462857 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542697534328 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21371] ppid=21365 vsize=9824732 CPUtime=4.08 cores=0,2,4,6
/proc/21368/task/21371/stat : 21371 (java) S 21365 21368 18087 0 -1 4202560 629 0 0 0 394 14 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542675635240 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21372] ppid=21365 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/21368/task/21372/stat : 21372 (java) S 21365 21368 18087 0 -1 4202560 717 0 0 0 470 19 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542674582440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21373] ppid=21365 vsize=9824732 CPUtime=4.57 cores=0,2,4,6
/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 1012 0 0 0 439 18 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 624 0 0 0 388 12 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=4.43 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 748 0 0 0 427 16 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=4.42 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 552 0 0 0 425 17 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=4.16 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 713 0 0 0 399 17 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 590 0 0 0 388 13 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 2501 0 0 0 462 5 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) S 21365 21368 18087 0 -1 4202560 16396 0 0 0 205 4 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542315993528 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) S 21365 21368 18087 0 -1 4202560 16025 0 0 0 209 3 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542314940728 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21388] ppid=21365 vsize=9824732 CPUtime=875.22 cores=0,2,4,6
/proc/21368/task/21388/stat : 21388 (java) R 21365 21368 18087 0 -1 4202560 44 0 0 0 87508 14 0 0 20 0 22 0 13462997 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542311780384 140542554889325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21389] ppid=21365 vsize=9824732 CPUtime=875.28 cores=0,2,4,6
/proc/21368/task/21389/stat : 21389 (java) R 21365 21368 18087 0 -1 4202560 1428 0 0 0 87483 45 0 0 20 0 22 0 13462997 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542310726608 140542555297514 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21390] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21390/stat : 21390 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542309676456 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21391] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21391/stat : 21391 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542308623656 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21368 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+892.701 s]
/proc/loadavg: 4.00 4.08 3.64 5/221 21912
/proc/meminfo: memFree=24618984/32872528 swapFree=7268/7268
[pid=21368] ppid=21365 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/21368/stat : 21368 (java) S 21365 21368 18087 0 -1 4202496 45796 0 1 0 179826 187 0 0 20 0 22 0 13462856 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140735512707744 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21368/statm: 2456183 964522 2301 9 0 2446860 0
[pid=21368/tid=21370] ppid=21365 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/21368/task/21370/stat : 21370 (java) S 21365 21368 18087 0 -1 4202560 2499 0 1 0 135 5 0 0 20 0 22 0 13462857 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542697534328 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21371] ppid=21365 vsize=9824732 CPUtime=4.08 cores=0,2,4,6
/proc/21368/task/21371/stat : 21371 (java) S 21365 21368 18087 0 -1 4202560 629 0 0 0 394 14 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542675635240 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21372] ppid=21365 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/21368/task/21372/stat : 21372 (java) S 21365 21368 18087 0 -1 4202560 717 0 0 0 470 19 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542674582440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21373] ppid=21365 vsize=9824732 CPUtime=4.57 cores=0,2,4,6
/proc/21368/task/21373/stat : 21373 (java) S 21365 21368 18087 0 -1 4202560 1012 0 0 0 439 18 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542673529640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21374] ppid=21365 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/21368/task/21374/stat : 21374 (java) S 21365 21368 18087 0 -1 4202560 624 0 0 0 388 12 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542672476840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21375] ppid=21365 vsize=9824732 CPUtime=4.43 cores=0,2,4,6
/proc/21368/task/21375/stat : 21375 (java) S 21365 21368 18087 0 -1 4202560 748 0 0 0 427 16 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542335773224 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21376] ppid=21365 vsize=9824732 CPUtime=4.42 cores=0,2,4,6
/proc/21368/task/21376/stat : 21376 (java) S 21365 21368 18087 0 -1 4202560 552 0 0 0 425 17 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542334720424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21377] ppid=21365 vsize=9824732 CPUtime=4.16 cores=0,2,4,6
/proc/21368/task/21377/stat : 21377 (java) S 21365 21368 18087 0 -1 4202560 713 0 0 0 399 17 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542333667624 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21378] ppid=21365 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/21368/task/21378/stat : 21378 (java) S 21365 21368 18087 0 -1 4202560 590 0 0 0 388 13 0 0 20 0 22 0 13462858 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542332614824 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21379] ppid=21365 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/21368/task/21379/stat : 21379 (java) S 21365 21368 18087 0 -1 4202560 2501 0 0 0 462 5 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542320204776 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21380] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21380/stat : 21380 (java) S 21365 21368 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542319150840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21381] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21381/stat : 21381 (java) S 21365 21368 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13462859 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542318097928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21382] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21382/stat : 21382 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542317046416 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21383] ppid=21365 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/21368/task/21383/stat : 21383 (java) S 21365 21368 18087 0 -1 4202560 16396 0 0 0 205 4 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542315993528 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21384] ppid=21365 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/21368/task/21384/stat : 21384 (java) S 21365 21368 18087 0 -1 4202560 16025 0 0 0 209 3 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542314940728 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21385] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21385/stat : 21385 (java) S 21365 21368 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542313888120 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21368/tid=21386] ppid=21365 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21368/task/21386/stat : 21386 (java) S 21365 21368 18087 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 13462862 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542312835528 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21388] ppid=21365 vsize=9824732 CPUtime=875.22 cores=0,2,4,6
/proc/21368/task/21388/stat : 21388 (java) R 21365 21368 18087 0 -1 4202560 44 0 0 0 87508 14 0 0 20 0 22 0 13462997 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542311780384 140542554889325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21368/tid=21389] ppid=21365 vsize=9824732 CPUtime=875.28 cores=0,2,4,6
/proc/21368/task/21389/stat : 21389 (java) R 21365 21368 18087 0 -1 4202560 1428 0 0 0 87483 45 0 0 20 0 22 0 13462997 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542310726608 140542555297514 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21368/tid=21390] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21390/stat : 21390 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542309676456 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21368/tid=21391] ppid=21365 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21368/task/21391/stat : 21391 (java) S 21365 21368 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13462998 10060525568 964522 33554432000 1073741824 1073778376 140735512716608 140542308623656 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 892.765
CPU time (s): 1800.13
CPU user time (s): 1798.26
CPU system time (s): 1.87
CPU usage (%): 201.635
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.72
system time used= 2.36164
maximum resident set size= 3861896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45829
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= 23941
involuntary context switches= 30991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70213 second user time and 7.38588 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-16 23:56:09
IDJOB=4097836
IDBENCH=107814
IDSOLVER=2543
FILE ID=node133/4097836-1466114169
RUNJOBID= node133-1466113274-20820
PBS_JOBID= 19904054
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_20.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097836-1466114169/watcher-4097836-1466114169 -o /tmp/evaluation-result-4097836-1466114169/solver-4097836-1466114169 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20820 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097836-1466114169.opb

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

MD5SUM BENCH= 24327f960e0621fad359171eb566677f
RANDOM SEED=963445685

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29943012 kB
Buffers:           67760 kB
Cached:           139276 kB
SwapCached:         1860 kB
Active:          2109188 kB
Inactive:         106976 kB
Active(anon):    2010488 kB
Inactive(anon):     1228 kB
Active(file):      98700 kB
Inactive(file):   105748 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67098904 kB
Dirty:              5508 kB
Writeback:             0 kB
AnonPages:       2093492 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             570500 kB
SReclaimable:      14084 kB
SUnreclaim:       556416 kB
KernelStack:        1816 kB
PageTables:         8908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2743752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2033664 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= 71704 MiB
End job on node133 at 2016-06-17 00:11:02