Trace number 4263523

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.1799 2435.8101

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg7/
QuasiGroup-7-28.xml
MD5SUM3acdfa33911068ba5b02b5d01ed992db
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 variables1568
Number of constraints1514
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":1540}]
Minimum variable degree0
Maximum variable degree57
Distribution of variable degrees[{"degree":0,"count":28},{"degree":2,"count":756},{"degree":56,"count":28},{"degree":57,"count":756}]
Minimum constraint arity28
Maximum constraint arity784
Distribution of constraint arities[{"arity":28,"count":1},{"arity":30,"count":1512},{"arity":784,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":1512}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263523-1502630313/watcher-4263523-1502630313 -o /tmp/evaluation-result-4263523-1502630313/solver-4263523-1502630313 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19456 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263523-1502630313.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=27556, runsolver pid=27553

[startup+0.100089 s]*
/proc/loadavg: 4.51 4.20 3.48 3/205 27565
/proc/meminfo: memFree=30980972/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10151672 memory=20432 CPUtime=0.04 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 4009 0 0 0 3 1 0 0 20 0 9 0 65226685 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800970 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2537918 5108 2123 1 0 2527415 0
[pid=27556/tid=27558] ppid=27553 vsize=10151672 memory=-6439968830534014599 CPUtime=0.03 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 2650 0 0 0 3 0 0 0 20 0 9 0 65226691 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894642851704 139894624298837 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65226692 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10151672 memory=140413383345792 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65226692 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65226692 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65226692 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10151672 memory=140413383345792 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65226694 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 65226694 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894201775648 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 65226694 10395312128 5108 18446744073709551615 4194304 4196468 140733580809440 139894200722800 139894638626517 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20432 KiB

[startup+0.209941 s]*
/proc/loadavg: 4.51 4.20 3.48 3/211 27571
/proc/meminfo: memFree=30975604/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10551156 memory=29516 CPUtime=0.12 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 7513 0 0 0 10 2 0 0 20 0 15 0 65226685 10804383744 7379 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2637789 7379 2800 1 0 2627261 0
[pid=27556/tid=27558] ppid=27553 vsize=10551156 memory=8318255677412212789 CPUtime=0.09 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 5425 0 0 0 7 2 0 0 20 0 15 0 65226691 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894642804656 139894622696798 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10551156 memory=328 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10551156 memory=288370789535057536 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10551156 memory=140413383345792 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894201775648 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894200722800 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10551156 memory=140413383345792 CPUtime=0.01 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) R 27553 27556 12560 0 -1 4202560 357 0 0 0 1 0 0 0 20 0 15 0 65226697 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894631721973 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10551156 memory=140413383345792 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226702 10804383744 7445 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 29516 KiB

[startup+0.310386 s]*
/proc/loadavg: 4.51 4.20 3.48 4/211 27571
/proc/meminfo: memFree=30967660/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10551156 memory=39232 CPUtime=0.28 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 9089 0 0 0 26 2 0 0 20 0 15 0 65226685 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2637789 9808 2911 1 0 2627261 0
[pid=27556/tid=27558] ppid=27553 vsize=10551156 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 6154 0 0 0 17 2 0 0 20 0 15 0 65226691 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894642852544 139894280179784 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894201775648 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65226694 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894200722800 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 510 0 0 0 1 0 0 0 20 0 15 0 65226697 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 199 0 0 0 1 0 0 0 20 0 15 0 65226697 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10551156 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) R 27553 27556 12560 0 -1 4202560 859 0 0 0 5 0 0 0 20 0 15 0 65226697 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894129146432 139894617307885 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226702 10804383744 9808 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39232 KiB

[startup+0.701121 s]
/proc/loadavg: 4.51 4.20 3.48 6/211 27571
/proc/meminfo: memFree=30948756/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10551232 memory=152332 CPUtime=1.47 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 13912 0 0 0 142 5 0 0 20 0 15 0 65226685 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2637808 38083 3063 1 0 2627261 0
[pid=27556/tid=27558] ppid=27553 vsize=10551232 memory=82 CPUtime=0.57 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 7459 0 0 0 53 4 0 0 20 0 15 0 65226691 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894642851816 139894283899152 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10551232 memory=27 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65226692 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10551232 memory=33 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226692 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894201775648 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10551232 memory=843 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894200722800 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10551232 memory=56 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10551232 memory=222 CPUtime=0.27 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) R 27553 27556 12560 0 -1 4202560 1399 0 0 0 27 0 0 0 20 0 15 0 65226697 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894131237696 139894623540598 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10551232 memory=280826570870544 CPUtime=0.28 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) R 27553 27556 12560 0 -1 4202560 1427 0 0 0 28 0 0 0 20 0 15 0 65226697 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894130188744 139894622003096 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10551232 memory=2510475495169 CPUtime=0.33 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 2257 0 0 0 33 0 0 0 20 0 15 0 65226697 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10551232 memory=2519065429761 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10551232 memory=2562015102721 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65226702 10804461568 38083 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 152332 KiB

[startup+1.50079 s]
/proc/loadavg: 4.51 4.20 3.48 4/211 27571
/proc/meminfo: memFree=30665396/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10551232 memory=446200 CPUtime=3.84 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 15679 0 0 0 360 24 0 0 20 0 15 0 65226685 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2637808 111550 3107 1 0 2627261 0
[pid=27556/tid=27558] ppid=27553 vsize=10551232 memory=82 CPUtime=1.21 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 7591 0 0 0 115 6 0 0 20 0 15 0 65226691 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894642848544 139894280386458 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10551232 memory=27 CPUtime=0.13 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 155 0 0 0 10 3 0 0 20 0 15 0 65226692 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10551232 memory=280826571102784 CPUtime=0.12 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 138 0 0 0 9 3 0 0 20 0 15 0 65226692 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10551232 memory=9132 CPUtime=0.13 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 156 0 0 0 10 3 0 0 20 0 15 0 65226692 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10551232 memory=19658 CPUtime=0.15 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 122 0 0 0 11 4 0 0 20 0 15 0 65226692 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894201775712 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10551232 memory=340728 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 65226694 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894200722800 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65226697 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10551232 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) R 27553 27556 12560 0 -1 4202560 2043 0 0 0 78 0 0 0 20 0 15 0 65226697 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894131246944 139894623726334 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10551232 memory=6788 CPUtime=0.81 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) R 27553 27556 12560 0 -1 4202560 1532 0 0 0 81 0 0 0 20 0 15 0 65226697 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894616211861 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10551232 memory=280826570938304 CPUtime=0.42 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 2370 0 0 0 42 0 0 0 20 0 15 0 65226697 10804461568 111550 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0

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

/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 12068 0 0 0 2521 143 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.51 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 12459 0 0 0 2505 146 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.62 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 16045 0 0 0 2519 143 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10617796 memory=0 CPUtime=7.8 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 23434 0 0 0 776 4 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10617796 memory=288289991187248842 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894201775712 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10617796 memory=37272 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894200722816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10617796 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10617796 memory=4144 CPUtime=1.57 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 7017 0 0 0 155 2 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10617796 memory=37272 CPUtime=1.75 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 5889 0 0 0 175 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10617796 memory=2384 CPUtime=0.54 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 4349 0 0 0 53 1 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10617796 memory=1688 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10617796 memory=6881400 CPUtime=1.46 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 2607 0 0 0 71 75 0 0 20 0 16 0 65226702 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27573] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27573/stat : 27573 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65229730 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894125991344 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 2466.79 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 6881400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2435.5 s]
/proc/loadavg: 2.01 2.09 2.14 3/211 27792
/proc/meminfo: memFree=21075684/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10617796 memory=6881400 CPUtime=2520.02 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 259644 0 0 0 251325 677 0 0 20 0 16 0 65226685 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2654449 1720350 3149 1 0 2643902 0
[pid=27556/tid=27558] ppid=27553 vsize=10617796 memory=6881400 CPUtime=2400.59 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) R 27553 27556 12560 0 -1 4202560 155810 0 0 0 240031 28 0 0 20 0 16 0 65226691 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894642855360 139894285903689 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.4 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 18491 0 0 0 2494 146 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.64 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 12068 0 0 0 2521 143 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.51 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 12459 0 0 0 2505 146 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10617796 memory=6881400 CPUtime=26.62 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 16045 0 0 0 2519 143 0 0 20 0 16 0 65226692 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10617796 memory=6881400 CPUtime=7.8 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 23443 0 0 0 776 4 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894201775712 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 65226694 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894200722816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10617796 memory=4144 CPUtime=1.57 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 7021 0 0 0 155 2 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10617796 memory=6881400 CPUtime=1.75 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 5894 0 0 0 175 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0.54 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 4355 0 0 0 53 1 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10617796 memory=5808 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65226697 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10617796 memory=4612 CPUtime=1.5 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 2648 0 0 0 73 77 0 0 20 0 16 0 65226702 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27573] ppid=27553 vsize=10617796 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27573/stat : 27573 (java) S 27553 27556 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65229730 10872623104 1720350 18446744073709551615 4194304 4196468 140733580809440 139894125991344 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 6881400 KiB

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

[startup+2435.81 s]
# the end of solver process 27556 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.36 s, system=6.81638 s

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

[startup+2435.61 s]
/proc/loadavg: 2.01 2.09 2.14 3/211 27792
/proc/meminfo: memFree=21075684/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10817488 memory=6881732 CPUtime=2520.04 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 260617 0 0 0 251326 678 0 0 20 0 17 0 65226685 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2704372 1720433 3151 1 0 2693825 0
[pid=27556/tid=27558] ppid=27553 vsize=10817488 memory=6881400 CPUtime=2400.6 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) S 27553 27556 12560 0 -1 1077944384 155878 0 0 0 240032 28 0 0 20 0 17 0 65226691 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894642859184 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10817488 memory=-8774313645642428999 CPUtime=26.4 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 18491 0 0 0 2494 146 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10817488 memory=3908 CPUtime=26.64 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 12068 0 0 0 2521 143 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10817488 memory=3552 CPUtime=26.51 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 12459 0 0 0 2505 146 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10817488 memory=2760 CPUtime=26.62 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 16045 0 0 0 2519 143 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10817488 memory=4068 CPUtime=7.8 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 23472 0 0 0 776 4 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10817488 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894201775712 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10817488 memory=3224 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894200722816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10817488 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10817488 memory=-6421031960926448530 CPUtime=1.57 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 7021 0 0 0 155 2 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10817488 memory=7019253019072876652 CPUtime=1.75 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 5894 0 0 0 175 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10817488 memory=7090988434644886894 CPUtime=0.54 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 4635 0 0 0 53 1 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10817488 memory=1688 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10817488 memory=5808 CPUtime=1.5 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 2648 0 0 0 73 77 0 0 20 0 17 0 65226702 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 6881732 KiB

[startup+2435.7 s]
/proc/loadavg: 2.01 2.09 2.14 3/211 27792
/proc/meminfo: memFree=21075684/32770624 swapFree=67105588/67108860
[pid=27556] ppid=27553 vsize=10817488 memory=6881732 CPUtime=2520.04 cores=0,2,4,6
/proc/27556/stat : 27556 (java) S 27553 27556 12560 0 -1 1077944320 260617 0 0 0 251326 678 0 0 20 0 17 0 65226685 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 140733580791984 139894638616311 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
/proc/27556/statm: 2704372 1720433 3151 1 0 2693825 0
[pid=27556/tid=27558] ppid=27553 vsize=10817488 memory=6881400 CPUtime=2400.6 cores=0,2,4,6
/proc/27556/task/27558/stat : 27558 (java) S 27553 27556 12560 0 -1 1077944384 155878 0 0 0 240032 28 0 0 20 0 17 0 65226691 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894642859184 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27559] ppid=27553 vsize=10817488 memory=6881400 CPUtime=26.4 cores=0,2,4,6
/proc/27556/task/27559/stat : 27559 (java) S 27553 27556 12560 0 -1 1077944384 18491 0 0 0 2494 146 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894249564816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27560] ppid=27553 vsize=10817488 memory=6881400 CPUtime=26.64 cores=0,2,4,6
/proc/27556/task/27560/stat : 27560 (java) S 27553 27556 12560 0 -1 1077944384 12068 0 0 0 2521 143 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894248512016 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27561] ppid=27553 vsize=10817488 memory=6881400 CPUtime=26.51 cores=0,2,4,6
/proc/27556/task/27561/stat : 27561 (java) S 27553 27556 12560 0 -1 1077944384 12459 0 0 0 2505 146 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894247459216 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27562] ppid=27553 vsize=10817488 memory=6881400 CPUtime=26.62 cores=0,2,4,6
/proc/27556/task/27562/stat : 27562 (java) S 27553 27556 12560 0 -1 1077944384 16045 0 0 0 2519 143 0 0 20 0 17 0 65226692 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894246406416 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27563] ppid=27553 vsize=10817488 memory=6881400 CPUtime=7.8 cores=0,2,4,6
/proc/27556/task/27563/stat : 27563 (java) S 27553 27556 12560 0 -1 1077944384 23472 0 0 0 776 4 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894202829680 139894638627458 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27564] ppid=27553 vsize=10817488 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27564/stat : 27564 (java) S 27553 27556 12560 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894201775712 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27565] ppid=27553 vsize=10817488 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27565/stat : 27565 (java) S 27553 27556 12560 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 65226694 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894200722816 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27566] ppid=27553 vsize=10817488 memory=6881400 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27566/stat : 27566 (java) S 27553 27556 12560 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894199671120 139894638634907 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27567] ppid=27553 vsize=10817488 memory=6881400 CPUtime=1.57 cores=0,2,4,6
/proc/27556/task/27567/stat : 27567 (java) S 27553 27556 12560 0 -1 1077944384 7021 0 0 0 155 2 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894131255664 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27568] ppid=27553 vsize=10817488 memory=6881400 CPUtime=1.75 cores=0,2,4,6
/proc/27556/task/27568/stat : 27568 (java) S 27553 27556 12560 0 -1 1077944384 5894 0 0 0 175 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894130202864 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27569] ppid=27553 vsize=10817488 memory=6881400 CPUtime=0.54 cores=0,2,4,6
/proc/27556/task/27569/stat : 27569 (java) S 27553 27556 12560 0 -1 1077944384 4635 0 0 0 53 1 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894129150064 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27570] ppid=27553 vsize=10817488 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/27556/task/27570/stat : 27570 (java) S 27553 27556 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 65226697 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894128097504 139894638626517 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
[pid=27556/tid=27571] ppid=27553 vsize=10817488 memory=5808 CPUtime=1.5 cores=0,2,4,6
/proc/27556/task/27571/stat : 27571 (java) S 27553 27556 12560 0 -1 1077944384 2648 0 0 0 73 77 0 0 20 0 17 0 65226702 11077107712 1720433 18446744073709551615 4194304 4196468 140733580809440 139894127045808 139894638627458 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 26398720 140733580812688 140733580812841 140733580812841 140733580816335 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 6881732 KiB

Child status: 143
Real time (s): 2435.81
CPU time (s): 2520.18
CPU user time (s): 2513.36
CPU system time (s): 6.81638
CPU usage (%): 103.464
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 6881732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.36
system time used= 6.81638
maximum resident set size= 6882056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262557
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56225
involuntary context switches= 2418


# summary of solver processes directly reported to runsolver:
#   pid: 27556
#   total CPU time (s): 2520.18
#   total CPU user time (s): 2513.36
#   total CPU system time (s): 6.81638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8573 second user time and 22.8587 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 15:04:31
IDJOB=4263523
IDBENCH=133836
IDSOLVER=2651
FILE ID=node126/4263523-1502630313
RUNJOBID= node126-1502596857-19456
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg7/QuasiGroup-7-28.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263523-1502630313/watcher-4263523-1502630313 -o /tmp/evaluation-result-4263523-1502630313/solver-4263523-1502630313 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19456 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263523-1502630313.xml

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

MD5SUM BENCH= 3acdfa33911068ba5b02b5d01ed992db
RANDOM SEED=1751895250

node126.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.81
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.81
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.81
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.81
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:        30993724 kB
MemAvailable:   31245276 kB
Buffers:          264132 kB
Cached:           257684 kB
SwapCached:          524 kB
Active:          1141780 kB
Inactive:         155832 kB
Active(anon):     723712 kB
Inactive(anon):    85544 kB
Active(file):     418068 kB
Inactive(file):    70288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1480 kB
Writeback:             0 kB
AnonPages:        775412 kB
Mapped:            57980 kB
Shmem:             33440 kB
Slab:             184140 kB
SReclaimable:     158060 kB
SUnreclaim:        26080 kB
KernelStack:        3440 kB
PageTables:         6424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1291060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 15:45:07