Trace number 4243397

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: sat4j-CSP 2017-07-05? (TO) 2400.16 2330.57

General information on the benchmark

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

Solver Data

73.43/14.89	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
73.43/14.89	c This is free software under the dual EPL/GNU LGPL licenses.
73.43/14.89	c See www.sat4j.org for details.
73.43/14.89	c That software uses the Rhino library from the Mozilla project.
73.43/14.89	c version CUSTOM.v20170705
73.43/14.89	c java.runtime.name	Java(TM) SE Runtime Environment
73.43/14.89	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
73.43/14.89	c java.vm.version	25.131-b11
73.43/14.89	c java.vm.vendor	Oracle Corporation
73.43/14.89	c sun.arch.data.model	64
73.43/14.89	c java.version		1.8.0_131
73.43/14.89	c os.name		Linux
73.43/14.89	c os.version		3.10.0-514.16.1.el7.x86_64
73.43/14.89	c os.arch		amd64
73.43/14.89	c Free memory 		499604488
73.43/14.89	c Max memory 		7247757312
73.43/14.89	c Total memory 		504889344
73.43/14.89	c Number of processors 	8
73.43/14.89	c c --- Begin Solver configuration ---
73.43/14.89	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
73.43/14.89	c Learn all clauses as in MiniSAT
73.43/14.89	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
73.43/14.89	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
73.43/14.89	c No reason simplification
73.43/14.89	c Glucose 2.1 dynamic restart strategy
73.43/14.89	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
73.43/14.89	c timeout=2147483s
73.43/14.89	c DB Simplification allowed=false
73.43/14.89	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
73.43/14.89	c --- End Solver configuration ---
73.43/14.89	c constraints type 
73.43/14.89	c org.sat4j.minisat.constraints.card.MinWatchCard => 486
73.43/14.89	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22298
73.43/14.89	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
73.43/14.89	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19506940
73.43/14.89	c org.sat4j.specs.Constr$1 => 2
73.43/14.89	c org.sat4j.minisat.constraints.cnf.UnitClause => 2796
73.43/14.89	c 19532524 constraints processed.
2400.08/2330.50	c starts		: 11731
2400.08/2330.50	c conflicts		: 3656062
2400.08/2330.50	c decisions		: 261648952
2400.08/2330.50	c propagations		: 1969355128
2400.08/2330.50	c inspects		: 28075144792
2400.08/2330.50	c shortcuts		: 0
2400.08/2330.50	c learnt literals	: 2274
2400.08/2330.50	c learnt binary clauses	: 13855
2400.08/2330.50	c learnt ternary clauses	: 120717
2400.08/2330.50	c learnt constraints	: 3653788
2400.08/2330.50	c ignored constraints	: 0
2400.08/2330.50	c root simplifications	: 0
2400.08/2330.50	c removed literals (reason simplification)	: 0
2400.08/2330.50	c reason swapping (by a shorter reason)	: 0
2400.08/2330.50	c Calls to reduceDB	: 81
2400.08/2330.50	c Number of update (reduction) of LBD	: 1521497
2400.08/2330.50	c Imported unit clauses	: 0
2400.08/2330.50	c number of reductions to clauses (during analyze)	: 0
2400.08/2330.50	c number of learned constraints concerned by reduction	: 0
2400.08/2330.50	c number of learning phase by resolution	: 0
2400.08/2330.50	c number of learning phase by cutting planes	: 0
2400.08/2330.50	c number of rounding to 1 operations	: 0
2400.08/2330.50	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.08/2330.50	c number of reductions of the coefficients by power 2 	: 0
2400.08/2330.50	c number of right shift for reduction by power 2 	: 0
2400.08/2330.50	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.08/2330.50	c speed (assignments/second)	: 850482.8515447365
2400.08/2330.50	c non guided choices	65821154
2400.08/2330.54	c learnt constraints type 
2400.08/2330.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 13855
2400.08/2330.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81447
2400.08/2330.54	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-4243397-1500671014/watcher-4243397-1500671014 -o /tmp/evaluation-result-4243397-1500671014/solver-4243397-1500671014 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500669978-4896 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243397-1500671014.xml 

pid=5338
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: 8.86 8.35 6.63 3/263 5341
/proc/meminfo: memFree=27099588/32770624 swapFree=5668/227292
[pid=5341] ppid=5338 vsize=8339376 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 1797 0 0 0 0 0 0 0 20 0 2 0 2368927 8539521024 2047 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2084844 2047 1182 1 0 2073755 0
[pid=5341/tid=5342] ppid=5338 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 576 0 0 0 0 0 0 0 20 0 2 0 2368927 8550137856 2112 33554432000 4194304 4196468 140730687261712 139877221013920 139877209061280 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0

[startup+0.100062 s]
/proc/loadavg: 8.86 8.35 6.63 3/263 5341
/proc/meminfo: memFree=27099588/32770624 swapFree=5668/227292
[pid=5341] ppid=5338 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 4962 0 0 0 8 1 0 0 20 0 20 0 2368927 11162169344 6053 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725139 6053 2635 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 3046 0 0 0 7 1 0 0 20 0 20 0 2368927 11162169344 6053 33554432000 4194304 4196468 140730687261712 139877221014112 139877216783766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200347 s]
/proc/loadavg: 8.86 8.35 6.63 3/263 5341
/proc/meminfo: memFree=27099588/32770624 swapFree=5668/227292
[pid=5341] ppid=5338 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 6996 0 0 0 23 3 0 0 20 0 20 0 2368927 11162169344 7813 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725139 7813 2851 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 4694 0 0 0 16 2 0 0 20 0 20 0 2368927 11162169344 7813 33554432000 4194304 4196468 140730687261712 139877220994624 139876835242823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300499 s]
/proc/loadavg: 8.86 8.35 6.63 3/263 5341
/proc/meminfo: memFree=27099588/32770624 swapFree=5668/227292
[pid=5341] ppid=5338 vsize=10900556 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 7987 0 0 0 38 4 0 0 20 0 20 0 2368927 11162169344 9833 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725139 9833 2923 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900556 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 5078 0 0 0 26 2 0 0 20 0 20 0 2368927 11162169344 9833 33554432000 4194304 4196468 140730687261712 139877221009736 139877200852318 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 10900556

[startup+0.700227 s]
/proc/loadavg: 8.86 8.35 6.63 3/263 5341
/proc/meminfo: memFree=27099588/32770624 swapFree=5668/227292
[pid=5341] ppid=5338 vsize=10900632 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 12112 0 0 0 170 6 0 0 20 0 20 0 2368927 11162247168 33774 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725158 33774 3076 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900632 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 6015 0 0 0 64 3 0 0 20 0 20 0 2368927 11162247168 33774 33554432000 4194304 4196468 140730687261712 139877221005448 139876837144309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 10900632

[startup+1.50122 s]
/proc/loadavg: 8.55 8.30 6.63 3/283 5361
/proc/meminfo: memFree=26791912/32770624 swapFree=5668/227296
[pid=5341] ppid=5338 vsize=10900632 CPUtime=5.18 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 16051 0 0 0 411 107 0 0 20 0 20 0 2368927 11162247168 128944 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725158 128944 3123 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900632 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) S 5338 5341 2474 0 -1 1077944384 6121 0 0 0 111 5 0 0 20 0 20 0 2368927 11162247168 128944 33554432000 4194304 4196468 140730687261712 139877221008320 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) R 5338 5341 2474 0 -1 4202560 144 0 0 0 19 10 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876823329496 139877201220046 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) R 5338 5341 2474 0 -1 4202560 154 0 0 0 16 13 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876822276952 139877201799250 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=10900632 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) R 5338 5341 2474 0 -1 4202560 153 0 0 0 15 12 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876821223896 139877201795886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=10900632 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) R 5338 5341 2474 0 -1 4202560 135 0 0 0 13 10 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876820171352 139877201793952 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) R 5338 5341 2474 0 -1 4202560 180 0 0 0 16 13 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876819119320 139877201799250 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) R 5338 5341 2474 0 -1 4202560 162 0 0 0 15 13 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876818066776 139877198397599 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=10900632 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) R 5338 5341 2474 0 -1 4202560 136 0 0 0 14 10 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876817013720 139877209874817 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=10900632 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) R 5338 5341 2474 0 -1 4202560 148 0 0 0 16 12 0 0 20 0 20 0 2368928 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876815960864 139877201793952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 2368930 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876759749408 139877216782037 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876758697120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876757644016 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5355/stat : 5355 (java) S 5338 5341 2474 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2368935 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876756592592 139877216790427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5356] ppid=5338 vsize=10900632 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5356/stat : 5356 (java) S 5338 5341 2474 0 -1 1077944384 1300 0 0 0 35 0 0 0 20 0 20 0 2368935 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876755540720 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5357] ppid=5338 vsize=10900632 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5357/stat : 5357 (java) R 5338 5341 2474 0 -1 4202560 2935 0 0 0 69 0 0 0 20 0 20 0 2368935 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876754474200 139877198315604 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5358] ppid=5338 vsize=10900632 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5358/stat : 5358 (java) S 5338 5341 2474 0 -1 1077944384 1467 0 0 0 32 0 0 0 20 0 20 0 2368935 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876753435120 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5359] ppid=5338 vsize=10900632 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 1564 0 0 0 35 1 0 0 20 0 20 0 2368935 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2368936 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2368936 11162247168 128944 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 10900632

[startup+3.10086 s]
/proc/loadavg: 8.55 8.30 6.63 3/283 5361
/proc/meminfo: memFree=26475016/32770624 swapFree=5668/227296
[pid=5341] ppid=5338 vsize=10900632 CPUtime=12.58 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 23157 0 0 0 1061 197 0 0 20 0 20 0 2368927 11162247168 197741 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725158 197741 3140 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900632 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 6247 0 0 0 158 5 0 0 20 0 20 0 2368927 11162247168 197741 33554432000 4194304 4196468 140730687261712 139877221006680 139876837437153 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=10900632 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) S 5338 5341 2474 0 -1 1077944384 345 0 0 0 88 22 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876823329296 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=10900632 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) S 5338 5341 2474 0 -1 1077944384 324 0 0 0 78 23 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876822276752 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=10900632 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) S 5338 5341 2474 0 -1 1077944384 363 0 0 0 84 24 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876821223696 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=10900632 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) S 5338 5341 2474 0 -1 1077944384 310 0 0 0 82 19 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876820171152 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=10900632 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) S 5338 5341 2474 0 -1 1077944384 561 0 0 0 84 25 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876819119120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=10900632 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) S 5338 5341 2474 0 -1 1077944384 349 0 0 0 76 24 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876818066576 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=10900632 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) S 5338 5341 2474 0 -1 1077944384 450 0 0 0 79 21 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876817013520 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=10900632 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) S 5338 5341 2474 0 -1 1077944384 337 0 0 0 71 25 0 0 20 0 20 0 2368928 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876815960976 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=10900632 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 555 0 0 0 31 0 0 0 20 0 20 0 2368930 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876759750896 139877216782978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876758697120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876757644016 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5355/stat : 5355 (java) S 5338 5341 2474 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2368935 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876756592592 139877216790427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5356] ppid=5338 vsize=10900632 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5356/stat : 5356 (java) S 5338 5341 2474 0 -1 1077944384 1309 0 0 0 35 0 0 0 20 0 20 0 2368935 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876755540720 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5357] ppid=5338 vsize=10900632 CPUtime=1.15 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5357/stat : 5357 (java) S 5338 5341 2474 0 -1 1077944384 7416 0 0 0 114 1 0 0 20 0 20 0 2368935 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876754488176 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5358] ppid=5338 vsize=10900632 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5358/stat : 5358 (java) S 5338 5341 2474 0 -1 1077944384 1626 0 0 0 38 0 0 0 20 0 20 0 2368935 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876753435120 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5359] ppid=5338 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 1595 0 0 0 36 1 0 0 20 0 20 0 2368935 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2368936 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2368936 11162247168 197741 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 1 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 10900632

[startup+6.30184 s]
/proc/loadavg: 8.11 8.21 6.61 3/283 5361
/proc/meminfo: memFree=25965788/32770624 swapFree=5668/227320
[pid=5341] ppid=5338 vsize=10900632 CPUtime=28.05 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 34784 0 0 0 2381 424 0 0 20 0 20 0 2368927 11162247168 372904 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2725158 372904 3149 1 0 2713552 0
[pid=5341/tid=5342] ppid=5338 vsize=10900632 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) S 5338 5341 2474 0 -1 1077944384 7181 0 0 0 231 9 0 0 20 0 20 0 2368927 11162247168 372904 33554432000 4194304 4196468 140730687261712 139877221009216 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=10900632 CPUtime=2.86 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) R 5338 5341 2474 0 -1 4202560 1328 0 0 0 235 51 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876823329184 139877201799705 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=10900632 CPUtime=2.76 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) R 5338 5341 2474 0 -1 4202560 992 0 0 0 224 52 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876822276952 139877201799714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=10900632 CPUtime=2.84 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) R 5338 5341 2474 0 -1 4202560 920 0 0 0 235 49 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876821223896 139877201220123 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=10900632 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) R 5338 5341 2474 0 -1 4202560 1211 0 0 0 225 47 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876820171352 139877209868667 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=10900632 CPUtime=2.86 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) R 5338 5341 2474 0 -1 4202560 1061 0 0 0 233 53 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876819119320 139877201793952 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=10900632 CPUtime=2.75 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) R 5338 5341 2474 0 -1 4202560 756 0 0 0 224 51 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876818066776 139877201793952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=10900632 CPUtime=2.76 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) R 5338 5341 2474 0 -1 4202560 1061 0 0 0 226 50 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876817013720 139877198397657 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=10900632 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) R 5338 5341 2474 0 -1 4202560 1094 0 0 0 218 54 0 0 20 0 20 0 2368928 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876815961176 139877201219939 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=10900632 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 4560 0 0 0 98 0 0 0 20 0 20 0 2368930 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876759749408 139877216782037 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876758697120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 2368931 11162247168 372904 33554432000 4194304 4196468 140730687261712 139876757644016 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=5341/tid=5359] ppid=5338 vsize=10967196 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 4104 0 0 0 45 2 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2368936 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=10967196 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 2876 0 0 0 55 73 0 0 20 0 21 0 2368936 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5362] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5362/stat : 5362 (java) S 5338 5341 2474 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2370420 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876547678896 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 2392.07
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2330.3 s]
/proc/loadavg: 2.08 3.17 3.48 3/284 5610
/proc/meminfo: memFree=23270396/32770624 swapFree=5668/234020
[pid=5341] ppid=5338 vsize=10967196 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 273762 0 0 0 238712 1295 0 0 20 0 21 0 2368927 11230408704 845071 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2741799 845071 3168 1 0 2730193 0
[pid=5341/tid=5342] ppid=5338 vsize=10967196 CPUtime=2317.03 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) R 5338 5341 2474 0 -1 4202560 207881 0 0 0 231672 31 0 0 20 0 21 0 2368927 11230408704 845071 33554432000 4194304 4196468 140730687261712 139877221010784 139876838402440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=10967196 CPUtime=9.46 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) S 5338 5341 2474 0 -1 1077944384 3037 0 0 0 808 138 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876823329296 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=10967196 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) S 5338 5341 2474 0 -1 1077944384 3279 0 0 0 784 154 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876822276752 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=10967196 CPUtime=9.45 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) S 5338 5341 2474 0 -1 1077944384 3369 0 0 0 805 140 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876821223696 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=10967196 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) S 5338 5341 2474 0 -1 1077944384 3382 0 0 0 779 139 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876820171152 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=10967196 CPUtime=9.52 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) S 5338 5341 2474 0 -1 1077944384 3911 0 0 0 794 158 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876819119120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=10967196 CPUtime=9.35 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) S 5338 5341 2474 0 -1 1077944384 2911 0 0 0 786 149 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876818066576 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=10967196 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) S 5338 5341 2474 0 -1 1077944384 5202 0 0 0 786 152 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876817013520 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=10967196 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) S 5338 5341 2474 0 -1 1077944384 3673 0 0 0 779 159 0 0 20 0 21 0 2368928 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876815960976 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=10967196 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 8554 0 0 0 254 3 0 0 20 0 21 0 2368930 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876759750896 139877216782978 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 2368931 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876758697184 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 21 0 2368931 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876757644032 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5355/stat : 5355 (java) S 5338 5341 2474 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876756592592 139877216790427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5356] ppid=5338 vsize=10967196 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5356/stat : 5356 (java) S 5338 5341 2474 0 -1 1077944384 4010 0 0 0 89 1 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876755540720 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5357] ppid=5338 vsize=10967196 CPUtime=1.83 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5357/stat : 5357 (java) S 5338 5341 2474 0 -1 1077944384 11051 0 0 0 181 2 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876754488176 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5358] ppid=5338 vsize=10967196 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5358/stat : 5358 (java) S 5338 5341 2474 0 -1 1077944384 5085 0 0 0 72 2 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876753435120 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5359] ppid=5338 vsize=10967196 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 4104 0 0 0 45 2 0 0 20 0 21 0 2368935 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2368936 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=10967196 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 2876 0 0 0 55 73 0 0 20 0 21 0 2368936 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5362] ppid=5338 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5362/stat : 5362 (java) S 5338 5341 2474 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2370420 11230408704 845071 33554432000 4194304 4196468 140730687261712 139876547678896 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 2400.07
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 5341 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2330.41 s]
/proc/loadavg: 2.08 3.17 3.48 3/284 5610
/proc/meminfo: memFree=23270396/32770624 swapFree=5668/234020
[pid=5341] ppid=5338 vsize=11166888 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 274606 0 0 0 238713 1295 0 0 20 0 22 0 2368927 11434893312 845157 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2791722 845157 3170 1 0 2780116 0
[pid=5341/tid=5342] ppid=5338 vsize=11166888 CPUtime=2317.04 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) S 5338 5341 2474 0 -1 1077944384 207954 0 0 0 231673 31 0 0 20 0 22 0 2368927 11434893312 845157 33554432000 4194304 4196468 140730687261712 139877221014704 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=11166888 CPUtime=9.46 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) S 5338 5341 2474 0 -1 1077944384 3037 0 0 0 808 138 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876823329296 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) S 5338 5341 2474 0 -1 1077944384 3279 0 0 0 784 154 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876822276752 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=11166888 CPUtime=9.45 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) S 5338 5341 2474 0 -1 1077944384 3369 0 0 0 805 140 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876821223696 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=11166888 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) S 5338 5341 2474 0 -1 1077944384 3382 0 0 0 779 139 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876820171152 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=11166888 CPUtime=9.52 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) S 5338 5341 2474 0 -1 1077944384 3911 0 0 0 794 158 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876819119120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=11166888 CPUtime=9.35 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) S 5338 5341 2474 0 -1 1077944384 2911 0 0 0 786 149 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876818066576 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) S 5338 5341 2474 0 -1 1077944384 5202 0 0 0 786 152 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876817013520 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) S 5338 5341 2474 0 -1 1077944384 3673 0 0 0 779 159 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876815960976 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=11166888 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 8587 0 0 0 254 3 0 0 20 0 22 0 2368930 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876759750896 139877216782978 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 22 0 2368931 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876758697184 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 22 0 2368931 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876757644032 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5355/stat : 5355 (java) S 5338 5341 2474 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876756592592 139877216790427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5356] ppid=5338 vsize=11166888 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5356/stat : 5356 (java) S 5338 5341 2474 0 -1 1077944384 4010 0 0 0 89 1 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876755540720 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5357] ppid=5338 vsize=11166888 CPUtime=1.83 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5357/stat : 5357 (java) S 5338 5341 2474 0 -1 1077944384 11051 0 0 0 181 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876754488176 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5358] ppid=5338 vsize=11166888 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5358/stat : 5358 (java) S 5338 5341 2474 0 -1 1077944384 5085 0 0 0 72 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876753435120 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5359] ppid=5338 vsize=11166888 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 4217 0 0 0 45 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 2368936 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=11166888 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 2876 0 0 0 55 73 0 0 20 0 22 0 2368936 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 11166888

[startup+2330.5 s]
/proc/loadavg: 2.08 3.17 3.48 3/284 5610
/proc/meminfo: memFree=23270396/32770624 swapFree=5668/234020
[pid=5341] ppid=5338 vsize=11166888 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/5341/stat : 5341 (java) S 5338 5341 2474 0 -1 1077944320 274606 0 0 0 238713 1295 0 0 20 0 22 0 2368927 11434893312 845157 33554432000 4194304 4196468 140730687261712 140730687244256 139877216771831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
/proc/5341/statm: 2791722 845157 3170 1 0 2780116 0
[pid=5341/tid=5342] ppid=5338 vsize=11166888 CPUtime=2317.04 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5342/stat : 5342 (java) S 5338 5341 2474 0 -1 1077944384 207954 0 0 0 231673 31 0 0 20 0 22 0 2368927 11434893312 845157 33554432000 4194304 4196468 140730687261712 139877221014704 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5344] ppid=5338 vsize=11166888 CPUtime=9.46 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5344/stat : 5344 (java) S 5338 5341 2474 0 -1 1077944384 3037 0 0 0 808 138 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876823329296 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5345] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5345/stat : 5345 (java) S 5338 5341 2474 0 -1 1077944384 3279 0 0 0 784 154 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876822276752 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5346] ppid=5338 vsize=11166888 CPUtime=9.45 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5346/stat : 5346 (java) S 5338 5341 2474 0 -1 1077944384 3369 0 0 0 805 140 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876821223696 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5347] ppid=5338 vsize=11166888 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5347/stat : 5347 (java) S 5338 5341 2474 0 -1 1077944384 3382 0 0 0 779 139 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876820171152 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5348] ppid=5338 vsize=11166888 CPUtime=9.52 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5348/stat : 5348 (java) S 5338 5341 2474 0 -1 1077944384 3911 0 0 0 794 158 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876819119120 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5349] ppid=5338 vsize=11166888 CPUtime=9.35 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5349/stat : 5349 (java) S 5338 5341 2474 0 -1 1077944384 2911 0 0 0 786 149 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876818066576 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5350] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5350/stat : 5350 (java) S 5338 5341 2474 0 -1 1077944384 5202 0 0 0 786 152 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876817013520 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5351] ppid=5338 vsize=11166888 CPUtime=9.38 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5351/stat : 5351 (java) S 5338 5341 2474 0 -1 1077944384 3673 0 0 0 779 159 0 0 20 0 22 0 2368928 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876815960976 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5352] ppid=5338 vsize=11166888 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5352/stat : 5352 (java) S 5338 5341 2474 0 -1 1077944384 8587 0 0 0 254 3 0 0 20 0 22 0 2368930 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876759750896 139877216782978 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5353] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5353/stat : 5353 (java) S 5338 5341 2474 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 22 0 2368931 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876758697184 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5354] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5354/stat : 5354 (java) S 5338 5341 2474 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 22 0 2368931 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876757644032 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5355] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5355/stat : 5355 (java) S 5338 5341 2474 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876756592592 139877216790427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5356] ppid=5338 vsize=11166888 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5356/stat : 5356 (java) S 5338 5341 2474 0 -1 1077944384 4010 0 0 0 89 1 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876755540720 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5357] ppid=5338 vsize=11166888 CPUtime=1.83 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5357/stat : 5357 (java) S 5338 5341 2474 0 -1 1077944384 11051 0 0 0 181 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876754488176 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5358] ppid=5338 vsize=11166888 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5358/stat : 5358 (java) S 5338 5341 2474 0 -1 1077944384 5085 0 0 0 72 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876753435120 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5359] ppid=5338 vsize=11166888 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5359/stat : 5359 (java) S 5338 5341 2474 0 -1 1077944384 4217 0 0 0 45 2 0 0 20 0 22 0 2368935 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876752382576 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5360] ppid=5338 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5360/stat : 5360 (java) S 5338 5341 2474 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 2368936 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876751329760 139877216782037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
[pid=5341/tid=5361] ppid=5338 vsize=11166888 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/5341/task/5361/stat : 5361 (java) S 5338 5341 2474 0 -1 1077944384 2876 0 0 0 55 73 0 0 20 0 22 0 2368936 11434893312 845157 33554432000 4194304 4196468 140730687261712 139876548733616 139877216782978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6623232 140730687268011 140730687268164 140730687268164 140730687270863 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 11166888

Child status: 143
Real time (s): 2330.57
CPU time (s): 2400.16
CPU user time (s): 2387.18
CPU system time (s): 12.9756
CPU usage (%): 102.986
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2387.18
system time used= 12.9756
maximum resident set size= 3381056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275808
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54931
involuntary context switches= 123308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2664 second user time and 18.4246 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-21 23:03:34
IDJOB=4243397
IDBENCH=120499
IDSOLVER=2623
FILE ID=node130/4243397-1500671014
RUNJOBID= node130-1500669978-4896
PBS_JOBID= 20623290
Free space on /tmp= 61960 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-series1/StripPacking-C4P1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243397-1500671014/watcher-4243397-1500671014 -o /tmp/evaluation-result-4243397-1500671014/solver-4243397-1500671014 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500669978-4896 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243397-1500671014.xml

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

MD5SUM BENCH= c0247ea7b398869ca59a5ebbb30456b3
RANDOM SEED=608288736

node130.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		: 1600.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.34
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.34
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		: 2668.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.34
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.34
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		: 1600.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.34
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		: 1600.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		: 1600.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.34
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		: 1600.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.34
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		: 2267.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.34
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:        27099592 kB
MemAvailable:   27104404 kB
Buffers:           41080 kB
Cached:           275448 kB
SwapCached:            0 kB
Active:          5056784 kB
Inactive:         236120 kB
Active(anon):    4978848 kB
Inactive(anon):     8828 kB
Active(file):      77936 kB
Inactive(file):   227292 kB
Unevictable:        5668 kB
Mlocked:            5668 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1488 kB
Writeback:             4 kB
AnonPages:       5094156 kB
Mapped:            41620 kB
Shmem:              8844 kB
Slab:              63268 kB
SReclaimable:      30836 kB
SUnreclaim:        32432 kB
KernelStack:        4848 kB
PageTables:        15412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6295908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4810752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61956 MiB
End job on node130 at 2017-07-21 23:42:25