Trace number 4119776

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.13 903.568

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm100p-opt.opb.negationfix.opb
MD5SUM0aee14f9dddbd7be1efd1f634d515742
Bench CategoryOPT-BIGINT-LIN (optimisation, big 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 Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

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.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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119776-1467271172.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
4.95/3.03	c ... done. Wall clock time 2.915s.
4.95/3.03	c declared #vars     182272
4.95/3.03	c #constraints  3104
4.95/3.04	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.95/3.04	c constraints type 
4.95/3.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1423
4.95/3.04	c org.sat4j.specs.Constr$1 => 1
4.95/3.04	c org.sat4j.minisat.constraints.card.MinWatchCard => 1423
4.95/3.04	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 257
4.95/3.04	c 3104 constraints processed.
4.95/3.04	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.95/3.04	c constraints type 
4.95/3.04	c org.sat4j.specs.Constr$1 => 1
4.95/3.04	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1423
4.95/3.04	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1423
4.95/3.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 257
4.95/3.04	c 3104 constraints processed.
4.95/3.04	c objective function length is 128 literals
11.57/5.85	c cleaning 2497 clauses out of 5001 with flag 17019/5001
16.22/8.00	c cleaning 4243 clauses out of 8503 with flag 40492/11000
21.66/10.71	c cleaning 5625 clauses out of 11261 with flag 76053/18001
29.70/14.75	c cleaning 6810 clauses out of 13638 with flag 118516/26003
38.97/19.31	c cleaning 7902 clauses out of 15827 with flag 164193/35002
48.80/24.22	c cleaning 8948 clauses out of 17923 with flag 216272/45000
61.72/30.62	c cleaning 9972 clauses out of 19976 with flag 276014/56001
74.86/37.12	c cleaning 10987 clauses out of 22003 with flag 340533/68000
86.87/43.15	c cleaning 11996 clauses out of 24017 with flag 433290/81001
101.28/50.32	c cleaning 12994 clauses out of 26022 with flag 543769/95002
117.42/58.21	c cleaning 13997 clauses out of 28026 with flag 663011/110000
133.12/66.06	c cleaning 14998 clauses out of 30030 with flag 786766/126001
152.32/75.64	c cleaning 15998 clauses out of 32033 with flag 928958/143002
175.55/87.20	c cleaning 17002 clauses out of 34035 with flag 1085558/161002
199.17/99.04	c cleaning 17995 clauses out of 36034 with flag 1243806/180003
225.56/112.27	c cleaning 18999 clauses out of 38036 with flag 1440530/200000
255.15/127.09	c cleaning 20000 clauses out of 40037 with flag 1617748/221000
283.95/141.48	c cleaning 21000 clauses out of 42038 with flag 1796580/243001
315.76/157.32	c cleaning 22002 clauses out of 44039 with flag 2015940/266002
350.51/175.30	c cleaning 22995 clauses out of 46036 with flag 2242756/290001
388.51/194.39	c cleaning 24003 clauses out of 48041 with flag 2478528/315001
429.32/214.80	c cleaning 24998 clauses out of 50037 with flag 2736648/341000
472.53/236.37	c cleaning 26001 clauses out of 52039 with flag 2978422/368000
520.34/260.30	c cleaning 26993 clauses out of 54038 with flag 3234264/396000
569.38/285.58	c cleaning 28000 clauses out of 56046 with flag 3456756/425001
618.18/309.96	c cleaning 29004 clauses out of 58047 with flag 3706857/455002
666.96/334.40	c cleaning 29999 clauses out of 60043 with flag 3996187/486002
717.77/359.75	c cleaning 31000 clauses out of 62042 with flag 4293067/518000
774.95/388.32	c cleaning 32004 clauses out of 64044 with flag 4596651/551002
837.90/419.85	c cleaning 32999 clauses out of 66038 with flag 4899631/585000
921.78/462.68	c cleaning 33997 clauses out of 68040 with flag 5194975/620001
1003.38/503.42	c cleaning 35000 clauses out of 70043 with flag 5519123/656001
1089.39/546.42	c cleaning 36000 clauses out of 72042 with flag 5842213/693000
1183.59/593.56	c cleaning 36998 clauses out of 74043 with flag 6168069/731001
1296.20/649.80	c cleaning 37998 clauses out of 76044 with flag 6522845/770000
1392.88/699.24	c cleaning 39005 clauses out of 78048 with flag 6850076/810002
1475.90/740.71	c cleaning 40002 clauses out of 80041 with flag 7225307/851000
1570.31/787.95	c cleaning 41000 clauses out of 82041 with flag 7636919/893002
1664.53/835.08	c cleaning 42001 clauses out of 84042 with flag 8051326/936003
1765.53/886.25	c cleaning 42999 clauses out of 86038 with flag 8487632/980000
1800.13/903.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/903.50	c starts		: 26
1800.13/903.50	c conflicts		: 999355
1800.13/903.50	c decisions		: 3419283
1800.13/903.50	c propagations		: 380773853
1800.13/903.50	c inspects		: 6287274751
1800.13/903.50	c shortcuts		: 0
1800.13/903.50	c learnt literals	: 0
1800.13/903.50	c learnt binary clauses	: 0
1800.13/903.50	c learnt ternary clauses	: 0
1800.13/903.50	c learnt constraints	: 999355
1800.13/903.50	c ignored constraints	: 0
1800.13/903.50	c root simplifications	: 0
1800.13/903.50	c removed literals (reason simplification)	: 1416916
1800.13/903.50	c reason swapping (by a shorter reason)	: 0
1800.13/903.50	c Calls to reduceDB	: 40
1800.13/903.50	c Number of update (reduction) of LBD	: 400462
1800.13/903.50	c Imported unit clauses	: 0
1800.13/903.50	c number of reductions to clauses (during analyze)	: 0
1800.13/903.50	c number of learned constraints concerned by reduction	: 0
1800.13/903.50	c number of learning phase by resolution	: 0
1800.13/903.50	c number of learning phase by cutting planes	: 0
1800.13/903.50	c speed (assignments/second)	: 422886.4948129589
1800.13/903.50	c non guided choices	2093829
1800.13/903.53	c learnt constraints type 
1800.13/903.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 62395
1800.13/903.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/903.53	c starts		: 2
1800.13/903.53	c conflicts		: 155
1800.13/903.53	c decisions		: 326375
1800.13/903.53	c propagations		: 373846
1800.13/903.53	c inspects		: 729890
1800.13/903.53	c shortcuts		: 0
1800.13/903.53	c learnt literals	: 0
1800.13/903.53	c learnt binary clauses	: 0
1800.13/903.53	c learnt ternary clauses	: 0
1800.13/903.53	c learnt constraints	: 154
1800.13/903.53	c ignored constraints	: 0
1800.13/903.53	c root simplifications	: 0
1800.13/903.53	c removed literals (reason simplification)	: 0
1800.13/903.53	c reason swapping (by a shorter reason)	: 0
1800.13/903.53	c Calls to reduceDB	: 0
1800.13/903.53	c Number of update (reduction) of LBD	: 0
1800.13/903.53	c Imported unit clauses	: 0
1800.13/903.53	c number of reductions to clauses (during analyze)	: 0
1800.13/903.53	c number of learned constraints concerned by reduction	: 0
1800.13/903.53	c number of learning phase by resolution	: 0
1800.13/903.53	c number of learning phase by cutting planes	: 0
1800.13/903.53	c speed (assignments/second)	: 415.17962249734575
1800.13/903.53	c non guided choices	273537
1800.13/903.53	c learnt constraints type 
1800.13/903.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
1800.13/903.53	s UNKNOWN
1800.13/903.53	c Total wall clock time (in seconds): 903.413

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-4119776-1467271172/watcher-4119776-1467271172 -o /tmp/evaluation-result-4119776-1467271172/solver-4119776-1467271172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467269337-16123 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119776-1467271172.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.25 4.27 3.98 4/199 16651
/proc/meminfo: memFree=24118992/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/16651/stat : 16651 (java) R 16648 16651 15921 0 -1 4202496 622 0 0 0 0 0 0 0 20 0 1 0 8069740 23793664 272 33554432000 1073741824 1073778376 140733402844176 140733402833240 273896487475 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 5809 284 221 9 0 128 0

[startup+0.100161 s]
/proc/loadavg: 4.25 4.27 3.98 4/199 16651
/proc/meminfo: memFree=24118992/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 8069740 9787879424 6048 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2389619 6048 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 4.25 4.27 3.98 4/199 16651
/proc/meminfo: memFree=24118992/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9558932 CPUtime=0.26 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 5306 0 1 0 25 1 0 0 20 0 18 0 8069740 9788346368 9323 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2389733 9323 2211 9 0 2380410 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558932

[startup+0.300239 s]
/proc/loadavg: 4.25 4.27 3.98 4/199 16651
/proc/meminfo: memFree=24118992/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9558476 CPUtime=0.56 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 10573 0 1 0 53 3 0 0 20 0 18 0 8069740 9787879424 14595 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2389619 14595 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700334 s]
/proc/loadavg: 4.25 4.27 3.98 4/199 16651
/proc/meminfo: memFree=24118992/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9558476 CPUtime=1.43 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 12040 0 1 0 132 11 0 0 20 0 18 0 8069740 9787879424 56216 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2389619 56216 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 9558476

[startup+1.50077 s]
/proc/loadavg: 4.25 4.27 3.98 4/217 16669
/proc/meminfo: memFree=23829072/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9558476 CPUtime=2.83 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 13373 0 1 0 255 28 0 0 20 0 18 0 8069740 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2389619 117995 2262 9 0 2380296 0
[pid=16651/tid=16653] ppid=16648 vsize=9558476 CPUtime=1.19 cores=1,3,5,7
/proc/16651/task/16653/stat : 16653 (java) R 16648 16651 15921 0 -1 4202560 2521 0 1 0 115 4 0 0 20 0 18 0 8069741 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722358864536 140722204425026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16654] ppid=16648 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16651/task/16654/stat : 16654 (java) S 16648 16651 15921 0 -1 4202560 47 0 0 0 6 2 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722331318952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16655] ppid=16648 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16651/task/16655/stat : 16655 (java) S 16648 16651 15921 0 -1 4202560 244 0 0 0 8 2 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722330266408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16656] ppid=16648 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 268 0 0 0 13 5 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 98 0 0 0 6 4 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 129 0 0 0 7 3 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 148 0 0 0 11 3 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 18 0 8069742 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 8069743 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 8069744 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 8069744 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8069746 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 2552 0 0 0 27 0 0 0 20 0 18 0 8069746 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9558476 CPUtime=0.33 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) R 16648 16651 15921 0 -1 4202560 5839 0 0 0 33 0 0 0 20 0 18 0 8069746 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721706174344 140722361477679 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8069746 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8069746 9787879424 117995 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 9558476

[startup+3.10349 s]
/proc/loadavg: 4.25 4.27 3.98 4/217 16669
/proc/meminfo: memFree=23318504/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9824732 CPUtime=5.17 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 15525 0 1 0 468 49 0 0 20 0 22 0 8069740 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2456183 317686 2271 9 0 2446860 0
[pid=16651/tid=16653] ppid=16648 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/16651/task/16653/stat : 16653 (java) S 16648 16651 15921 0 -1 4202560 3522 0 1 0 237 14 0 0 20 0 22 0 8069741 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722358866808 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16654] ppid=16648 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/16651/task/16654/stat : 16654 (java) S 16648 16651 15921 0 -1 4202560 74 0 0 0 14 4 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722331318952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16655] ppid=16648 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/16651/task/16655/stat : 16655 (java) S 16648 16651 15921 0 -1 4202560 256 0 0 0 15 4 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722330266408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16656] ppid=16648 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 120 0 0 0 15 4 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 298 0 0 0 22 5 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 132 0 0 0 16 6 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 166 0 0 0 18 4 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 177 0 0 0 18 4 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 57 0 0 0 14 3 0 0 20 0 22 0 8069742 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 1014 0 0 0 0 0 0 0 20 0 22 0 8069743 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 2570 0 0 0 32 0 0 0 20 0 22 0 8069746 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) S 16648 16651 15921 0 -1 4202560 5842 0 0 0 39 0 0 0 20 0 22 0 8069746 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721706186936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 317686 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.39 4.30 3.99 5/221 16673
/proc/meminfo: memFree=22851808/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9824732 CPUtime=12.77 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 25203 0 1 0 1225 52 0 0 20 0 22 0 8069740 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2456183 320811 2283 9 0 2446860 0
[pid=16651/tid=16653] ppid=16648 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/16651/task/16653/stat : 16653 (java) S 16648 16651 15921 0 -1 4202560 3522 0 1 0 237 14 0 0 20 0 22 0 8069741 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722358866808 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16654] ppid=16648 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/16651/task/16654/stat : 16654 (java) S 16648 16651 15921 0 -1 4202560 74 0 0 0 14 4 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722331318952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16655] ppid=16648 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/16651/task/16655/stat : 16655 (java) S 16648 16651 15921 0 -1 4202560 256 0 0 0 15 4 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722330266408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16656] ppid=16648 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 120 0 0 0 15 4 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 298 0 0 0 22 5 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 132 0 0 0 16 6 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 166 0 0 0 18 4 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 177 0 0 0 18 4 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 57 0 0 0 14 3 0 0 20 0 22 0 8069742 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 1016 0 0 0 0 0 0 0 20 0 22 0 8069743 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 9701 0 0 0 98 2 0 0 20 0 22 0 8069746 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) S 16648 16651 15921 0 -1 4202560 8369 0 0 0 91 2 0 0 20 0 22 0 8069746 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721706186936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16670] ppid=16648 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/16651/task/16670/stat : 16670 (java) R 16648 16651 15921 0 -1 4202560 25 0 0 0 322 0 0 0 20 0 22 0 8070044 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721703027008 140722205550740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16671] ppid=16648 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/16651/task/16671/stat : 16671 (java) R 16648 16651 15921 0 -1 4202560 24 0 0 0 323 0 0 0 20 0 22 0 8070044 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721701972872 140722205300849 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16672] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16672/stat : 16672 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721700922920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16673] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16673/stat : 16673 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 320811 33554432000 1073741824 1073778376 140733402844176 140721699870376 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.77

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

/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 24113 0 0 0 51 14 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 27153 0 0 0 63 21 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 27849 0 0 0 52 16 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 37538 0 0 0 62 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 36350 0 0 0 65 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 33669 0 0 0 49 17 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9824732 CPUtime=9.36 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 51820 0 0 0 925 11 0 0 20 0 22 0 8069743 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 9736 0 0 0 147 3 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) S 16648 16651 15921 0 -1 4202560 9175 0 0 0 125 2 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721706186936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 51 0 0 0 18 22 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16670] ppid=16648 vsize=9824732 CPUtime=866.08 cores=1,3,5,7
/proc/16651/task/16670/stat : 16670 (java) R 16648 16651 15921 0 -1 4202560 389 0 0 0 86585 23 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721703026336 140722205153507 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16671] ppid=16648 vsize=9824732 CPUtime=866.24 cores=1,3,5,7
/proc/16651/task/16671/stat : 16671 (java) R 16648 16651 15921 0 -1 4202560 210 0 0 0 86606 18 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721701972512 140722205266379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16672] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16672/stat : 16672 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721700922920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16673] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16673/stat : 16673 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721699870376 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1757.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.501 s]
/proc/loadavg: 4.44 4.32 4.18 5/221 16777
/proc/meminfo: memFree=21479508/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 317257 0 1 0 179809 204 0 0 20 0 22 0 8069740 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2456183 897025 2292 9 0 2446860 0
[pid=16651/tid=16653] ppid=16648 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/16651/task/16653/stat : 16653 (java) S 16648 16651 15921 0 -1 4202560 3527 0 1 0 241 15 0 0 20 0 22 0 8069741 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722358866808 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16654] ppid=16648 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/16651/task/16654/stat : 16654 (java) S 16648 16651 15921 0 -1 4202560 23998 0 0 0 61 20 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722331318952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16655] ppid=16648 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/16651/task/16655/stat : 16655 (java) S 16648 16651 15921 0 -1 4202560 30414 0 0 0 55 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722330266408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16656] ppid=16648 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 24113 0 0 0 51 14 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 27153 0 0 0 63 21 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 27849 0 0 0 52 16 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 37538 0 0 0 62 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 36350 0 0 0 65 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 33669 0 0 0 49 17 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9824732 CPUtime=9.36 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 51820 0 0 0 925 11 0 0 20 0 22 0 8069743 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 9736 0 0 0 147 3 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) S 16648 16651 15921 0 -1 4202560 9175 0 0 0 125 2 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721706186936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 51 0 0 0 19 22 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16670] ppid=16648 vsize=9824732 CPUtime=887.22 cores=1,3,5,7
/proc/16651/task/16670/stat : 16670 (java) R 16648 16651 15921 0 -1 4202560 389 0 0 0 88699 23 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721703018640 140722205136745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16671] ppid=16648 vsize=9824732 CPUtime=887.37 cores=1,3,5,7
/proc/16651/task/16671/stat : 16671 (java) R 16648 16651 15921 0 -1 4202560 210 0 0 0 88719 18 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721701972512 140722205237071 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16672] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16672/stat : 16672 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721700922920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16673] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16673/stat : 16673 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721699870376 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 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 16651 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+903.501 s]
/proc/loadavg: 4.44 4.32 4.18 5/221 16777
/proc/meminfo: memFree=21479508/32872528 swapFree=1484408/1662236
[pid=16651] ppid=16648 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/16651/stat : 16651 (java) S 16648 16651 15921 0 -1 4202496 317257 0 1 0 179809 204 0 0 20 0 22 0 8069740 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140733402835312 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16651/statm: 2456183 897025 2292 9 0 2446860 0
[pid=16651/tid=16653] ppid=16648 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/16651/task/16653/stat : 16653 (java) S 16648 16651 15921 0 -1 4202560 3527 0 1 0 241 15 0 0 20 0 22 0 8069741 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722358866808 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16654] ppid=16648 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/16651/task/16654/stat : 16654 (java) S 16648 16651 15921 0 -1 4202560 23998 0 0 0 61 20 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722331318952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16655] ppid=16648 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/16651/task/16655/stat : 16655 (java) S 16648 16651 15921 0 -1 4202560 30414 0 0 0 55 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722330266408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16656] ppid=16648 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/16651/task/16656/stat : 16656 (java) S 16648 16651 15921 0 -1 4202560 24113 0 0 0 51 14 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722329213864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16657] ppid=16648 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/16651/task/16657/stat : 16657 (java) S 16648 16651 15921 0 -1 4202560 27153 0 0 0 63 21 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722328161320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16658] ppid=16648 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/16651/task/16658/stat : 16658 (java) S 16648 16651 15921 0 -1 4202560 27849 0 0 0 52 16 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722327107752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16659] ppid=16648 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/16651/task/16659/stat : 16659 (java) S 16648 16651 15921 0 -1 4202560 37538 0 0 0 62 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722326055208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16660] ppid=16648 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/16651/task/16660/stat : 16660 (java) S 16648 16651 15921 0 -1 4202560 36350 0 0 0 65 18 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722325002664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16661] ppid=16648 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16651/task/16661/stat : 16661 (java) S 16648 16651 15921 0 -1 4202560 33669 0 0 0 49 17 0 0 20 0 22 0 8069742 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140722323950120 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16662] ppid=16648 vsize=9824732 CPUtime=9.36 cores=1,3,5,7
/proc/16651/task/16662/stat : 16662 (java) S 16648 16651 15921 0 -1 4202560 51820 0 0 0 925 11 0 0 20 0 22 0 8069743 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721711450728 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16663] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16663/stat : 16663 (java) S 16648 16651 15921 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721710397048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16664] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16664/stat : 16664 (java) S 16648 16651 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8069744 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721709344392 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16665] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16665/stat : 16665 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721708293136 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16666] ppid=16648 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/16651/task/16666/stat : 16666 (java) S 16648 16651 15921 0 -1 4202560 9736 0 0 0 147 3 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721707239480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16667] ppid=16648 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16651/task/16667/stat : 16667 (java) S 16648 16651 15921 0 -1 4202560 9175 0 0 0 125 2 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721706186936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16668] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16668/stat : 16668 (java) S 16648 16651 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721705134584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16669] ppid=16648 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16651/task/16669/stat : 16669 (java) S 16648 16651 15921 0 -1 4202560 51 0 0 0 19 22 0 0 20 0 22 0 8069746 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721704082248 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16651/tid=16670] ppid=16648 vsize=9824732 CPUtime=887.22 cores=1,3,5,7
/proc/16651/task/16670/stat : 16670 (java) R 16648 16651 15921 0 -1 4202560 389 0 0 0 88699 23 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721703018640 140722205136745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16651/tid=16671] ppid=16648 vsize=9824732 CPUtime=887.37 cores=1,3,5,7
/proc/16651/task/16671/stat : 16671 (java) R 16648 16651 15921 0 -1 4202560 210 0 0 0 88719 18 0 0 20 0 22 0 8070044 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721701972512 140722205237071 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16651/tid=16672] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16672/stat : 16672 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721700922920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16651/tid=16673] ppid=16648 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16651/task/16673/stat : 16673 (java) S 16648 16651 15921 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8070049 10060525568 897025 33554432000 1073741824 1073778376 140733402844176 140721699870376 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 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 16651 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=579334
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=541613
# CPU time returned by wait4() is 1796.12
# 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): 903.568
CPU time (s): 1800.13
CPU user time (s): 1798.09
CPU system time (s): 2.04
CPU usage (%): 199.225
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.58
system time used= 2.54161
maximum resident set size= 3588228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317298
page faults= 1
swaps= 0
block input operations= 0
block output operations= 648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29631
involuntary context switches= 8928

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9131 second user time and 7.57485 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-30 09:19:32
IDJOB=4119776
IDBENCH=111804
IDSOLVER=2543
FILE ID=node134/4119776-1467271172
RUNJOBID= node134-1467269337-16123
PBS_JOBID= 20004500
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm100p-opt.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119776-1467271172/watcher-4119776-1467271172 -o /tmp/evaluation-result-4119776-1467271172/solver-4119776-1467271172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467269337-16123 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119776-1467271172.opb

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

MD5SUM BENCH= 0aee14f9dddbd7be1efd1f634d515742
RANDOM SEED=1446270210

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        24119868 kB
Buffers:          168156 kB
Cached:          1751120 kB
SwapCached:            0 kB
Active:          4607756 kB
Inactive:        1729764 kB
Active(anon):    4421056 kB
Inactive(anon):        0 kB
Active(file):     186700 kB
Inactive(file):  1729764 kB
Unevictable:     1662236 kB
Mlocked:         1484408 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:       6080696 kB
Mapped:            21568 kB
Shmem:               216 kB
Slab:             611244 kB
SReclaimable:      55344 kB
SUnreclaim:       555900 kB
KernelStack:        1640 kB
PageTables:        16192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6510180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4397056 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= 71692 MiB
End job on node134 at 2016-06-30 09:34:36