Trace number 4243733

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
R1: sat4j-CSP 2017-07-05? (TO) 2400.1599 2329.75

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-sp-4-1.xml
MD5SUM829564848108aadfa26cd1b017421761
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark718.45502
Satisfiable
(Un)Satisfiability was proved
Number of variables725
Number of constraints701
Number of domains3
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":625},{"size":25,"count":75},{"size":26,"count":25}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":650},{"degree":3,"count":8},{"degree":5,"count":5},{"degree":7,"count":6},{"degree":9,"count":4},{"degree":11,"count":1},{"degree":17,"count":1},{"degree":26,"count":50}]
Minimum constraint arity2
Maximum constraint arity26
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":645},{"arity":4,"count":10},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":8,"count":2},{"arity":25,"count":1},{"arity":26,"count":25}]
Number of extensional constraints625
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":625},{"type":"allDifferent","count":1},{"type":"sum","count":25},{"type":"minimum","count":25},{"type":"maximum","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

98.19/45.83	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
98.19/45.83	c This is free software under the dual EPL/GNU LGPL licenses.
98.19/45.83	c See www.sat4j.org for details.
98.19/45.83	c That software uses the Rhino library from the Mozilla project.
98.19/45.83	c version CUSTOM.v20170705
98.19/45.83	c java.runtime.name	Java(TM) SE Runtime Environment
98.19/45.83	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
98.19/45.83	c java.vm.version	25.131-b11
98.19/45.83	c java.vm.vendor	Oracle Corporation
98.19/45.83	c sun.arch.data.model	64
98.19/45.83	c java.version		1.8.0_131
98.19/45.83	c os.name		Linux
98.19/45.83	c os.version		3.10.0-514.16.1.el7.x86_64
98.19/45.83	c os.arch		amd64
98.19/45.83	c Free memory 		499604488
98.19/45.83	c Max memory 		7247757312
98.19/45.83	c Total memory 		504889344
98.19/45.83	c Number of processors 	4
98.19/45.83	c c --- Begin Solver configuration ---
98.19/45.83	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
98.19/45.83	c Learn all clauses as in MiniSAT
98.19/45.83	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
98.19/45.83	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
98.19/45.83	c No reason simplification
98.19/45.83	c Glucose 2.1 dynamic restart strategy
98.19/45.83	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
98.19/45.83	c timeout=2147483s
98.19/45.83	c DB Simplification allowed=false
98.19/45.83	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
98.19/45.83	c --- End Solver configuration ---
98.19/45.83	c constraints type 
98.19/45.83	c org.sat4j.minisat.constraints.card.MinWatchCard => 1450
98.19/45.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 23310000
98.19/45.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5505574
98.19/45.83	c org.sat4j.minisat.constraints.cnf.UnitClause => 1400
98.19/45.83	c 28818424 constraints processed.
2400.11/2329.70	c starts		: 201
2400.11/2329.70	c conflicts		: 159381
2400.11/2329.70	c decisions		: 587704479
2400.11/2329.70	c propagations		: 6067081096
2400.11/2329.70	c inspects		: 6951303556
2400.11/2329.70	c shortcuts		: 0
2400.11/2329.70	c learnt literals	: 0
2400.11/2329.70	c learnt binary clauses	: 3411
2400.11/2329.70	c learnt ternary clauses	: 2015
2400.11/2329.70	c learnt constraints	: 159381
2400.11/2329.70	c ignored constraints	: 0
2400.11/2329.70	c root simplifications	: 0
2400.11/2329.70	c removed literals (reason simplification)	: 0
2400.11/2329.70	c reason swapping (by a shorter reason)	: 0
2400.11/2329.70	c Calls to reduceDB	: 13
2400.11/2329.70	c Number of update (reduction) of LBD	: 100214
2400.11/2329.70	c Imported unit clauses	: 0
2400.11/2329.70	c number of reductions to clauses (during analyze)	: 0
2400.11/2329.70	c number of learned constraints concerned by reduction	: 0
2400.11/2329.70	c number of learning phase by resolution	: 0
2400.11/2329.70	c number of learning phase by cutting planes	: 0
2400.11/2329.70	c number of rounding to 1 operations	: 0
2400.11/2329.70	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.11/2329.70	c number of reductions of the coefficients by power 2 	: 0
2400.11/2329.70	c number of right shift for reduction by power 2 	: 0
2400.11/2329.70	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.11/2329.70	c speed (assignments/second)	: 2656681.0435839626
2400.11/2329.70	c non guided choices	304361221
2400.11/2329.72	c learnt constraints type 
2400.11/2329.72	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3411
2400.11/2329.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 31224
2400.11/2329.72	s UNKNOWN

Verifier Data


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-4243733-1502079987/watcher-4243733-1502079987 -o /tmp/evaluation-result-4243733-1502079987/solver-4243733-1502079987 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17604 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243733-1502079987.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.09 2/199 25990
/proc/meminfo: memFree=28789240/32770624 swapFree=0/355980
[pid=25990] ppid=25987 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25990/stat : 25990 (runsolver) D 25987 25990 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 49909655 24240128 106 18446744073709551615 4194304 4338465 140721197626960 140721197624600 139939430544087 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 23281664 140721197633671 140721197634121 140721197634121 140721197637578 0
/proc/25990/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.11 2.05 2.09 2/199 25990
/proc/meminfo: memFree=28789240/32770624 swapFree=0/355980
[pid=25990] ppid=25987 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25990/stat : 25990 (runsolver) D 25987 25990 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 49909655 24240128 106 18446744073709551615 4194304 4338465 140721197626960 140721197624600 139939430544087 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 23281664 140721197633671 140721197634121 140721197634121 140721197637578 0
/proc/25990/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200291 s]
/proc/loadavg: 2.11 2.05 2.09 2/199 25990
/proc/meminfo: memFree=28789240/32770624 swapFree=0/355980
[pid=25990] ppid=25987 vsize=10484492 CPUtime=0.05 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 4541 0 0 0 5 0 0 0 20 0 14 0 49909655 10736119808 5585 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2621123 5585 2582 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.300363 s]
/proc/loadavg: 2.11 2.05 2.09 2/199 25990
/proc/meminfo: memFree=28789240/32770624 swapFree=0/355980
[pid=25990] ppid=25987 vsize=10551156 CPUtime=0.2 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 7835 0 0 0 18 2 0 0 20 0 15 0 49909655 10804383744 8555 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637789 8555 2863 1 0 2627261 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10551156

[startup+0.705624 s]
/proc/loadavg: 2.11 2.05 2.09 2/199 25990
/proc/meminfo: memFree=28789240/32770624 swapFree=0/355980
[pid=25990] ppid=25987 vsize=10551232 CPUtime=1.36 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 12365 0 0 0 132 4 0 0 20 0 15 0 49909655 10804461568 26422 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637808 26934 3060 1 0 2627261 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10551232

[startup+1.50087 s]
/proc/loadavg: 2.11 2.05 2.09 5/214 26005
/proc/meminfo: memFree=28588072/32770624 swapFree=0/356000
[pid=25990] ppid=25987 vsize=10551232 CPUtime=3.92 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 18528 0 0 0 381 11 0 0 20 0 15 0 49909655 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637808 64601 3101 1 0 2627261 0
[pid=25990/tid=25992] ppid=25987 vsize=10551232 CPUtime=1.26 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) R 25987 25990 12906 0 -1 4202560 7043 0 0 0 123 3 0 0 20 0 15 0 49909665 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139781203915872 139780805290019 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10551232 CPUtime=0.05 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 120 0 0 0 4 1 0 0 20 0 15 0 49909666 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10551232 CPUtime=0.04 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 37 0 0 0 3 1 0 0 20 0 15 0 49909666 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10551232 CPUtime=0.03 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 100 0 0 0 3 0 0 0 20 0 15 0 49909666 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10551232 CPUtime=0.05 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 132 0 0 0 4 1 0 0 20 0 15 0 49909666 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780694148384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780693096048 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10551232 CPUtime=1 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) R 25987 25990 12906 0 -1 4202560 3430 0 0 0 100 0 0 0 20 0 15 0 49909671 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780690978064 139781184080395 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10551232 CPUtime=0.98 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) R 25987 25990 12906 0 -1 4202560 3892 0 0 0 98 0 0 0 20 0 15 0 49909671 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780689924960 139781181204179 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10551232 CPUtime=0.41 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 2332 0 0 0 41 0 0 0 20 0 15 0 49909671 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 49909675 10804461568 64601 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 10551232

[startup+3.10065 s]
/proc/loadavg: 2.11 2.05 2.09 3/214 26005
/proc/meminfo: memFree=28307408/32770624 swapFree=0/356000
[pid=25990] ppid=25987 vsize=10551232 CPUtime=6.77 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 20514 0 0 0 636 41 0 0 20 0 15 0 49909655 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637808 208292 3106 1 0 2627261 0
[pid=25990/tid=25992] ppid=25987 vsize=10551232 CPUtime=2.54 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) R 25987 25990 12906 0 -1 4202560 7521 0 0 0 246 8 0 0 20 0 15 0 49909665 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139781203916176 139780806241925 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 347 0 0 0 29 8 0 0 20 0 15 0 49909666 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10551232 CPUtime=0.36 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 238 0 0 0 28 8 0 0 20 0 15 0 49909666 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10551232 CPUtime=0.31 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 441 0 0 0 25 6 0 0 20 0 15 0 49909666 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10551232 CPUtime=0.33 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 296 0 0 0 26 7 0 0 20 0 15 0 49909666 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 567 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780694148384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780693096048 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10551232 CPUtime=1.09 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 3455 0 0 0 109 0 0 0 20 0 15 0 49909671 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10551232 CPUtime=1.26 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 3931 0 0 0 126 0 0 0 20 0 15 0 49909671 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10551232 CPUtime=0.42 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 2360 0 0 0 42 0 0 0 20 0 15 0 49909671 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 49909675 10804461568 208292 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 10551232

[startup+6.30063 s]
/proc/loadavg: 2.18 2.07 2.10 6/214 26005
/proc/meminfo: memFree=27264952/32770624 swapFree=0/355996
[pid=25990] ppid=25987 vsize=10551232 CPUtime=13.43 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 26282 0 0 0 1256 87 0 0 20 0 15 0 49909655 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637808 430593 3121 1 0 2627261 0
[pid=25990/tid=25992] ppid=25987 vsize=10551232 CPUtime=4.67 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) S 25987 25990 12906 0 -1 1077944384 8175 0 0 0 451 16 0 0 20 0 15 0 49909665 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139781203916880 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10551232 CPUtime=1.42 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 1411 0 0 0 124 18 0 0 20 0 15 0 49909666 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10551232 CPUtime=1.41 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 948 0 0 0 125 16 0 0 20 0 15 0 49909666 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10551232 CPUtime=1.36 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 1292 0 0 0 121 15 0 0 20 0 15 0 49909666 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10551232 CPUtime=1.4 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 1613 0 0 0 123 17 0 0 20 0 15 0 49909666 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10551232 CPUtime=0.01 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) R 25987 25990 12906 0 -1 4202560 1639 0 0 0 1 0 0 0 20 0 15 0 49909668 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780695200736 139781182087056 0 0 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780694148384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780693096048 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10551232 CPUtime=1.26 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 3544 0 0 0 126 0 0 0 20 0 15 0 49909671 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10551232 CPUtime=1.39 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 3940 0 0 0 139 0 0 0 20 0 15 0 49909671 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10551232 CPUtime=0.43 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 2362 0 0 0 43 0 0 0 20 0 15 0 49909671 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909675 10804461568 430593 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 13.43
Current children cumulated vsize (KiB) 10551232

[startup+12.7048 s]
/proc/loadavg: 2.16 2.07 2.10 6/214 26005
/proc/meminfo: memFree=26176504/32770624 swapFree=0/356004
[pid=25990] ppid=25987 vsize=10551232 CPUtime=26.9 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 35459 0 0 0 2538 152 0 0 20 0 15 0 49909655 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2637808 655979 3131 1 0 2627261 0
[pid=25990/tid=25992] ppid=25987 vsize=10551232 CPUtime=7.8 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) S 25987 25990 12906 0 -1 1077944384 10187 0 0 0 763 17 0 0 20 0 15 0 49909665 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139781203915840 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10551232 CPUtime=3.75 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) R 25987 25990 12906 0 -1 4202560 2678 0 0 0 342 33 0 0 20 0 15 0 49909666 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139781130103384 139781184383966 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10551232 CPUtime=3.78 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) R 25987 25990 12906 0 -1 4202560 1862 0 0 0 346 32 0 0 20 0 15 0 49909666 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781184679290 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10551232 CPUtime=3.71 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) R 25987 25990 12906 0 -1 4202560 2125 0 0 0 340 31 0 0 20 0 15 0 49909666 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781184383202 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10551232 CPUtime=3.73 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) R 25987 25990 12906 0 -1 4202560 2420 0 0 0 339 34 0 0 20 0 15 0 49909666 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781184384077 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10551232 CPUtime=0.91 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 3723 0 0 0 91 0 0 0 20 0 15 0 49909668 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139780695200960 139781199693525 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139780694148384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 49909668 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139780693096048 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 49909671 10804461568 655979 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0

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

Current children cumulated vsize (KiB) 10617796

[startup+2322.3 s]
/proc/loadavg: 2.11 2.11 2.07 3/219 26383
/proc/meminfo: memFree=24046204/32770624 swapFree=0/356784
[pid=25990] ppid=25987 vsize=10617796 CPUtime=2392.84 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 349570 0 0 0 238862 422 0 0 20 0 16 0 49909655 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2654449 1451802 3146 1 0 2643902 0
[pid=25990/tid=25992] ppid=25987 vsize=10617796 CPUtime=2291.91 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) R 25987 25990 12906 0 -1 4202560 237859 0 0 0 229146 45 0 0 20 0 16 0 49909665 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781203922312 139780806924977 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10617796 CPUtime=21.43 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 19321 0 0 0 2063 80 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10617796 CPUtime=21.56 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 19213 0 0 0 2082 74 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10617796 CPUtime=21.53 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 8420 0 0 0 2076 77 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10617796 CPUtime=21.34 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 15352 0 0 0 2060 74 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10617796 CPUtime=8.61 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 18709 0 0 0 857 4 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780694148448 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780693096064 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10617796 CPUtime=2.14 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 11465 0 0 0 213 1 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10617796 CPUtime=2.06 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 9876 0 0 0 205 1 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10617796 CPUtime=0.57 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 5861 0 0 0 55 2 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10617796 CPUtime=1.6 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 2089 0 0 0 81 79 0 0 20 0 16 0 49909675 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26007] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26007/stat : 26007 (java) S 25987 25990 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 49914255 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780685726896 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 2392.84
Current children cumulated vsize (KiB) 10617796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2329.5 s]
/proc/loadavg: 2.10 2.11 2.07 3/219 26383
/proc/meminfo: memFree=24046204/32770624 swapFree=0/356788
[pid=25990] ppid=25987 vsize=10617796 CPUtime=2400.05 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 350061 0 0 0 239582 423 0 0 20 0 16 0 49909655 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2654449 1451802 3146 1 0 2643902 0
[pid=25990/tid=25992] ppid=25987 vsize=10617796 CPUtime=2299.11 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) R 25987 25990 12906 0 -1 4202560 238348 0 0 0 229866 45 0 0 20 0 16 0 49909665 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781203922312 139780807208074 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10617796 CPUtime=21.43 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 19321 0 0 0 2063 80 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10617796 CPUtime=21.56 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 19213 0 0 0 2082 74 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10617796 CPUtime=21.53 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 8420 0 0 0 2076 77 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10617796 CPUtime=21.34 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 15352 0 0 0 2060 74 0 0 20 0 16 0 49909666 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10617796 CPUtime=8.61 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 18709 0 0 0 857 4 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780694148448 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 49909668 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780693096064 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10617796 CPUtime=2.14 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 11465 0 0 0 213 1 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10617796 CPUtime=2.06 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 9876 0 0 0 205 1 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10617796 CPUtime=0.57 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 5861 0 0 0 55 2 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 49909671 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10617796 CPUtime=1.6 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 2091 0 0 0 81 79 0 0 20 0 16 0 49909675 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26007] ppid=25987 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26007/stat : 26007 (java) S 25987 25990 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 49914255 10872623104 1451802 18446744073709551615 4194304 4196468 140725954804672 139780685726896 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 10617796

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 25990 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2329.61 s]
/proc/loadavg: 2.10 2.11 2.07 3/219 26383
/proc/meminfo: memFree=24046204/32770624 swapFree=0/356788
[pid=25990] ppid=25987 vsize=10817488 CPUtime=2400.11 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 351053 0 0 0 239588 423 0 0 20 0 17 0 49909655 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2704372 1451879 3149 1 0 2693825 0
[pid=25990/tid=25992] ppid=25987 vsize=10817488 CPUtime=2299.17 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) S 25987 25990 12906 0 -1 1077944384 238402 0 0 0 229871 46 0 0 20 0 17 0 49909665 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781203926192 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10817488 CPUtime=21.43 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 19321 0 0 0 2063 80 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10817488 CPUtime=21.56 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 19213 0 0 0 2082 74 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10817488 CPUtime=21.53 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 8420 0 0 0 2076 77 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10817488 CPUtime=21.34 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 15352 0 0 0 2060 74 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10817488 CPUtime=8.61 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 18740 0 0 0 857 4 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780694148448 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780693096064 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10817488 CPUtime=2.14 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 11465 0 0 0 213 1 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10817488 CPUtime=2.06 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 9876 0 0 0 205 1 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10817488 CPUtime=0.57 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 6242 0 0 0 55 2 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10817488 CPUtime=1.6 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 2091 0 0 0 81 79 0 0 20 0 17 0 49909675 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 2400.11
Current children cumulated vsize (KiB) 10817488

[startup+2329.7 s]
/proc/loadavg: 2.10 2.11 2.07 3/219 26383
/proc/meminfo: memFree=24046204/32770624 swapFree=0/356788
[pid=25990] ppid=25987 vsize=10817488 CPUtime=2400.11 cores=0,2,4,6
/proc/25990/stat : 25990 (java) S 25987 25990 12906 0 -1 1077944320 351053 0 0 0 239588 423 0 0 20 0 17 0 49909655 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 140725954787216 139781199683319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
/proc/25990/statm: 2704372 1451879 3149 1 0 2693825 0
[pid=25990/tid=25992] ppid=25987 vsize=10817488 CPUtime=2299.17 cores=0,2,4,6
/proc/25990/task/25992/stat : 25992 (java) S 25987 25990 12906 0 -1 1077944384 238402 0 0 0 229871 46 0 0 20 0 17 0 49909665 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781203926192 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25993] ppid=25987 vsize=10817488 CPUtime=21.43 cores=0,2,4,6
/proc/25990/task/25993/stat : 25993 (java) S 25987 25990 12906 0 -1 1077944384 19321 0 0 0 2063 80 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781130103184 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25994] ppid=25987 vsize=10817488 CPUtime=21.56 cores=0,2,4,6
/proc/25990/task/25994/stat : 25994 (java) S 25987 25990 12906 0 -1 1077944384 19213 0 0 0 2082 74 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781129050384 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25995] ppid=25987 vsize=10817488 CPUtime=21.53 cores=0,2,4,6
/proc/25990/task/25995/stat : 25995 (java) S 25987 25990 12906 0 -1 1077944384 8420 0 0 0 2076 77 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781127998096 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25996] ppid=25987 vsize=10817488 CPUtime=21.34 cores=0,2,4,6
/proc/25990/task/25996/stat : 25996 (java) S 25987 25990 12906 0 -1 1077944384 15352 0 0 0 2060 74 0 0 20 0 17 0 49909666 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139781126945296 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25997] ppid=25987 vsize=10817488 CPUtime=8.61 cores=0,2,4,6
/proc/25990/task/25997/stat : 25997 (java) S 25987 25990 12906 0 -1 1077944384 18740 0 0 0 857 4 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780695202416 139781199694466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25998] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25998/stat : 25998 (java) S 25987 25990 12906 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780694148448 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=25999] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/25999/stat : 25999 (java) S 25987 25990 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 49909668 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780693096064 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26000] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26000/stat : 26000 (java) S 25987 25990 12906 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780692044368 139781199701915 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26001] ppid=25987 vsize=10817488 CPUtime=2.14 cores=0,2,4,6
/proc/25990/task/26001/stat : 26001 (java) S 25987 25990 12906 0 -1 1077944384 11465 0 0 0 213 1 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780690991216 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26002] ppid=25987 vsize=10817488 CPUtime=2.06 cores=0,2,4,6
/proc/25990/task/26002/stat : 26002 (java) S 25987 25990 12906 0 -1 1077944384 9876 0 0 0 205 1 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780689938416 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26003] ppid=25987 vsize=10817488 CPUtime=0.57 cores=0,2,4,6
/proc/25990/task/26003/stat : 26003 (java) S 25987 25990 12906 0 -1 1077944384 6242 0 0 0 55 2 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780688886128 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26004] ppid=25987 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/25990/task/26004/stat : 26004 (java) S 25987 25990 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 49909671 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780687833568 139781199693525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
[pid=25990/tid=26005] ppid=25987 vsize=10817488 CPUtime=1.6 cores=0,2,4,6
/proc/25990/task/26005/stat : 26005 (java) S 25987 25990 12906 0 -1 1077944384 2091 0 0 0 81 79 0 0 20 0 17 0 49909675 11077107712 1451879 18446744073709551615 4194304 4196468 140725954804672 139780686781360 139781199694466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32022528 140725954810293 140725954810446 140725954810446 140725954813903 0
Current children cumulated CPU time (s) 2400.11
Current children cumulated vsize (KiB) 10817488

Child status: 143
Real time (s): 2329.75
CPU time (s): 2400.16
CPU user time (s): 2395.9
CPU system time (s): 4.26291
CPU usage (%): 103.022
Max. virtual memory (cumulated for all children) (KiB): 10817488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.9
system time used= 4.26291
maximum resident set size= 5807816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54202
involuntary context switches= 3518

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.24919 second user time and 16.9183 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-07 06:12:30
IDJOB=4243733
IDBENCH=140517
IDSOLVER=2623
FILE ID=node135/4243733-1502079987
RUNJOBID= node135-1502041652-17604
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-sp-4-1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243733-1502079987/watcher-4243733-1502079987 -o /tmp/evaluation-result-4243733-1502079987/solver-4243733-1502079987 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17604 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243733-1502079987.xml

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

MD5SUM BENCH= 829564848108aadfa26cd1b017421761
RANDOM SEED=1192034047

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        28789140 kB
MemAvailable:   29223980 kB
Buffers:          215968 kB
Cached:           507288 kB
SwapCached:            0 kB
Active:          3165356 kB
Inactive:         380952 kB
Active(anon):    2823288 kB
Inactive(anon):    24972 kB
Active(file):     342068 kB
Inactive(file):   355980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1668 kB
Writeback:             0 kB
AnonPages:       2873568 kB
Mapped:            51164 kB
Shmem:             25344 kB
Slab:             131996 kB
SReclaimable:     105252 kB
SUnreclaim:        26744 kB
KernelStack:        3824 kB
PageTables:        10468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4439228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2748416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-07 06:51:20