Trace number 4262868

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-r2.xml
MD5SUM1feceec156c21411e87c939d9e284415
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables3001
Number of constraints54
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":3001}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":11},{"degree":3,"count":68},{"degree":4,"count":284},{"degree":5,"count":1134},{"degree":6,"count":908},{"degree":7,"count":436},{"degree":8,"count":123},{"degree":9,"count":37}]
Minimum constraint arity139
Maximum constraint arity479
Distribution of constraint arities[{"arity":139,"count":1},{"arity":140,"count":1},{"arity":143,"count":1},{"arity":153,"count":3},{"arity":159,"count":1},{"arity":161,"count":1},{"arity":162,"count":2},{"arity":171,"count":1},{"arity":172,"count":1},{"arity":176,"count":1},{"arity":178,"count":1},{"arity":182,"count":1},{"arity":183,"count":1},{"arity":184,"count":2},{"arity":185,"count":1},{"arity":188,"count":1},{"arity":189,"count":2},{"arity":191,"count":2},{"arity":192,"count":1},{"arity":195,"count":2},{"arity":199,"count":1},{"arity":211,"count":2},{"arity":217,"count":1},{"arity":232,"count":1},{"arity":254,"count":1},{"arity":260,"count":1},{"arity":261,"count":1},{"arity":269,"count":1},{"arity":276,"count":1},{"arity":282,"count":1},{"arity":292,"count":1},{"arity":312,"count":1},{"arity":315,"count":1},{"arity":386,"count":1},{"arity":390,"count":1},{"arity":405,"count":1},{"arity":416,"count":2},{"arity":425,"count":1},{"arity":431,"count":1},{"arity":434,"count":1},{"arity":436,"count":1},{"arity":439,"count":1},{"arity":458,"count":1},{"arity":472,"count":1},{"arity":479,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":54}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13544 MiB free)
  memory of node 1: 16384 MiB (6587 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262868-1502630195/watcher-4262868-1502630195 -o /tmp/evaluation-result-4262868-1502630195/solver-4262868-1502630195 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502612262-5004 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262868-1502630195.xml 

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

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


[startup+0.103096 s]*
/proc/loadavg: 7.63 6.78 4.54 6/217 9431
/proc/meminfo: memFree=20594336/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10555400 memory=32524 CPUtime=0.13 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 6755 0 0 0 12 1 0 0 20 0 15 0 96100447 10808729600 8131 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2638850 8131 2790 1 0 2627263 0
[pid=9416/tid=9418] ppid=9413 vsize=10555400 memory=-8681635475634353344 CPUtime=0.09 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) R 9413 9416 4973 0 -1 4202560 4597 0 0 0 8 1 0 0 20 0 15 0 96100448 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327701563696 140327681385829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327257057648 140327697353346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327256003616 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327254950768 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0.02 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) R 9413 9416 4973 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140326726519408 140327697363546 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 8131 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 32524 KiB

[startup+0.210684 s]*
/proc/loadavg: 7.63 6.78 4.54 6/217 9431
/proc/meminfo: memFree=20584560/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10555400 memory=42780 CPUtime=0.31 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 8479 0 0 0 29 2 0 0 20 0 15 0 96100447 10808729600 10695 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2638850 10695 2965 1 0 2627263 0
[pid=9416/tid=9418] ppid=9413 vsize=10555400 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) R 9413 9416 4973 0 -1 4202560 5304 0 0 0 18 2 0 0 20 0 15 0 96100448 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327701577296 140327681422686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10555400 memory=365 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10555400 memory=140239054793738 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100448 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327257057648 140327697353346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327256003616 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96100450 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327254950768 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 10759 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10555400 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 575 0 0 0 2 0 0 0 20 0 15 0 96100453 10808729600 10759 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10555400 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 505 0 0 0 1 0 0 0 20 0 15 0 96100453 10808729600 10767 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0.06 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 741 0 0 0 6 0 0 0 20 0 15 0 96100453 10808729600 10767 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 10767 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10555400 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100453 10808729600 10767 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 42780 KiB

[startup+0.31299 s]*
/proc/loadavg: 7.63 6.78 4.54 6/217 9431
/proc/meminfo: memFree=20578852/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10555476 memory=51548 CPUtime=0.54 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 9092 0 0 0 51 3 0 0 20 0 15 0 96100447 10808807424 12887 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2638869 12887 3034 1 0 2627263 0
[pid=9416/tid=9418] ppid=9413 vsize=10555476 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) R 9413 9416 4973 0 -1 4202560 5703 0 0 0 28 2 0 0 20 0 15 0 96100448 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327701579376 140327681422686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10555476 memory=304556153373982743 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10555476 memory=15401676153243288 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10555476 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327257057648 140327697353346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327256003616 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327254950768 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10555476 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) R 9413 9416 4973 0 -1 1077944384 636 0 0 0 4 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10555476 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) R 9413 9416 4973 0 -1 4202560 578 0 0 0 4 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140326727572208 140327681731064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10555476 memory=140239054784128 CPUtime=0.13 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) R 9413 9416 4973 0 -1 4202560 820 0 0 0 13 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140326726515088 140327697363546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10555476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10555476 memory=140239054784128 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 12887 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 51548 KiB

[startup+0.708662 s]
/proc/loadavg: 7.63 6.78 4.54 10/217 9431
/proc/meminfo: memFree=20450576/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10555476 memory=191736 CPUtime=1.75 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 12647 0 0 0 169 6 0 0 20 0 15 0 96100447 10808807424 47934 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2638869 47934 3114 1 0 2627263 0
[pid=9416/tid=9418] ppid=9413 vsize=10555476 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) S 9413 9416 4973 0 -1 1077944384 6030 0 0 0 64 3 0 0 20 0 15 0 96100448 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327701571152 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10555476 memory=792 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) R 9413 9416 4973 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327656103056 140327682369343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10555476 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10555476 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) R 9413 9416 4973 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10555476 memory=5716 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) R 9413 9416 4973 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 15 0 96100448 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327300958992 140327682370077 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10555476 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327257056160 140327697352405 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10555476 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327256003616 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10555476 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327254950768 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10555476 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10555476 memory=4639098309541127021 CPUtime=0.38 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) R 9413 9416 4973 0 -1 4202560 2129 0 0 0 38 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140326728606024 140327678064163 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10555476 memory=7597685182856913236 CPUtime=0.37 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) R 9413 9416 4973 0 -1 4202560 1839 0 0 0 37 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140326727556632 140327676588089 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10555476 memory=7236547281622689387 CPUtime=0.27 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 1157 0 0 0 27 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10555476 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96100453 10808807424 47934 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 191736 KiB

[startup+1.50076 s]
/proc/loadavg: 7.63 6.78 4.54 8/217 9431
/proc/meminfo: memFree=20365388/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10555476 memory=475212 CPUtime=4.25 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 19710 0 0 0 406 19 0 0 20 0 15 0 96100447 10808807424 118803 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2638869 118803 3128 1 0 2627263 0
[pid=9416/tid=9418] ppid=9413 vsize=10555476 memory=0 CPUtime=1.29 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) R 9413 9416 4973 0 -1 4202560 6093 0 0 0 124 5 0 0 20 0 15 0 96100448 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327701577984 140327336960941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10555476 memory=-8754540793456063680 CPUtime=0.12 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 75 0 0 0 10 2 0 0 20 0 15 0 96100448 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10555476 memory=-2843874019102283166 CPUtime=0.11 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 141 0 0 0 9 2 0 0 20 0 15 0 96100448 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10555476 memory=5450919713671312938 CPUtime=0.15 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 166 0 0 0 12 3 0 0 20 0 15 0 96100448 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10555476 memory=7005738693937936738 CPUtime=0.12 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 168 0 0 0 10 2 0 0 20 0 15 0 96100448 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10555476 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 96100450 10808807424 118803 33554432000 4194304 4196468 140723714912624 140327257057648 140327697353346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0

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

/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 8411 0 0 0 40 3 0 0 20 0 16 0 96100450 10876968960 652049 33554432000 4194304 4196468 140723714912624 140327257057648 140327697353346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10622040 memory=280477873429440 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 96100450 10876968960 652049 33554432000 4194304 4196468 140723714912624 140327256003680 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10622040 memory=2608196 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 96100450 10876968960 652049 33554432000 4194304 4196468 140723714912624 140327254950784 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10622040 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10622040 memory=280477874668064 CPUtime=2.04 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 10534 0 0 0 203 1 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10622040 memory=-7161732098442470212 CPUtime=1.91 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 9593 0 0 0 190 1 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10622040 memory=1424 CPUtime=0.39 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 4154 0 0 0 39 0 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10622040 memory=8552 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10622040 memory=2575428 CPUtime=1.28 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 2167 0 0 0 62 66 0 0 20 0 16 0 96100453 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9432] ppid=9413 vsize=10622040 memory=2575428 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9432/stat : 9432 (java) S 9413 9416 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96100652 10876968960 652049 33554432000 4194304 4196468 140723714912624 140326723359664 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 2608196 KiB

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

[startup+2510.29 s]
# the end of solver process 9416 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2521.31 s, system=3.08676 s

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

[startup+2509.6 s]
/proc/loadavg: 2.21 2.07 2.24 6/218 9684
/proc/meminfo: memFree=23945092/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10756196 memory=3248976 CPUtime=2522.76 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 104729 0 0 0 251969 307 0 0 20 0 17 0 96100447 11014344704 812244 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2689049 812244 3164 1 0 2677443 0
[pid=9416/tid=9418] ppid=9413 vsize=10756196 memory=1224 CPUtime=2506.87 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) S 9413 9416 4973 0 -1 1077944384 55502 0 0 0 250660 27 0 0 20 0 17 0 96100448 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327701583792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10756196 memory=5716 CPUtime=2.44 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) R 9413 9416 4973 0 -1 4202560 3218 0 0 0 190 54 0 0 20 0 17 0 96100448 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327656103056 140327689970407 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10756196 memory=1708 CPUtime=2.45 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) R 9413 9416 4973 0 -1 4202560 2744 0 0 0 189 56 0 0 20 0 17 0 96100448 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327303064400 140327682042887 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10756196 memory=4612 CPUtime=2.42 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) R 9413 9416 4973 0 -1 4202560 3171 0 0 0 188 54 0 0 20 0 17 0 96100448 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327302011600 140327682042832 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10756196 memory=1008 CPUtime=2.41 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) R 9413 9416 4973 0 -1 4202560 2759 0 0 0 186 55 0 0 20 0 17 0 96100448 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327300959112 140327689970407 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10756196 memory=1944 CPUtime=0.44 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) S 9413 9416 4973 0 -1 1077944384 9081 0 0 0 41 3 0 0 20 0 17 0 96100450 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327257056192 140327697352405 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10756196 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327256003680 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10756196 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327254950784 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10756196 memory=8552 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10756196 memory=15872 CPUtime=2.04 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 10534 0 0 0 203 1 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10756196 memory=4052 CPUtime=1.91 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 9593 0 0 0 190 1 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10756196 memory=16636 CPUtime=0.39 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 4231 0 0 0 39 0 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10756196 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10756196 memory=792 CPUtime=1.28 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 2167 0 0 0 62 66 0 0 20 0 17 0 96100453 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9682] ppid=9413 vsize=10756196 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9682/stat : 9682 (java) S 9413 9416 4973 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326722306160 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9683] ppid=9413 vsize=10756196 memory=18472 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9683/stat : 9683 (java) S 9413 9416 4973 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812244 33554432000 4194304 4196468 140723714912624 140326721253984 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 2522.76 s
Current children cumulated vsize: 10756196 KiB
Current children cumulated memory: 3248976 KiB

[startup+2510 s]*
/proc/loadavg: 2.21 2.07 2.24 3/218 9684
/proc/meminfo: memFree=23457548/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10756196 memory=3249428 CPUtime=2524.1 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 105004 0 0 0 252103 307 0 0 20 0 17 0 96100447 11014344704 812357 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2689049 812357 3164 1 0 2677443 0
[pid=9416/tid=9418] ppid=9413 vsize=10756196 memory=7516885358946177113 CPUtime=2506.87 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) S 9413 9416 4973 0 -1 1077944384 55502 0 0 0 250660 27 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327701583792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10756196 memory=4872558044660077418 CPUtime=2.76 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 3273 0 0 0 222 54 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10756196 memory=792 CPUtime=2.76 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 2842 0 0 0 220 56 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10756196 memory=9992 CPUtime=2.73 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 3208 0 0 0 219 54 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10756196 memory=0 CPUtime=2.72 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 2844 0 0 0 217 55 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10756196 memory=1200 CPUtime=0.54 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) R 9413 9416 4973 0 -1 4202560 9081 0 0 0 51 3 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327257056192 140327682042830 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10756196 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327256003680 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10756196 memory=8552 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327254950784 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10756196 memory=844 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10756196 memory=1696 CPUtime=2.04 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 10534 0 0 0 203 1 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10756196 memory=916 CPUtime=1.91 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 9593 0 0 0 190 1 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10756196 memory=3832 CPUtime=0.39 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 4231 0 0 0 39 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10756196 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10756196 memory=4612 CPUtime=1.28 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 2167 0 0 0 62 66 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9682] ppid=9413 vsize=10756196 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9682/stat : 9682 (java) S 9413 9416 4973 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326722306160 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9683] ppid=9413 vsize=10756196 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9683/stat : 9683 (java) S 9413 9416 4973 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326721253984 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 2524.1 s
Current children cumulated vsize: 10756196 KiB
Current children cumulated memory: 3249428 KiB

[startup+2510.2 s]
/proc/loadavg: 2.21 2.07 2.24 3/218 9684
/proc/meminfo: memFree=23457548/32770624 swapFree=67108860/67108860
[pid=9416] ppid=9413 vsize=10756196 memory=3249428 CPUtime=2524.29 cores=0,2,4,6
/proc/9416/stat : 9416 (java) S 9413 9416 4973 0 -1 1077944320 105004 0 0 0 252122 307 0 0 20 0 17 0 96100447 11014344704 812357 33554432000 4194304 4196468 140723714912624 140723714895168 140327697342199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
/proc/9416/statm: 2689049 812357 3164 1 0 2677443 0
[pid=9416/tid=9418] ppid=9413 vsize=10756196 memory=1424 CPUtime=2506.87 cores=0,2,4,6
/proc/9416/task/9418/stat : 9418 (java) S 9413 9416 4973 0 -1 1077944384 55502 0 0 0 250660 27 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327701583792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9419] ppid=9413 vsize=10756196 memory=8112282956445269571 CPUtime=2.76 cores=0,2,4,6
/proc/9416/task/9419/stat : 9419 (java) S 9413 9416 4973 0 -1 1077944384 3273 0 0 0 222 54 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327656103056 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9420] ppid=9413 vsize=10756196 memory=14979957709343143 CPUtime=2.76 cores=0,2,4,6
/proc/9416/task/9420/stat : 9420 (java) S 9413 9416 4973 0 -1 1077944384 2842 0 0 0 220 56 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327303064592 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9421] ppid=9413 vsize=10756196 memory=1796 CPUtime=2.73 cores=0,2,4,6
/proc/9416/task/9421/stat : 9421 (java) S 9413 9416 4973 0 -1 1077944384 3208 0 0 0 219 54 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327302011792 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9422] ppid=9413 vsize=10756196 memory=960 CPUtime=2.72 cores=0,2,4,6
/proc/9416/task/9422/stat : 9422 (java) S 9413 9416 4973 0 -1 1077944384 2844 0 0 0 217 55 0 0 20 0 17 0 96100448 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327300958992 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9423] ppid=9413 vsize=10756196 memory=1236 CPUtime=0.73 cores=0,2,4,6
/proc/9416/task/9423/stat : 9423 (java) R 9413 9416 4973 0 -1 4202560 9081 0 0 0 70 3 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327257056192 140327682042814 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9424] ppid=9413 vsize=10756196 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9424/stat : 9424 (java) S 9413 9416 4973 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327256003680 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9425] ppid=9413 vsize=10756196 memory=932 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9425/stat : 9425 (java) S 9413 9416 4973 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 96100450 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327254950784 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9426] ppid=9413 vsize=10756196 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9426/stat : 9426 (java) S 9413 9416 4973 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140327253899088 140327697360795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9427] ppid=9413 vsize=10756196 memory=2244 CPUtime=2.04 cores=0,2,4,6
/proc/9416/task/9427/stat : 9427 (java) S 9413 9416 4973 0 -1 1077944384 10534 0 0 0 203 1 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326728625008 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9428] ppid=9413 vsize=10756196 memory=4132 CPUtime=1.91 cores=0,2,4,6
/proc/9416/task/9428/stat : 9428 (java) S 9413 9416 4973 0 -1 1077944384 9593 0 0 0 190 1 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326727572208 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9429] ppid=9413 vsize=10756196 memory=2204 CPUtime=0.39 cores=0,2,4,6
/proc/9416/task/9429/stat : 9429 (java) S 9413 9416 4973 0 -1 1077944384 4231 0 0 0 39 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326726519408 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9430] ppid=9413 vsize=10756196 memory=7280 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9430/stat : 9430 (java) S 9413 9416 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326725466848 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9431] ppid=9413 vsize=10756196 memory=844 CPUtime=1.28 cores=0,2,4,6
/proc/9416/task/9431/stat : 9431 (java) S 9413 9416 4973 0 -1 1077944384 2167 0 0 0 62 66 0 0 20 0 17 0 96100453 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326724414128 140327697353346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9682] ppid=9413 vsize=10756196 memory=301741373374332954 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9682/stat : 9682 (java) S 9413 9416 4973 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326722306160 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
[pid=9416/tid=9683] ppid=9413 vsize=10756196 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/9416/task/9683/stat : 9683 (java) S 9413 9416 4973 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 17 0 96351338 11014344704 812357 33554432000 4194304 4196468 140723714912624 140326721253984 140327697352405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7430144 140723714917510 140723714917663 140723714917663 140723714920399 0
Current children cumulated CPU time: 2524.29 s
Current children cumulated vsize: 10756196 KiB
Current children cumulated memory: 3249428 KiB

Child status: 143
Real time (s): 2510.29
CPU time (s): 2524.4
CPU user time (s): 2521.31
CPU system time (s): 3.08676
CPU usage (%): 100.562
Max. virtual memory (cumulated for all children) (KiB): 10756196
Max. memory (cumulated for all children) (KiB): 3249428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2521.31
system time used= 3.08676
maximum resident set size= 3254968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56941
involuntary context switches= 1941


# summary of solver processes directly reported to runsolver:
#   pid: 9416
#   total CPU time (s): 2524.4
#   total CPU user time (s): 2521.31
#   total CPU system time (s): 3.08676

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9575 second user time and 24.8872 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-13 15:02:17
IDJOB=4262868
IDBENCH=133715
IDSOLVER=2651
FILE ID=node151/4262868-1502630195
RUNJOBID= node151-1502612262-5004
PBS_JOBID= 20628306
Free space on /tmp= 61756 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-r2.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262868-1502630195/watcher-4262868-1502630195 -o /tmp/evaluation-result-4262868-1502630195/solver-4262868-1502630195 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502612262-5004 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262868-1502630195.xml

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

MD5SUM BENCH= 1feceec156c21411e87c939d9e284415
RANDOM SEED=1985513015

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20615808 kB
MemAvailable:   23724352 kB
Buffers:          237040 kB
Cached:          3162852 kB
SwapCached:            0 kB
Active:          9098644 kB
Inactive:        2607760 kB
Active(anon):    8309000 kB
Inactive(anon):    25044 kB
Active(file):     789644 kB
Inactive(file):  2582716 kB
Unevictable:        7024 kB
Mlocked:            7024 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1612 kB
Writeback:             0 kB
AnonPages:       8307440 kB
Mapped:            55340 kB
Shmem:             25224 kB
Slab:             130932 kB
SReclaimable:     104040 kB
SUnreclaim:        26892 kB
KernelStack:        3840 kB
PageTables:        21036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8165376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61752 MiB
End job on node151 at 2017-08-13 15:44:07