Trace number 4105742

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.55 898.323

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=300-sizeP=151-sizeQ=300-346995195-max.opb
MD5SUM7d90035947bf106909c324d346feadc0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45751
Total number of constraints135901
Number of constraints which are clauses135900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint45300
Number of terms in the objective function 151
Biggest coefficient in the objective function 1427247692705959881058285969449495136382746624
Number of bits for the biggest coefficient in the objective function 151
Sum of the numbers in the objective function 2854495385411919762116571938898990272765493247
Number of bits of the sum of numbers in the objective function 151
Biggest number in a constraint 1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312
Number of bits of the biggest number in a constraint 450
Biggest sum of numbers in a constraint 5814709794364855124394590463104036274829130884442601547409146523709370688892119900517445885328649663330068882186640259952495850427021820
Number of bits of the biggest sum of numbers451
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4105742-1466257476.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
3.23/1.81	c ... done. Wall clock time 1.679s.
3.23/1.81	c declared #vars     45751
3.23/1.81	c #constraints  135902
3.23/1.81	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.23/1.81	c constraints type 
3.23/1.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45300
3.23/1.81	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90600
3.23/1.81	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
3.23/1.81	c 135902 constraints processed.
3.23/1.81	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.23/1.81	c constraints type 
3.23/1.81	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 90600
3.23/1.81	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 45300
3.23/1.81	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
3.23/1.81	c 135902 constraints processed.
3.23/1.81	c objective function length is 151 literals
1800.06/898.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.30	c starts		: 2
1800.06/898.30	c conflicts		: 4551
1800.06/898.30	c decisions		: 6708
1800.06/898.30	c propagations		: 1807475
1800.06/898.30	c inspects		: 9646042
1800.06/898.30	c shortcuts		: 0
1800.06/898.30	c learnt literals	: 0
1800.06/898.30	c learnt binary clauses	: 0
1800.06/898.30	c learnt ternary clauses	: 0
1800.06/898.30	c learnt constraints	: 4551
1800.06/898.30	c ignored constraints	: 0
1800.06/898.30	c root simplifications	: 0
1800.06/898.30	c removed literals (reason simplification)	: 42519602
1800.06/898.30	c reason swapping (by a shorter reason)	: 0
1800.06/898.30	c Calls to reduceDB	: 0
1800.06/898.30	c Number of update (reduction) of LBD	: 689
1800.06/898.30	c Imported unit clauses	: 0
1800.06/898.30	c number of reductions to clauses (during analyze)	: 0
1800.06/898.30	c number of learned constraints concerned by reduction	: 0
1800.06/898.30	c number of learning phase by resolution	: 0
1800.06/898.30	c number of learning phase by cutting planes	: 0
1800.06/898.30	c speed (assignments/second)	: 2016.2686876844784
1800.06/898.30	c non guided choices	141
1800.06/898.31	c learnt constraints type 
1800.06/898.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 4551
1800.06/898.31	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.31	c starts		: 1
1800.06/898.31	c conflicts		: 18
1800.06/898.31	c decisions		: 2907
1800.06/898.31	c propagations		: 232573
1800.06/898.31	c inspects		: 1870114
1800.06/898.31	c shortcuts		: 0
1800.06/898.31	c learnt literals	: 0
1800.06/898.31	c learnt binary clauses	: 0
1800.06/898.31	c learnt ternary clauses	: 0
1800.06/898.31	c learnt constraints	: 17
1800.06/898.31	c ignored constraints	: 0
1800.06/898.31	c root simplifications	: 0
1800.06/898.31	c removed literals (reason simplification)	: 0
1800.06/898.31	c reason swapping (by a shorter reason)	: 0
1800.06/898.31	c Calls to reduceDB	: 0
1800.06/898.31	c Number of update (reduction) of LBD	: 0
1800.06/898.31	c Imported unit clauses	: 0
1800.06/898.31	c number of reductions to clauses (during analyze)	: 0
1800.06/898.31	c number of learned constraints concerned by reduction	: 0
1800.06/898.31	c number of learning phase by resolution	: 0
1800.06/898.31	c number of learning phase by cutting planes	: 0
1800.06/898.31	c speed (assignments/second)	: 259.44096586605446
1800.06/898.31	c non guided choices	2
1800.06/898.31	c learnt constraints type 
1800.06/898.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
1800.06/898.31	s UNKNOWN
1800.06/898.31	c Total wall clock time (in seconds): 898.178

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

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

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


[startup+0 s]
/proc/loadavg: 4.33 4.25 4.19 4/197 2233
/proc/meminfo: memFree=28760212/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/2233/stat : 2233 (java) R 2230 2233 18358 0 -1 4202496 231 0 0 0 0 0 0 0 20 0 1 0 27794424 9379840 90 33554432000 1073741824 1073778376 140735062115648 140735062112776 214369673792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2233/statm: 2290 105 80 9 0 38 0

[startup+0.100059 s]
/proc/loadavg: 4.33 4.25 4.19 4/197 2233
/proc/meminfo: memFree=28760212/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 4310 0 1 0 7 1 0 0 20 0 18 0 27794424 9787879424 5426 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2389619 5426 2096 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.33 4.25 4.19 4/197 2233
/proc/meminfo: memFree=28760212/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 4717 0 1 0 22 1 0 0 20 0 18 0 27794424 9787879424 7316 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2389619 7316 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300302 s]
/proc/loadavg: 4.33 4.25 4.19 4/197 2233
/proc/meminfo: memFree=28760212/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 5496 0 1 0 43 1 0 0 20 0 18 0 27794424 9787879424 8995 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2389619 8985 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700269 s]
/proc/loadavg: 4.33 4.25 4.19 4/197 2233
/proc/meminfo: memFree=28760212/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9558476 CPUtime=1.59 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 15572 0 1 0 153 6 0 0 20 0 18 0 27794424 9787879424 41454 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2389619 41454 2249 9 0 2380296 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 4.33 4.25 4.19 4/215 2251
/proc/meminfo: memFree=28542124/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9558476 CPUtime=2.63 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 16095 0 1 0 252 11 0 0 20 0 18 0 27794424 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2389619 56733 2274 9 0 2380296 0
[pid=2233/tid=2235] ppid=2230 vsize=9558476 CPUtime=1.39 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) R 2230 2233 18358 0 -1 4202560 2476 0 1 0 136 3 0 0 20 0 18 0 27794426 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878077388104 139877908585061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 92 0 0 0 3 1 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 126 0 0 0 2 2 0 0 20 0 18 0 27794427 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 27794428 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 27794429 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 27794429 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27794431 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) R 2230 2233 18358 0 -1 4202560 5648 0 0 0 47 2 0 0 20 0 18 0 27794431 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877897161016 139878083345015 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6211 0 0 0 46 2 0 0 20 0 18 0 27794431 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27794431 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27794431 9787879424 56733 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 9558476

[startup+3.10094 s]
/proc/loadavg: 4.22 4.23 4.19 7/219 2255
/proc/meminfo: memFree=28498268/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9824732 CPUtime=6.4 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 17704 0 1 0 626 14 0 0 20 0 22 0 27794424 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2456183 75809 2281 9 0 2446860 0
[pid=2233/tid=2235] ppid=2230 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) S 2230 2233 18358 0 -1 4202560 2493 0 1 0 166 4 0 0 20 0 22 0 27794426 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878077391736 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 92 0 0 0 3 1 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 126 0 0 0 2 2 0 0 20 0 22 0 27794427 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27794428 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) S 2230 2233 18358 0 -1 4202560 7147 0 0 0 103 2 0 0 20 0 22 0 27794431 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877897161016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6218 0 0 0 80 2 0 0 20 0 22 0 27794431 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2252] ppid=2230 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/2233/task/2252/stat : 2252 (java) R 2230 2233 18358 0 -1 4202560 31 0 0 0 127 0 0 0 20 0 22 0 27794606 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139877892947080 139877908797250 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2253] ppid=2230 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/2233/task/2253/stat : 2253 (java) R 2230 2233 18358 0 -1 4202560 39 0 0 0 125 0 0 0 20 0 22 0 27794606 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139876750056488 139877908982444 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2254] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2254/stat : 2254 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794611 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139876749006120 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2255] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2255/stat : 2255 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794612 10060525568 75809 33554432000 1073741824 1073778376 140733879076976 139876747953576 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.22 4.23 4.19 5/219 2255
/proc/meminfo: memFree=28158944/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9824732 CPUtime=13.57 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 18944 0 1 0 1325 32 0 0 20 0 22 0 27794424 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2456183 171584 2281 9 0 2446860 0
[pid=2233/tid=2235] ppid=2230 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) S 2230 2233 18358 0 -1 4202560 2494 0 1 0 166 4 0 0 20 0 22 0 27794426 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878077391736 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 152 0 0 0 9 3 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 71 0 0 0 11 3 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 135 0 0 0 5 2 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 127 0 0 0 8 3 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 123 0 0 0 5 2 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 69 0 0 0 11 4 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 47 0 0 0 6 2 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 232 0 0 0 16 4 0 0 20 0 22 0 27794427 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 22 0 27794428 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) S 2230 2233 18358 0 -1 4202560 7147 0 0 0 118 2 0 0 20 0 22 0 27794431 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877897161016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6218 0 0 0 106 2 0 0 20 0 22 0 27794431 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 171584 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2252] ppid=2230 vsize=9824732 CPUtime=4.26 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.27 4.20 4.18 5/219 2483
/proc/meminfo: memFree=26361468/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9824732 CPUtime=1767.91 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 28639 0 1 0 176590 201 0 0 20 0 22 0 27794424 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2456183 718925 2291 9 0 2446860 0
[pid=2233/tid=2235] ppid=2230 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) S 2230 2233 18358 0 -1 4202560 2503 0 1 0 169 5 0 0 20 0 22 0 27794426 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878077391736 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 908 0 0 0 124 18 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 853 0 0 0 120 21 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 468 0 0 0 111 14 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 103 17 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 844 0 0 0 121 19 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 509 0 0 0 130 16 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 125 16 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 1752 0 0 0 126 23 0 0 20 0 22 0 27794427 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 2626 0 0 0 252 6 0 0 20 0 22 0 27794428 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) S 2230 2233 18358 0 -1 4202560 7161 0 0 0 141 2 0 0 20 0 22 0 27794431 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877897161016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6227 0 0 0 130 2 0 0 20 0 22 0 27794431 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 51 0 0 0 9 14 0 0 20 0 22 0 27794431 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2252] ppid=2230 vsize=9824732 CPUtime=874.84 cores=1,3,5,7
/proc/2233/task/2252/stat : 2252 (java) R 2230 2233 18358 0 -1 4202560 483 0 0 0 87455 29 0 0 20 0 22 0 27794606 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139877892946880 139877908799156 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2253] ppid=2230 vsize=9824732 CPUtime=874.9 cores=1,3,5,7
/proc/2233/task/2253/stat : 2253 (java) R 2230 2233 18358 0 -1 4202560 1286 0 0 0 87456 34 0 0 20 0 22 0 27794606 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139876750057248 139877909057320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2254] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2254/stat : 2254 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794611 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139876749006120 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2255] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2255/stat : 2255 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794612 10060525568 718925 33554432000 1073741824 1073778376 140733879076976 139876747953576 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.91
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.301 s]
/proc/loadavg: 4.28 4.20 4.18 5/219 2484
/proc/meminfo: memFree=26492280/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 28652 0 1 0 179805 201 0 0 20 0 22 0 27794424 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2456183 682754 2291 9 0 2446860 0
[pid=2233/tid=2235] ppid=2230 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) S 2230 2233 18358 0 -1 4202560 2503 0 1 0 169 5 0 0 20 0 22 0 27794426 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878077391736 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 908 0 0 0 130 18 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 853 0 0 0 122 21 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 473 0 0 0 114 14 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 106 17 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 844 0 0 0 129 19 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 509 0 0 0 138 16 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 130 16 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 1758 0 0 0 129 23 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 2626 0 0 0 252 6 0 0 20 0 22 0 27794428 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) S 2230 2233 18358 0 -1 4202560 7161 0 0 0 141 2 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877897161016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6227 0 0 0 130 2 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 51 0 0 0 9 14 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2252] ppid=2230 vsize=9824732 CPUtime=890.73 cores=1,3,5,7
/proc/2233/task/2252/stat : 2252 (java) R 2230 2233 18358 0 -1 4202560 484 0 0 0 89044 29 0 0 20 0 22 0 27794606 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877892947696 139877908797250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2253] ppid=2230 vsize=9824732 CPUtime=890.79 cores=1,3,5,7
/proc/2233/task/2253/stat : 2253 (java) R 2230 2233 18358 0 -1 4202560 1287 0 0 0 89045 34 0 0 20 0 22 0 27794606 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876750056400 139877909057317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2254] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2254/stat : 2254 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794611 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876749006120 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2255] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2255/stat : 2255 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794612 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876747953576 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 2233 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.301 s]
/proc/loadavg: 4.28 4.20 4.18 5/219 2484
/proc/meminfo: memFree=26492280/32872528 swapFree=1286400/1433568
[pid=2233] ppid=2230 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/2233/stat : 2233 (java) S 2230 2233 18358 0 -1 4202496 28652 0 1 0 179805 201 0 0 20 0 22 0 27794424 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 140733879068112 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2233/statm: 2456183 682754 2291 9 0 2446860 0
[pid=2233/tid=2235] ppid=2230 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/2233/task/2235/stat : 2235 (java) S 2230 2233 18358 0 -1 4202560 2503 0 1 0 169 5 0 0 20 0 22 0 27794426 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878077391736 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2236] ppid=2230 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/2233/task/2236/stat : 2236 (java) S 2230 2233 18358 0 -1 4202560 908 0 0 0 130 18 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878038883240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2237] ppid=2230 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/2233/task/2237/stat : 2237 (java) S 2230 2233 18358 0 -1 4202560 853 0 0 0 122 21 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878037830696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2238] ppid=2230 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/2233/task/2238/stat : 2238 (java) S 2230 2233 18358 0 -1 4202560 473 0 0 0 114 14 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878036777640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2239] ppid=2230 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/2233/task/2239/stat : 2239 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 106 17 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878035725096 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2240] ppid=2230 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/2233/task/2240/stat : 2240 (java) S 2230 2233 18358 0 -1 4202560 844 0 0 0 129 19 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878034672040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2241] ppid=2230 vsize=9824732 CPUtime=1.54 cores=1,3,5,7
/proc/2233/task/2241/stat : 2241 (java) S 2230 2233 18358 0 -1 4202560 509 0 0 0 138 16 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878033619496 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2242] ppid=2230 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/2233/task/2242/stat : 2242 (java) S 2230 2233 18358 0 -1 4202560 851 0 0 0 130 16 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878032566440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2243] ppid=2230 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/2233/task/2243/stat : 2243 (java) S 2230 2233 18358 0 -1 4202560 1758 0 0 0 129 23 0 0 20 0 22 0 27794427 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139878031513896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2244] ppid=2230 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/2233/task/2244/stat : 2244 (java) S 2230 2233 18358 0 -1 4202560 2626 0 0 0 252 6 0 0 20 0 22 0 27794428 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877901372264 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2245] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2245/stat : 2245 (java) S 2230 2233 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877900318584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2246] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2246/stat : 2246 (java) S 2230 2233 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27794429 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877899265416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2247] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2247/stat : 2247 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877898214160 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2248] ppid=2230 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/2233/task/2248/stat : 2248 (java) S 2230 2233 18358 0 -1 4202560 7161 0 0 0 141 2 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877897161016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2249] ppid=2230 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/2233/task/2249/stat : 2249 (java) S 2230 2233 18358 0 -1 4202560 6227 0 0 0 130 2 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877896108472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2233/tid=2250] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2250/stat : 2250 (java) S 2230 2233 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877895055608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2251] ppid=2230 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/2233/task/2251/stat : 2251 (java) S 2230 2233 18358 0 -1 4202560 51 0 0 0 9 14 0 0 20 0 22 0 27794431 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877894003272 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2252] ppid=2230 vsize=9824732 CPUtime=890.73 cores=1,3,5,7
/proc/2233/task/2252/stat : 2252 (java) R 2230 2233 18358 0 -1 4202560 484 0 0 0 89044 29 0 0 20 0 22 0 27794606 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139877892947696 139877908797250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2233/tid=2253] ppid=2230 vsize=9824732 CPUtime=890.79 cores=1,3,5,7
/proc/2233/task/2253/stat : 2253 (java) R 2230 2233 18358 0 -1 4202560 1287 0 0 0 89045 34 0 0 20 0 22 0 27794606 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876750056400 139877909057317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2233/tid=2254] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2254/stat : 2254 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794611 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876749006120 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2233/tid=2255] ppid=2230 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2233/task/2255/stat : 2255 (java) S 2230 2233 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27794612 10060525568 682754 33554432000 1073741824 1073778376 140733879076976 139876747953576 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 898.323
CPU time (s): 1800.55
CPU user time (s): 1798.03
CPU system time (s): 2.52062
CPU usage (%): 200.435
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.03
system time used= 2.52062
maximum resident set size= 3304184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28683
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22801
involuntary context switches= 25105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83311 second user time and 7.30489 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 15:44:37
IDJOB=4105742
IDBENCH=2996
IDSOLVER=2543
FILE ID=node130/4105742-1466257476
RUNJOBID= node130-1466240252-18375
PBS_JOBID= 19918180
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=300-sizeP=151-sizeQ=300-346995195-max.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105742-1466257476/watcher-4105742-1466257476 -o /tmp/evaluation-result-4105742-1466257476/solver-4105742-1466257476 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105742-1466257476.opb

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

MD5SUM BENCH= 7d90035947bf106909c324d346feadc0
RANDOM SEED=904560566

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28761120 kB
Buffers:           29756 kB
Cached:           156668 kB
SwapCached:         1896 kB
Active:          1810512 kB
Inactive:         130524 kB
Active(anon):    1754492 kB
Inactive(anon):     2208 kB
Active(file):      56020 kB
Inactive(file):   128316 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098716 kB
Dirty:              7840 kB
Writeback:             0 kB
AnonPages:       3187084 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             600320 kB
SReclaimable:      43756 kB
SUnreclaim:       556564 kB
KernelStack:        1768 kB
PageTables:        10396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3446024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1847296 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 node130 at 2016-06-18 15:59:35