Trace number 4257876

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-CSP 2017-07-05? (TO) 252.12199 226.03

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
MD5SUMb641d135752528099b6bd819b25278f3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark249.138
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size82
Distribution of domain sizes[{"size":48,"count":1},{"size":82,"count":141}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":94},{"degree":4,"count":47}]
Minimum constraint arity3
Maximum constraint arity141
Distribution of constraint arities[{"arity":3,"count":47},{"arity":48,"count":1},{"arity":141,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":47},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

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

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10410 MiB free)
  memory of node 1: 16384 MiB (15609 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257876-1502649355/watcher-4257876-1502649355 -o /tmp/evaluation-result-4257876-1502649355/solver-4257876-1502649355 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257876-1502649355.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14656, runsolver pid=14653
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 4.18 3.85 3.75 2/198 14657
/proc/meminfo: memFree=26644932/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (runsolver) D 14653 14656 17093 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 67128796 34791424 114 18446744073709551615 4194304 4346622 140731925738304 140731925734936 140174971142871 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 31174656 140731925745771 140731925746217 140731925746217 140731925749706 0
/proc/14656/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209077 s]*
/proc/loadavg: 4.18 3.85 3.75 2/197 14657
/proc/meminfo: memFree=26645196/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (runsolver) D 14653 14656 17093 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 67128796 34791424 114 18446744073709551615 4194304 4346622 140731925738304 140731925734936 140174971142871 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 31174656 140731925745771 140731925746217 140731925746217 140731925749706 0
/proc/14656/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.308765 s]*
/proc/loadavg: 4.18 3.85 3.75 2/197 14657
/proc/meminfo: memFree=26645196/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (runsolver) D 14653 14656 17093 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 67128796 34791424 114 18446744073709551615 4194304 4346622 140731925738304 140731925734936 140174971142871 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 31174656 140731925745771 140731925746217 140731925746217 140731925749706 0
/proc/14656/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.700336 s]
/proc/loadavg: 4.18 3.85 3.75 2/197 14657
/proc/meminfo: memFree=26645196/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (runsolver) D 14653 14656 17093 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 67128796 34791424 114 18446744073709551615 4194304 4346622 140731925738304 140731925734936 140174971142871 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 31174656 140731925745771 140731925746217 140731925746217 140731925749706 0
/proc/14656/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+1.50149 s]
/proc/loadavg: 4.18 3.85 3.75 2/197 14657
/proc/meminfo: memFree=26645196/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10551156 memory=42424 CPUtime=0.37 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 9517 0 0 0 34 3 0 0 20 0 15 0 67128796 10804383744 10606 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2637789 10606 2979 1 0 2627261 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 42424 KiB

[startup+3.11051 s]
/proc/loadavg: 4.00 3.82 3.75 6/211 14671
/proc/meminfo: memFree=26057988/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10551232 memory=601680 CPUtime=5.51 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 20433 0 0 0 522 29 0 0 20 0 15 0 67128796 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2637808 150420 3096 1 0 2627261 0
[pid=14656/tid=14658] ppid=14653 vsize=10551232 memory=37796 CPUtime=1.34 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) S 14653 14656 17093 0 -1 1077944384 7412 0 0 0 126 8 0 0 20 0 15 0 67128912 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688981644480 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10551232 memory=1296 CPUtime=0.43 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) R 14653 14656 17093 0 -1 4202560 303 0 0 0 38 5 0 0 20 0 15 0 67128913 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688907827952 140688970035943 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10551232 memory=56 CPUtime=0.41 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) R 14653 14656 17093 0 -1 4202560 357 0 0 0 36 5 0 0 20 0 15 0 67128913 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688906775152 140688970035943 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10551232 memory=288230377091511677 CPUtime=0.37 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) R 14653 14656 17093 0 -1 4202560 374 0 0 0 33 4 0 0 20 0 15 0 67128913 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688955514997 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10551232 memory=14978866770892343 CPUtime=0.28 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) R 14653 14656 17093 0 -1 4202560 675 0 0 0 26 2 0 0 20 0 15 0 67128913 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688904669864 140688970035943 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 15 0 67128914 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688472761056 140688977417941 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10551232 memory=100124 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67128915 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688471708704 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10551232 memory=228476 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67128915 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688470655856 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10551232 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128917 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10551232 memory=1732 CPUtime=0.96 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 3384 0 0 0 95 1 0 0 20 0 15 0 67128917 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10551232 memory=5788 CPUtime=1.41 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 4996 0 0 0 140 1 0 0 20 0 15 0 67128917 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688467484752 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10551232 memory=4612 CPUtime=0.25 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 1358 0 0 0 25 0 0 0 20 0 15 0 67128917 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128917 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128927 10804461568 150420 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 5.51 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 601680 KiB

[startup+6.30144 s]
/proc/loadavg: 4.00 3.82 3.75 6/211 14671
/proc/meminfo: memFree=25590900/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10551232 memory=1065644 CPUtime=14.82 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 25502 0 0 0 1416 66 0 0 20 0 15 0 67128796 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2637808 266411 3104 1 0 2627261 0
[pid=14656/tid=14658] ppid=14653 vsize=10551232 memory=37796 CPUtime=2.08 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) S 14653 14656 17093 0 -1 1077944384 7717 0 0 0 200 8 0 0 20 0 15 0 67128912 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688981645120 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10551232 memory=2248 CPUtime=2.45 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) R 14653 14656 17093 0 -1 4202560 842 0 0 0 231 14 0 0 20 0 15 0 67128913 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688907828568 140688970511372 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10551232 memory=4300 CPUtime=2.43 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) R 14653 14656 17093 0 -1 4202560 1495 0 0 0 229 14 0 0 20 0 15 0 67128913 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688906775768 140688962108368 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10551232 memory=0 CPUtime=2.37 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) R 14653 14656 17093 0 -1 4202560 2067 0 0 0 224 13 0 0 20 0 15 0 67128913 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688961865293 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10551232 memory=0 CPUtime=2.3 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) R 14653 14656 17093 0 -1 4202560 1462 0 0 0 219 11 0 0 20 0 15 0 67128913 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688904669968 140688962108366 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10551232 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 760 0 0 0 40 0 0 0 20 0 15 0 67128914 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688472761280 140688977417941 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10551232 memory=56 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67128915 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10551232 memory=288230377091511677 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67128915 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10551232 memory=14978866770892343 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128917 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10551232 memory=0 CPUtime=0.99 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 3386 0 0 0 98 1 0 0 20 0 15 0 67128917 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10551232 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 5049 0 0 0 145 1 0 0 20 0 15 0 67128917 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10551232 memory=353 CPUtime=0.26 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 1364 0 0 0 26 0 0 0 20 0 15 0 67128917 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10551232 memory=51704 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128917 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10551232 memory=100124 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67128927 10804461568 266411 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 14.82 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 1065644 KiB

[startup+12.7009 s]
/proc/loadavg: 3.78 3.77 3.73 3/212 14673
/proc/meminfo: memFree=24299424/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10617796 memory=2353148 CPUtime=28.98 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 49297 0 0 0 2733 165 0 0 20 0 16 0 67128796 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2654449 588287 3130 1 0 2643902 0
[pid=14656/tid=14658] ppid=14653 vsize=10617796 memory=2352864 CPUtime=6.53 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) R 14653 14656 17093 0 -1 4202560 9998 0 0 0 641 12 0 0 20 0 16 0 67128912 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688981644392 140688588480355 0 4 1 16800974 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10617796 memory=2353148 CPUtime=3.69 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) S 14653 14656 17093 0 -1 1077944384 2162 0 0 0 333 36 0 0 20 0 16 0 67128913 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688907828368 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10617796 memory=0 CPUtime=3.63 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) S 14653 14656 17093 0 -1 1077944384 2320 0 0 0 325 38 0 0 20 0 16 0 67128913 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688906775568 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10617796 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) S 14653 14656 17093 0 -1 1077944384 3107 0 0 0 322 36 0 0 20 0 16 0 67128913 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10617796 memory=0 CPUtime=3.52 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) S 14653 14656 17093 0 -1 1077944384 2152 0 0 0 318 34 0 0 20 0 16 0 67128913 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688904669968 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10617796 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 2371 0 0 0 107 0 0 0 20 0 16 0 67128914 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688472762736 140688977418882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10617796 memory=603988 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10617796 memory=7454130749351154278 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10617796 memory=280349695443408 CPUtime=2.9 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 9850 0 0 0 288 2 0 0 20 0 16 0 67128917 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10617796 memory=280349695406800 CPUtime=3.57 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 13040 0 0 0 355 2 0 0 20 0 16 0 67128917 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10617796 memory=8128038100524242582 CPUtime=0.41 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 2868 0 0 0 40 1 0 0 20 0 16 0 67128917 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10617796 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 67128927 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14673] ppid=14653 vsize=10617796 memory=37796 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14673/stat : 14673 (java) S 14653 14656 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 67129881 10872623104 588287 18446744073709551615 4194304 4196468 140721203605280 140688463287216 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 28.98 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2353148 KiB

[startup+25.5009 s]
/proc/loadavg: 3.51 3.71 3.71 3/212 14673
/proc/meminfo: memFree=24299548/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10617796 memory=2353436 CPUtime=42.11 cores=1,3,5,7

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

/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 2522 0 0 0 107 1 0 0 20 0 16 0 67128914 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688472762736 140688977418882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10617796 memory=2353864 CPUtime=3.19 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 12386 0 0 0 317 2 0 0 20 0 16 0 67128917 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10617796 memory=2353864 CPUtime=4.21 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 17634 0 0 0 419 2 0 0 20 0 16 0 67128917 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0.45 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 3554 0 0 0 44 1 0 0 20 0 16 0 67128917 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10617796 memory=2353864 CPUtime=0.1 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 211 0 0 0 4 6 0 0 20 0 16 0 67128927 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14673] ppid=14653 vsize=10617796 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14673/stat : 14673 (java) S 14653 14656 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 67129881 10872623104 588466 18446744073709551615 4194304 4196468 140721203605280 140688463287216 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 179.65 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2353864 KiB

[startup+222.301 s]
/proc/loadavg: 2.23 2.96 3.41 3/211 14758
/proc/meminfo: memFree=25967740/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10617796 memory=2797460 CPUtime=248.5 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 74280 0 0 0 24647 203 0 0 20 0 16 0 67128796 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2654449 699365 3142 1 0 2643902 0
[pid=14656/tid=14658] ppid=14653 vsize=10617796 memory=2797460 CPUtime=211.11 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) R 14653 14656 17093 0 -1 4202560 18978 0 0 0 21097 14 0 0 20 0 16 0 67128912 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688981646856 140688588480669 0 4 1 16800974 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10617796 memory=2797460 CPUtime=6.62 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) S 14653 14656 17093 0 -1 1077944384 2877 0 0 0 621 41 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688907828368 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10617796 memory=2797460 CPUtime=6.6 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) S 14653 14656 17093 0 -1 1077944384 3494 0 0 0 615 45 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688906775568 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10617796 memory=2797460 CPUtime=6.5 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) S 14653 14656 17093 0 -1 1077944384 4870 0 0 0 607 43 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10617796 memory=280349696020144 CPUtime=6.47 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) S 14653 14656 17093 0 -1 1077944384 2978 0 0 0 605 42 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688904669968 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10617796 memory=2797460 CPUtime=3.11 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 5863 0 0 0 310 1 0 0 20 0 16 0 67128914 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688472762736 140688977418882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10617796 memory=2797460 CPUtime=3.19 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 12386 0 0 0 317 2 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10617796 memory=1160 CPUtime=4.21 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 17636 0 0 0 419 2 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0.45 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 3554 0 0 0 44 1 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10617796 memory=2797460 CPUtime=0.14 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 215 0 0 0 6 8 0 0 20 0 16 0 67128927 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14673] ppid=14653 vsize=10617796 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14673/stat : 14673 (java) S 14653 14656 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 67129881 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688463287216 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 248.5 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2797460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+225.801 s]
/proc/loadavg: 2.23 2.96 3.41 3/211 14758
/proc/meminfo: memFree=25967740/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10617796 memory=2797460 CPUtime=252 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 74981 0 0 0 24997 203 0 0 20 0 16 0 67128796 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2654449 699365 3142 1 0 2643902 0
[pid=14656/tid=14658] ppid=14653 vsize=10617796 memory=1788 CPUtime=214.61 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) R 14653 14656 17093 0 -1 4202560 19617 0 0 0 21447 14 0 0 20 0 16 0 67128912 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688981646856 140688588480355 0 4 1 16800974 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10617796 memory=640 CPUtime=6.62 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) S 14653 14656 17093 0 -1 1077944384 2877 0 0 0 621 41 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688907828368 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10617796 memory=960 CPUtime=6.6 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) S 14653 14656 17093 0 -1 1077944384 3494 0 0 0 615 45 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688906775568 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10617796 memory=1232 CPUtime=6.5 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) S 14653 14656 17093 0 -1 1077944384 4870 0 0 0 607 43 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10617796 memory=2248 CPUtime=6.47 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) S 14653 14656 17093 0 -1 1077944384 2978 0 0 0 605 42 0 0 20 0 16 0 67128913 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688904669968 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10617796 memory=4300 CPUtime=3.11 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 5871 0 0 0 310 1 0 0 20 0 16 0 67128914 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688472762736 140688977418882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10617796 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10617796 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 67128915 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10617796 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10617796 memory=5788 CPUtime=3.19 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 12389 0 0 0 317 2 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10617796 memory=4612 CPUtime=4.21 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 17643 0 0 0 419 2 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10617796 memory=1708 CPUtime=0.45 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) S 14653 14656 17093 0 -1 1077944384 3565 0 0 0 44 1 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688466446960 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10617796 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67128917 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10617796 memory=1228 CPUtime=0.14 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 248 0 0 0 6 8 0 0 20 0 16 0 67128927 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14673] ppid=14653 vsize=10617796 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14673/stat : 14673 (java) S 14653 14656 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 67129881 10872623104 699365 18446744073709551615 4194304 4196468 140721203605280 140688463287216 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2797460 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+226.03 s]
# the end of solver process 14656 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.064 s, system=2.05847 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+226.001 s]*
/proc/loadavg: 2.23 2.96 3.41 4/212 14761
/proc/meminfo: memFree=25967476/32770624 swapFree=67108860/67108860
[pid=14656] ppid=14653 vsize=10817488 memory=2797860 CPUtime=252.09 cores=1,3,5,7
/proc/14656/stat : 14656 (java) S 14653 14656 17093 0 -1 1077944320 77075 0 0 0 25005 204 0 0 20 0 17 0 67128796 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140721203587824 140688977407735 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 115 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
/proc/14656/statm: 2704372 699465 3146 1 0 2693825 0
[pid=14656/tid=14658] ppid=14653 vsize=10817488 memory=-7677926825137650786 CPUtime=214.67 cores=1,3,5,7
/proc/14656/task/14658/stat : 14658 (java) S 14653 14656 17093 0 -1 1077944384 19684 0 0 0 21453 14 0 0 20 0 17 0 67128912 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688981650608 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14659] ppid=14653 vsize=10817488 memory=4872558044660077418 CPUtime=6.62 cores=1,3,5,7
/proc/14656/task/14659/stat : 14659 (java) S 14653 14656 17093 0 -1 1077944384 2877 0 0 0 621 41 0 0 20 0 17 0 67128913 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688907828368 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14660] ppid=14653 vsize=10817488 memory=1160 CPUtime=6.6 cores=1,3,5,7
/proc/14656/task/14660/stat : 14660 (java) S 14653 14656 17093 0 -1 1077944384 3494 0 0 0 615 45 0 0 20 0 17 0 67128913 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688906775568 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14661] ppid=14653 vsize=10817488 memory=2984 CPUtime=6.5 cores=1,3,5,7
/proc/14656/task/14661/stat : 14661 (java) S 14653 14656 17093 0 -1 1077944384 4870 0 0 0 607 43 0 0 20 0 17 0 67128913 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688905722768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14662] ppid=14653 vsize=10817488 memory=2800832 CPUtime=6.47 cores=1,3,5,7
/proc/14656/task/14662/stat : 14662 (java) S 14653 14656 17093 0 -1 1077944384 2978 0 0 0 605 42 0 0 20 0 17 0 67128913 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688904669968 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14663] ppid=14653 vsize=10817488 memory=3904 CPUtime=3.11 cores=1,3,5,7
/proc/14656/task/14663/stat : 14663 (java) S 14653 14656 17093 0 -1 1077944384 5907 0 0 0 310 1 0 0 20 0 17 0 67128914 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688472762736 140688977418882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14664] ppid=14653 vsize=10817488 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14664/stat : 14664 (java) S 14653 14656 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 67128915 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688471708768 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14665] ppid=14653 vsize=10817488 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14665/stat : 14665 (java) S 14653 14656 17093 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 17 0 67128915 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688470655872 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14666] ppid=14653 vsize=10817488 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14666/stat : 14666 (java) S 14653 14656 17093 0 -1 1077944384 200 0 0 0 0 0 0 0 20 0 17 0 67128917 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688469604176 140688977426331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14667] ppid=14653 vsize=10817488 memory=1152 CPUtime=3.19 cores=1,3,5,7
/proc/14656/task/14667/stat : 14667 (java) S 14653 14656 17093 0 -1 1077944384 12389 0 0 0 317 2 0 0 20 0 17 0 67128917 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688468552560 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14668] ppid=14653 vsize=10817488 memory=3076 CPUtime=4.24 cores=1,3,5,7
/proc/14656/task/14668/stat : 14668 (java) S 14653 14656 17093 0 -1 1077944384 18671 0 0 0 421 3 0 0 20 0 17 0 67128917 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688467499760 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14669] ppid=14653 vsize=10817488 memory=2797460 CPUtime=0.45 cores=1,3,5,7
/proc/14656/task/14669/stat : 14669 (java) R 14653 14656 17093 0 -1 4202560 4278 0 0 0 44 1 0 0 20 0 17 0 67128917 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688466446848 140688961731072 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14670] ppid=14653 vsize=10817488 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14670/stat : 14670 (java) S 14653 14656 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 67128917 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688465394400 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14671] ppid=14653 vsize=10817488 memory=2912 CPUtime=0.14 cores=1,3,5,7
/proc/14656/task/14671/stat : 14671 (java) S 14653 14656 17093 0 -1 1077944384 248 0 0 0 6 8 0 0 20 0 17 0 67128927 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688464341680 140688977418882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14759] ppid=14653 vsize=10817488 memory=2800784 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14759/stat : 14759 (java) S 14653 14656 17093 0 -1 1077944384 178 0 0 0 0 0 0 0 20 0 17 0 67151377 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688462233712 140688977417941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
[pid=14656/tid=14760] ppid=14653 vsize=10817488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14656/task/14760/stat : 14760 (java) R 14653 14656 17093 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 17 0 67151377 11077107712 699465 18446744073709551615 4194304 4196468 140721203605280 140688461181840 140688582921212 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19320832 140721203614101 140721203614254 140721203614254 140721203617743 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 2797860 KiB

Child status: 143
Real time (s): 226.03
CPU time (s): 252.122
CPU user time (s): 250.064
CPU system time (s): 2.05847
CPU usage (%): 111.544
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 2797860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.064
system time used= 2.05847
maximum resident set size= 2798480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77853
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7610
involuntary context switches= 403


# summary of solver processes directly reported to runsolver:
#   pid: 14656
#   total CPU time (s): 252.122
#   total CPU user time (s): 250.064
#   total CPU system time (s): 2.05847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.84634 second user time and 1.70625 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:21:46
IDJOB=4257876
IDBENCH=136066
IDSOLVER=2643
FILE ID=node127/4257876-1502649355
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft120-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257876-1502649355/watcher-4257876-1502649355 -o /tmp/evaluation-result-4257876-1502649355/solver-4257876-1502649355 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257876-1502649355.xml

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

MD5SUM BENCH= b641d135752528099b6bd819b25278f3
RANDOM SEED=755521285

node127.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.92
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.92
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.92
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.92
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:        26645568 kB
MemAvailable:   27085716 kB
Buffers:          201952 kB
Cached:           534088 kB
SwapCached:            0 kB
Active:          5474456 kB
Inactive:         216352 kB
Active(anon):    4904348 kB
Inactive(anon):    83872 kB
Active(file):     570108 kB
Inactive(file):   132480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1612 kB
Writeback:             4 kB
AnonPages:       4946384 kB
Mapped:            59188 kB
Shmem:             33444 kB
Slab:             132928 kB
SReclaimable:     106792 kB
SUnreclaim:        26136 kB
KernelStack:        3680 kB
PageTables:        15332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6123880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4665344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 20:25:32