Trace number 4080758

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.62 900.356

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__512.opb
MD5SUM89e2fccd3e96863f0a3c5df934bf5217
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark677059
Best CPU time to get the best result obtained on this benchmark1800.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables768498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint512
Maximum length of a constraint10753
Number of terms in the objective function 768000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 26270911488
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 26270911488
Number of bits of the biggest sum of numbers35
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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-4080758-1465261079.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  objective function found
27.02/16.82	c ... done. Wall clock time 16.713s.
27.02/16.82	c declared #vars     768498
27.02/16.82	c #constraints  2500
27.02/16.82	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
27.02/16.82	c constraints type 
27.02/16.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
27.02/16.82	c org.sat4j.minisat.constraints.card.MinWatchCard => 1502
27.02/16.82	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 996
27.02/16.82	c 2500 constraints processed.
27.02/16.82	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
27.02/16.82	c constraints type 
27.02/16.82	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
27.02/16.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1502
27.02/16.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 996
27.02/16.82	c 2500 constraints processed.
27.02/16.82	c objective function length is 768000 literals
56.09/30.71	c cleaning 2549 clauses out of 5104 with flag 10210/5104
105.08/55.16	c cleaning 4347 clauses out of 8699 with flag 22498/11248
164.48/84.45	c cleaning 5757 clauses out of 11520 with flag 36834/18416
228.59/116.11	c cleaning 6719 clauses out of 13443 with flag 52194/26096
307.30/155.12	c cleaning 7967 clauses out of 15940 with flag 70626/35312
394.73/198.11	c cleaning 8848 clauses out of 17701 with flag 90082/45040
494.76/247.38	c cleaning 10056 clauses out of 20117 with flag 112610/56304
601.21/299.74	c cleaning 10916 clauses out of 21837 with flag 136162/68080
725.13/362.92	c cleaning 12114 clauses out of 24233 with flag 162786/81392
848.32/424.06	c cleaning 12969 clauses out of 25943 with flag 190434/95216
982.24/490.50	c cleaning 13908 clauses out of 27822 with flag 220130/110064
1136.25/568.20	c cleaning 15146 clauses out of 30298 with flag 252898/126448
1290.53/645.06	c cleaning 16021 clauses out of 32048 with flag 286690/143344
1461.07/731.62	c cleaning 16971 clauses out of 33947 with flag 322530/161264
1637.92/819.66	c cleaning 17957 clauses out of 35920 with flag 360418/180208
1800.11/900.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/900.30	c starts		: 1
1800.11/900.30	c conflicts		: 197609
1800.11/900.30	c decisions		: 1385865
1800.11/900.30	c propagations		: 52344065
1800.11/900.30	c inspects		: 1924640105
1800.11/900.30	c shortcuts		: 0
1800.11/900.30	c learnt literals	: 0
1800.11/900.30	c learnt binary clauses	: 0
1800.11/900.30	c learnt ternary clauses	: 0
1800.11/900.30	c learnt constraints	: 197608
1800.11/900.30	c ignored constraints	: 0
1800.11/900.30	c root simplifications	: 0
1800.11/900.30	c removed literals (reason simplification)	: 193912
1800.11/900.30	c reason swapping (by a shorter reason)	: 0
1800.11/900.30	c Calls to reduceDB	: 15
1800.11/900.30	c Number of update (reduction) of LBD	: 1
1800.11/900.30	c Imported unit clauses	: 0
1800.11/900.30	c number of reductions to clauses (during analyze)	: 0
1800.11/900.30	c number of learned constraints concerned by reduction	: 0
1800.11/900.30	c number of learning phase by resolution	: 0
1800.11/900.30	c number of learning phase by cutting planes	: 0
1800.11/900.30	c speed (assignments/second)	: 59259.46702320721
1800.11/900.30	c non guided choices	0
1800.11/900.32	c learnt constraints type 
1800.11/900.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35364
1800.11/900.32	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/900.32	c starts		: 13
1800.11/900.32	c conflicts		: 2102
1800.11/900.32	c decisions		: 16898040
1800.11/900.32	c propagations		: 17999925
1800.11/900.32	c inspects		: 58178002
1800.11/900.32	c shortcuts		: 0
1800.11/900.32	c learnt literals	: 0
1800.11/900.32	c learnt binary clauses	: 0
1800.11/900.32	c learnt ternary clauses	: 0
1800.11/900.32	c learnt constraints	: 2101
1800.11/900.32	c ignored constraints	: 0
1800.11/900.32	c root simplifications	: 0
1800.11/900.32	c removed literals (reason simplification)	: 0
1800.11/900.32	c reason swapping (by a shorter reason)	: 0
1800.11/900.32	c Calls to reduceDB	: 0
1800.11/900.32	c Number of update (reduction) of LBD	: 0
1800.11/900.32	c Imported unit clauses	: 0
1800.11/900.32	c number of reductions to clauses (during analyze)	: 0
1800.11/900.32	c number of learned constraints concerned by reduction	: 0
1800.11/900.32	c number of learning phase by resolution	: 0
1800.11/900.32	c number of learning phase by cutting planes	: 0
1800.11/900.32	c speed (assignments/second)	: 20377.535032524946
1800.11/900.32	c non guided choices	0
1800.11/900.32	c learnt constraints type 
1800.11/900.32	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 28
1800.11/900.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2073
1800.11/900.32	s UNKNOWN
1800.11/900.32	c Total wall clock time (in seconds): 900.217

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-4080758-1465261079/watcher-4080758-1465261079 -o /tmp/evaluation-result-4080758-1465261079/solver-4080758-1465261079 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080758-1465261079.opb 

pid=24977
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.85 4.02 4.00 4/197 24980
/proc/meminfo: memFree=25558156/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 108041309 98570240 978 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 24065 978 744 9 0 16771 0
[pid=24980/tid=24981] ppid=24977 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 108041309 98570240 978 33554432000 1073741824 1073778376 140734869930064 139863710137896 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 3.85 4.02 4.00 4/197 24980
/proc/meminfo: memFree=25558156/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 4496 0 1 0 10 1 0 0 20 0 18 0 108041309 9787879424 6125 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 6125 2156 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 2383 0 1 0 7 0 0 0 20 0 18 0 108041309 9787879424 6127 33554432000 1073741824 1073778376 140734869930064 139863710141344 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200353 s]
/proc/loadavg: 3.85 4.02 4.00 4/197 24980
/proc/meminfo: memFree=25558156/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 5034 0 1 0 28 2 0 0 20 0 18 0 108041309 9787879424 15685 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 15685 2220 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 2414 0 1 0 16 2 0 0 20 0 18 0 108041309 9787879424 15685 33554432000 1073741824 1073778376 140734869930064 139863710141344 139863546509121 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300361 s]
/proc/loadavg: 3.85 4.02 4.00 4/197 24980
/proc/meminfo: memFree=25558156/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 5403 0 1 0 44 3 0 0 20 0 18 0 108041309 9787879424 20946 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 20946 2232 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 2425 0 1 0 26 2 0 0 20 0 18 0 108041309 9787879424 20946 33554432000 1073741824 1073778376 140734869930064 139863710134016 139863546856070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700306 s]
/proc/loadavg: 3.85 4.02 4.00 4/197 24980
/proc/meminfo: memFree=25558156/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=0.94 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 5581 0 1 0 89 5 0 0 20 0 18 0 108041309 9787879424 50736 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 50736 2248 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=0.64 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 2463 0 1 0 61 3 0 0 20 0 18 0 108041309 9787879424 50736 33554432000 1073741824 1073778376 140734869930064 139863710134064 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 3.85 4.02 4.00 4/215 24998
/proc/meminfo: memFree=25324972/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=1.92 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 6046 0 1 0 183 9 0 0 20 0 18 0 108041309 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 69059 2252 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) R 24977 24980 20210 0 -1 4202560 2481 0 1 0 137 3 0 0 20 0 18 0 108041309 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863710134048 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) S 24977 24980 20210 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863670581672 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 66 0 0 0 1 1 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) S 24977 24980 20210 0 -1 4202560 34 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863667424296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) S 24977 24980 20210 0 -1 4202560 152 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 40 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 108041310 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) S 24977 24980 20210 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863534193128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 761 0 0 0 8 0 0 0 20 0 18 0 108041313 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) R 24977 24980 20210 0 -1 4202560 994 0 0 0 12 0 0 0 20 0 18 0 108041313 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966141365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24998/stat : 24998 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 69059 33554432000 1073741824 1073778376 140734869930064 139862788258760 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9558476

[startup+3.10075 s]
/proc/loadavg: 3.85 4.02 4.00 9/215 24998
/proc/meminfo: memFree=25085672/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=4.47 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 8561 0 1 0 416 31 0 0 20 0 18 0 108041309 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 191687 2269 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=2.72 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) S 24977 24980 20210 0 -1 4202560 2811 0 1 0 264 8 0 0 20 0 18 0 108041309 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863710140664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 382 0 0 0 8 2 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) R 24977 24980 20210 0 -1 4202560 86 0 0 0 11 2 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863670581672 139863712614131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 464 0 0 0 6 1 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 137 0 0 0 13 3 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) R 24977 24980 20210 0 -1 4202560 456 0 0 0 13 4 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863667424056 139863716651430 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) R 24977 24980 20210 0 -1 4202560 297 0 0 0 16 4 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 391 0 0 0 16 3 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 98 0 0 0 13 4 0 0 20 0 18 0 108041310 9787879424 191687 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) S 24977 24980 20210 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139863534192008 262966129724 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 887 0 0 0 20 0 0 0 20 0 18 0 108041313 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) S 24977 24980 20210 0 -1 4202560 1103 0 0 0 21 0 0 0 20 0 18 0 108041313 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24998/stat : 24998 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 192199 33554432000 1073741824 1073778376 140734869930064 139862788258760 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 9558476

[startup+6.30084 s]
/proc/loadavg: 3.78 4.01 3.99 11/215 24998
/proc/meminfo: memFree=24423016/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9558476 CPUtime=9.74 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 18778 0 1 0 900 74 0 0 20 0 18 0 108041309 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2389619 316366 2277 9 0 2380296 0
[pid=24980/tid=24981] ppid=24977 vsize=9558476 CPUtime=3.36 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) S 24977 24980 20210 0 -1 4202560 2812 0 1 0 327 9 0 0 20 0 18 0 108041309 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863710140408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 1612 0 0 0 28 4 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9558476 CPUtime=0.6 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) S 24977 24980 20210 0 -1 4202560 892 0 0 0 50 10 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863670581672 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 1534 0 0 0 34 7 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 1659 0 0 0 37 6 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) S 24977 24980 20210 0 -1 4202560 1423 0 0 0 41 8 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863667424296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9558476 CPUtime=0.62 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) S 24977 24980 20210 0 -1 4202560 1463 0 0 0 52 10 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 1717 0 0 0 49 9 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 1235 0 0 0 45 10 0 0 20 0 18 0 108041310 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9558476 CPUtime=1.81 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) R 24977 24980 20210 0 -1 4202560 1189 0 0 0 180 1 0 0 20 0 18 0 108041311 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863534191880 139863714304160 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108041311 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 887 0 0 0 20 0 0 0 20 0 18 0 108041313 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) S 24977 24980 20210 0 -1 4202560 1103 0 0 0 21 0 0 0 20 0 18 0 108041313 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108041313 9787879424 316366 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9558476 CPUtime=0 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 3.67 3.50 3.69 4/219 25947
/proc/meminfo: memFree=25592280/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9824732 CPUtime=1763.76 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 50917 0 1 0 175875 501 0 0 20 0 22 0 108041309 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2456183 1394389 2292 9 0 2446860 0
[pid=24980/tid=24981] ppid=24977 vsize=9824732 CPUtime=9.27 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) S 24977 24980 20210 0 -1 4202560 3701 0 1 0 910 17 0 0 20 0 22 0 108041309 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863710143352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9824732 CPUtime=5.65 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 3138 0 0 0 507 58 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9824732 CPUtime=5.65 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) S 24977 24980 20210 0 -1 4202560 2411 0 0 0 504 61 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863670581672 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 2364 0 0 0 481 50 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9824732 CPUtime=5.06 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 2432 0 0 0 458 48 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9824732 CPUtime=5.58 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) S 24977 24980 20210 0 -1 4202560 2189 0 0 0 504 54 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863667424296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9824732 CPUtime=6.04 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) S 24977 24980 20210 0 -1 4202560 2717 0 0 0 545 59 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9824732 CPUtime=5.6 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 2728 0 0 0 505 55 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9824732 CPUtime=5.94 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 2229 0 0 0 535 59 0 0 20 0 22 0 108041310 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9824732 CPUtime=15.42 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) S 24977 24980 20210 0 -1 4202560 5963 0 0 0 1533 9 0 0 20 0 22 0 108041311 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863534193128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 8688 0 0 0 110 2 0 0 20 0 22 0 108041313 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) S 24977 24980 20210 0 -1 4202560 10926 0 0 0 107 2 0 0 20 0 22 0 108041313 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/24980/task/24998/stat : 24998 (java) S 24977 24980 20210 0 -1 4202560 51 0 0 0 7 12 0 0 20 0 22 0 108041313 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862788258760 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24999] ppid=24977 vsize=9824732 CPUtime=845.92 cores=1,3,5,7
/proc/24980/task/24999/stat : 24999 (java) R 24977 24980 20210 0 -1 4202560 44 0 0 0 84568 24 0 0 20 0 22 0 108042991 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862787202592 139863547209938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=25000] ppid=24977 vsize=9824732 CPUtime=846.04 cores=1,3,5,7
/proc/24980/task/25000/stat : 25000 (java) R 24977 24980 20210 0 -1 4202560 71 0 0 0 84584 20 0 0 20 0 22 0 108042991 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862786148592 139863547314667 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=25001] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25001/stat : 25001 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862785098664 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=25002] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25002/stat : 25002 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394389 33554432000 1073741824 1073778376 140734869930064 139862784045864 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1763.76
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.301 s]
/proc/loadavg: 3.48 3.47 3.68 4/219 25950
/proc/meminfo: memFree=25587236/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 50973 0 1 0 179509 502 0 0 20 0 22 0 108041309 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2456183 1394440 2292 9 0 2446860 0
[pid=24980/tid=24981] ppid=24977 vsize=9824732 CPUtime=9.27 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) S 24977 24980 20210 0 -1 4202560 3701 0 1 0 910 17 0 0 20 0 22 0 108041309 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863710143352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9824732 CPUtime=5.78 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 3138 0 0 0 520 58 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9824732 CPUtime=5.7 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) S 24977 24980 20210 0 -1 4202560 2411 0 0 0 509 61 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863670581672 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9824732 CPUtime=5.4 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 2364 0 0 0 490 50 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9824732 CPUtime=5.2 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 2432 0 0 0 472 48 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9824732 CPUtime=5.71 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) S 24977 24980 20210 0 -1 4202560 2189 0 0 0 517 54 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863667424296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9824732 CPUtime=6.13 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) S 24977 24980 20210 0 -1 4202560 2717 0 0 0 554 59 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9824732 CPUtime=5.64 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 2728 0 0 0 509 55 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9824732 CPUtime=6.01 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 2229 0 0 0 542 59 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9824732 CPUtime=15.42 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) S 24977 24980 20210 0 -1 4202560 6014 0 0 0 1533 9 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863534193128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 8690 0 0 0 110 2 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) S 24977 24980 20210 0 -1 4202560 10926 0 0 0 107 2 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/24980/task/24998/stat : 24998 (java) S 24977 24980 20210 0 -1 4202560 53 0 0 0 8 12 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862788258760 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24999] ppid=24977 vsize=9824732 CPUtime=863.71 cores=1,3,5,7
/proc/24980/task/24999/stat : 24999 (java) R 24977 24980 20210 0 -1 4202560 45 0 0 0 86346 25 0 0 20 0 22 0 108042991 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862787202592 139863547210076 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=25000] ppid=24977 vsize=9824732 CPUtime=863.84 cores=1,3,5,7
/proc/24980/task/25000/stat : 25000 (java) R 24977 24980 20210 0 -1 4202560 71 0 0 0 86363 21 0 0 20 0 22 0 108042991 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862786150472 139863547314779 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=25001] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25001/stat : 25001 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862785098664 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=25002] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25002/stat : 25002 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862784045864 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 24980 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.301 s]
/proc/loadavg: 3.48 3.47 3.68 4/219 25950
/proc/meminfo: memFree=25587236/32872528 swapFree=11320/319964
[pid=24980] ppid=24977 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/24980/stat : 24980 (java) S 24977 24980 20210 0 -1 4202496 50973 0 1 0 179509 502 0 0 20 0 22 0 108041309 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 140734869921200 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24980/statm: 2456183 1394440 2292 9 0 2446860 0
[pid=24980/tid=24981] ppid=24977 vsize=9824732 CPUtime=9.27 cores=1,3,5,7
/proc/24980/task/24981/stat : 24981 (java) S 24977 24980 20210 0 -1 4202560 3701 0 1 0 910 17 0 0 20 0 22 0 108041309 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863710143352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24983] ppid=24977 vsize=9824732 CPUtime=5.78 cores=1,3,5,7
/proc/24980/task/24983/stat : 24983 (java) S 24977 24980 20210 0 -1 4202560 3138 0 0 0 520 58 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863671634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24984] ppid=24977 vsize=9824732 CPUtime=5.7 cores=1,3,5,7
/proc/24980/task/24984/stat : 24984 (java) S 24977 24980 20210 0 -1 4202560 2411 0 0 0 509 61 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863670581672 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24985] ppid=24977 vsize=9824732 CPUtime=5.4 cores=1,3,5,7
/proc/24980/task/24985/stat : 24985 (java) S 24977 24980 20210 0 -1 4202560 2364 0 0 0 490 50 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863669528872 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24986] ppid=24977 vsize=9824732 CPUtime=5.2 cores=1,3,5,7
/proc/24980/task/24986/stat : 24986 (java) S 24977 24980 20210 0 -1 4202560 2432 0 0 0 472 48 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863668476072 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24987] ppid=24977 vsize=9824732 CPUtime=5.71 cores=1,3,5,7
/proc/24980/task/24987/stat : 24987 (java) S 24977 24980 20210 0 -1 4202560 2189 0 0 0 517 54 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863667424296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24988] ppid=24977 vsize=9824732 CPUtime=6.13 cores=1,3,5,7
/proc/24980/task/24988/stat : 24988 (java) S 24977 24980 20210 0 -1 4202560 2717 0 0 0 554 59 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863666371496 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=24989] ppid=24977 vsize=9824732 CPUtime=5.64 cores=1,3,5,7
/proc/24980/task/24989/stat : 24989 (java) S 24977 24980 20210 0 -1 4202560 2728 0 0 0 509 55 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863665318696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24990] ppid=24977 vsize=9824732 CPUtime=6.01 cores=1,3,5,7
/proc/24980/task/24990/stat : 24990 (java) S 24977 24980 20210 0 -1 4202560 2229 0 0 0 542 59 0 0 20 0 22 0 108041310 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863546391208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24991] ppid=24977 vsize=9824732 CPUtime=15.42 cores=1,3,5,7
/proc/24980/task/24991/stat : 24991 (java) S 24977 24980 20210 0 -1 4202560 6014 0 0 0 1533 9 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863534193128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24992] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24992/stat : 24992 (java) S 24977 24980 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863533139192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24993] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24993/stat : 24993 (java) S 24977 24980 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108041311 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863532086280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24994] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24994/stat : 24994 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139863531034768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24995] ppid=24977 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/24980/task/24995/stat : 24995 (java) S 24977 24980 20210 0 -1 4202560 8690 0 0 0 110 2 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862791416760 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=24996] ppid=24977 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/24980/task/24996/stat : 24996 (java) S 24977 24980 20210 0 -1 4202560 10926 0 0 0 107 2 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862790363960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24980/tid=24997] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/24997/stat : 24997 (java) S 24977 24980 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862789311352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24998] ppid=24977 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/24980/task/24998/stat : 24998 (java) S 24977 24980 20210 0 -1 4202560 53 0 0 0 8 12 0 0 20 0 22 0 108041313 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862788258760 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=24999] ppid=24977 vsize=9824732 CPUtime=863.71 cores=1,3,5,7
/proc/24980/task/24999/stat : 24999 (java) R 24977 24980 20210 0 -1 4202560 45 0 0 0 86346 25 0 0 20 0 22 0 108042991 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862787202592 139863547210076 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24980/tid=25000] ppid=24977 vsize=9824732 CPUtime=863.84 cores=1,3,5,7
/proc/24980/task/25000/stat : 25000 (java) R 24977 24980 20210 0 -1 4202560 71 0 0 0 86363 21 0 0 20 0 22 0 108042991 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862786150472 139863547314779 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24980/tid=25001] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25001/stat : 25001 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862785098664 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24980/tid=25002] ppid=24977 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24980/task/25002/stat : 25002 (java) S 24977 24980 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108043009 10060525568 1394440 33554432000 1073741824 1073778376 140734869930064 139862784045864 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 900.356
CPU time (s): 1800.62
CPU user time (s): 1795.12
CPU system time (s): 5.50316
CPU usage (%): 199.99
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.12
system time used= 5.50316
maximum resident set size= 5752948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51010
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25953
involuntary context switches= 32310

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12107 second user time and 6.66699 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-07 02:58:00
IDJOB=4080758
IDBENCH=71881
IDSOLVER=2543
FILE ID=node128/4080758-1465261079
RUNJOBID= node128-1465247049-20227
PBS_JOBID= 19843253
Free space on /tmp= 71620 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_500_3__212_366__512.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080758-1465261079/watcher-4080758-1465261079 -o /tmp/evaluation-result-4080758-1465261079/solver-4080758-1465261079 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080758-1465261079.opb

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

MD5SUM BENCH= 89e2fccd3e96863f0a3c5df934bf5217
RANDOM SEED=1461544832

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.486
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:        25560024 kB
Buffers:           60572 kB
Cached:           257464 kB
SwapCached:         1656 kB
Active:          6149628 kB
Inactive:         122692 kB
Active(anon):    5956496 kB
Inactive(anon):      528 kB
Active(file):     193132 kB
Inactive(file):   122164 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098468 kB
Dirty:             36184 kB
Writeback:             0 kB
AnonPages:       6276340 kB
Mapped:            15408 kB
Shmem:                 0 kB
Slab:             575768 kB
SReclaimable:      18864 kB
SUnreclaim:       556904 kB
KernelStack:        1608 kB
PageTables:        16696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    7346656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6131712 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= 71712 MiB
End job on node128 at 2016-06-07 03:13:01