Trace number 4262968

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-05SAT (TO)982 2520.1001 2496.9199

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-17.xml
MD5SUM072cba4c7f6c08974f35ec38dd54383a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark992
Best CPU time to get the best result obtained on this benchmark44.660999
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.50/0.38	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.50/0.38	c This is free software under the dual EPL/GNU LGPL licenses.
0.50/0.38	c See www.sat4j.org for details.
0.50/0.38	c That software uses the Rhino library from the Mozilla project.
0.50/0.38	c version CUSTOM.v20170705
0.50/0.38	c java.runtime.name	Java(TM) SE Runtime Environment
0.50/0.38	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.50/0.38	c java.vm.version	25.131-b11
0.50/0.38	c java.vm.vendor	Oracle Corporation
0.50/0.38	c sun.arch.data.model	64
0.50/0.38	c java.version		1.8.0_131
0.50/0.38	c os.name		Linux
0.50/0.38	c os.version		3.10.0-514.16.1.el7.x86_64
0.50/0.38	c os.arch		amd64
0.50/0.38	c Free memory 		499604488
0.50/0.38	c Max memory 		7247757312
0.50/0.38	c Total memory 		504889344
0.50/0.38	c Number of processors 	4
0.50/0.38	c c --- Begin Solver configuration ---
0.50/0.38	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.50/0.38	c Learn all clauses as in MiniSAT
0.50/0.38	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.50/0.38	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.50/0.38	c No reason simplification
0.50/0.38	c Glucose 2.1 dynamic restart strategy
0.50/0.38	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
0.50/0.38	c timeout=2147483s
0.50/0.38	c DB Simplification allowed=false
0.50/0.38	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.50/0.38	c --- End Solver configuration ---
0.50/0.38	c constraints type 
0.50/0.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
0.50/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1341
0.50/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61652
0.50/0.38	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.50/0.38	c 63095 constraints processed.
837.24/834.60	o 330
840.88/838.07	o 459
842.35/839.17	o 552
847.67/844.30	o 742
848.37/844.99	o 761
851.01/847.50	o 778
852.11/848.68	o 807
852.41/848.95	o 854
852.52/849.07	o 857
852.62/849.18	o 860
853.70/849.85	o 873
858.30/854.23	o 893
861.21/857.18	o 894
864.51/860.41	o 901
867.33/863.21	o 908
868.83/864.71	o 923
875.19/871.03	o 940
877.19/873.02	o 961
905.30/901.00	o 962
915.41/911.08	o 971
1363.02/1354.43	o 975
1508.37/1499.20	o 982
2520.08/2496.90	c starts		: 6541
2520.08/2496.90	c conflicts		: 1409848
2520.08/2496.90	c decisions		: 3240273
2520.08/2496.90	c propagations		: 8566802312
2520.08/2496.90	c inspects		: 14636951657
2520.08/2496.90	c shortcuts		: 0
2520.08/2496.90	c learnt literals	: 1984
2520.08/2496.90	c learnt binary clauses	: 156
2520.08/2496.90	c learnt ternary clauses	: 6910
2520.08/2496.90	c learnt constraints	: 1407864
2520.08/2496.90	c ignored constraints	: 0
2520.08/2496.90	c root simplifications	: 0
2520.08/2496.90	c removed literals (reason simplification)	: 0
2520.08/2496.90	c reason swapping (by a shorter reason)	: 0
2520.08/2496.90	c Calls to reduceDB	: 89
2520.08/2496.90	c Number of update (reduction) of LBD	: 427038
2520.08/2496.90	c Imported unit clauses	: 0
2520.08/2496.90	c number of reductions to clauses (during analyze)	: 0
2520.08/2496.90	c number of learned constraints concerned by reduction	: 0
2520.08/2496.90	c number of learning phase by resolution	: 0
2520.08/2496.90	c number of learning phase by cutting planes	: 0
2520.08/2496.90	c number of rounding to 1 operations	: 0
2520.08/2496.90	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.08/2496.90	c number of reductions of the coefficients by power 2 	: 0
2520.08/2496.90	c number of right shift for reduction by power 2 	: 0
2520.08/2496.90	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.08/2496.90	c speed (assignments/second)	: 3431515.4381702114
2520.08/2496.90	c non guided choices	14746
2520.08/2496.90	c learnt constraints type 
2520.08/2496.90	s SATISFIABLE
2520.08/2496.90	v <instantiation type="solution">
2520.08/2496.90	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
2520.08/2496.90	v 	<values> 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 1 1 0 0 1 1 0 0 0 0 0 0 1 0 1 1 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 </values>
2520.08/2496.90	v </instantiation>
2520.08/2496.90	

Verifier Data

OK	982

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 (5988 MiB free)
  memory of node 1: 16384 MiB (12344 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262968-1502629720/watcher-4262968-1502629720 -o /tmp/evaluation-result-4262968-1502629720/solver-4262968-1502629720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502619125-748 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262968-1502629720.xml 

running on 4 cores: 1,3,5,7

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

solver pid=2880, runsolver pid=2877

[startup+0.102419 s]*
/proc/loadavg: 7.76 5.90 4.01 6/216 2895
/proc/meminfo: memFree=18753576/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10555400 memory=31376 CPUtime=0.13 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 6382 0 0 0 12 1 0 0 20 0 15 0 96059882 10808729600 7844 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2638850 7844 2819 1 0 2627263 0
[pid=2880/tid=2882] ppid=2877 vsize=10555400 memory=7022364594140610616 CPUtime=0.09 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 4243 0 0 0 8 1 0 0 20 0 15 0 96059883 10808729600 7844 33554432000 4194304 4196468 140736454800064 140688114251600 140688110048413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10555400 memory=343 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 7844 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10555400 memory=288370503247947392 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 7844 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 7844 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 7844 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687600346144 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687599293296 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0.02 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 7844 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 31376 KiB

[startup+0.210854 s]*
/proc/loadavg: 7.76 5.90 4.01 6/216 2895
/proc/meminfo: memFree=18747000/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10555400 memory=37844 CPUtime=0.29 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 7234 0 0 0 27 2 0 0 20 0 15 0 96059882 10808729600 9461 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2638850 9461 2899 1 0 2627263 0
[pid=2880/tid=2882] ppid=2877 vsize=10555400 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 4884 0 0 0 19 1 0 0 20 0 15 0 96059883 10808729600 9468 33554432000 4194304 4196468 140736454800064 140688114257008 140688110038422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10555400 memory=343 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 9468 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10555400 memory=288370503247947392 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 9468 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 9468 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059883 10808729600 9468 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687600346144 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96059885 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687599293296 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) R 2877 2880 30942 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) R 2877 2880 30942 0 -1 4202560 66 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687596137200 140688091384144 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0.05 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) R 2877 2880 30942 0 -1 4202560 402 0 0 0 5 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687595084400 140687710355577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10555400 memory=140127096235648 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059888 10808729600 9468 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 37844 KiB

[startup+0.310516 s]*
/proc/loadavg: 7.76 5.90 4.01 9/216 2895
/proc/meminfo: memFree=18739060/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10555476 memory=46364 CPUtime=0.5 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 8358 0 0 0 47 3 0 0 20 0 15 0 96059882 10808807424 11591 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2638869 11591 3026 1 0 2627263 0
[pid=2880/tid=2882] ppid=2877 vsize=10555476 memory=280253998268736 CPUtime=0.29 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 5261 0 0 0 28 1 0 0 20 0 15 0 96059883 10808807424 11591 33554432000 4194304 4196468 140736454800064 140688114220736 140687712463372 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808807424 11591 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10555476 memory=280254095359584 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808807424 11591 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10555476 memory=280253998245584 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059883 10808807424 11591 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10555476 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059883 10808807424 11591 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10555476 memory=280254095366496 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96059885 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10555476 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96059885 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687600346144 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10555476 memory=2110477606236868 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96059885 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687599293296 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10555476 memory=2110477606128452 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) R 2877 2880 30942 0 -1 4202560 653 0 0 0 3 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687597190000 140688093525173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10555476 memory=2272 CPUtime=0.03 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) R 2877 2880 30942 0 -1 1077944384 369 0 0 0 3 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10555476 memory=140131391202943 CPUtime=0.12 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 715 0 0 0 12 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10555476 memory=140127096235648 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96059888 10808807424 11591 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46364 KiB

[startup+0.700794 s]
/proc/loadavg: 7.76 5.90 4.01 8/217 2896
/proc/meminfo: memFree=18713000/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10622040 memory=75224 CPUtime=1.49 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 9958 0 0 0 145 4 0 0 20 0 16 0 96059882 10876968960 18806 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2655510 18806 3075 1 0 2643904 0
[pid=2880/tid=2882] ppid=2877 vsize=10622040 memory=5862913222370821278 CPUtime=0.68 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 5307 0 0 0 66 2 0 0 20 0 16 0 96059883 10876968960 18806 33554432000 4194304 4196468 140736454800064 140688114262936 140687712842277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10622040 memory=-7655404311101385754 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 18806 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10622040 memory=7301856073203476816 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 18806 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10622040 memory=2816 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 18806 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10622040 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 18806 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10622040 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10622040 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687600346144 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10622040 memory=6153431502485414753 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687599293296 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10622040 memory=7739276948478453609 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10622040 memory=5787213857196369745 CPUtime=0.31 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 1309 0 0 0 31 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10622040 memory=7898351070516488779 CPUtime=0.31 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 1164 0 0 0 31 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10622040 memory=8996927271496152618 CPUtime=0.15 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 787 0 0 0 15 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10622040 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10622040 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2896] ppid=2877 vsize=10622040 memory=7682475212697334586 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2896/stat : 2896 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96059922 10876968960 18806 33554432000 4194304 4196468 140736454800064 140687591924656 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 75224 KiB

[startup+1.50077 s]
/proc/loadavg: 7.76 5.90 4.01 6/217 2896
/proc/meminfo: memFree=18707524/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10622040 memory=77892 CPUtime=2.33 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 10865 0 0 0 229 4 0 0 20 0 16 0 96059882 10876968960 19473 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2655510 19473 3084 1 0 2643904 0
[pid=2880/tid=2882] ppid=2877 vsize=10622040 memory=2836 CPUtime=1.48 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 5585 0 0 0 146 2 0 0 20 0 16 0 96059883 10876968960 19473 33554432000 4194304 4196468 140736454800064 140688114262560 140687713015945 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10622040 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 19473 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10622040 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 19473 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 19473 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96059883 10876968960 19473 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0

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

/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 8795 0 0 0 525 46 0 0 20 0 16 0 96059883 10876968960 100299 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10622040 memory=0 CPUtime=5.68 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 10042 0 0 0 523 45 0 0 20 0 16 0 96059883 10876968960 100299 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10622040 memory=401192 CPUtime=5.7 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 9164 0 0 0 524 46 0 0 20 0 16 0 96059883 10876968960 100299 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10622040 memory=479952 CPUtime=0.46 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 19321 0 0 0 39 7 0 0 20 0 16 0 96059885 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10622040 memory=401188 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687600346208 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10622040 memory=401188 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687599293312 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10622040 memory=401196 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10622040 memory=463572 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 8193 0 0 0 124 1 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10622040 memory=6628 CPUtime=1.51 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 8589 0 0 0 150 1 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10622040 memory=4140 CPUtime=0.27 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 3595 0 0 0 26 1 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10622040 memory=27696 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10622040 memory=518768 CPUtime=1.22 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1656 0 0 0 52 70 0 0 20 0 16 0 96059888 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2896] ppid=2877 vsize=10622040 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2896/stat : 2896 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96059922 10876968960 100299 33554432000 4194304 4196468 140736454800064 140687591924656 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 2463.83 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 401196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496.7 s]
/proc/loadavg: 1.88 1.89 2.14 3/217 3072
/proc/meminfo: memFree=25295868/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10622040 memory=525084 CPUtime=2520 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 104107 0 0 0 251710 290 0 0 20 0 16 0 96059882 10876968960 131271 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2655510 131271 3156 1 0 2643904 0
[pid=2880/tid=2882] ppid=2877 vsize=10622040 memory=525084 CPUtime=2490.01 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) R 2877 2880 30942 0 -1 4202560 18283 0 0 0 248995 6 0 0 20 0 16 0 96059883 10876968960 131271 33554432000 4194304 4196468 140736454800064 140688114265520 140687712842147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10622040 memory=1236 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 11132 0 0 0 575 52 0 0 20 0 16 0 96059883 10876968960 131271 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10622040 memory=619052 CPUtime=6.28 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 9432 0 0 0 576 52 0 0 20 0 16 0 96059883 10876968960 131271 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10622040 memory=426412 CPUtime=6.25 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 11364 0 0 0 574 51 0 0 20 0 16 0 96059883 10876968960 131271 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10622040 memory=426412 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 9898 0 0 0 575 52 0 0 20 0 16 0 96059883 10876968960 131271 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10622040 memory=562724 CPUtime=0.5 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 20467 0 0 0 43 7 0 0 20 0 16 0 96059885 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10622040 memory=619052 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687600346208 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10622040 memory=619052 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 96059885 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687599293312 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10622040 memory=525084 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10622040 memory=529468 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 8195 0 0 0 124 1 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10622040 memory=525084 CPUtime=1.51 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 8591 0 0 0 150 1 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10622040 memory=4140 CPUtime=0.27 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 3597 0 0 0 26 1 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10622040 memory=27696 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10622040 memory=587452 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1674 0 0 0 53 72 0 0 20 0 16 0 96059888 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2896] ppid=2877 vsize=10622040 memory=587452 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2896/stat : 2896 (java) S 2877 2880 30942 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96059922 10876968960 131271 33554432000 4194304 4196468 140736454800064 140687591924656 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 525084 KiB

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

[startup+2496.92 s]
# the end of solver process 2880 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.19 s, system=2.90871 s

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

[startup+2496.81 s]
/proc/loadavg: 1.88 1.89 2.14 3/217 3072
/proc/meminfo: memFree=25295868/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10821732 memory=525132 CPUtime=2520.08 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 104389 0 0 0 251718 290 0 0 20 0 17 0 96059882 11081453568 131283 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2705433 131283 3158 1 0 2693827 0
[pid=2880/tid=2882] ppid=2877 vsize=10821732 memory=1292 CPUtime=2490.09 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) S 2877 2880 30942 0 -1 1077944384 18286 0 0 0 249003 6 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688114269360 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10821732 memory=4140 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 11132 0 0 0 575 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10821732 memory=27696 CPUtime=6.28 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 9432 0 0 0 576 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10821732 memory=525084 CPUtime=6.25 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 11364 0 0 0 574 51 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10821732 memory=525084 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 9898 0 0 0 575 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10821732 memory=10588 CPUtime=0.5 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 20467 0 0 0 43 7 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10821732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687600346208 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10821732 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687599293312 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10821732 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10821732 memory=2836 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 8208 0 0 0 124 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10821732 memory=2344 CPUtime=1.51 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 8646 0 0 0 150 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10821732 memory=1576 CPUtime=0.27 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 3659 0 0 0 26 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10821732 memory=932 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10821732 memory=2236 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1674 0 0 0 53 72 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10821732 KiB
Current children cumulated memory: 525132 KiB

[startup+2496.9 s]
/proc/loadavg: 1.88 1.89 2.14 3/217 3072
/proc/meminfo: memFree=25295868/32770624 swapFree=67108860/67108860
[pid=2880] ppid=2877 vsize=10821732 memory=525132 CPUtime=2520.08 cores=1,3,5,7
/proc/2880/stat : 2880 (java) S 2877 2880 30942 0 -1 1077944320 104389 0 0 0 251718 290 0 0 20 0 17 0 96059882 11081453568 131283 33554432000 4194304 4196468 140736454800064 140736454782608 140688110026487 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
/proc/2880/statm: 2705433 131283 3158 1 0 2693827 0
[pid=2880/tid=2882] ppid=2877 vsize=10821732 memory=529468 CPUtime=2490.09 cores=1,3,5,7
/proc/2880/task/2882/stat : 2882 (java) S 2877 2880 30942 0 -1 1077944384 18286 0 0 0 249003 6 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688114269360 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2883] ppid=2877 vsize=10821732 memory=525084 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2883/stat : 2883 (java) S 2877 2880 30942 0 -1 1077944384 11132 0 0 0 575 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688036101264 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2884] ppid=2877 vsize=10821732 memory=619052 CPUtime=6.28 cores=1,3,5,7
/proc/2880/task/2884/stat : 2884 (java) S 2877 2880 30942 0 -1 1077944384 9432 0 0 0 576 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688035048464 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2885] ppid=2877 vsize=10821732 memory=619052 CPUtime=6.25 cores=1,3,5,7
/proc/2880/task/2885/stat : 2885 (java) S 2877 2880 30942 0 -1 1077944384 11364 0 0 0 574 51 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688033995664 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2886] ppid=2877 vsize=10821732 memory=562724 CPUtime=6.27 cores=1,3,5,7
/proc/2880/task/2886/stat : 2886 (java) S 2877 2880 30942 0 -1 1077944384 9898 0 0 0 575 52 0 0 20 0 17 0 96059883 11081453568 131283 33554432000 4194304 4196468 140736454800064 140688032942864 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2887] ppid=2877 vsize=10821732 memory=426412 CPUtime=0.5 cores=1,3,5,7
/proc/2880/task/2887/stat : 2887 (java) S 2877 2880 30942 0 -1 1077944384 20467 0 0 0 43 7 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687601400176 140688110037634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2888] ppid=2877 vsize=10821732 memory=426412 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2888/stat : 2888 (java) S 2877 2880 30942 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687600346208 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2889] ppid=2877 vsize=10821732 memory=619052 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2889/stat : 2889 (java) S 2877 2880 30942 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 17 0 96059885 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687599293312 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2890] ppid=2877 vsize=10821732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2890/stat : 2890 (java) S 2877 2880 30942 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687598241616 140688110045083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2891] ppid=2877 vsize=10821732 memory=525084 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2891/stat : 2891 (java) S 2877 2880 30942 0 -1 1077944384 8208 0 0 0 124 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687597190000 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2892] ppid=2877 vsize=10821732 memory=525084 CPUtime=1.51 cores=1,3,5,7
/proc/2880/task/2892/stat : 2892 (java) S 2877 2880 30942 0 -1 1077944384 8646 0 0 0 150 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687596137200 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2893] ppid=2877 vsize=10821732 memory=587452 CPUtime=0.27 cores=1,3,5,7
/proc/2880/task/2893/stat : 2893 (java) S 2877 2880 30942 0 -1 1077944384 3659 0 0 0 26 1 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687595084400 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2894] ppid=2877 vsize=10821732 memory=587452 CPUtime=0 cores=1,3,5,7
/proc/2880/task/2894/stat : 2894 (java) S 2877 2880 30942 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687594031840 140688110036693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
[pid=2880/tid=2895] ppid=2877 vsize=10821732 memory=4140 CPUtime=1.25 cores=1,3,5,7
/proc/2880/task/2895/stat : 2895 (java) S 2877 2880 30942 0 -1 1077944384 1674 0 0 0 53 72 0 0 20 0 17 0 96059888 11081453568 131283 33554432000 4194304 4196468 140736454800064 140687592979120 140688110037634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140736454804614 140736454804767 140736454804767 140736454807503 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10821732 KiB
Current children cumulated memory: 525132 KiB

Child status: 143
Real time (s): 2496.92
CPU time (s): 2520.1
CPU user time (s): 2517.19
CPU system time (s): 2.90871
CPU usage (%): 100.929
Max. virtual memory (cumulated for all children) (KiB): 10821732
Max. memory (cumulated for all children) (KiB): 773104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.19
system time used= 2.90871
maximum resident set size= 777712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104466
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60439
involuntary context switches= 1549


# summary of solver processes directly reported to runsolver:
#   pid: 2880
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.19
#   total CPU system time (s): 2.90871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1915 second user time and 23.7309 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-13 14:54:22
IDJOB=4262968
IDBENCH=133454
IDSOLVER=2651
FILE ID=node114/4262968-1502629720
RUNJOBID= node114-1502619125-748
PBS_JOBID= 20628297
Free space on /tmp= 61696 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-17.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262968-1502629720/watcher-4262968-1502629720 -o /tmp/evaluation-result-4262968-1502629720/solver-4262968-1502629720 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502619125-748 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262968-1502629720.xml

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

MD5SUM BENCH= 072cba4c7f6c08974f35ec38dd54383a
RANDOM SEED=1134920553

node114.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.98
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.98
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.98
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.98
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:        18774272 kB
MemAvailable:   23664272 kB
Buffers:          152212 kB
Cached:          5028032 kB
SwapCached:            0 kB
Active:          8696132 kB
Inactive:        4851876 kB
Active(anon):    8370644 kB
Inactive(anon):    25036 kB
Active(file):     325488 kB
Inactive(file):  4826840 kB
Unevictable:        6520 kB
Mlocked:            6520 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       8374348 kB
Mapped:            55084 kB
Shmem:             25224 kB
Slab:             132220 kB
SReclaimable:     107012 kB
SUnreclaim:        25208 kB
KernelStack:        3504 kB
PageTables:        21656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8136704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61696 MiB
End job on node114 at 2017-08-13 15:35:59