Trace number 4080484

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-167.opb
MD5SUM7cf213338254036b9868078970e2a948
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables106196
Total number of constraints2493137
Number of constraints which are clauses2239038
Number of constraints which are cardinality constraints (but not clauses)8063
Number of constraints which are nor clauses,nor cardinality constraints246036
Minimum length of a constraint1
Maximum length of a constraint1485
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4080484-1465266573.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
23.40/18.17	c ... done. Wall clock time 18.046s.
23.40/18.17	c declared #vars     106196
23.40/18.17	c #constraints  2497295
23.40/18.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
23.40/18.18	c constraints type 
23.40/18.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1331483
23.40/18.18	c org.sat4j.specs.Constr$1 => 342109
23.40/18.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 7824
23.40/18.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 547152
23.40/18.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 22691
23.40/18.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 246036
23.40/18.18	c 2497295 constraints processed.
23.40/18.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
23.40/18.18	c constraints type 
23.40/18.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 547152
23.40/18.18	c org.sat4j.specs.Constr$1 => 342109
23.40/18.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1331483
23.40/18.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7824
23.40/18.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 246036
23.40/18.18	c org.sat4j.pb.constraints.pb.UnitClausePB => 22691
23.40/18.18	c 2497295 constraints processed.
38.66/25.89	c cleaning 0 clauses out of 5002 with flag 0/5002
55.74/34.25	c cleaning 0 clauses out of 11001 with flag 0/11001
76.69/44.67	c cleaning 0 clauses out of 18000 with flag 0/18000
85.38/49.00	c cleaning 2395 clauses out of 4870 with flag 763339/5000
116.01/63.81	c cleaning 0 clauses out of 26000 with flag 0/26000
140.51/75.83	c cleaning 4125 clauses out of 8397 with flag 1456405/11000
160.39/85.61	c cleaning 0 clauses out of 35000 with flag 0/35000
184.57/97.65	c cleaning 5420 clauses out of 11213 with flag 2199549/18000
218.38/114.45	c cleaning 0 clauses out of 45000 with flag 0/45000
223.05/116.71	c cleaning 6863 clauses out of 13753 with flag 3583022/26000
277.12/143.69	c cleaning 7864 clauses out of 15808 with flag 4546093/35000
316.85/163.39	c cleaning 0 clauses out of 56000 with flag 0/56000
369.09/189.34	c cleaning 8454 clauses out of 17885 with flag 5748056/45000
457.77/233.43	c cleaning 9524 clauses out of 20392 with flag 7631793/56000
458.38/233.73	c cleaning 0 clauses out of 68004 with flag 0/68004
524.36/266.59	c cleaning 10829 clauses out of 22818 with flag 8559307/68000
609.41/308.80	c cleaning 11732 clauses out of 24929 with flag 9975830/81000
661.82/334.88	c cleaning 0 clauses out of 81000 with flag 0/81000
689.00/348.34	c cleaning 12906 clauses out of 27155 with flag 11698903/95000
780.15/393.64	c cleaning 14275 clauses out of 29181 with flag 13473793/110000
833.88/420.35	c cleaning 15299 clauses out of 30880 with flag 15339075/126000
936.66/471.49	c cleaning 16260 clauses out of 32519 with flag 16962739/143000
1016.90/511.39	c cleaning 0 clauses out of 95000 with flag 0/95000
1066.71/536.11	c cleaning 16945 clauses out of 34204 with flag 18789967/161000
1225.46/615.03	c cleaning 17197 clauses out of 36102 with flag 20341786/180000
1297.00/650.67	c cleaning 19046 clauses out of 38839 with flag 21560495/200001
1436.33/719.92	c cleaning 20067 clauses out of 40709 with flag 23492584/221000
1540.47/771.72	c cleaning 0 clauses out of 110001 with flag 0/110001
1554.55/778.75	c cleaning 21216 clauses out of 42554 with flag 25669424/243000
1636.32/819.44	c cleaning 21979 clauses out of 44272 with flag 26682472/266001
1757.44/879.69	c cleaning 23086 clauses out of 46252 with flag 28355176/290000
1800.00/900.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/900.80	c starts		: 1531
1800.00/900.80	c conflicts		: 300411
1800.00/900.80	c decisions		: 67884395
1800.00/900.80	c propagations		: 703556279
1800.00/900.80	c inspects		: 6086497883
1800.00/900.80	c shortcuts		: 0
1800.00/900.80	c learnt literals	: 1371
1800.00/900.80	c learnt binary clauses	: 1925
1800.00/900.80	c learnt ternary clauses	: 5250
1800.00/900.80	c learnt constraints	: 299040
1800.00/900.80	c ignored constraints	: 0
1800.00/900.80	c root simplifications	: 0
1800.00/900.80	c removed literals (reason simplification)	: 1817103
1800.00/900.80	c reason swapping (by a shorter reason)	: 0
1800.00/900.80	c Calls to reduceDB	: 20
1800.00/900.80	c Number of update (reduction) of LBD	: 142190
1800.00/900.80	c Imported unit clauses	: 0
1800.00/900.80	c number of reductions to clauses (during analyze)	: 0
1800.00/900.80	c number of learned constraints concerned by reduction	: 0
1800.00/900.80	c number of learning phase by resolution	: 0
1800.00/900.80	c number of learning phase by cutting planes	: 0
1800.00/900.80	c speed (assignments/second)	: 797173.0990613712
1800.00/900.80	c non guided choices	3364947
1800.00/900.82	c learnt constraints type 
1800.00/900.82	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1925
1800.00/900.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 31633
1800.00/900.82	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/900.82	c starts		: 58
1800.00/900.82	c conflicts		: 122986
1800.00/900.82	c decisions		: 1011720
1800.00/900.82	c propagations		: 244407989
1800.00/900.82	c inspects		: 2493509433
1800.00/900.82	c shortcuts		: 0
1800.00/900.82	c learnt literals	: 0
1800.00/900.82	c learnt binary clauses	: 17
1800.00/900.82	c learnt ternary clauses	: 557
1800.00/900.82	c learnt constraints	: 122986
1800.00/900.82	c ignored constraints	: 0
1800.00/900.82	c root simplifications	: 0
1800.00/900.82	c removed literals (reason simplification)	: 0
1800.00/900.82	c reason swapping (by a shorter reason)	: 0
1800.00/900.82	c Calls to reduceDB	: 11
1800.00/900.82	c Number of update (reduction) of LBD	: 0
1800.00/900.82	c Imported unit clauses	: 0
1800.00/900.82	c number of reductions to clauses (during analyze)	: 0
1800.00/900.82	c number of learned constraints concerned by reduction	: 0
1800.00/900.82	c number of learning phase by resolution	: 0
1800.00/900.82	c number of learning phase by cutting planes	: 0
1800.00/900.82	c speed (assignments/second)	: 276925.40367582656
1800.00/900.82	c non guided choices	360566
1800.00/900.85	c learnt constraints type 
1800.00/900.85	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 121340
1800.00/900.85	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 17
1800.00/900.85	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1629
1800.00/900.85	s UNKNOWN
1800.00/900.85	c Total wall clock time (in seconds): 900.722

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-4080484-1465266573/watcher-4080484-1465266573 -o /tmp/evaluation-result-4080484-1465266573/solver-4080484-1465266573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080484-1465266573.opb 

pid=16379
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: 3.95 4.06 3.99 4/197 16382
/proc/meminfo: memFree=28909984/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/16382/stat : 16382 (java) R 16379 16382 8839 0 -1 4202496 424 0 0 0 0 0 0 0 20 0 1 0 108592263 9445376 93 33554432000 1073741824 1073778376 140737104369632 140737104366760 224913307497 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2306 97 76 9 0 38 0

[startup+0.100064 s]
/proc/loadavg: 3.95 4.06 3.99 4/197 16382
/proc/meminfo: memFree=28909984/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 108592263 9787879424 5513 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 5513 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200236 s]
/proc/loadavg: 3.95 4.06 3.99 4/197 16382
/proc/meminfo: memFree=28909984/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 4677 0 1 0 21 1 0 0 20 0 18 0 108592263 9787879424 10366 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 10366 2194 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300255 s]
/proc/loadavg: 3.95 4.06 3.99 4/197 16382
/proc/meminfo: memFree=28909984/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 5803 0 1 0 44 1 0 0 20 0 18 0 108592263 9787879424 12997 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 12997 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700325 s]
/proc/loadavg: 3.95 4.06 3.99 4/197 16382
/proc/meminfo: memFree=28909984/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=1.41 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 12838 0 1 0 135 6 0 0 20 0 18 0 108592263 9787879424 47539 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 47539 2264 9 0 2380296 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9558476

[startup+1.50083 s]
/proc/loadavg: 3.95 4.06 3.99 4/215 16400
/proc/meminfo: memFree=28600808/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=2.49 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 13423 0 1 0 235 14 0 0 20 0 18 0 108592263 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 112752 2264 9 0 2380296 0
[pid=16382/tid=16384] ppid=16379 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/16382/task/16384/stat : 16384 (java) R 16379 16382 8839 0 -1 4202560 2577 0 1 0 132 6 0 0 20 0 18 0 108592264 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003470179288 224925902093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16385] ppid=16379 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16382/task/16385/stat : 16385 (java) S 16379 16382 8839 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003459242280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16386] ppid=16379 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/16382/task/16386/stat : 16386 (java) S 16379 16382 8839 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003458189480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16387] ppid=16379 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 36 0 0 0 3 1 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 108592265 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108592266 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9558476 CPUtime=0.4 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 5561 0 0 0 40 0 0 0 20 0 18 0 108592269 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 3664 0 0 0 38 0 0 0 20 0 18 0 108592269 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 112752 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9558476

[startup+3.10084 s]
/proc/loadavg: 3.95 4.06 3.99 4/215 16400
/proc/meminfo: memFree=28278888/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=4.56 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 15454 0 1 0 416 40 0 0 20 0 18 0 108592263 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 294488 2264 9 0 2380296 0
[pid=16382/tid=16384] ppid=16379 vsize=9558476 CPUtime=2.81 cores=1,3,5,7
/proc/16382/task/16384/stat : 16384 (java) R 16379 16382 8839 0 -1 4202560 3340 0 1 0 262 19 0 0 20 0 18 0 108592264 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003470172080 224925902093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16385] ppid=16379 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16382/task/16385/stat : 16385 (java) S 16379 16382 8839 0 -1 4202560 74 0 0 0 7 3 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003459242280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16386] ppid=16379 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/16382/task/16386/stat : 16386 (java) S 16379 16382 8839 0 -1 4202560 79 0 0 0 11 3 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003458189480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16387] ppid=16379 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 100 0 0 0 5 1 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 65 0 0 0 9 3 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 191 0 0 0 8 2 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 63 0 0 0 7 3 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 18 0 108592265 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 979 0 0 0 0 0 0 0 20 0 18 0 108592266 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9558476 CPUtime=0.42 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 5561 0 0 0 42 0 0 0 20 0 18 0 108592269 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 3664 0 0 0 38 0 0 0 20 0 18 0 108592269 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 294488 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 9558476

[startup+6.30083 s]
/proc/loadavg: 3.95 4.06 3.99 4/215 16400
/proc/meminfo: memFree=26658276/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=8.44 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 16935 0 1 0 770 74 0 0 20 0 18 0 108592263 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 570216 2264 9 0 2380296 0
[pid=16382/tid=16384] ppid=16379 vsize=9558476 CPUtime=5.77 cores=1,3,5,7
/proc/16382/task/16384/stat : 16384 (java) R 16379 16382 8839 0 -1 4202560 3796 0 1 0 544 33 0 0 20 0 18 0 108592264 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003470172176 224925902093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16385] ppid=16379 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/16382/task/16385/stat : 16385 (java) S 16379 16382 8839 0 -1 4202560 160 0 0 0 14 5 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003459242280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16386] ppid=16379 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/16382/task/16386/stat : 16386 (java) S 16379 16382 8839 0 -1 4202560 120 0 0 0 20 5 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003458189480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16387] ppid=16379 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 164 0 0 0 14 5 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 223 0 0 0 17 6 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 245 0 0 0 17 4 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 251 0 0 0 18 6 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 118 0 0 0 16 5 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 120 0 0 0 12 4 0 0 20 0 18 0 108592265 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 1261 0 0 0 0 0 0 0 20 0 18 0 108592266 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108592267 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 5561 0 0 0 43 0 0 0 20 0 18 0 108592269 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9558476 CPUtime=0.39 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 3664 0 0 0 39 0 0 0 20 0 18 0 108592269 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108592269 9787879424 570216 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 9558476

[startup+12.7081 s]
/proc/loadavg: 3.88 4.04 3.98 8/215 16400
/proc/meminfo: memFree=25900180/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9558476 CPUtime=16.76 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 19422 0 1 0 1565 111 0 0 20 0 18 0 108592263 9787879424 767467 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2389619 767467 2270 9 0 2380296 0

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

/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 800 0 0 0 341 12 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 863 0 0 0 348 13 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 858 0 0 0 331 12 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 746 0 0 0 349 14 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9824732 CPUtime=3.74 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 694 0 0 0 360 14 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 704 0 0 0 343 11 0 0 20 0 22 0 108592265 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 2150 0 0 0 223 11 0 0 20 0 22 0 108592266 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 14218 0 0 0 173 3 0 0 20 0 22 0 108592269 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 4974 0 0 0 130 0 0 0 20 0 22 0 108592269 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 51 0 0 0 20 18 0 0 20 0 22 0 108592269 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16401] ppid=16379 vsize=9824732 CPUtime=854.28 cores=1,3,5,7
/proc/16382/task/16401/stat : 16401 (java) R 16379 16382 8839 0 -1 4202560 48 0 0 0 85415 13 0 0 20 0 22 0 108594081 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003285954320 140003335161952 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16402] ppid=16379 vsize=9824732 CPUtime=854.22 cores=1,3,5,7
/proc/16382/task/16402/stat : 16402 (java) R 16379 16382 8839 0 -1 4202560 158 0 0 0 85409 13 0 0 20 0 22 0 108594081 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003284909232 140003334566727 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16403] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16403/stat : 16403 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003283858600 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16404] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16404/stat : 16404 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 888610 33554432000 1073741824 1073778376 140737104369632 140003282805800 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1762.83
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.801 s]
/proc/loadavg: 4.13 4.13 4.05 5/219 16496
/proc/meminfo: memFree=25155584/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 34134 0 1 0 179825 175 0 0 20 0 22 0 108592263 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2456183 889634 2299 9 0 2446860 0
[pid=16382/tid=16384] ppid=16379 vsize=9824732 CPUtime=15.67 cores=1,3,5,7
/proc/16382/task/16384/stat : 16384 (java) S 16379 16382 8839 0 -1 4202560 4412 0 1 0 1524 43 0 0 20 0 22 0 108592264 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003470181240 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16385] ppid=16379 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/16382/task/16385/stat : 16385 (java) S 16379 16382 8839 0 -1 4202560 893 0 0 0 351 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003459242280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16386] ppid=16379 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/16382/task/16386/stat : 16386 (java) S 16379 16382 8839 0 -1 4202560 1293 0 0 0 350 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003458189480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16387] ppid=16379 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 800 0 0 0 350 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 863 0 0 0 352 13 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 858 0 0 0 335 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 747 0 0 0 353 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9824732 CPUtime=3.81 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 696 0 0 0 367 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 704 0 0 0 346 11 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 2150 0 0 0 223 11 0 0 20 0 22 0 108592266 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 14218 0 0 0 173 3 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 4974 0 0 0 130 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 53 0 0 0 20 19 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16401] ppid=16379 vsize=9824732 CPUtime=872.63 cores=1,3,5,7
/proc/16382/task/16401/stat : 16401 (java) R 16379 16382 8839 0 -1 4202560 48 0 0 0 87249 14 0 0 20 0 22 0 108594081 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003285961088 140003335139408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16402] ppid=16379 vsize=9824732 CPUtime=872.56 cores=1,3,5,7
/proc/16382/task/16402/stat : 16402 (java) R 16379 16382 8839 0 -1 4202560 160 0 0 0 87242 14 0 0 20 0 22 0 108594081 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003284909072 140003334846316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16403] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16403/stat : 16403 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003283858600 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16404] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16404/stat : 16404 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003282805800 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 16382 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.801 s]
/proc/loadavg: 4.13 4.13 4.05 5/219 16496
/proc/meminfo: memFree=25155584/32872528 swapFree=11372/178980
[pid=16382] ppid=16379 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/16382/stat : 16382 (java) S 16379 16382 8839 0 -1 4202496 34134 0 1 0 179825 175 0 0 20 0 22 0 108592263 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140737104360768 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16382/statm: 2456183 889634 2299 9 0 2446860 0
[pid=16382/tid=16384] ppid=16379 vsize=9824732 CPUtime=15.67 cores=1,3,5,7
/proc/16382/task/16384/stat : 16384 (java) S 16379 16382 8839 0 -1 4202560 4412 0 1 0 1524 43 0 0 20 0 22 0 108592264 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003470181240 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16385] ppid=16379 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/16382/task/16385/stat : 16385 (java) S 16379 16382 8839 0 -1 4202560 893 0 0 0 351 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003459242280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16386] ppid=16379 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/16382/task/16386/stat : 16386 (java) S 16379 16382 8839 0 -1 4202560 1293 0 0 0 350 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003458189480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16387] ppid=16379 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/16382/task/16387/stat : 16387 (java) S 16379 16382 8839 0 -1 4202560 800 0 0 0 350 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003457137192 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16388] ppid=16379 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/16382/task/16388/stat : 16388 (java) S 16379 16382 8839 0 -1 4202560 863 0 0 0 352 13 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003456084392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16389] ppid=16379 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/16382/task/16389/stat : 16389 (java) S 16379 16382 8839 0 -1 4202560 858 0 0 0 335 12 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003455032104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16390] ppid=16379 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/16382/task/16390/stat : 16390 (java) S 16379 16382 8839 0 -1 4202560 747 0 0 0 353 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003453979304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16391] ppid=16379 vsize=9824732 CPUtime=3.81 cores=1,3,5,7
/proc/16382/task/16391/stat : 16391 (java) S 16379 16382 8839 0 -1 4202560 696 0 0 0 367 14 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003452927016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16392] ppid=16379 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/16382/task/16392/stat : 16392 (java) S 16379 16382 8839 0 -1 4202560 704 0 0 0 346 11 0 0 20 0 22 0 108592265 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003306585000 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16393] ppid=16379 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/16382/task/16393/stat : 16393 (java) S 16379 16382 8839 0 -1 4202560 2150 0 0 0 223 11 0 0 20 0 22 0 108592266 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003294386408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16394] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16394/stat : 16394 (java) S 16379 16382 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003293332472 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16395] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16395/stat : 16395 (java) S 16379 16382 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108592267 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003292280072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16396] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16396/stat : 16396 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003291228560 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16397] ppid=16379 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/16382/task/16397/stat : 16397 (java) S 16379 16382 8839 0 -1 4202560 14218 0 0 0 173 3 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003290176184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16398] ppid=16379 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/16382/task/16398/stat : 16398 (java) S 16379 16382 8839 0 -1 4202560 4974 0 0 0 130 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003289123384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16399] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16399/stat : 16399 (java) S 16379 16382 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003288071288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16382/tid=16400] ppid=16379 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/16382/task/16400/stat : 16400 (java) S 16379 16382 8839 0 -1 4202560 53 0 0 0 20 19 0 0 20 0 22 0 108592269 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003287018696 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16401] ppid=16379 vsize=9824732 CPUtime=872.63 cores=1,3,5,7
/proc/16382/task/16401/stat : 16401 (java) R 16379 16382 8839 0 -1 4202560 48 0 0 0 87249 14 0 0 20 0 22 0 108594081 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003285961088 140003335139408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16382/tid=16402] ppid=16379 vsize=9824732 CPUtime=872.56 cores=1,3,5,7
/proc/16382/task/16402/stat : 16402 (java) R 16379 16382 8839 0 -1 4202560 160 0 0 0 87242 14 0 0 20 0 22 0 108594081 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003284909072 140003334846316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16382/tid=16403] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16403/stat : 16403 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003283858600 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16382/tid=16404] ppid=16379 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16382/task/16404/stat : 16404 (java) S 16379 16382 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108594087 10060525568 889634 33554432000 1073741824 1073778376 140737104369632 140003282805800 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 900.867
CPU time (s): 1800
CPU user time (s): 1798.25
CPU system time (s): 1.75
CPU usage (%): 199.808
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.93
system time used= 2.24366
maximum resident set size= 3558652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34173
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26363
involuntary context switches= 42750

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.73313 second user time and 7.76282 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 04:29:36
IDJOB=4080484
IDBENCH=89731
IDSOLVER=2543
FILE ID=node105/4080484-1465266573
RUNJOBID= node105-1465255598-8856
PBS_JOBID= 19843277
Free space on /tmp= 71628 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-167.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080484-1465266573/watcher-4080484-1465266573 -o /tmp/evaluation-result-4080484-1465266573/solver-4080484-1465266573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080484-1465266573.opb

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=1897876668

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28910636 kB
Buffers:          116860 kB
Cached:           308760 kB
SwapCached:         1752 kB
Active:          2831124 kB
Inactive:         205176 kB
Active(anon):    2611940 kB
Inactive(anon):     1592 kB
Active(file):     219184 kB
Inactive(file):   203584 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:            112236 kB
Writeback:             0 kB
AnonPages:       2793824 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             607464 kB
SReclaimable:      50500 kB
SUnreclaim:       556964 kB
KernelStack:        1608 kB
PageTables:         9932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3117568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2732032 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= 71636 MiB
End job on node105 at 2016-06-07 04:44:37