Trace number 4263660

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2520.1399 2493.26

General information on the benchmark

NameStripPacking/StripPacking-m1-series1/
StripPacking-C4P1.xml
MD5SUMc0247ea7b398869ca59a5ebbb30456b3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables245
Number of constraints148
Number of domains47
Minimum domain size1
Maximum domain size60
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":145},{"size":60,"count":98}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":49},{"degree":2,"count":98},{"degree":3,"count":98}]
Minimum constraint arity2
Maximum constraint arity196
Distribution of constraint arities[{"arity":2,"count":98},{"arity":3,"count":49},{"arity":196,"count":1}]
Number of extensional constraints49
Number of intensional constraints98
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":98},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

34.87/13.23	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
34.87/13.23	c This is free software under the dual EPL/GNU LGPL licenses.
34.87/13.23	c See www.sat4j.org for details.
34.87/13.23	c That software uses the Rhino library from the Mozilla project.
34.87/13.23	c version CUSTOM.v20170705
34.87/13.23	c java.runtime.name	Java(TM) SE Runtime Environment
34.87/13.23	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
34.87/13.23	c java.vm.version	25.131-b11
34.87/13.23	c java.vm.vendor	Oracle Corporation
34.87/13.23	c sun.arch.data.model	64
34.87/13.23	c java.version		1.8.0_131
34.87/13.23	c os.name		Linux
34.87/13.23	c os.version		3.10.0-514.16.1.el7.x86_64
34.87/13.23	c os.arch		amd64
34.87/13.23	c Free memory 		499604488
34.87/13.23	c Max memory 		7247757312
34.87/13.23	c Total memory 		504889344
34.87/13.23	c Number of processors 	4
34.87/13.23	c c --- Begin Solver configuration ---
34.87/13.23	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
34.87/13.23	c Learn all clauses as in MiniSAT
34.87/13.23	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
34.87/13.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
34.87/13.23	c No reason simplification
34.87/13.23	c Glucose 2.1 dynamic restart strategy
34.87/13.23	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
34.87/13.23	c timeout=2147483s
34.87/13.23	c DB Simplification allowed=false
34.87/13.23	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
34.87/13.23	c --- End Solver configuration ---
34.87/13.23	c constraints type 
34.87/13.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 486
34.87/13.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22298
34.87/13.23	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
34.87/13.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19506940
34.87/13.23	c org.sat4j.specs.Constr$1 => 2
34.87/13.23	c org.sat4j.minisat.constraints.cnf.UnitClause => 2796
34.87/13.23	c 19532524 constraints processed.
2520.08/2493.21	c starts		: 12384
2520.08/2493.21	c conflicts		: 3832956
2520.08/2493.21	c decisions		: 273985536
2520.08/2493.21	c propagations		: 2063348007
2520.08/2493.21	c inspects		: 29548146783
2520.08/2493.21	c shortcuts		: 0
2520.08/2493.21	c learnt literals	: 2290
2520.08/2493.21	c learnt binary clauses	: 14218
2520.08/2493.21	c learnt ternary clauses	: 124553
2520.08/2493.21	c learnt constraints	: 3830666
2520.08/2493.21	c ignored constraints	: 0
2520.08/2493.21	c root simplifications	: 0
2520.08/2493.21	c removed literals (reason simplification)	: 0
2520.08/2493.21	c reason swapping (by a shorter reason)	: 0
2520.08/2493.21	c Calls to reduceDB	: 83
2520.08/2493.21	c Number of update (reduction) of LBD	: 1598464
2520.08/2493.21	c Imported unit clauses	: 0
2520.08/2493.21	c number of reductions to clauses (during analyze)	: 0
2520.08/2493.21	c number of learned constraints concerned by reduction	: 0
2520.08/2493.21	c number of learning phase by resolution	: 0
2520.08/2493.21	c number of learning phase by cutting planes	: 0
2520.08/2493.21	c number of rounding to 1 operations	: 0
2520.08/2493.21	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.08/2493.21	c number of reductions of the coefficients by power 2 	: 0
2520.08/2493.21	c number of right shift for reduction by power 2 	: 0
2520.08/2493.21	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.08/2493.21	c speed (assignments/second)	: 832012.6095385872
2520.08/2493.21	c non guided choices	69296972
2520.08/2493.24	c learnt constraints type 
2520.08/2493.24	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 14218
2520.08/2493.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86934
2520.08/2493.24	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 (15364 MiB free)
  memory of node 1: 16384 MiB (11351 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263660-1502611676/watcher-4263660-1502611676 -o /tmp/evaluation-result-4263660-1502611676/solver-4263660-1502611676 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502602071-18556 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263660-1502611676.xml 

running on 4 cores: 0,2,4,6

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

solver pid=20543, runsolver pid=20540

[startup+0.109275 s]*
/proc/loadavg: 4.83 4.53 3.61 3/209 20552
/proc/meminfo: memFree=27347152/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10151672 memory=20488 CPUtime=0.03 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 3985 0 0 0 3 0 0 0 20 0 9 0 160820390 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800970 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2537918 5122 2156 1 0 2527415 0
[pid=20543/tid=20545] ppid=20540 vsize=10151672 memory=-6439968830534014599 CPUtime=0.03 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 2631 0 0 0 3 0 0 0 20 0 9 0 160820397 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871629078392 139871624864925 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 160820398 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10151672 memory=139984407033472 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 160820398 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 160820398 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 160820398 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10151672 memory=139984407033472 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 160820399 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 160820400 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871187908000 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 160820400 10395312128 5122 18446744073709551615 4194304 4196468 140731019959072 139871186855408 139871624853205 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20488 KiB

[startup+0.210245 s]*
/proc/loadavg: 4.83 4.53 3.61 3/215 20558
/proc/meminfo: memFree=27344016/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10551156 memory=26604 CPUtime=0.1 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 5144 0 0 0 9 1 0 0 20 0 15 0 160820390 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2637789 6651 2805 1 0 2627261 0
[pid=20543/tid=20545] ppid=20540 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 3062 0 0 0 7 0 0 0 20 0 15 0 160820397 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 139871629057344 139871608923486 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10551156 memory=329 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10551156 memory=288370360558745216 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 6651 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10552180 memory=139984407033472 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 160820399 10805432320 6717 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 160820400 10805432320 6717 18446744073709551615 4194304 4196468 140731019959072 139871187908000 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 160820400 10805432320 6717 18446744073709551615 4194304 4196468 140731019959072 139871186855408 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820402 10805432320 6717 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 15 0 160820402 10805432320 6717 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 160820402 10805432320 6783 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10552180 memory=139984407033472 CPUtime=0.01 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 15 0 160820402 10805432320 6783 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820403 10805432320 6783 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10552180 memory=139984407033472 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820408 10805432320 6783 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26604 KiB

[startup+0.311323 s]*
/proc/loadavg: 4.83 4.53 3.61 3/215 20558
/proc/meminfo: memFree=27332244/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10551156 memory=36912 CPUtime=0.25 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 8472 0 0 0 22 3 0 0 20 0 15 0 160820390 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2637789 9228 2871 1 0 2627261 0
[pid=20543/tid=20545] ppid=20540 vsize=10551156 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 6119 0 0 0 16 2 0 0 20 0 15 0 160820397 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871629072928 139871624864925 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 160820398 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 160820399 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 160820400 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871187908000 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 160820400 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871186855408 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820402 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 15 0 160820402 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 160820402 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 428 0 0 0 3 0 0 0 20 0 15 0 160820402 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820403 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820408 10804383744 9228 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36912 KiB

[startup+0.701277 s]
/proc/loadavg: 4.83 4.53 3.61 6/215 20558
/proc/meminfo: memFree=27320508/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10551232 memory=112652 CPUtime=1.34 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 13278 0 0 0 129 5 0 0 20 0 15 0 160820390 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2637808 28163 3053 1 0 2627261 0
[pid=20543/tid=20545] ppid=20540 vsize=10551232 memory=1836 CPUtime=0.55 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 7541 0 0 0 52 3 0 0 20 0 15 0 160820397 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871629078264 139871267577789 0 4 1 16800974 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10551232 memory=796 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10551232 memory=2 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820398 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 160820398 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 160820399 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 160820400 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871187908000 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 160820400 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871186855408 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10551232 memory=40 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820402 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10551232 memory=204 CPUtime=0.25 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) R 20540 20543 7084 0 -1 4202560 1306 0 0 0 25 0 0 0 20 0 15 0 160820402 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871184738480 139871604529116 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10551232 memory=139984258612257 CPUtime=0.21 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) R 20540 20543 7084 0 -1 4202560 1133 0 0 0 21 0 0 0 20 0 15 0 160820402 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871183679048 139871609766157 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10551232 memory=288230600329142066 CPUtime=0.29 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 1927 0 0 0 29 0 0 0 20 0 15 0 160820402 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10551232 memory=13849655444265308 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820403 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 160820408 10804461568 28163 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 112652 KiB

[startup+1.50628 s]
/proc/loadavg: 4.83 4.53 3.61 6/215 20558
/proc/meminfo: memFree=27130512/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10551232 memory=524516 CPUtime=3.52 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 16784 0 0 0 320 32 0 0 20 0 15 0 160820390 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2637808 131129 3099 1 0 2627261 0
[pid=20543/tid=20545] ppid=20540 vsize=10551232 memory=67564 CPUtime=1.08 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) S 20540 20543 7084 0 -1 1077944384 7638 0 0 0 102 6 0 0 20 0 15 0 160820397 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871629079392 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10551232 memory=359556 CPUtime=0.23 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) R 20540 20543 7084 0 -1 4202560 116 0 0 0 18 5 0 0 20 0 15 0 160820398 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871585740960 139871609870418 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10551232 memory=139984258586273 CPUtime=0.23 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) R 20540 20543 7084 0 -1 4202560 191 0 0 0 18 5 0 0 20 0 15 0 160820398 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871584688728 139871609870873 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10551232 memory=6872598998417432672 CPUtime=0.27 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) R 20540 20543 7084 0 -1 4202560 258 0 0 0 21 6 0 0 20 0 15 0 160820398 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871233432280 139871609867029 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10551232 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) R 20540 20543 7084 0 -1 4202560 225 0 0 0 18 5 0 0 20 0 15 0 160820398 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871232379736 139871609870873 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 160820399 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871188960288 139871624853205 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 160820400 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871187908000 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 160820400 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871186855408 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10551232 memory=164 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 160820402 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10551232 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 1941 0 0 0 46 0 0 0 20 0 15 0 160820402 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10551232 memory=6944652177228980320 CPUtime=0.63 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) R 20540 20543 7084 0 -1 4202560 2976 0 0 0 63 0 0 0 20 0 15 0 160820402 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871183683912 139871606386722 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10551232 memory=8772 CPUtime=0.31 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 1995 0 0 0 31 0 0 0 20 0 15 0 160820402 10804461568 131129 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0

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

/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 5650 0 0 0 701 65 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 4538 0 0 0 692 69 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10617796 memory=3395476 CPUtime=2.32 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 7884 0 0 0 230 2 0 0 20 0 16 0 160820399 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10617796 memory=239338 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871187908064 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871186855424 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10617796 memory=3395476 CPUtime=1.19 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 6808 0 0 0 118 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10617796 memory=3395476 CPUtime=1.7 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 11936 0 0 0 168 2 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10617796 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 4147 0 0 0 41 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10617796 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820403 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10617796 memory=67700 CPUtime=1.33 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 2944 0 0 0 69 64 0 0 20 0 16 0 160820408 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20560] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20560/stat : 20560 (java) S 20540 20543 7084 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 160821717 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871111861552 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 2409.29 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 3395476 KiB

[startup+2442.3 s]
/proc/loadavg: 2.85 3.49 2.94 3/217 20923
/proc/meminfo: memFree=25297804/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10617796 memory=3395476 CPUtime=2469.33 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 194669 0 0 0 246584 349 0 0 20 0 16 0 160820390 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2654449 848869 3144 1 0 2643902 0
[pid=20543/tid=20545] ppid=20540 vsize=10617796 memory=3395476 CPUtime=2431.8 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 140116 0 0 0 243161 19 0 0 20 0 16 0 160820397 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871629081936 139871268525184 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 4656 0 0 0 695 66 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.56 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 4483 0 0 0 687 69 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.66 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 5650 0 0 0 701 65 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 4538 0 0 0 692 69 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10617796 memory=3395476 CPUtime=2.33 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 7893 0 0 0 230 3 0 0 20 0 16 0 160820399 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871187908064 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871186855424 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10617796 memory=3395476 CPUtime=1.19 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 6815 0 0 0 118 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10617796 memory=-8774313645642428999 CPUtime=1.7 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 11942 0 0 0 168 2 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10617796 memory=4420 CPUtime=0.42 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 4156 0 0 0 41 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820403 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10617796 memory=3395476 CPUtime=1.37 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 2985 0 0 0 71 66 0 0 20 0 16 0 160820408 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20560] ppid=20540 vsize=10617796 memory=3395476 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20560/stat : 20560 (java) S 20540 20543 7084 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 160821717 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871111861552 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 2469.33 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 3395476 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2493 s]*
/proc/loadavg: 2.30 3.25 2.88 3/216 20925
/proc/meminfo: memFree=25297960/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10617796 memory=3395476 CPUtime=2520.07 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 197534 0 0 0 251655 352 0 0 20 0 16 0 160820390 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2654449 848869 3144 1 0 2643902 0
[pid=20543/tid=20545] ppid=20540 vsize=10617796 memory=836 CPUtime=2482.5 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) R 20540 20543 7084 0 -1 4202560 142911 0 0 0 248231 19 0 0 20 0 16 0 160820397 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871629081936 139871268505763 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10617796 memory=4872558044660077418 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 4656 0 0 0 695 66 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10617796 memory=3395476 CPUtime=7.56 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 4483 0 0 0 687 69 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10617796 memory=1296 CPUtime=7.66 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 5650 0 0 0 701 65 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10617796 memory=2460 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 4538 0 0 0 692 69 0 0 20 0 16 0 160820398 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10617796 memory=1836 CPUtime=2.33 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 7902 0 0 0 230 3 0 0 20 0 16 0 160820399 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10617796 memory=636 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871187908064 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10617796 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 160820400 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871186855424 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10617796 memory=960 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10617796 memory=1236 CPUtime=1.19 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 6818 0 0 0 118 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10617796 memory=2240 CPUtime=1.7 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 11946 0 0 0 168 2 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10617796 memory=4872558044660077418 CPUtime=0.42 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 4169 0 0 0 41 1 0 0 20 0 16 0 160820402 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10617796 memory=2460 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 160820403 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10617796 memory=1836 CPUtime=1.4 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 3026 0 0 0 72 68 0 0 20 0 16 0 160820408 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20560] ppid=20540 vsize=10617796 memory=796 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20560/stat : 20560 (java) S 20540 20543 7084 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 160821717 10872623104 848869 18446744073709551615 4194304 4196468 140731019959072 139871111861552 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 3395476 KiB

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

[startup+2493.26 s]
# the end of solver process 20543 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.6 s, system=3.54216 s

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

[startup+2493.2 s]
/proc/loadavg: 2.30 3.25 2.88 3/216 20925
/proc/meminfo: memFree=25297960/32770624 swapFree=67108776/67108860
[pid=20543] ppid=20540 vsize=10817488 memory=3395772 CPUtime=2520.08 cores=0,2,4,6
/proc/20543/stat : 20543 (java) S 20540 20543 7084 0 -1 1077944320 198371 0 0 0 251656 352 0 0 20 0 17 0 160820390 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 140731019941616 139871624842999 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 6 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
/proc/20543/statm: 2704372 848943 3146 1 0 2693825 0
[pid=20543/tid=20545] ppid=20540 vsize=10817488 memory=2008 CPUtime=2482.51 cores=0,2,4,6
/proc/20543/task/20545/stat : 20545 (java) S 20540 20543 7084 0 -1 1077944384 142983 0 0 0 248232 19 0 0 20 0 17 0 160820397 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871629085872 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20546] ppid=20540 vsize=10817488 memory=11364 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20546/stat : 20546 (java) S 20540 20543 7084 0 -1 1077944384 4656 0 0 0 695 66 0 0 20 0 17 0 160820398 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871585741072 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20547] ppid=20540 vsize=10817488 memory=4872558044660077418 CPUtime=7.56 cores=0,2,4,6
/proc/20543/task/20547/stat : 20547 (java) S 20540 20543 7084 0 -1 1077944384 4483 0 0 0 687 69 0 0 20 0 17 0 160820398 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871584688528 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20548] ppid=20540 vsize=10817488 memory=-8774313645642428999 CPUtime=7.66 cores=0,2,4,6
/proc/20543/task/20548/stat : 20548 (java) S 20540 20543 7084 0 -1 1077944384 5650 0 0 0 701 65 0 0 20 0 17 0 160820398 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871233432080 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20549] ppid=20540 vsize=10817488 memory=960 CPUtime=7.61 cores=0,2,4,6
/proc/20543/task/20549/stat : 20549 (java) S 20540 20543 7084 0 -1 1077944384 4538 0 0 0 692 69 0 0 20 0 17 0 160820398 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871232379536 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20550] ppid=20540 vsize=10817488 memory=1236 CPUtime=2.33 cores=0,2,4,6
/proc/20543/task/20550/stat : 20550 (java) S 20540 20543 7084 0 -1 1077944384 7936 0 0 0 230 3 0 0 20 0 17 0 160820399 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871188961776 139871624854146 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20551] ppid=20540 vsize=10817488 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20551/stat : 20551 (java) S 20540 20543 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 17 0 160820400 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871187908064 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20552] ppid=20540 vsize=10817488 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20552/stat : 20552 (java) S 20540 20543 7084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 17 0 160820400 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871186855424 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20553] ppid=20540 vsize=10817488 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20553/stat : 20553 (java) S 20540 20543 7084 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 17 0 160820402 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871185803984 139871624861595 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20554] ppid=20540 vsize=10817488 memory=988 CPUtime=1.19 cores=0,2,4,6
/proc/20543/task/20554/stat : 20554 (java) S 20540 20543 7084 0 -1 1077944384 6818 0 0 0 118 1 0 0 20 0 17 0 160820402 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871184750576 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20555] ppid=20540 vsize=10817488 memory=-8774313645642428999 CPUtime=1.7 cores=0,2,4,6
/proc/20543/task/20555/stat : 20555 (java) S 20540 20543 7084 0 -1 1077944384 11946 0 0 0 168 2 0 0 20 0 17 0 160820402 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871183698032 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20556] ppid=20540 vsize=10817488 memory=39116 CPUtime=0.42 cores=0,2,4,6
/proc/20543/task/20556/stat : 20556 (java) S 20540 20543 7084 0 -1 1077944384 4280 0 0 0 41 1 0 0 20 0 17 0 160820402 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871182645488 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20557] ppid=20540 vsize=10817488 memory=636 CPUtime=0 cores=0,2,4,6
/proc/20543/task/20557/stat : 20557 (java) S 20540 20543 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 160820403 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871181593184 139871624853205 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
[pid=20543/tid=20558] ppid=20540 vsize=10817488 memory=1796 CPUtime=1.4 cores=0,2,4,6
/proc/20543/task/20558/stat : 20558 (java) S 20540 20543 7084 0 -1 1077944384 3026 0 0 0 72 68 0 0 20 0 17 0 160820408 11077107712 848943 18446744073709551615 4194304 4196468 140731019959072 139871112915760 139871624854146 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7180288 140731019964816 140731019964969 140731019964969 140731019968463 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 3395772 KiB

Child status: 143
Real time (s): 2493.26
CPU time (s): 2520.14
CPU user time (s): 2516.6
CPU system time (s): 3.54216
CPU usage (%): 101.078
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 3395772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.6
system time used= 3.54216
maximum resident set size= 3396212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56714
involuntary context switches= 4390


# summary of solver processes directly reported to runsolver:
#   pid: 20543
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2516.6
#   total CPU system time (s): 3.54216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6666 second user time and 23.8014 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 09:53:31
IDJOB=4263660
IDBENCH=120499
IDSOLVER=2651
FILE ID=node132/4263660-1502611676
RUNJOBID= node132-1502602071-18556
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-series1/StripPacking-C4P1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263660-1502611676/watcher-4263660-1502611676 -o /tmp/evaluation-result-4263660-1502611676/solver-4263660-1502611676 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502602071-18556 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263660-1502611676.xml

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

MD5SUM BENCH= c0247ea7b398869ca59a5ebbb30456b3
RANDOM SEED=1227515909

node132.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.74
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.74
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.74
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.74
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:        27358104 kB
MemAvailable:   27573744 kB
Buffers:          220940 kB
Cached:           319052 kB
SwapCached:           84 kB
Active:          4856968 kB
Inactive:         141612 kB
Active(anon):    4406168 kB
Inactive(anon):   102028 kB
Active(file):     450800 kB
Inactive(file):    39584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              1660 kB
Writeback:            52 kB
AnonPages:       4458308 kB
Mapped:            75560 kB
Shmem:             49768 kB
Slab:             109192 kB
SReclaimable:      82180 kB
SUnreclaim:        27012 kB
KernelStack:        3600 kB
PageTables:        13656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5995004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4304896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-13 10:35:05