Trace number 4088904

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 PB16UNSAT 28.7226 12.9684

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
SUMINEQ/normalized-sumineqArity5houseP032.opb
MD5SUM0f9806985354c60437f22099d368f65d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.87571
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5275
Total number of constraints1056
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints1023
Minimum length of a constraint5
Maximum length of a constraint15
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4088904-1466012620.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.52/0.33	c ... done. Wall clock time 0.219s.
0.52/0.33	c declared #vars     5275
0.52/0.33	c #constraints  1056
0.52/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.52/0.34	c constraints type 
0.52/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1056
0.52/0.34	c 1056 constraints processed.
0.52/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.52/0.34	c constraints type 
0.52/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1056
0.52/0.34	c 1056 constraints processed.
2.07/0.74	c cleaning 2499 clauses out of 5000 with flag 12963/5000
2.50/0.84	c cleaning 4243 clauses out of 8501 with flag 27877/11000
3.27/1.04	c cleaning 5628 clauses out of 11259 with flag 53837/18001
4.09/1.26	c cleaning 6800 clauses out of 13630 with flag 79430/26000
4.86/1.45	c cleaning 7901 clauses out of 15832 with flag 110545/35002
5.26/1.56	c cleaning 8949 clauses out of 17929 with flag 139345/45000
5.93/1.71	c cleaning 9981 clauses out of 19982 with flag 170809/56002
6.14/1.86	c cleaning 10994 clauses out of 21999 with flag 205320/68000
6.58/2.04	c cleaning 11973 clauses out of 24005 with flag 241285/81000
7.03/2.22	c cleaning 12979 clauses out of 26032 with flag 282740/95000
7.23/2.39	c cleaning 14020 clauses out of 28054 with flag 324898/110001
7.85/2.62	c cleaning 15011 clauses out of 30034 with flag 371785/126001
8.29/2.82	c cleaning 15999 clauses out of 32022 with flag 424646/143000
8.73/3.08	c cleaning 17007 clauses out of 34024 with flag 477978/161001
9.34/3.33	c cleaning 17997 clauses out of 36017 with flag 536862/180001
9.74/3.57	c cleaning 19003 clauses out of 38020 with flag 590826/200001
10.33/3.86	c cleaning 20000 clauses out of 40017 with flag 656850/221001
10.99/4.19	c cleaning 20997 clauses out of 42017 with flag 719969/243001
11.39/4.38	c cleaning 0 clauses out of 5001 with flag 0/5001
12.27/4.60	c cleaning 21996 clauses out of 44019 with flag 796585/266000
13.14/4.94	c cleaning 23003 clauses out of 46023 with flag 868235/290000
13.73/5.27	c cleaning 23991 clauses out of 48020 with flag 944209/315000
14.54/5.65	c cleaning 25002 clauses out of 50030 with flag 1022916/341001
15.52/6.13	c cleaning 25993 clauses out of 52028 with flag 1113480/368001
16.32/6.55	c cleaning 27010 clauses out of 54034 with flag 1201096/396000
17.40/7.09	c cleaning 27994 clauses out of 56025 with flag 1297343/425001
18.40/7.53	c cleaning 29013 clauses out of 58031 with flag 1385758/455001
19.40/8.00	c cleaning 30001 clauses out of 60017 with flag 1476644/486000
20.20/8.44	c cleaning 30998 clauses out of 62018 with flag 1578243/518002
21.33/8.98	c cleaning 31992 clauses out of 64018 with flag 1676336/551000
22.49/9.53	c cleaning 33006 clauses out of 66026 with flag 1778747/585000
23.50/10.06	c cleaning 33997 clauses out of 68020 with flag 1877627/620000
24.69/10.67	c cleaning 35004 clauses out of 70024 with flag 1985606/656001
25.88/11.28	c cleaning 35978 clauses out of 72019 with flag 2097766/693000
26.90/11.80	c cleaning 0 clauses out of 11001 with flag 0/11001
27.09/11.82	c cleaning 37017 clauses out of 74043 with flag 2207535/731002
28.09/12.38	c cleaning 38007 clauses out of 76024 with flag 2325118/770000
28.29/12.44	c And the winner is solver0
28.55/12.93	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
28.55/12.93	c starts		: 517
28.55/12.93	c conflicts		: 774267
28.55/12.93	c decisions		: 2302446
28.55/12.93	c propagations		: 6064171
28.55/12.93	c inspects		: 141127124
28.55/12.93	c shortcuts		: 0
28.55/12.93	c learnt literals	: 6
28.55/12.93	c learnt binary clauses	: 29
28.55/12.93	c learnt ternary clauses	: 4003
28.55/12.93	c learnt constraints	: 774260
28.55/12.93	c ignored constraints	: 0
28.55/12.93	c root simplifications	: 0
28.55/12.93	c removed literals (reason simplification)	: 639338
28.55/12.93	c reason swapping (by a shorter reason)	: 0
28.55/12.93	c Calls to reduceDB	: 35
28.55/12.93	c Number of update (reduction) of LBD	: 142782
28.55/12.93	c Imported unit clauses	: 0
28.55/12.93	c number of reductions to clauses (during analyze)	: 0
28.55/12.93	c number of learned constraints concerned by reduction	: 0
28.55/12.93	c number of learning phase by resolution	: 0
28.55/12.93	c number of learning phase by cutting planes	: 0
28.55/12.93	c speed (assignments/second)	: 481780.48780487804
28.55/12.93	c non guided choices	1077877
28.55/12.95	c learnt constraints type 
28.55/12.95	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 29
28.55/12.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 42248
28.55/12.95	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
28.55/12.95	c starts		: 35
28.55/12.95	c conflicts		: 11432
28.55/12.95	c decisions		: 35416
28.55/12.95	c propagations		: 169664
28.55/12.95	c inspects		: 16562025
28.55/12.95	c shortcuts		: 0
28.55/12.95	c learnt literals	: 0
28.55/12.95	c learnt binary clauses	: 0
28.55/12.95	c learnt ternary clauses	: 0
28.55/12.95	c learnt constraints	: 11431
28.55/12.95	c ignored constraints	: 0
28.55/12.95	c root simplifications	: 0
28.55/12.95	c removed literals (reason simplification)	: 0
28.55/12.95	c reason swapping (by a shorter reason)	: 0
28.55/12.95	c Calls to reduceDB	: 2
28.55/12.95	c Number of update (reduction) of LBD	: 0
28.55/12.95	c Imported unit clauses	: 0
28.55/12.95	c number of reductions to clauses (during analyze)	: 0
28.55/12.95	c number of learned constraints concerned by reduction	: 0
28.55/12.95	c number of learning phase by resolution	: 0
28.55/12.95	c number of learning phase by cutting planes	: 0
28.55/12.95	c speed (assignments/second)	: 13460.055533518445
28.55/12.95	c non guided choices	1292
28.55/12.95	c learnt constraints type 
28.55/12.95	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 26
28.55/12.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
28.55/12.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11385
28.55/12.95	s UNSATISFIABLE
28.55/12.95	c Total wall clock time (in seconds): 12.842

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-4088904-1466012620/watcher-4088904-1466012620 -o /tmp/evaluation-result-4088904-1466012620/solver-4088904-1466012620 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4088904-1466012620.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.16 4.30 4.20 5/197 7925
/proc/meminfo: memFree=27782328/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=96272 CPUtime=0 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 1358 0 0 0 0 0 0 0 20 0 2 0 3311223 98582528 983 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 24068 983 749 9 0 16774 0
[pid=7925/tid=7926] ppid=7922 vsize=96272 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) R 7922 7925 5545 0 -1 4202560 136 0 0 0 0 0 0 0 20 0 2 0 3311223 98582528 984 33554432000 1073741824 1073778376 140734473998112 140123896090152 219513963933 0 0 0 16784584 0 0 0 -1 0 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 4.16 4.30 4.20 5/197 7925
/proc/meminfo: memFree=27782328/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 4419 0 1 0 9 2 0 0 20 0 18 0 3311223 9787879424 6054 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2389619 6054 2138 9 0 2380296 0
[pid=7925/tid=7926] ppid=7922 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) R 7922 7925 5545 0 -1 4202560 2386 0 1 0 6 2 0 0 20 0 18 0 3311223 9787879424 6054 33554432000 1073741824 1073778376 140734473998112 140123896093600 140123903970100 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20026 s]
/proc/loadavg: 4.16 4.30 4.20 5/197 7925
/proc/meminfo: memFree=27782328/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 4840 0 1 0 26 2 0 0 20 0 18 0 3311223 9787879424 6880 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2389619 6880 2218 9 0 2380296 0
[pid=7925/tid=7926] ppid=7922 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) R 7922 7925 5545 0 -1 4202560 2399 0 1 0 16 2 0 0 20 0 18 0 3311223 9787879424 6880 33554432000 1073741824 1073778376 140734473998112 140123896093016 140123727485294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300251 s]
/proc/loadavg: 4.16 4.30 4.20 5/197 7925
/proc/meminfo: memFree=27782328/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 5963 0 1 0 50 2 0 0 20 0 18 0 3311223 9787879424 9565 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2389619 9565 2233 9 0 2380296 0
[pid=7925/tid=7926] ppid=7922 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) R 7922 7925 5545 0 -1 4202560 2403 0 1 0 26 2 0 0 20 0 18 0 3311223 9787879424 9565 33554432000 1073741824 1073778376 140734473998112 140123896093016 140123727485087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700218 s]
/proc/loadavg: 4.16 4.30 4.20 5/197 7925
/proc/meminfo: memFree=27782328/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9825828 CPUtime=2.07 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 16355 0 1 0 203 4 0 0 20 0 22 0 3311223 10061647872 21734 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456457 21757 2263 9 0 2447134 0
[pid=7925/tid=7926] ppid=7922 vsize=9825828 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2420 0 1 0 30 2 0 0 20 0 22 0 3311223 10061647872 21775 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9825828

[startup+1.50085 s]
/proc/loadavg: 4.16 4.30 4.20 7/219 7947
/proc/meminfo: memFree=27619352/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=5.26 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 26735 0 1 0 518 8 0 0 20 0 22 0 3311223 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 50809 2285 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2420 0 1 0 30 2 0 0 20 0 22 0 3311223 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123857586600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123856534056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123855481000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123854428456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123853376424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) S 7922 7925 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123852323880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123851270824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7935/stat : 7935 (java) S 7922 7925 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3311224 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123850218280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7936] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3311225 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123720087912 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) R 7922 7925 5545 0 -1 4202560 10245 0 0 0 128 1 0 0 20 0 22 0 3311228 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123715865216 140123900182490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) R 7922 7925 5545 0 -1 4202560 12648 0 0 0 128 2 0 0 20 0 22 0 3311228 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123714816928 140123903070443 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7944] ppid=7922 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/7925/task/7944/stat : 7944 (java) R 7922 7925 5545 0 -1 4202560 21 0 0 0 112 0 0 0 20 0 22 0 3311257 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140122704035744 140123728205401 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7945] ppid=7922 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7925/task/7945/stat : 7945 (java) R 7922 7925 5545 0 -1 4202560 92 0 0 0 111 2 0 0 20 0 22 0 3311257 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140122702990872 140123727485261 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7946] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7946/stat : 7946 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140122701939496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 50809 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.16 4.30 4.20 6/219 7947
/proc/meminfo: memFree=27557544/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=8.94 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 27509 0 1 0 877 17 0 0 20 0 22 0 3311223 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 93901 2290 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2420 0 1 0 30 2 0 0 20 0 22 0 3311223 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) S 7922 7925 5545 0 -1 4202560 129 0 0 0 3 0 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123857586600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 1 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123856534056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) S 7922 7925 5545 0 -1 4202560 18 0 0 0 1 2 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123855481000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) S 7922 7925 5545 0 -1 4202560 126 0 0 0 2 2 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123854428456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) S 7922 7925 5545 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123853376424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) S 7922 7925 5545 0 -1 4202560 127 0 0 0 1 2 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123852323880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) S 7922 7925 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123851270824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7925/task/7935/stat : 7935 (java) S 7922 7925 5545 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 22 0 3311224 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123850218280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7936] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 3311225 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123720087912 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) S 7922 7925 5545 0 -1 4202560 10245 0 0 0 142 2 0 0 20 0 22 0 3311228 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123715877688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) S 7922 7925 5545 0 -1 4202560 12655 0 0 0 150 2 0 0 20 0 22 0 3311228 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123714825144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7944] ppid=7922 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/7925/task/7944/stat : 7944 (java) R 7922 7925 5545 0 -1 4202560 26 0 0 0 263 0 0 0 20 0 22 0 3311257 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140122704044952 140123728242176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7945] ppid=7922 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/7925/task/7945/stat : 7945 (java) R 7922 7925 5545 0 -1 4202560 144 0 0 0 261 3 0 0 20 0 22 0 3311257 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140122702991080 140123728330879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7946] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7946/stat : 7946 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140122701939496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 93901 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.31 4.33 4.21 5/219 7947
/proc/meminfo: memFree=27125536/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=15.92 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 30106 0 1 0 1561 31 0 0 20 0 22 0 3311223 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 212527 2290 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2420 0 1 0 30 2 0 0 20 0 22 0 3311223 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) S 7922 7925 5545 0 -1 4202560 264 0 0 0 4 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123857586600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) S 7922 7925 5545 0 -1 4202560 110 0 0 0 2 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123856534056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) S 7922 7925 5545 0 -1 4202560 143 0 0 0 3 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123855481000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) S 7922 7925 5545 0 -1 4202560 138 0 0 0 4 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123854428456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) S 7922 7925 5545 0 -1 4202560 81 0 0 0 4 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123853376424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) S 7922 7925 5545 0 -1 4202560 171 0 0 0 4 3 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123852323880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) S 7922 7925 5545 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 3311224 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123851270824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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

/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 449 0 0 0 0 0 0 0 20 0 22 0 3311225 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123720087912 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3311226 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) S 7922 7925 5545 0 -1 4202560 11767 0 0 0 170 2 0 0 20 0 22 0 3311228 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123715877688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) S 7922 7925 5545 0 -1 4202560 12656 0 0 0 174 2 0 0 20 0 22 0 3311228 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123714825144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3311228 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7944] ppid=7922 vsize=9824732 CPUtime=5.76 cores=0,2,4,6
/proc/7925/task/7944/stat : 7944 (java) R 7922 7925 5545 0 -1 4202560 36 0 0 0 576 0 0 0 20 0 22 0 3311257 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140122704035728 140123728062598 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7945] ppid=7922 vsize=9824732 CPUtime=5.75 cores=0,2,4,6
/proc/7925/task/7945/stat : 7945 (java) R 7922 7925 5545 0 -1 4202560 459 0 0 0 564 11 0 0 20 0 22 0 3311257 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140122702990832 140123728121232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7946] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7946/stat : 7946 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140122701939496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3311258 10060525568 212527 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 9824732

[startup+12.7008 s]
/proc/loadavg: 4.36 4.34 4.21 5/219 7947
/proc/meminfo: memFree=26156756/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=28.4 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 31128 0 1 0 2786 54 0 0 20 0 19 0 3311223 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 438271 2291 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2422 0 1 0 30 2 0 0 20 0 19 0 3311223 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) S 7922 7925 5545 0 -1 4202560 286 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123857586600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) S 7922 7925 5545 0 -1 4202560 139 0 0 0 4 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123856534056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) S 7922 7925 5545 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123855481000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) S 7922 7925 5545 0 -1 4202560 159 0 0 0 6 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123854428456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) S 7922 7925 5545 0 -1 4202560 103 0 0 0 7 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123853376424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) S 7922 7925 5545 0 -1 4202560 192 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123852323880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) S 7922 7925 5545 0 -1 4202560 55 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123851270824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7925/task/7935/stat : 7935 (java) S 7922 7925 5545 0 -1 4202560 137 0 0 0 5 2 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123850218280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7936] ppid=7922 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 755 0 0 0 0 1 0 0 20 0 19 0 3311225 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123720087912 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) S 7922 7925 5545 0 -1 4202560 11767 0 0 0 173 2 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123715877688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) S 7922 7925 5545 0 -1 4202560 12656 0 0 0 182 2 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123714825144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3311258 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 9824732

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

[startup+12.8009 s]
/proc/loadavg: 4.36 4.34 4.21 5/219 7947
/proc/meminfo: memFree=26156756/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=28.4 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 31128 0 1 0 2786 54 0 0 20 0 19 0 3311223 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 438271 2291 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2422 0 1 0 30 2 0 0 20 0 19 0 3311223 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123896095608 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) S 7922 7925 5545 0 -1 4202560 286 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123857586600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) S 7922 7925 5545 0 -1 4202560 139 0 0 0 4 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123856534056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) S 7922 7925 5545 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123855481000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) S 7922 7925 5545 0 -1 4202560 159 0 0 0 6 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123854428456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) S 7922 7925 5545 0 -1 4202560 103 0 0 0 7 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123853376424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) S 7922 7925 5545 0 -1 4202560 192 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123852323880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) S 7922 7925 5545 0 -1 4202560 55 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123851270824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7925/task/7935/stat : 7935 (java) S 7922 7925 5545 0 -1 4202560 137 0 0 0 5 2 0 0 20 0 19 0 3311224 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123850218280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7936] ppid=7922 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 755 0 0 0 0 1 0 0 20 0 19 0 3311225 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123720087912 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) S 7922 7925 5545 0 -1 4202560 11767 0 0 0 173 2 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123715877688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) S 7922 7925 5545 0 -1 4202560 12656 0 0 0 182 2 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123714825144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3311258 10060525568 438271 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 9824732

[startup+12.9241 s]
/proc/loadavg: 4.36 4.34 4.21 5/219 7947
/proc/meminfo: memFree=26156756/32872528 swapFree=1073728/1155488
[pid=7925] ppid=7922 vsize=9824732 CPUtime=28.55 cores=0,2,4,6
/proc/7925/stat : 7925 (java) S 7922 7925 5545 0 -1 4202496 31201 0 1 0 2797 58 0 0 20 0 19 0 3311223 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140734473989248 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7925/statm: 2456183 448521 2291 9 0 2446860 0
[pid=7925/tid=7926] ppid=7922 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7925/task/7926/stat : 7926 (java) S 7922 7925 5545 0 -1 4202560 2422 0 1 0 30 2 0 0 20 0 19 0 3311223 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123896095128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7928] ppid=7922 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7925/task/7928/stat : 7928 (java) R 7922 7925 5545 0 -1 4202560 305 0 0 0 11 4 0 0 20 0 19 0 3311224 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123857586600 140123902993967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7929] ppid=7922 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7925/task/7929/stat : 7929 (java) R 7922 7925 5545 0 -1 4202560 157 0 0 0 7 3 0 0 20 0 19 0 3311224 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123856534056 140123902994003 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7930] ppid=7922 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7925/task/7930/stat : 7930 (java) R 7922 7925 5545 0 -1 4202560 158 0 0 0 7 2 0 0 20 0 19 0 3311224 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123855481176 140123900270767 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7931] ppid=7922 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7925/task/7931/stat : 7931 (java) R 7922 7925 5545 0 -1 4202560 164 0 0 0 7 3 0 0 20 0 19 0 3311224 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123854428632 140123900270767 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7932] ppid=7922 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7925/task/7932/stat : 7932 (java) R 7922 7925 5545 0 -1 4202560 112 0 0 0 8 3 0 0 20 0 19 0 3311224 10060525568 448521 33554432000 1073741824 1073778376 140734473998112 140123853376600 140123900270758 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7933] ppid=7922 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7925/task/7933/stat : 7933 (java) R 7922 7925 5545 0 -1 4202560 198 0 0 0 9 3 0 0 20 0 19 0 3311224 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123852323760 140123898566321 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7925/tid=7934] ppid=7922 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7925/task/7934/stat : 7934 (java) R 7922 7925 5545 0 -1 4202560 61 0 0 0 8 4 0 0 20 0 19 0 3311224 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123851271000 140123902993999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7935] ppid=7922 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7925/task/7935/stat : 7935 (java) R 7922 7925 5545 0 -1 4202560 145 0 0 0 6 2 0 0 20 0 19 0 3311224 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123850218456 140123899373468 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7936] ppid=7922 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7925/task/7936/stat : 7936 (java) S 7922 7925 5545 0 -1 4202560 755 0 0 0 0 1 0 0 20 0 19 0 3311225 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123720086792 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7937] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7937/stat : 7937 (java) S 7922 7925 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123719034232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7938] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7938/stat : 7938 (java) S 7922 7925 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 3311226 10060525568 448522 33554432000 1073741824 1073778376 140734473998112 140123717981064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7939] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7939/stat : 7939 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 448523 33554432000 1073741824 1073778376 140734473998112 140123716929808 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7925/tid=7940] ppid=7922 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/7925/task/7940/stat : 7940 (java) S 7922 7925 5545 0 -1 4202560 11767 0 0 0 173 2 0 0 20 0 19 0 3311228 10060525568 448524 33554432000 1073741824 1073778376 140734473998112 140123715877688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7941] ppid=7922 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/7925/task/7941/stat : 7941 (java) S 7922 7925 5545 0 -1 4202560 12656 0 0 0 182 2 0 0 20 0 19 0 3311228 10060525568 448525 33554432000 1073741824 1073778376 140734473998112 140123714825144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7942] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7942/stat : 7942 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 448525 33554432000 1073741824 1073778376 140734473998112 140123713772280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7925/tid=7943] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7943/stat : 7943 (java) S 7922 7925 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3311228 10060525568 448525 33554432000 1073741824 1073778376 140734473998112 140123712719944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7925/tid=7947] ppid=7922 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7925/task/7947/stat : 7947 (java) S 7922 7925 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3311258 10060525568 448525 33554432000 1073741824 1073778376 140734473998112 140122700886952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 28.55
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 12.9684
CPU time (s): 28.7226
CPU user time (s): 27.9957
CPU system time (s): 0.726889
CPU usage (%): 221.481
Max. virtual memory (cumulated for all children) (KiB): 9825828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.9957
system time used= 0.726889
maximum resident set size= 1800284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31743
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 969
involuntary context switches= 933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070989 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 19:43:40
IDJOB=4088904
IDBENCH=107330
IDSOLVER=2543
FILE ID=node114/4088904-1466012620
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity5houseP032.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088904-1466012620/watcher-4088904-1466012620 -o /tmp/evaluation-result-4088904-1466012620/solver-4088904-1466012620 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088904-1466012620.opb

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

MD5SUM BENCH= 0f9806985354c60437f22099d368f65d
RANDOM SEED=832941572

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27782764 kB
Buffers:            9100 kB
Cached:            41104 kB
SwapCached:        33296 kB
Active:          3170972 kB
Inactive:          60200 kB
Active(anon):    3149912 kB
Inactive(anon):    33292 kB
Active(file):      21060 kB
Inactive(file):    26908 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               504 kB
Writeback:             0 kB
AnonPages:       4420112 kB
Mapped:            15548 kB
Shmem:                 0 kB
Slab:             564984 kB
SReclaimable:       8812 kB
SUnreclaim:       556172 kB
KernelStack:        1784 kB
PageTables:        13120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4551748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3254272 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= 71736 MiB
End job on node114 at 2016-06-15 19:43:53