Trace number 4289952

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 2400.12 2349.77

General information on the benchmark

NameTal/
Tal-09_c18.xml
MD5SUMcfe58506c86657aa9dbb13ad01f0e006
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables988
Number of constraints647
Number of domains13
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":165},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":85},{"size":7,"count":9},{"size":8,"count":10},{"size":9,"count":11},{"size":10,"count":78},{"size":11,"count":13},{"size":42,"count":142}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":453},{"degree":1,"count":165},{"degree":2,"count":97},{"degree":3,"count":12},{"degree":4,"count":13},{"degree":5,"count":59},{"degree":6,"count":25},{"degree":7,"count":16},{"degree":8,"count":16},{"degree":9,"count":25},{"degree":10,"count":24},{"degree":11,"count":30},{"degree":12,"count":21},{"degree":13,"count":17},{"degree":14,"count":8},{"degree":15,"count":4},{"degree":16,"count":3}]
Minimum constraint arity1
Maximum constraint arity13
Distribution of constraint arities[{"arity":1,"count":179},{"arity":2,"count":208},{"arity":3,"count":68},{"arity":4,"count":14},{"arity":5,"count":24},{"arity":6,"count":23},{"arity":7,"count":22},{"arity":8,"count":21},{"arity":9,"count":22},{"arity":10,"count":21},{"arity":11,"count":15},{"arity":12,"count":20},{"arity":13,"count":10}]
Number of extensional constraints121
Number of intensional constraints506
Distribution of constraint types[{"type":"extension","count":121},{"type":"intension","count":506},{"type":"count","count":20}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

63.37/31.15	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
63.37/31.15	c This is free software under the dual EPL/GNU LGPL licenses.
63.37/31.15	c See www.sat4j.org for details.
63.37/31.15	c That software uses the Rhino library from the Mozilla project.
63.37/31.15	c version 2.3.6-SNAPSHOT
63.37/31.15	c java.runtime.name	Java(TM) SE Runtime Environment
63.37/31.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
63.37/31.15	c java.vm.version	25.131-b11
63.37/31.15	c java.vm.vendor	Oracle Corporation
63.37/31.15	c sun.arch.data.model	64
63.37/31.15	c java.version		1.8.0_131
63.37/31.15	c os.name		Linux
63.37/31.15	c os.version		3.10.0-514.16.1.el7.x86_64
63.37/31.15	c os.arch		amd64
63.37/31.15	c Free memory 		499604488
63.37/31.15	c Max memory 		7247757312
63.37/31.15	c Total memory 		504889344
63.37/31.15	c Number of processors 	4
63.37/31.15	c c --- Begin Solver configuration ---
63.37/31.15	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
63.37/31.15	c Learn all clauses as in MiniSAT
63.37/31.15	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
63.37/31.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
63.37/31.15	c No reason simplification
63.37/31.15	c Glucose 2.1 dynamic restart strategy
63.37/31.15	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
63.37/31.15	c timeout=2147483s
63.37/31.15	c DB Simplification allowed=false
63.37/31.15	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
63.37/31.15	c --- End Solver configuration ---
63.37/31.15	c constraints type 
63.37/31.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 740
63.37/31.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 21604688
63.37/31.15	c org.sat4j.minisat.constraints.cnf.UnitClauses => 165
63.37/31.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2759879
63.37/31.15	c org.sat4j.specs.Constr$1 => 165
63.37/31.15	c org.sat4j.minisat.constraints.cnf.UnitClause => 1294
63.37/31.15	c 24366931 constraints processed.
2400.05/2349.70	c starts		: 3152
2400.05/2349.70	c conflicts		: 1541525
2400.05/2349.70	c decisions		: 96576698
2400.05/2349.70	c propagations		: 7585963772
2400.05/2349.70	c inspects		: 10113669154
2400.05/2349.70	c shortcuts		: 0
2400.05/2349.70	c learnt literals	: 447
2400.05/2349.70	c learnt binary clauses	: 14424
2400.05/2349.70	c learnt ternary clauses	: 27763
2400.05/2349.70	c learnt constraints	: 1541078
2400.05/2349.70	c ignored constraints	: 0
2400.05/2349.70	c root simplifications	: 0
2400.05/2349.70	c removed literals (reason simplification)	: 0
2400.05/2349.70	c reason swapping (by a shorter reason)	: 0
2400.05/2349.70	c Calls to reduceDB	: 51
2400.05/2349.70	c Number of update (reduction) of LBD	: 1389020
2400.05/2349.70	c Imported unit clauses	: 0
2400.05/2349.70	c number of reductions to clauses (during analyze)	: 0
2400.05/2349.70	c number of learned constraints concerned by reduction	: 0
2400.05/2349.70	c number of learning phase by resolution	: 0
2400.05/2349.70	c number of learning phase by cutting planes	: 0
2400.05/2349.70	c number of rounding to 1 operations	: 0
2400.05/2349.70	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.05/2349.70	c number of reductions of the coefficients by power 2 	: 0
2400.05/2349.70	c number of right shift for reduction by power 2 	: 0
2400.05/2349.70	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.05/2349.70	c number of ending skipping 	: 0
2400.05/2349.70	c number of internal skipping 	: 0
2400.05/2349.70	c number of derivation steps 	: 0
2400.05/2349.70	c number of skipped derivation steps 	: 0
2400.05/2349.70	c number of remaining unassigned 	: 0
2400.05/2349.70	c number of remaining assigned 	: 0
2400.05/2349.70	c speed (assignments/second)	: 3272095.385529816
2400.05/2349.70	c non guided choices	: 37462980
2400.05/2349.73	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntBinaryClause	: 14424
2400.05/2349.73	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntWLClause	: 115293
2400.05/2349.73	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 (8704 MiB free)
  memory of node 1: 16384 MiB (11541 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289952-1532211269/watcher-4289952-1532211269 -o /tmp/evaluation-result-4289952-1532211269/solver-4289952-1532211269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532208872-28143 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289952-1532211269.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28635, runsolver pid=28632

[startup+0.101534 s]*
/proc/loadavg: 2.01 2.08 2.55 2/217 28650
/proc/meminfo: memFree=20715088/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10659012 memory=30460 CPUtime=0.12 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 6693 0 0 0 11 1 0 0 20 0 15 0 38690078 10914828288 7615 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2664753 7615 2817 1 0 2627263 0
[pid=28635/tid=28637] ppid=28632 vsize=10659012 memory=-8773748148830113663 CPUtime=0.09 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 4523 0 0 0 8 1 0 0 20 0 15 0 38690078 10914828288 7615 33554432000 4194304 4196468 140732014157056 139630540593088 139630141876490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 7615 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 7615 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 7615 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 7615 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629704299424 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629703246832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) R 28632 28635 25824 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0.02 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) S 28632 28635 25824 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 7615 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30460 KiB

[startup+0.210581 s]*
/proc/loadavg: 2.01 2.08 2.55 5/217 28650
/proc/meminfo: memFree=20704464/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10659012 memory=41816 CPUtime=0.33 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 8046 0 0 0 31 2 0 0 20 0 15 0 38690078 10914828288 10454 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2664753 10454 3005 1 0 2627263 0
[pid=28635/tid=28637] ppid=28632 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 5014 0 0 0 19 1 0 0 20 0 15 0 38690078 10914828288 10454 33554432000 4194304 4196468 140732014157056 139630540606208 139630536393306 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10659012 memory=343 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 10454 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10659012 memory=139668962139706 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 10454 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 10454 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914828288 10454 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629704299424 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38690081 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629703246832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10659012 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 620 0 0 0 1 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) S 28632 28635 25824 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0.07 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) R 28632 28635 25824 0 -1 4202560 701 0 0 0 7 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10659012 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690084 10914828288 10454 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41816 KiB

[startup+0.310538 s]*
/proc/loadavg: 2.01 2.08 2.55 5/217 28650
/proc/meminfo: memFree=20698012/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10659088 memory=47176 CPUtime=0.54 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 8882 0 0 0 51 3 0 0 20 0 15 0 38690078 10914906112 11794 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2664772 11794 3051 1 0 2627263 0
[pid=28635/tid=28637] ppid=28632 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 5582 0 0 0 28 1 0 0 20 0 15 0 38690078 10914906112 11794 33554432000 4194304 4196468 140732014157056 139630540607456 139630520452446 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10659088 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690079 10914906112 11794 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10659088 memory=139668962139260 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914906112 11794 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914906112 11794 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10914906112 11794 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10659088 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 38690081 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38690081 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629704299424 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38690081 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629703246832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10659088 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) R 28632 28635 25824 0 -1 4202560 649 0 0 0 3 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629701133408 139630521271315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10659088 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) R 28632 28635 25824 0 -1 4202560 487 0 0 0 5 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629700090480 139630522436115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10659088 memory=139668962113152 CPUtime=0.13 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) R 28632 28635 25824 0 -1 1077944384 791 0 0 0 13 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10659088 memory=139668962113152 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690084 10914906112 11794 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47176 KiB

[startup+0.706727 s]
/proc/loadavg: 2.01 2.08 2.55 5/217 28650
/proc/meminfo: memFree=20661932/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10661136 memory=133488 CPUtime=1.89 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 12726 0 0 0 184 5 0 0 20 0 15 0 38690078 10917003264 33372 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2665284 33372 3108 1 0 2627775 0
[pid=28635/tid=28637] ppid=28632 vsize=10661136 memory=1836 CPUtime=0.69 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 6084 0 0 0 66 3 0 0 20 0 15 0 38690078 10917003264 33372 33554432000 4194304 4196468 140732014157056 139630540606928 139630144320104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10661136 memory=792 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38690079 10917003264 33372 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10661136 memory=1960 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10917003264 33372 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10661136 memory=5380 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10917003264 33372 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10661136 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690079 10917003264 33372 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10661136 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 38690081 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10661136 memory=11964 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38690081 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629704299424 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10661136 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38690081 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629703246832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10661136 memory=8380 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10661136 memory=6297835844906604903 CPUtime=0.39 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) R 28632 28635 25824 0 -1 4202560 1789 0 0 0 39 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629701132816 139630519872497 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10661136 memory=7597685182856913236 CPUtime=0.38 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) R 28632 28635 25824 0 -1 4202560 1642 0 0 0 38 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629700090608 139630536383894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10661136 memory=6935659224111272016 CPUtime=0.4 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) R 28632 28635 25824 0 -1 1077944384 1838 0 0 0 40 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629699038064 139630536382165 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10661136 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10661136 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38690084 10917003264 33372 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 133488 KiB

[startup+1.50134 s]
/proc/loadavg: 2.01 2.08 2.55 5/217 28650
/proc/meminfo: memFree=20532184/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10663484 memory=428592 CPUtime=4.43 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 21342 0 0 0 429 14 0 0 20 0 15 0 38690078 10919407616 107148 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2665871 107148 3145 1 0 2628362 0
[pid=28635/tid=28637] ppid=28632 vsize=10663484 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 6193 0 0 0 129 5 0 0 20 0 15 0 38690078 10919407616 107148 33554432000 4194304 4196468 140732014157056 139630540607208 139630517778258 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10663484 memory=-6951259422114956437 CPUtime=0.09 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 219 0 0 0 8 1 0 0 20 0 15 0 38690079 10919407616 107148 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10663484 memory=-6509546260019855295 CPUtime=0.04 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 33 0 0 0 4 0 0 0 20 0 15 0 38690079 10919407616 107148 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10663484 memory=-7390251449858225344 CPUtime=0.1 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 112 0 0 0 9 1 0 0 20 0 15 0 38690079 10919407616 107148 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10663484 memory=-7096649868621430206 CPUtime=0.06 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 93 0 0 0 5 1 0 0 20 0 15 0 38690079 10919407616 107148 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10663484 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 38690081 10919407616 107148 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0

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

/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 11521 0 0 0 1380 52 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.41 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 11506 0 0 0 1394 47 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.29 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 15278 0 0 0 1382 47 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10727700 memory=279337695335552 CPUtime=6.05 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 14555 0 0 0 602 3 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629704299488 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629703246848 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10727700 memory=4823824 CPUtime=2.4 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 11270 0 0 0 238 2 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10727700 memory=0 CPUtime=2.66 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) S 28632 28635 25824 0 -1 1077944384 14846 0 0 0 264 2 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10727700 memory=2244 CPUtime=0.69 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) S 28632 28635 25824 0 -1 1077944384 6509 0 0 0 68 1 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10727700 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10727700 memory=4823824 CPUtime=1.65 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 2086 0 0 0 79 86 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28651] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28651/stat : 28651 (java) S 28632 28635 25824 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 38693211 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629693780784 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 2372.78 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 4823824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2349.5 s]
/proc/loadavg: 1.95 2.41 2.67 3/218 28881
/proc/meminfo: memFree=14537608/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10727700 memory=4823824 CPUtime=2400.01 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 260117 0 0 0 239688 313 0 0 20 0 16 0 38690078 10985164800 1205956 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2681925 1205956 3189 1 0 2644416 0
[pid=28635/tid=28637] ppid=28632 vsize=10727700 memory=4823824 CPUtime=2329.08 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) R 28632 28635 25824 0 -1 4202560 155414 0 0 0 232862 46 0 0 20 0 16 0 38690078 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630540610992 139630148890461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.31 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 15680 0 0 0 1378 53 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.32 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 11521 0 0 0 1380 52 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.41 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 11506 0 0 0 1394 47 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10727700 memory=4823824 CPUtime=14.29 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 15278 0 0 0 1382 47 0 0 20 0 16 0 38690079 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10727700 memory=4823824 CPUtime=6.06 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 14555 0 0 0 603 3 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629704299488 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 16 0 38690081 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629703246848 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10727700 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10727700 memory=4823824 CPUtime=2.4 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 11270 0 0 0 238 2 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10727700 memory=4823824 CPUtime=2.66 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) S 28632 28635 25824 0 -1 1077944384 14846 0 0 0 264 2 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10727700 memory=4140 CPUtime=0.69 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) S 28632 28635 25824 0 -1 1077944384 6509 0 0 0 68 1 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10727700 memory=13884 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10727700 memory=4126316290023845779 CPUtime=1.67 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 2088 0 0 0 80 87 0 0 20 0 16 0 38690084 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28651] ppid=28632 vsize=10727700 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28651/stat : 28651 (java) S 28632 28635 25824 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 38693211 10985164800 1205956 33554432000 4194304 4196468 140732014157056 139629693780784 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 4823824 KiB

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

[startup+2349.77 s]
# the end of solver process 28635 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.96 s, system=3.16207 s

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

[startup+2349.61 s]
/proc/loadavg: 1.95 2.41 2.67 3/218 28881
/proc/meminfo: memFree=14537608/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10927392 memory=4824140 CPUtime=2400.05 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 261737 0 0 0 239692 313 0 0 20 0 17 0 38690078 11189649408 1206035 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2731848 1206035 3192 1 0 2694339 0
[pid=28635/tid=28637] ppid=28632 vsize=10927392 memory=4140 CPUtime=2329.12 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) S 28632 28635 25824 0 -1 1077944384 155494 0 0 0 232866 46 0 0 20 0 17 0 38690078 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630540614832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10927392 memory=13884 CPUtime=14.31 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 15680 0 0 0 1378 53 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10927392 memory=1296 CPUtime=14.32 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 11521 0 0 0 1380 52 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10927392 memory=6791534058613427641 CPUtime=14.41 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 11506 0 0 0 1394 47 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10927392 memory=1836 CPUtime=14.29 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 15278 0 0 0 1382 47 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10927392 memory=792 CPUtime=6.06 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 14595 0 0 0 603 3 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10927392 memory=1960 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629704299488 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10927392 memory=5380 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629703246848 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10927392 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10927392 memory=1232 CPUtime=2.4 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 11270 0 0 0 238 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10927392 memory=11964 CPUtime=2.66 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) S 28632 28635 25824 0 -1 1077944384 14846 0 0 0 264 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10927392 memory=1708 CPUtime=0.7 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) S 28632 28635 25824 0 -1 1077944384 7378 0 0 0 68 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10927392 memory=8380 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10927392 memory=16436 CPUtime=1.67 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 2088 0 0 0 80 87 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 4824140 KiB

[startup+2349.7 s]
/proc/loadavg: 1.95 2.41 2.67 3/218 28881
/proc/meminfo: memFree=14537608/32770624 swapFree=67108860/67108860
[pid=28635] ppid=28632 vsize=10927392 memory=4824140 CPUtime=2400.05 cores=0,2,4,6
/proc/28635/stat : 28635 (java) S 28632 28635 25824 0 -1 1077944320 261737 0 0 0 239692 313 0 0 20 0 17 0 38690078 11189649408 1206035 33554432000 4194304 4196468 140732014157056 140732014139600 139630536371959 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
/proc/28635/statm: 2731848 1206035 3192 1 0 2694339 0
[pid=28635/tid=28637] ppid=28632 vsize=10927392 memory=4823824 CPUtime=2329.12 cores=0,2,4,6
/proc/28635/task/28637/stat : 28637 (java) S 28632 28635 25824 0 -1 1077944384 155494 0 0 0 232866 46 0 0 20 0 17 0 38690078 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630540614832 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28638] ppid=28632 vsize=10927392 memory=4823824 CPUtime=14.31 cores=0,2,4,6
/proc/28635/task/28638/stat : 28638 (java) S 28632 28635 25824 0 -1 1077944384 15680 0 0 0 1378 53 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630462446352 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28639] ppid=28632 vsize=10927392 memory=4823824 CPUtime=14.32 cores=0,2,4,6
/proc/28635/task/28639/stat : 28639 (java) S 28632 28635 25824 0 -1 1077944384 11521 0 0 0 1380 52 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630141762448 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28640] ppid=28632 vsize=10927392 memory=4823824 CPUtime=14.41 cores=0,2,4,6
/proc/28635/task/28640/stat : 28640 (java) S 28632 28635 25824 0 -1 1077944384 11506 0 0 0 1394 47 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630140709904 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28641] ppid=28632 vsize=10927392 memory=4823824 CPUtime=14.29 cores=0,2,4,6
/proc/28635/task/28641/stat : 28641 (java) S 28632 28635 25824 0 -1 1077944384 15278 0 0 0 1382 47 0 0 20 0 17 0 38690079 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139630139657360 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28642] ppid=28632 vsize=10927392 memory=4823824 CPUtime=6.06 cores=0,2,4,6
/proc/28635/task/28642/stat : 28642 (java) S 28632 28635 25824 0 -1 1077944384 14595 0 0 0 603 3 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629705353200 139630536383106 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28643] ppid=28632 vsize=10927392 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28643/stat : 28643 (java) S 28632 28635 25824 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629704299488 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28644] ppid=28632 vsize=10927392 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28644/stat : 28644 (java) S 28632 28635 25824 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 17 0 38690081 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629703246848 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28645] ppid=28632 vsize=10927392 memory=4823824 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28645/stat : 28645 (java) S 28632 28635 25824 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629702195408 139630536390555 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28646] ppid=28632 vsize=10927392 memory=4823824 CPUtime=2.4 cores=0,2,4,6
/proc/28635/task/28646/stat : 28646 (java) S 28632 28635 25824 0 -1 1077944384 11270 0 0 0 238 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629701143024 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28647] ppid=28632 vsize=10927392 memory=4823824 CPUtime=2.66 cores=0,2,4,6
/proc/28635/task/28647/stat : 28647 (java) S 28632 28635 25824 0 -1 1077944384 14846 0 0 0 264 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629700090480 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28648] ppid=28632 vsize=10927392 memory=4126316290023845779 CPUtime=0.7 cores=0,2,4,6
/proc/28635/task/28648/stat : 28648 (java) S 28632 28635 25824 0 -1 1077944384 7378 0 0 0 68 2 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629699037936 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28649] ppid=28632 vsize=10927392 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/28635/task/28649/stat : 28649 (java) S 28632 28635 25824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629697985632 139630536382165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
[pid=28635/tid=28650] ppid=28632 vsize=10927392 memory=4140 CPUtime=1.67 cores=0,2,4,6
/proc/28635/task/28650/stat : 28650 (java) S 28632 28635 25824 0 -1 1077944384 2088 0 0 0 80 87 0 0 20 0 17 0 38690084 11189649408 1206035 33554432000 4194304 4196468 140732014157056 139629696932144 139630536383106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18804736 140732014163057 140732014163209 140732014163209 140732014165967 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 4824140 KiB

Child status: 143
Real time (s): 2349.77
CPU time (s): 2400.12
CPU user time (s): 2396.96
CPU system time (s): 3.16207
CPU usage (%): 102.143
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 4824140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.96
system time used= 3.16207
maximum resident set size= 4824384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54700
involuntary context switches= 3753


# summary of solver processes directly reported to runsolver:
#   pid: 28635
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2396.96
#   total CPU system time (s): 3.16207

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0237 second user time and 21.9738 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-22 00:14:29
IDJOB=4289952
IDBENCH=141107
IDSOLVER=2742
FILE ID=node104/4289952-1532211269
RUNJOBID= node104-1532208872-28143
PBS_JOBID= 21018939
Free space on /tmp= 57244 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Tal/Tal-09_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289952-1532211269/watcher-4289952-1532211269 -o /tmp/evaluation-result-4289952-1532211269/solver-4289952-1532211269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532208872-28143 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289952-1532211269.xml

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

MD5SUM BENCH= cfe58506c86657aa9dbb13ad01f0e006
RANDOM SEED=875713760

node104.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.11
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.11
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.11
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.11
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:        20731940 kB
MemAvailable:   31116372 kB
Buffers:          219276 kB
Cached:         10375888 kB
SwapCached:            0 kB
Active:          2575092 kB
Inactive:        8896832 kB
Active(anon):     879304 kB
Inactive(anon):    17040 kB
Active(file):    1695788 kB
Inactive(file):  8879792 kB
Unevictable:        7224 kB
Mlocked:            7224 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:        883888 kB
Mapped:            46680 kB
Shmem:             17036 kB
Slab:             264692 kB
SReclaimable:     237312 kB
SUnreclaim:        27380 kB
KernelStack:        3536 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2269084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    817152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 57244 MiB
End job on node104 at 2018-07-22 00:53:39