Trace number 4263196

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2520.25 1982.76

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-15.xml
MD5SUMa46dbd65929ac2bb08e7dc57e3d27c25
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark341
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size59
Maximum domain size75
Distribution of domain sizes[{"size":59,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263196-1502633504/watcher-4263196-1502633504 -o /tmp/evaluation-result-4263196-1502633504/solver-4263196-1502633504 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21334 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263196-1502633504.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
solver pid=23774, runsolver pid=23771
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 4.90 4.53 3.48 3/207 23783
/proc/meminfo: memFree=28071076/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10151672 memory=20216 CPUtime=0.03 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 3924 0 0 0 3 0 0 0 20 0 9 0 111165542 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2537918 5054 2155 1 0 2527415 0
[pid=23774/tid=23776] ppid=23771 vsize=10151672 memory=-6439968830534014599 CPUtime=0.03 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 2565 0 0 0 3 0 0 0 20 0 9 0 111165548 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384647806840 140384643593373 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111165549 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10151672 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111165549 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 111165549 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 111165549 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10151672 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 111165550 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 111165551 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384138106144 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 111165551 10395312128 5054 18446744073709551615 4194304 4196468 140735393715024 140384137053808 140384643581653 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20216 KiB

[startup+0.210056 s]*
/proc/loadavg: 4.90 4.53 3.48 2/212 23788
/proc/meminfo: memFree=28070068/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10551156 memory=26756 CPUtime=0.07 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 4653 0 0 0 6 1 0 0 20 0 15 0 111165542 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2637789 6689 2613 1 0 2627261 0
[pid=23774/tid=23776] ppid=23771 vsize=10551156 memory=7077796292425249400 CPUtime=0.05 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 2760 0 0 0 5 0 0 0 20 0 15 0 111165548 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384647811632 140384244105917 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10551156 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10551156 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165550 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111165551 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384138106144 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111165551 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384137053808 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10551156 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) R 23771 23774 8289 0 -1 4202560 228 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384629252824 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165554 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10551156 memory=139679356561024 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165563 10804383744 6689 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26756 KiB

[startup+0.310241 s]*
/proc/loadavg: 4.90 4.53 3.48 3/213 23789
/proc/meminfo: memFree=28058212/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10551156 memory=36544 CPUtime=0.21 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 7865 0 0 0 19 2 0 0 20 0 15 0 111165542 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2637789 9136 2891 1 0 2627261 0
[pid=23774/tid=23776] ppid=23771 vsize=10551156 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 5583 0 0 0 13 2 0 0 20 0 15 0 111165548 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384647809936 140384627651934 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10551156 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10551156 memory=-8180882570214743413 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10551156 memory=8110268428378128441 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10551156 memory=1398720917958146503 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165550 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111165551 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384138106144 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111165551 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384137053808 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 466 0 0 0 0 0 0 0 20 0 15 0 111165553 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 15 0 111165553 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10551156 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 383 0 0 0 4 0 0 0 20 0 15 0 111165553 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165554 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165563 10804383744 9136 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36544 KiB

[startup+0.700725 s]
/proc/loadavg: 4.90 4.53 3.48 5/213 23789
/proc/meminfo: memFree=28042268/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10551232 memory=88476 CPUtime=1.2 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 12283 0 0 0 115 5 0 0 20 0 15 0 111165542 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2637808 22119 3054 1 0 2627261 0
[pid=23774/tid=23776] ppid=23771 vsize=10551232 memory=2592482526977 CPUtime=0.53 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 6882 0 0 0 50 3 0 0 20 0 15 0 111165548 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384647807336 140384246840794 0 4 1 16800974 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10551232 memory=2618252330753 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10551232 memory=2635432199937 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10551232 memory=66508736 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165549 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10551232 memory=-8556737395271162992 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165549 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10551232 memory=6152287975781979490 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111165550 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10551232 memory=8025788822668141932 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111165551 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384138106144 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10551232 memory=279358497546976 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111165551 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384137053808 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10551232 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165553 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10551232 memory=15825482134324680 CPUtime=0.21 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) R 23771 23774 8289 0 -1 4202560 1511 0 0 0 21 0 0 0 20 0 15 0 111165553 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384134929992 140384627068231 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10551232 memory=1436 CPUtime=0.22 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) R 23771 23774 8289 0 -1 4202560 1215 0 0 0 22 0 0 0 20 0 15 0 111165553 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384133882200 140384635860896 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10551232 memory=1200 CPUtime=0.19 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 1308 0 0 0 19 0 0 0 20 0 15 0 111165553 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10551232 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165554 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10551232 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111165563 10804461568 22119 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 88476 KiB

[startup+1.50149 s]
/proc/loadavg: 4.90 4.53 3.48 6/213 23789
/proc/meminfo: memFree=27925808/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10551232 memory=241076 CPUtime=3.72 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 29892 0 0 0 362 10 0 0 20 0 15 0 111165542 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2637808 60269 3094 1 0 2627261 0
[pid=23774/tid=23776] ppid=23771 vsize=10551232 memory=4420 CPUtime=1.28 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 7752 0 0 0 123 5 0 0 20 0 15 0 111165548 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384647788536 140384247446799 0 4 1 16800974 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10551232 memory=6628 CPUtime=0.03 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 133 0 0 0 3 0 0 0 20 0 15 0 111165549 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10551232 memory=8836 CPUtime=0.03 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 74 0 0 0 3 0 0 0 20 0 15 0 111165549 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10551232 memory=11044 CPUtime=0.01 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 15 0 111165549 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10551232 memory=13252 CPUtime=0.02 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 244 0 0 0 2 0 0 0 20 0 15 0 111165549 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10551232 memory=113 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 111165550 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 111165551 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384138106144 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 111165551 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384137053808 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111165553 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10551232 memory=0 CPUtime=1.01 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) R 23771 23774 8289 0 -1 4202560 7515 0 0 0 101 0 0 0 20 0 15 0 111165553 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384134940256 140384628679125 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10551232 memory=0 CPUtime=0.97 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) R 23771 23774 8289 0 -1 4202560 10092 0 0 0 96 1 0 0 20 0 15 0 111165553 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384133875216 140384625116408 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10551232 memory=144021460775146 CPUtime=0.29 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 2160 0 0 0 29 0 0 0 20 0 15 0 111165553 10804461568 60269 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0

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

/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 132614 0 0 0 16677 159 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10617796 memory=8301172 CPUtime=167.65 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 143043 0 0 0 16607 158 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10617796 memory=8301172 CPUtime=168.77 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 123089 0 0 0 16728 149 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10617796 memory=8301172 CPUtime=28.19 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 89122 0 0 0 2813 6 0 0 20 0 16 0 111165550 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111165551 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384138106208 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 16 0 111165551 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384137053824 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10617796 memory=8301172 CPUtime=2.6 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 14603 0 0 0 258 2 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10617796 memory=1008 CPUtime=2.44 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 16203 0 0 0 241 3 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0.47 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 6187 0 0 0 46 1 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111165554 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10617796 memory=8301172 CPUtime=1.19 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 2076 0 0 0 64 55 0 0 20 0 16 0 111165563 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23795] ppid=23771 vsize=10617796 memory=53856 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23795/stat : 23795 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111176897 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384129684656 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 2469.79 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8301172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1982.5 s]
/proc/loadavg: 2.80 2.32 2.41 3/219 24028
/proc/meminfo: memFree=16303356/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10617796 memory=8301172 CPUtime=2520.01 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 940403 0 0 0 251280 721 0 0 20 0 16 0 111165542 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2654449 2075293 3151 1 0 2643902 0
[pid=23774/tid=23776] ppid=23771 vsize=10617796 memory=8301172 CPUtime=1770.68 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 279240 0 0 0 177026 42 0 0 20 0 16 0 111165548 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384647810400 140384249253487 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10617796 memory=8301172 CPUtime=178.26 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 122975 0 0 0 17678 148 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10617796 memory=8301172 CPUtime=178.66 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 133651 0 0 0 17706 160 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10617796 memory=8301172 CPUtime=177.65 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 143522 0 0 0 17604 161 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10617796 memory=8301172 CPUtime=178.74 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 123538 0 0 0 17723 151 0 0 20 0 16 0 111165549 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10617796 memory=8301172 CPUtime=29.22 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 96915 0 0 0 2915 7 0 0 20 0 16 0 111165550 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111165551 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384138106208 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10617796 memory=139679249378416 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 16 0 111165551 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384137053824 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10617796 memory=8301172 CPUtime=2.6 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 14603 0 0 0 258 2 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10617796 memory=288230574492221466 CPUtime=2.44 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 16205 0 0 0 241 3 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10617796 memory=288230617509003574 CPUtime=0.47 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 6187 0 0 0 46 1 0 0 20 0 16 0 111165553 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111165554 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10617796 memory=4168 CPUtime=1.2 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 2078 0 0 0 64 56 0 0 20 0 16 0 111165563 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23795] ppid=23771 vsize=10617796 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23795/stat : 23795 (java) S 23771 23774 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111176897 10872623104 2075293 18446744073709551615 4194304 4196468 140735393715024 140384129684656 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8301172 KiB

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

[startup+1982.76 s]
# the end of solver process 23774 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513 s, system=7.25635 s

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

[startup+1982.61 s]
/proc/loadavg: 2.80 2.32 2.41 3/219 24028
/proc/meminfo: memFree=16303356/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10817488 memory=8301228 CPUtime=2520.12 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 940630 0 0 0 251291 721 0 0 20 0 17 0 111165542 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2704372 2075307 3153 1 0 2693825 0
[pid=23774/tid=23776] ppid=23771 vsize=10817488 memory=2164 CPUtime=1770.79 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) R 23771 23774 8289 0 -1 4202560 279244 0 0 0 177037 42 0 0 20 0 17 0 111165548 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384647807568 140384249333539 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10817488 memory=928 CPUtime=178.26 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 122975 0 0 0 17678 148 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10817488 memory=1620 CPUtime=178.66 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 133651 0 0 0 17706 160 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10817488 memory=844 CPUtime=177.65 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 143522 0 0 0 17604 161 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10817488 memory=5788 CPUtime=178.74 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 123538 0 0 0 17723 151 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10817488 memory=4612 CPUtime=29.23 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 96917 0 0 0 2916 7 0 0 20 0 17 0 111165550 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10817488 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 17 0 111165551 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384138106208 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10817488 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 17 0 111165551 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384137053824 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10817488 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10817488 memory=4040 CPUtime=2.6 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 14603 0 0 0 258 2 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10817488 memory=33112 CPUtime=2.44 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 16205 0 0 0 241 3 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10817488 memory=1232 CPUtime=0.47 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 6241 0 0 0 46 1 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10817488 memory=640 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 111165554 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10817488 memory=1792 CPUtime=1.2 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 2078 0 0 0 64 56 0 0 20 0 17 0 111165563 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 2520.12 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 8301228 KiB

[startup+1982.7 s]
/proc/loadavg: 2.80 2.32 2.41 3/219 24028
/proc/meminfo: memFree=16303356/32770624 swapFree=67108860/67108860
[pid=23774] ppid=23771 vsize=10817488 memory=8301228 CPUtime=2520.18 cores=0,2,4,6
/proc/23774/stat : 23774 (java) S 23771 23774 8289 0 -1 1077944320 940650 0 0 0 251297 721 0 0 20 0 17 0 111165542 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140735393697568 140384643571447 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 5 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
/proc/23774/statm: 2704372 2075307 3153 1 0 2693825 0
[pid=23774/tid=23776] ppid=23771 vsize=10817488 memory=8301172 CPUtime=1770.86 cores=0,2,4,6
/proc/23774/task/23776/stat : 23776 (java) S 23771 23774 8289 0 -1 1077944384 279264 0 0 0 177044 42 0 0 20 0 17 0 111165548 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384647814320 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23777] ppid=23771 vsize=10817488 memory=8301172 CPUtime=178.26 cores=0,2,4,6
/proc/23774/task/23777/stat : 23777 (java) S 23771 23774 8289 0 -1 1077944384 122975 0 0 0 17678 148 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384573991312 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23778] ppid=23771 vsize=10817488 memory=8301172 CPUtime=178.66 cores=0,2,4,6
/proc/23774/task/23778/stat : 23778 (java) S 23771 23774 8289 0 -1 1077944384 133651 0 0 0 17706 160 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384572938512 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23779] ppid=23771 vsize=10817488 memory=8301172 CPUtime=177.65 cores=0,2,4,6
/proc/23774/task/23779/stat : 23779 (java) S 23771 23774 8289 0 -1 1077944384 143522 0 0 0 17604 161 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384571886224 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23780] ppid=23771 vsize=10817488 memory=8301172 CPUtime=178.74 cores=0,2,4,6
/proc/23774/task/23780/stat : 23780 (java) S 23771 23774 8289 0 -1 1077944384 123538 0 0 0 17723 151 0 0 20 0 17 0 111165549 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384570833424 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23781] ppid=23771 vsize=10817488 memory=8301172 CPUtime=29.23 cores=0,2,4,6
/proc/23774/task/23781/stat : 23781 (java) S 23771 23774 8289 0 -1 1077944384 96917 0 0 0 2916 7 0 0 20 0 17 0 111165550 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384139160176 140384643582594 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23782] ppid=23771 vsize=10817488 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23782/stat : 23782 (java) S 23771 23774 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 17 0 111165551 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384138106208 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23783] ppid=23771 vsize=10817488 memory=139679249378416 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23783/stat : 23783 (java) S 23771 23774 8289 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 17 0 111165551 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384137053824 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23784] ppid=23771 vsize=10817488 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23784/stat : 23784 (java) S 23771 23774 8289 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384136002128 140384643590043 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23785] ppid=23771 vsize=10817488 memory=288230617509003574 CPUtime=2.6 cores=0,2,4,6
/proc/23774/task/23785/stat : 23785 (java) S 23771 23774 8289 0 -1 1077944384 14603 0 0 0 258 2 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384134948976 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23786] ppid=23771 vsize=10817488 memory=8301172 CPUtime=2.44 cores=0,2,4,6
/proc/23774/task/23786/stat : 23786 (java) S 23771 23774 8289 0 -1 1077944384 16205 0 0 0 241 3 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384133896176 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23787] ppid=23771 vsize=10817488 memory=8301172 CPUtime=0.47 cores=0,2,4,6
/proc/23774/task/23787/stat : 23787 (java) S 23771 23774 8289 0 -1 1077944384 6241 0 0 0 46 1 0 0 20 0 17 0 111165553 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384132843888 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23788] ppid=23771 vsize=10817488 memory=8301172 CPUtime=0 cores=0,2,4,6
/proc/23774/task/23788/stat : 23788 (java) S 23771 23774 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 111165554 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384131791328 140384643581653 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
[pid=23774/tid=23789] ppid=23771 vsize=10817488 memory=4168 CPUtime=1.2 cores=0,2,4,6
/proc/23774/task/23789/stat : 23789 (java) S 23771 23774 8289 0 -1 1077944384 2078 0 0 0 64 56 0 0 20 0 17 0 111165563 11077107712 2075307 18446744073709551615 4194304 4196468 140735393715024 140384130739120 140384643582594 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29073408 140735393718672 140735393718825 140735393718825 140735393722319 0
Current children cumulated CPU time: 2520.18 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 8301228 KiB

Child status: 143
Real time (s): 1982.76
CPU time (s): 2520.25
CPU user time (s): 2513
CPU system time (s): 7.25635
CPU usage (%): 127.108
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 8301228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513
system time used= 7.25635
maximum resident set size= 8301532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 940989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58909
involuntary context switches= 10124


# summary of solver processes directly reported to runsolver:
#   pid: 23774
#   total CPU time (s): 2520.25
#   total CPU user time (s): 2513
#   total CPU system time (s): 7.25635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7669 second user time and 19.6687 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 15:57:36
IDJOB=4263196
IDBENCH=135828
IDSOLVER=2651
FILE ID=node133/4263196-1502633504
RUNJOBID= node133-1502619490-21334
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263196-1502633504/watcher-4263196-1502633504 -o /tmp/evaluation-result-4263196-1502633504/solver-4263196-1502633504 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21334 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263196-1502633504.xml

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

MD5SUM BENCH= a46dbd65929ac2bb08e7dc57e3d27c25
RANDOM SEED=1093748277

node133.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.17
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.17
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.17
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.17
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:        28082232 kB
MemAvailable:   28665868 kB
Buffers:          232876 kB
Cached:           645812 kB
SwapCached:            0 kB
Active:          4056780 kB
Inactive:         177496 kB
Active(anon):    3296284 kB
Inactive(anon):   100840 kB
Active(file):     760496 kB
Inactive(file):    76656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1648 kB
Writeback:            12 kB
AnonPages:       3355160 kB
Mapped:            67968 kB
Shmem:             41660 kB
Slab:             151828 kB
SReclaimable:     124640 kB
SUnreclaim:        27188 kB
KernelStack:        3488 kB
PageTables:        11504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4135644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3241984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-13 16:30:39