Trace number 4243883

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
R1: sat4j-CSP 2017-07-05? (TO) 2400.27 2063.33

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-20.xml
MD5SUMf43327d25c90fcea6a9e7ed354db6bef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables479
Number of constraints478
Number of domains2
Minimum domain size2
Maximum domain size400
Distribution of domain sizes[{"size":2,"count":78},{"size":400,"count":401}]
Minimum variable degree2
Maximum variable degree78
Distribution of variable degrees[{"degree":2,"count":80},{"degree":3,"count":320},{"degree":4,"count":78},{"degree":78,"count":1}]
Minimum constraint arity2
Maximum constraint arity400
Distribution of constraint arities[{"arity":2,"count":399},{"arity":3,"count":78},{"arity":400,"count":1}]
Number of extensional constraints0
Number of intensional constraints477
Distribution of constraint types[{"type":"intension","count":477},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243883-1500677041/watcher-4243883-1500677041 -o /tmp/evaluation-result-4243883-1500677041/solver-4243883-1500677041 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500674309-15755 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243883-1500677041.xml 

pid=16520
running on 8 cores: 1,3,5,7,9,11,13,15

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.48 7.26 5.66 4/263 16523
/proc/meminfo: memFree=31776744/32770624 swapFree=5992/207852
[pid=16523] ppid=16520 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 1942 0 0 0 0 0 0 0 20 0 2 0 2974120 8550137856 2178 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2087436 2178 1197 1 0 2076347 0
[pid=16523/tid=16524] ppid=16520 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 739 0 0 0 0 0 0 0 20 0 2 0 2974120 8550137856 2310 33554432000 4194304 4196468 140721921676544 140086486792608 140086474839968 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0

[startup+0.100102 s]
/proc/loadavg: 7.48 7.26 5.66 4/263 16523
/proc/meminfo: memFree=31776744/32770624 swapFree=5992/207852
[pid=16523] ppid=16520 vsize=10900556 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 4697 0 0 0 9 1 0 0 20 0 20 0 2974120 11162169344 6250 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725139 6250 2632 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 2776 0 0 0 8 0 0 0 20 0 20 0 2974120 11162169344 6250 33554432000 4194304 4196468 140721921676544 140086486776208 140086482572445 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200346 s]
/proc/loadavg: 7.48 7.26 5.66 4/263 16523
/proc/meminfo: memFree=31776744/32770624 swapFree=5992/207852
[pid=16523] ppid=16520 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 6927 0 0 0 24 2 0 0 20 0 20 0 2974120 11162169344 9331 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725139 9331 2897 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 4513 0 0 0 17 1 0 0 20 0 20 0 2974120 11162169344 9331 33554432000 4194304 4196468 140721921676544 140086486756560 140086482572445 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300322 s]
/proc/loadavg: 7.48 7.26 5.66 4/263 16523
/proc/meminfo: memFree=31776744/32770624 swapFree=5992/207852
[pid=16523] ppid=16520 vsize=10900632 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 8105 0 0 0 45 2 0 0 20 0 20 0 2974120 11162247168 10957 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725158 10957 2997 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900632 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 4979 0 0 0 26 1 0 0 20 0 20 0 2974120 11162247168 10957 33554432000 4194304 4196468 140721921676544 140086486773632 140086466631006 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10900632

[startup+0.700251 s]
/proc/loadavg: 7.48 7.26 5.66 4/263 16523
/proc/meminfo: memFree=31776744/32770624 swapFree=5992/207852
[pid=16523] ppid=16520 vsize=10900632 CPUtime=1.95 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 10671 0 0 0 154 41 0 0 20 0 20 0 2974120 11162247168 89415 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725158 89415 3110 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900632 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 5270 0 0 0 54 5 0 0 20 0 20 0 2974120 11162247168 89415 33554432000 4194304 4196468 140721921676544 140086486786008 140086482572445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 10900632

[startup+1.50075 s]
/proc/loadavg: 7.48 7.26 5.66 3/283 16543
/proc/meminfo: memFree=31395860/32770624 swapFree=5992/207896
[pid=16523] ppid=16520 vsize=10900632 CPUtime=3.38 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 13292 0 0 0 287 51 0 0 20 0 20 0 2974120 11162247168 97962 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725158 97962 3117 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900632 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 5286 0 0 0 131 5 0 0 20 0 20 0 2974120 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086486786904 140086082653223 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 148 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 145 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 89 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 126 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 134 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 149 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=10900632 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 94 0 0 0 4 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 130 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97962 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2974124 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16537/stat : 16537 (java) S 16520 16523 9819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085685156560 140086482569115 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16538] ppid=16520 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16538/stat : 16538 (java) S 16520 16523 9819 0 -1 1077944384 1573 0 0 0 29 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085684103152 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16539] ppid=16520 vsize=10900632 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16539/stat : 16539 (java) S 16520 16523 9819 0 -1 1077944384 1537 0 0 0 25 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085683050608 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16540] ppid=16520 vsize=10900632 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16540/stat : 16540 (java) S 16520 16523 9819 0 -1 1077944384 1252 0 0 0 33 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085681998064 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16541] ppid=16520 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) S 16520 16523 9819 0 -1 1077944384 1054 0 0 0 24 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085680945520 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16542] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16542/stat : 16542 (java) S 16520 16523 9819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085679893216 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16543] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16543/stat : 16543 (java) S 16520 16523 9819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97962 33554432000 4194304 4196468 140721921676544 140085678840752 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 10900632

[startup+3.10079 s]
/proc/loadavg: 7.48 7.26 5.66 3/283 16543
/proc/meminfo: memFree=31395372/32770624 swapFree=5992/207896
[pid=16523] ppid=16520 vsize=10900632 CPUtime=4.98 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 13685 0 0 0 447 51 0 0 20 0 20 0 2974120 11162247168 97976 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725158 97976 3119 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900632 CPUtime=2.96 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 5642 0 0 0 291 5 0 0 20 0 20 0 2974120 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086486786904 140086082653260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 148 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 145 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 89 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 126 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 134 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 149 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=10900632 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 94 0 0 0 4 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 130 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 97976 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2974124 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16537/stat : 16537 (java) S 16520 16523 9819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085685156560 140086482569115 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16538] ppid=16520 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16538/stat : 16538 (java) S 16520 16523 9819 0 -1 1077944384 1573 0 0 0 29 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085684103152 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16539] ppid=16520 vsize=10900632 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16539/stat : 16539 (java) S 16520 16523 9819 0 -1 1077944384 1537 0 0 0 25 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085683050608 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16540] ppid=16520 vsize=10900632 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16540/stat : 16540 (java) S 16520 16523 9819 0 -1 1077944384 1252 0 0 0 33 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085681998064 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16541] ppid=16520 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) S 16520 16523 9819 0 -1 1077944384 1054 0 0 0 24 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085680945520 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16542] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16542/stat : 16542 (java) S 16520 16523 9819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085679893216 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16543] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16543/stat : 16543 (java) S 16520 16523 9819 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2974127 11162247168 97976 33554432000 4194304 4196468 140721921676544 140085678840752 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 10900632

[startup+6.30081 s]
/proc/loadavg: 6.96 7.16 5.63 3/283 16543
/proc/meminfo: memFree=31383716/32770624 swapFree=5992/207908
[pid=16523] ppid=16520 vsize=10900632 CPUtime=8.19 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 15202 0 0 0 767 52 0 0 20 0 20 0 2974120 11162247168 111098 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2725158 111098 3119 1 0 2713552 0
[pid=16523/tid=16524] ppid=16520 vsize=10900632 CPUtime=6.15 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 6385 0 0 0 610 5 0 0 20 0 20 0 2974120 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086486786432 140086082653176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 148 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 145 0 0 0 5 6 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 89 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 126 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 134 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 149 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=10900632 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 94 0 0 0 4 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=10900632 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 130 0 0 0 5 5 0 0 20 0 20 0 2974121 11162247168 111098 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 511 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 111098 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2974123 11162247168 111098 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2974124 11162247168 111098 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

/proc/meminfo: memFree=21509904/32770624 swapFree=5992/209696
[pid=16523] ppid=16520 vsize=10967196 CPUtime=2359.38 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 1987644 0 0 0 232813 3125 0 0 20 0 21 0 2974120 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2741799 1932801 3170 1 0 2730193 0
[pid=16523/tid=16524] ppid=16520 vsize=10967196 CPUtime=1963 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 1256797 0 0 0 196199 101 0 0 20 0 21 0 2974120 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086486789424 140086085133596 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=10967196 CPUtime=47.4 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 87646 0 0 0 4419 321 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=10967196 CPUtime=47.37 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 78821 0 0 0 4353 384 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=10967196 CPUtime=47.18 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 75290 0 0 0 4349 369 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=10967196 CPUtime=47.25 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 80587 0 0 0 4339 386 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=10967196 CPUtime=47.29 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 78345 0 0 0 4347 382 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=10967196 CPUtime=47.42 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 80482 0 0 0 4367 375 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=10967196 CPUtime=47.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 90856 0 0 0 4333 378 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=10967196 CPUtime=47.38 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 72772 0 0 0 4372 366 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=10967196 CPUtime=10.73 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 50846 0 0 0 1068 5 0 0 20 0 21 0 2974123 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 21 0 2974123 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 21 0 2974124 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16537/stat : 16537 (java) S 16520 16523 9819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085685156560 140086482569115 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16538] ppid=16520 vsize=10967196 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16538/stat : 16538 (java) S 16520 16523 9819 0 -1 1077944384 8476 0 0 0 178 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085684103152 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16539] ppid=16520 vsize=10967196 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16539/stat : 16539 (java) S 16520 16523 9819 0 -1 1077944384 7752 0 0 0 159 2 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085683050608 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16540] ppid=16520 vsize=10967196 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16540/stat : 16540 (java) S 16520 16523 9819 0 -1 1077944384 9405 0 0 0 209 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085681998064 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16541] ppid=16520 vsize=10967196 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) S 16520 16523 9819 0 -1 1077944384 5869 0 0 0 56 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085680945520 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16542] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16542/stat : 16542 (java) S 16520 16523 9819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085679893216 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16543] ppid=16520 vsize=10967196 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16543/stat : 16543 (java) S 16520 16523 9819 0 -1 1077944384 2244 0 0 0 46 60 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085678840752 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16545] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16545/stat : 16545 (java) S 16520 16523 9819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2984510 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085677786544 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 2359.38
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2063 s]
/proc/loadavg: 2.18 2.13 2.49 3/283 16890
/proc/meminfo: memFree=21509648/32770624 swapFree=5992/209760
[pid=16523] ppid=16520 vsize=10967196 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 1991136 0 0 0 236882 3127 0 0 20 0 21 0 2974120 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2741799 1932801 3170 1 0 2730193 0
[pid=16523/tid=16524] ppid=16520 vsize=10967196 CPUtime=2003.69 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) R 16520 16523 9819 0 -1 4202560 1260212 0 0 0 200267 102 0 0 20 0 21 0 2974120 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086486789424 140086085225645 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=10967196 CPUtime=47.4 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 87646 0 0 0 4419 321 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=10967196 CPUtime=47.37 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 78821 0 0 0 4353 384 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=10967196 CPUtime=47.18 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 75290 0 0 0 4349 369 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=10967196 CPUtime=47.25 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 80587 0 0 0 4339 386 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=10967196 CPUtime=47.29 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 78345 0 0 0 4347 382 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=10967196 CPUtime=47.42 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 80482 0 0 0 4367 375 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=10967196 CPUtime=47.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 90856 0 0 0 4333 378 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=10967196 CPUtime=47.38 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 72772 0 0 0 4372 366 0 0 20 0 21 0 2974121 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=10967196 CPUtime=10.73 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 50855 0 0 0 1068 5 0 0 20 0 21 0 2974123 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 21 0 2974123 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 21 0 2974124 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16537/stat : 16537 (java) S 16520 16523 9819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085685156560 140086482569115 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16538] ppid=16520 vsize=10967196 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16538/stat : 16538 (java) S 16520 16523 9819 0 -1 1077944384 8481 0 0 0 178 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085684103152 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16539] ppid=16520 vsize=10967196 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16539/stat : 16539 (java) S 16520 16523 9819 0 -1 1077944384 7758 0 0 0 159 2 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085683050608 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16540] ppid=16520 vsize=10967196 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16540/stat : 16540 (java) S 16520 16523 9819 0 -1 1077944384 9415 0 0 0 209 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085681998064 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16541] ppid=16520 vsize=10967196 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) S 16520 16523 9819 0 -1 1077944384 5877 0 0 0 56 1 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085680945520 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16542] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16542/stat : 16542 (java) S 16520 16523 9819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085679893216 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16543] ppid=16520 vsize=10967196 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16543/stat : 16543 (java) S 16520 16523 9819 0 -1 1077944384 2283 0 0 0 47 61 0 0 20 0 21 0 2974127 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085678840752 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16545] ppid=16520 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16545/stat : 16545 (java) S 16520 16523 9819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2984510 11230408704 1932801 33554432000 4194304 4196468 140721921676544 140085677786544 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 10967196

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16523 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2063.2 s]
/proc/loadavg: 2.18 2.13 2.49 3/283 16890
/proc/meminfo: memFree=21509648/32770624 swapFree=5992/209760
[pid=16523] ppid=16520 vsize=11166888 CPUtime=2400.11 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) S 16520 16523 9819 0 -1 1077944320 1991908 0 0 0 236884 3127 0 0 20 0 22 0 2974120 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140721921659088 140086482550519 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
/proc/16523/statm: 2791722 1932878 3172 1 0 2780116 0
[pid=16523/tid=16524] ppid=16520 vsize=11166888 CPUtime=2003.7 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16524/stat : 16524 (java) S 16520 16523 9819 0 -1 1077944384 1260269 0 0 0 200268 102 0 0 20 0 22 0 2974120 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086486793392 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16526] ppid=16520 vsize=11166888 CPUtime=47.4 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16526/stat : 16526 (java) S 16520 16523 9819 0 -1 1077944384 87646 0 0 0 4419 321 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086408624912 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16527] ppid=16520 vsize=11166888 CPUtime=47.37 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16527/stat : 16527 (java) S 16520 16523 9819 0 -1 1077944384 78821 0 0 0 4353 384 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086407572368 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16528] ppid=16520 vsize=11166888 CPUtime=47.18 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16528/stat : 16528 (java) S 16520 16523 9819 0 -1 1077944384 75290 0 0 0 4349 369 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086406519824 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16529] ppid=16520 vsize=11166888 CPUtime=47.25 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16529/stat : 16529 (java) S 16520 16523 9819 0 -1 1077944384 80587 0 0 0 4339 386 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086405467280 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16530] ppid=16520 vsize=11166888 CPUtime=47.29 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16530/stat : 16530 (java) S 16520 16523 9819 0 -1 1077944384 78345 0 0 0 4347 382 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086404413712 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16531] ppid=16520 vsize=11166888 CPUtime=47.42 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16531/stat : 16531 (java) S 16520 16523 9819 0 -1 1077944384 80482 0 0 0 4367 375 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086403361168 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16532] ppid=16520 vsize=11166888 CPUtime=47.11 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16532/stat : 16532 (java) S 16520 16523 9819 0 -1 1077944384 90856 0 0 0 4333 378 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086402308624 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16533] ppid=16520 vsize=11166888 CPUtime=47.38 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16533/stat : 16533 (java) S 16520 16523 9819 0 -1 1077944384 72772 0 0 0 4372 366 0 0 20 0 22 0 2974121 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140086401256080 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16534] ppid=16520 vsize=11166888 CPUtime=10.73 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16534/stat : 16534 (java) S 16520 16523 9819 0 -1 1077944384 50891 0 0 0 1068 5 0 0 20 0 22 0 2974123 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085688314352 140086482561666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16535] ppid=16520 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16535/stat : 16535 (java) S 16520 16523 9819 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 22 0 2974123 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085687260640 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16536] ppid=16520 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16536/stat : 16536 (java) S 16520 16523 9819 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 22 0 2974124 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085686208000 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16537] ppid=16520 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16537/stat : 16537 (java) S 16520 16523 9819 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085685156560 140086482569115 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16538] ppid=16520 vsize=11166888 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16538/stat : 16538 (java) S 16520 16523 9819 0 -1 1077944384 8481 0 0 0 178 1 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085684103152 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16539] ppid=16520 vsize=11166888 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16539/stat : 16539 (java) S 16520 16523 9819 0 -1 1077944384 7758 0 0 0 159 2 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085683050608 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16540] ppid=16520 vsize=11166888 CPUtime=2.1 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16540/stat : 16540 (java) S 16520 16523 9819 0 -1 1077944384 9415 0 0 0 209 1 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085681998064 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16541] ppid=16520 vsize=11166888 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) S 16520 16523 9819 0 -1 1077944384 6001 0 0 0 56 1 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085680945520 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16542] ppid=16520 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16542/stat : 16542 (java) S 16520 16523 9819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085679893216 140086482560725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
[pid=16523/tid=16543] ppid=16520 vsize=11166888 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16543/stat : 16543 (java) S 16520 16523 9819 0 -1 1077944384 2283 0 0 0 47 61 0 0 20 0 22 0 2974127 11434893312 1932878 33554432000 4194304 4196468 140721921676544 140085678840752 140086482561666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10723328 140721921684651 140721921684804 140721921684804 140721921687503 0
Current children cumulated CPU time (s) 2400.11
Current children cumulated vsize (KiB) 11166888

[startup+2063.3 s]
/proc/loadavg: 2.18 2.13 2.49 3/283 16890
/proc/meminfo: memFree=21509648/32770624 swapFree=5992/209760
[pid=16523] ppid=16520 vsize=0 CPUtime=2400.23 cores=1,3,5,7,9,11,13,15
/proc/16523/stat : 16523 (java) Z 16520 16523 9819 0 -1 4228108 1993906 0 0 0 236895 3128 0 0 20 0 2 0 2974120 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/16523/statm: 0 0 0 0 0 0 0
[pid=16523/tid=16541] ppid=16520 vsize=0 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/16523/task/16541/stat : 16541 (java) R 16520 16523 9819 0 -1 4203588 6781 0 0 0 57 2 0 0 20 0 2 0 2974127 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 13 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2400.23
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 2063.33
CPU time (s): 2400.27
CPU user time (s): 2368.96
CPU system time (s): 31.3109
CPU usage (%): 116.33
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2368.96
system time used= 31.3109
maximum resident set size= 7731708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1993906
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53418
involuntary context switches= 127846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7418 second user time and 18.5457 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-22 00:44:01
IDJOB=4243883
IDBENCH=130617
IDSOLVER=2623
FILE ID=node103/4243883-1500677041
RUNJOBID= node103-1500674309-15755
PBS_JOBID= 20623311
Free space on /tmp= 62012 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-20.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243883-1500677041/watcher-4243883-1500677041 -o /tmp/evaluation-result-4243883-1500677041/solver-4243883-1500677041 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500674309-15755 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243883-1500677041.xml

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

MD5SUM BENCH= f43327d25c90fcea6a9e7ed354db6bef
RANDOM SEED=594122449

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31777244 kB
MemAvailable:   31790024 kB
Buffers:           44564 kB
Cached:           278244 kB
SwapCached:            0 kB
Active:           402944 kB
Inactive:         216500 kB
Active(anon):     299812 kB
Inactive(anon):     8648 kB
Active(file):     103132 kB
Inactive(file):   207852 kB
Unevictable:        5992 kB
Mlocked:            5996 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1512 kB
Writeback:             4 kB
AnonPages:        390504 kB
Mapped:            42176 kB
Shmem:              8852 kB
Slab:              67328 kB
SReclaimable:      35264 kB
SUnreclaim:        32064 kB
KernelStack:        4848 kB
PageTables:         5784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62004 MiB
End job on node103 at 2017-07-22 01:18:25