Trace number 4103694

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.65 896.657

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-cycle.opb
MD5SUMa4f456875ede4549ae03268180cd603c
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables84737
Total number of constraints1802
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1802
Minimum length of a constraint11
Maximum length of a constraint1470
Number of terms in the objective function 9240
Biggest coefficient in the objective function 53687091200000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 1737924154969464
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 48888431614361600
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 779202693141814557
Number of bits of the biggest sum of numbers60
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4103694-1466245683.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
3.43/2.04	c ... done. Wall clock time 1.93s.
3.43/2.04	c declared #vars     84737
3.43/2.04	c #constraints  3176
3.43/2.04	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.43/2.04	c constraints type 
3.43/2.04	c org.sat4j.specs.Constr$1 => 294
3.43/2.04	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2882
3.43/2.04	c 3176 constraints processed.
3.43/2.04	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.43/2.04	c constraints type 
3.43/2.04	c org.sat4j.specs.Constr$1 => 294
3.43/2.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2882
3.43/2.04	c 3176 constraints processed.
3.43/2.04	c objective function length is 9240 literals
7.19/3.32	c cleaning 2494 clauses out of 4988 with flag 10690/5001
8.92/4.16	c cleaning 4240 clauses out of 8490 with flag 23007/11000
11.14/5.27	c cleaning 5616 clauses out of 11243 with flag 38835/18001
13.55/6.44	c cleaning 6811 clauses out of 13627 with flag 55804/26001
16.66/7.95	c cleaning 7910 clauses out of 15819 with flag 74647/35004
20.59/9.80	c cleaning 8950 clauses out of 17906 with flag 94939/45001
24.73/11.89	c cleaning 9979 clauses out of 19957 with flag 117762/56002
29.81/14.40	c cleaning 10984 clauses out of 21977 with flag 141777/68001
35.30/17.10	c cleaning 11986 clauses out of 23992 with flag 168832/81000
42.40/20.50	c cleaning 12998 clauses out of 26008 with flag 198662/95002
49.60/24.13	c cleaning 14002 clauses out of 28008 with flag 229616/110000
58.10/28.32	c cleaning 15004 clauses out of 30008 with flag 261746/126002
66.90/32.72	c cleaning 15997 clauses out of 32003 with flag 296328/143001
76.21/37.33	c cleaning 17003 clauses out of 34008 with flag 332462/161003
86.28/42.39	c cleaning 17999 clauses out of 36004 with flag 370618/180002
98.04/48.16	c cleaning 19002 clauses out of 38003 with flag 410614/200000
111.09/54.62	c cleaning 19997 clauses out of 40002 with flag 454365/221001
124.97/61.51	c cleaning 0 clauses out of 5001 with flag 0/5001
126.82/62.35	c cleaning 21001 clauses out of 42004 with flag 499291/243000
143.60/71.09	c cleaning 22000 clauses out of 44006 with flag 546081/266003
160.04/79.24	c cleaning 22999 clauses out of 46003 with flag 594081/290000
180.10/89.21	c cleaning 23998 clauses out of 48005 with flag 644607/315001
202.76/100.50	c cleaning 25002 clauses out of 50009 with flag 696611/341003
226.61/112.41	c cleaning 26000 clauses out of 52004 with flag 750605/368000
251.45/124.86	c cleaning 26997 clauses out of 54004 with flag 806702/396000
281.60/139.83	c cleaning 28003 clauses out of 56007 with flag 864703/425000
313.08/155.55	c cleaning 28999 clauses out of 58005 with flag 924933/455001
345.44/171.63	c cleaning 29998 clauses out of 60005 with flag 986933/486000
380.58/189.19	c cleaning 31003 clauses out of 62009 with flag 1050937/518002
417.56/207.59	c cleaning 31999 clauses out of 64004 with flag 1117735/551000
455.14/226.28	c cleaning 32999 clauses out of 66008 with flag 1185742/585003
495.69/246.44	c cleaning 34002 clauses out of 68006 with flag 1255736/620000
544.79/270.83	c cleaning 35000 clauses out of 70004 with flag 1327736/656000
591.00/293.83	c cleaning 35997 clauses out of 72004 with flag 1401737/693000
642.01/319.25	c cleaning 36997 clauses out of 74008 with flag 1477822/731001
693.07/344.60	c cleaning 38002 clauses out of 76012 with flag 1555824/770002
749.42/372.75	c cleaning 39000 clauses out of 78008 with flag 1635826/810000
805.03/400.45	c cleaning 40003 clauses out of 80010 with flag 1717831/851002
869.88/432.73	c cleaning 40999 clauses out of 82005 with flag 1802059/893000
935.04/465.20	c cleaning 41999 clauses out of 84006 with flag 1888307/936000
1002.83/499.04	c cleaning 43003 clauses out of 86008 with flag 1976478/980001
1080.03/537.55	c cleaning 43998 clauses out of 88004 with flag 2066493/1025000
1159.31/576.92	c cleaning 45004 clauses out of 90009 with flag 2158820/1071003
1242.46/618.40	c cleaning 45994 clauses out of 92002 with flag 2253285/1118000
1330.41/662.18	c cleaning 47002 clauses out of 94009 with flag 2349290/1166001
1349.21/671.56	c cleaning 0 clauses out of 11001 with flag 0/11001
1431.15/712.82	c cleaning 47997 clauses out of 96006 with flag 2457837/1215000
1527.01/760.69	c cleaning 48997 clauses out of 98009 with flag 2559893/1265000
1634.14/814.09	c cleaning 50004 clauses out of 100013 with flag 2661897/1316001
1744.33/868.82	c cleaning 51000 clauses out of 102009 with flag 2765899/1368001
1800.13/896.61	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/896.61	c starts		: 905
1800.13/896.61	c conflicts		: 1402648
1800.13/896.61	c decisions		: 1491774
1800.13/896.61	c propagations		: 12424773
1800.13/896.61	c inspects		: 11192418033
1800.13/896.61	c shortcuts		: 0
1800.13/896.61	c learnt literals	: 24
1800.13/896.61	c learnt binary clauses	: 8
1800.13/896.61	c learnt ternary clauses	: 14
1800.13/896.61	c learnt constraints	: 1402624
1800.13/896.61	c ignored constraints	: 0
1800.13/896.61	c root simplifications	: 0
1800.13/896.61	c removed literals (reason simplification)	: 9969492
1800.13/896.61	c reason swapping (by a shorter reason)	: 0
1800.13/896.61	c Calls to reduceDB	: 48
1800.13/896.61	c Number of update (reduction) of LBD	: 3753
1800.13/896.61	c Imported unit clauses	: 0
1800.13/896.61	c number of reductions to clauses (during analyze)	: 0
1800.13/896.61	c number of learned constraints concerned by reduction	: 0
1800.13/896.61	c number of learning phase by resolution	: 0
1800.13/896.61	c number of learning phase by cutting planes	: 0
1800.13/896.61	c speed (assignments/second)	: 13891.756363770532
1800.13/896.61	c non guided choices	3576
1800.13/896.63	c learnt constraints type 
1800.13/896.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8
1800.13/896.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85648
1800.13/896.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/896.63	c starts		: 21
1800.13/896.63	c conflicts		: 13249
1800.13/896.63	c decisions		: 273998
1800.13/896.63	c propagations		: 2420503
1800.13/896.63	c inspects		: 749379454
1800.13/896.63	c shortcuts		: 0
1800.13/896.63	c learnt literals	: 0
1800.13/896.63	c learnt binary clauses	: 0
1800.13/896.63	c learnt ternary clauses	: 0
1800.13/896.63	c learnt constraints	: 13249
1800.13/896.63	c ignored constraints	: 0
1800.13/896.63	c root simplifications	: 0
1800.13/896.63	c removed literals (reason simplification)	: 0
1800.13/896.63	c reason swapping (by a shorter reason)	: 0
1800.13/896.63	c Calls to reduceDB	: 2
1800.13/896.63	c Number of update (reduction) of LBD	: 0
1800.13/896.63	c Imported unit clauses	: 0
1800.13/896.63	c number of reductions to clauses (during analyze)	: 0
1800.13/896.63	c number of learned constraints concerned by reduction	: 0
1800.13/896.63	c number of learning phase by resolution	: 0
1800.13/896.63	c number of learning phase by cutting planes	: 0
1800.13/896.63	c speed (assignments/second)	: 2706.374647657404
1800.13/896.63	c non guided choices	0
1800.13/896.64	c learnt constraints type 
1800.13/896.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 48
1800.13/896.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13201
1800.13/896.64	s UNKNOWN
1800.13/896.64	c Total wall clock time (in seconds): 896.53

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-4103694-1466245683/watcher-4103694-1466245683 -o /tmp/evaluation-result-4103694-1466245683/solver-4103694-1466245683 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103694-1466245683.opb 

pid=20221
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.15 4.19 4.17 4/197 20224
/proc/meminfo: memFree=29232116/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 1293 0 0 0 0 0 0 0 20 0 2 0 26615120 95129600 927 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 23225 927 703 9 0 16769 0
[pid=20224/tid=20225] ppid=20221 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) D 20221 20224 18358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 26615121 95129600 927 33554432000 1073741824 1073778376 140734290935568 140078871535144 214360485159 0 0 4096 0 18446744072100588836 0 0 -1 0 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 4.15 4.19 4.17 4/197 20224
/proc/meminfo: memFree=29232116/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 4441 0 1 0 9 1 0 0 20 0 18 0 26615120 9787879424 6076 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2389619 6076 2141 9 0 2380296 0
[pid=20224/tid=20225] ppid=20221 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) R 20221 20224 18358 0 -1 4202560 2393 0 1 0 6 1 0 0 20 0 18 0 26615121 9787879424 6076 33554432000 1073741824 1073778376 140734290935568 140078871538592 214373033229 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200328 s]
/proc/loadavg: 4.15 4.19 4.17 4/197 20224
/proc/meminfo: memFree=29232116/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 5036 0 1 0 29 1 0 0 20 0 18 0 26615120 9787879424 7881 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2389619 7881 2221 9 0 2380296 0
[pid=20224/tid=20225] ppid=20221 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) R 20221 20224 18358 0 -1 4202560 2410 0 1 0 16 1 0 0 20 0 18 0 26615121 9787879424 7881 33554432000 1073741824 1073778376 140734290935568 140078871538592 140078697868676 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300273 s]
/proc/loadavg: 4.15 4.19 4.17 4/197 20224
/proc/meminfo: memFree=29232116/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9558476 CPUtime=0.55 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 7310 0 1 0 54 1 0 0 20 0 18 0 26615120 9787879424 11138 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2389619 11139 2237 9 0 2380296 0
[pid=20224/tid=20225] ppid=20221 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) R 20221 20224 18358 0 -1 4202560 2430 0 1 0 26 1 0 0 20 0 18 0 26615121 9787879424 11140 33554432000 1073741824 1073778376 140734290935568 140078871529992 140078697437868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700232 s]
/proc/loadavg: 4.15 4.19 4.17 4/197 20224
/proc/meminfo: memFree=29232116/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9558476 CPUtime=1.45 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 14895 0 1 0 139 6 0 0 20 0 18 0 26615120 9787879424 45902 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2389619 45902 2257 9 0 2380296 0
[pid=20224/tid=20225] ppid=20221 vsize=9558476 CPUtime=0.66 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2488 0 1 0 63 3 0 0 20 0 18 0 26615121 9787879424 45902 33554432000 1073741824 1073778376 140734290935568 140078871538168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9558476

[startup+1.50083 s]
/proc/loadavg: 4.15 4.19 4.17 4/215 20242
/proc/meminfo: memFree=28961184/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9558476 CPUtime=2.6 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 15570 0 1 0 242 18 0 0 20 0 18 0 26615120 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2389619 78630 2263 9 0 2380296 0
[pid=20224/tid=20225] ppid=20221 vsize=9558476 CPUtime=1.34 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) R 20221 20224 18358 0 -1 4202560 2508 0 1 0 130 4 0 0 20 0 18 0 26615121 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078871531472 140078697877816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 167 0 0 0 4 2 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 92 0 0 0 3 2 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 131 0 0 0 5 2 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 122 0 0 0 3 1 0 0 20 0 18 0 26615122 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 26615123 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26615123 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26615123 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26615125 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9558476 CPUtime=0.35 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) S 20221 20224 18358 0 -1 4202560 5548 0 0 0 33 2 0 0 20 0 18 0 26615125 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078691092920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9558476 CPUtime=0.37 cores=0,2,4,6
/proc/20224/task/20240/stat : 20240 (java) S 20221 20224 18358 0 -1 4202560 5566 0 0 0 37 0 0 0 20 0 18 0 26615125 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078690040120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20241] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20241/stat : 20241 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26615125 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078688987512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20242] ppid=20221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26615125 9787879424 78630 33554432000 1073741824 1073778376 140734290935568 140078687934920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 9558476

[startup+3.10076 s]
/proc/loadavg: 4.05 4.17 4.17 5/217 20244
/proc/meminfo: memFree=28777672/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9824732 CPUtime=6.53 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 16159 0 1 0 625 28 0 0 20 0 22 0 26615120 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2456183 115838 2279 9 0 2446860 0
[pid=20224/tid=20225] ppid=20221 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2556 0 1 0 173 5 0 0 20 0 22 0 26615121 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078871540600 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 79 0 0 0 5 2 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 180 0 0 0 8 3 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 137 0 0 0 7 3 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 63 0 0 0 10 3 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 147 0 0 0 7 2 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 50 0 0 0 7 3 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 64 0 0 0 11 4 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 132 0 0 0 5 2 0 0 20 0 22 0 26615122 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) R 20221 20224 18358 0 -1 4202560 5599 0 0 0 82 2 0 0 20 0 22 0 26615125 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078691092920 140078878527010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/20224/task/20240/stat : 20240 (java) R 20221 20224 18358 0 -1 4202560 5641 0 0 0 84 0 0 0 20 0 22 0 26615125 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078690040000 140078878341904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20241] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20241/stat : 20241 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078688987512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20242] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078687934920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20243] ppid=20221 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) R 20221 20224 18358 0 -1 4202560 21 0 0 0 104 0 0 0 20 0 22 0 26615325 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078686881080 140078698323244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20244] ppid=20221 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/20224/task/20244/stat : 20244 (java) R 20221 20224 18358 0 -1 4202560 28 0 0 0 103 0 0 0 20 0 22 0 26615325 10060525568 115838 33554432000 1073741824 1073778376 140734290935568 140078685827848 140078698274455 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 4.05 4.17 4.17 5/219 20246
/proc/meminfo: memFree=28724584/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9824732 CPUtime=13.35 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 16656 0 1 0 1300 35 0 0 20 0 22 0 26615120 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2456183 142709 2284 9 0 2446860 0
[pid=20224/tid=20225] ppid=20221 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2556 0 1 0 173 5 0 0 20 0 22 0 26615121 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078871540600 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 94 0 0 0 7 3 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 207 0 0 0 10 4 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 162 0 0 0 10 4 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 83 0 0 0 13 4 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 161 0 0 0 9 3 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 66 0 0 0 9 4 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 84 0 0 0 13 4 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 164 0 0 0 8 2 0 0 20 0 22 0 26615122 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) S 20221 20224 18358 0 -1 4202560 5601 0 0 0 99 2 0 0 20 0 22 0 26615125 10060525568 142709 33554432000 1073741824 1073778376 140734290935568 140078691092920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9824732 CPUtime=0.99 cores=0,2,4,6

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

[startup+882.301 s]
/proc/loadavg: 4.13 4.36 4.31 5/219 20431
/proc/meminfo: memFree=27197220/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9824732 CPUtime=1771.4 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 25657 0 1 0 176967 173 0 0 20 0 22 0 26615120 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2456183 717803 2293 9 0 2446860 0
[pid=20224/tid=20225] ppid=20221 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2560 0 1 0 175 7 0 0 20 0 22 0 26615121 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078871540600 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 551 0 0 0 184 12 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 558 0 0 0 186 14 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 544 0 0 0 208 11 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 446 0 0 0 187 11 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 687 0 0 0 179 16 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 514 0 0 0 194 16 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 581 0 0 0 199 15 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 657 0 0 0 169 13 0 0 20 0 22 0 26615122 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 1933 0 0 0 158 8 0 0 20 0 22 0 26615123 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) S 20221 20224 18358 0 -1 4202560 7728 0 0 0 185 2 0 0 20 0 22 0 26615125 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078691092920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/20224/task/20240/stat : 20240 (java) S 20221 20224 18358 0 -1 4202560 5765 0 0 0 105 0 0 0 20 0 22 0 26615125 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078690040120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20241] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20241/stat : 20241 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078688987512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20242] ppid=20221 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 18358 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 26615125 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078687934920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20243] ppid=20221 vsize=9824732 CPUtime=874.31 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) R 20221 20224 18358 0 -1 4202560 74 0 0 0 87415 16 0 0 20 0 22 0 26615325 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078686879744 140078698323244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20244] ppid=20221 vsize=9824732 CPUtime=874.39 cores=0,2,4,6
/proc/20224/task/20244/stat : 20244 (java) R 20221 20224 18358 0 -1 4202560 1744 0 0 0 87396 43 0 0 20 0 22 0 26615325 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078685826128 140078698181376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20245] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20245/stat : 20245 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615342 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078684775848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20246] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20246/stat : 20246 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615347 10060525568 717803 33554432000 1073741824 1073778376 140734290935568 140078683723048 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.4
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.601 s]
/proc/loadavg: 4.11 4.35 4.30 6/219 20431
/proc/meminfo: memFree=26779488/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 25915 0 1 0 179832 181 0 0 20 0 22 0 26615120 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2456183 746583 2293 9 0 2446860 0
[pid=20224/tid=20225] ppid=20221 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2560 0 1 0 175 7 0 0 20 0 22 0 26615121 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078871540600 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 567 0 0 0 186 13 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 594 0 0 0 191 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 558 0 0 0 210 11 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 462 0 0 0 189 12 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 701 0 0 0 182 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 526 0 0 0 196 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 592 0 0 0 201 15 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 669 0 0 0 170 14 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 2041 0 0 0 158 8 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) S 20221 20224 18358 0 -1 4202560 7728 0 0 0 185 2 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078691092920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/20224/task/20240/stat : 20240 (java) S 20221 20224 18358 0 -1 4202560 5765 0 0 0 105 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078690040120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20241] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20241/stat : 20241 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078688987512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20242] ppid=20221 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 18358 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078687934920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20243] ppid=20221 vsize=9824732 CPUtime=888.54 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) R 20221 20224 18358 0 -1 4202560 75 0 0 0 88838 16 0 0 20 0 22 0 26615325 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078686879712 140078698323244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20244] ppid=20221 vsize=9824732 CPUtime=888.62 cores=0,2,4,6
/proc/20224/task/20244/stat : 20244 (java) R 20221 20224 18358 0 -1 4202560 1762 0 0 0 88819 43 0 0 20 0 22 0 26615325 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078685828256 140078698274423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20245] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20245/stat : 20245 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615342 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078684775848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20246] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20246/stat : 20246 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615347 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078683723048 214373021609 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 20224 sig 9
??? kill -20224 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.601 s]
/proc/loadavg: 4.11 4.35 4.30 6/219 20431
/proc/meminfo: memFree=26779488/32872528 swapFree=1286400/1433568
[pid=20224] ppid=20221 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 18358 0 -1 4202496 25915 0 1 0 179832 181 0 0 20 0 22 0 26615120 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140734290926704 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20224/statm: 2456183 746583 2293 9 0 2446860 0
[pid=20224/tid=20225] ppid=20221 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/20224/task/20225/stat : 20225 (java) S 20221 20224 18358 0 -1 4202560 2560 0 1 0 175 7 0 0 20 0 22 0 26615121 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078871540600 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20227] ppid=20221 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/20224/task/20227/stat : 20227 (java) S 20221 20224 18358 0 -1 4202560 567 0 0 0 186 13 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078833032232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20228] ppid=20221 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/20224/task/20228/stat : 20228 (java) S 20221 20224 18358 0 -1 4202560 594 0 0 0 191 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078831979432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20229] ppid=20221 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/20224/task/20229/stat : 20229 (java) S 20221 20224 18358 0 -1 4202560 558 0 0 0 210 11 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078830926632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20230] ppid=20221 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/20224/task/20230/stat : 20230 (java) S 20221 20224 18358 0 -1 4202560 462 0 0 0 189 12 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078829873832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20231] ppid=20221 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 18358 0 -1 4202560 701 0 0 0 182 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078828821032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20232] ppid=20221 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 18358 0 -1 4202560 526 0 0 0 196 16 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078827768232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20233] ppid=20221 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 18358 0 -1 4202560 592 0 0 0 201 15 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078826715432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20234] ppid=20221 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 18358 0 -1 4202560 669 0 0 0 170 14 0 0 20 0 22 0 26615122 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078825662632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20235] ppid=20221 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/20224/task/20235/stat : 20235 (java) S 20221 20224 18358 0 -1 4202560 2041 0 0 0 158 8 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078695304168 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20236] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20236/stat : 20236 (java) S 20221 20224 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078694250232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20237] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20237/stat : 20237 (java) S 20221 20224 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26615123 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078693197320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20238] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20238/stat : 20238 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078692145808 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20239] ppid=20221 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/20224/task/20239/stat : 20239 (java) S 20221 20224 18358 0 -1 4202560 7728 0 0 0 185 2 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078691092920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20240] ppid=20221 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/20224/task/20240/stat : 20240 (java) S 20221 20224 18358 0 -1 4202560 5765 0 0 0 105 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078690040120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20241] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20241/stat : 20241 (java) S 20221 20224 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078688987512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20224/tid=20242] ppid=20221 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 18358 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 26615125 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078687934920 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20224/tid=20243] ppid=20221 vsize=9824732 CPUtime=888.54 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) R 20221 20224 18358 0 -1 4202560 75 0 0 0 88838 16 0 0 20 0 22 0 26615325 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078686879712 140078698323244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20244] ppid=20221 vsize=9824732 CPUtime=888.62 cores=0,2,4,6
/proc/20224/task/20244/stat : 20244 (java) R 20221 20224 18358 0 -1 4202560 1762 0 0 0 88819 43 0 0 20 0 22 0 26615325 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078685828256 140078698274423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20224/tid=20245] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20245/stat : 20245 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615342 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078684775848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20224/tid=20246] ppid=20221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20246/stat : 20246 (java) S 20221 20224 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26615347 10060525568 746583 33554432000 1073741824 1073778376 140734290935568 140078683723048 214373021609 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
Real time (s): 896.657
CPU time (s): 1800.65
CPU user time (s): 1798.41
CPU system time (s): 2.23966
CPU usage (%): 200.818
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 2.23966
maximum resident set size= 3272876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25957
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= 23790
involuntary context switches= 25551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51501 second user time and 6.65299 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 12:28:04
IDJOB=4103694
IDBENCH=2433
IDSOLVER=2543
FILE ID=node130/4103694-1466245683
RUNJOBID= node130-1466240252-18374
PBS_JOBID= 19918180
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-cycle.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103694-1466245683/watcher-4103694-1466245683 -o /tmp/evaluation-result-4103694-1466245683/solver-4103694-1466245683 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103694-1466245683.opb

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

MD5SUM BENCH= a4f456875ede4549ae03268180cd603c
RANDOM SEED=724522789

node130.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.365
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	: 5332.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.56
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.365
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:        29232760 kB
Buffers:           10272 kB
Cached:            96808 kB
SwapCached:         1900 kB
Active:          1412876 kB
Inactive:          60416 kB
Active(anon):    1366432 kB
Inactive(anon):     2208 kB
Active(file):      46444 kB
Inactive(file):    58208 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098712 kB
Dirty:              8956 kB
Writeback:             4 kB
AnonPages:       2799208 kB
Mapped:            15316 kB
Shmem:                 0 kB
Slab:             597720 kB
SReclaimable:      41068 kB
SUnreclaim:       556652 kB
KernelStack:        1592 kB
PageTables:         9704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4254968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1472512 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= 71732 MiB
End job on node130 at 2016-06-18 12:43:00