Trace number 4263748

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-05OPT2 10.8335 7.6115699

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-11.xml
MD5SUM21068963a9b1e3aa386cc6eac6ce07b0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.19624799
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints165
Number of domains1
Minimum domain size55
Maximum domain size55
Distribution of domain sizes[{"size":55,"count":55}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":66},{"degree":10,"count":55}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":165}]
Number of extensional constraints0
Number of intensional constraints165
Distribution of constraint types[{"type":"intension","count":165}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.34/1.17	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
2.34/1.17	c This is free software under the dual EPL/GNU LGPL licenses.
2.34/1.17	c See www.sat4j.org for details.
2.34/1.17	c That software uses the Rhino library from the Mozilla project.
2.34/1.17	c version CUSTOM.v20170705
2.34/1.17	c java.runtime.name	Java(TM) SE Runtime Environment
2.34/1.17	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
2.34/1.17	c java.vm.version	25.131-b11
2.34/1.17	c java.vm.vendor	Oracle Corporation
2.34/1.17	c sun.arch.data.model	64
2.34/1.17	c java.version		1.8.0_131
2.34/1.17	c os.name		Linux
2.34/1.17	c os.version		3.10.0-514.16.1.el7.x86_64
2.34/1.17	c os.arch		amd64
2.34/1.17	c Free memory 		499604488
2.34/1.17	c Max memory 		7247757312
2.34/1.17	c Total memory 		504889344
2.34/1.17	c Number of processors 	4
2.34/1.17	c c --- Begin Solver configuration ---
2.34/1.17	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
2.34/1.17	c Learn all clauses as in MiniSAT
2.34/1.17	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
2.34/1.17	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
2.34/1.17	c No reason simplification
2.34/1.17	c Glucose 2.1 dynamic restart strategy
2.34/1.17	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
2.34/1.17	c timeout=2147483s
2.34/1.17	c DB Simplification allowed=false
2.34/1.17	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
2.34/1.17	c --- End Solver configuration ---
2.34/1.17	c constraints type 
2.34/1.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 110
2.34/1.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1662045
2.34/1.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 330
2.34/1.17	c 1662485 constraints processed.
3.26/1.41	o 54
3.49/1.57	o 53
4.40/2.11	o 50
5.28/2.65	o 47
5.42/2.79	o 38
5.62/2.93	o 36
6.14/3.23	o 35
6.35/3.40	o 34
6.71/3.62	o 33
6.89/3.72	o 32
7.09/3.91	o 31
7.30/4.11	o 30
7.39/4.21	o 28
7.62/4.41	o 27
7.74/4.52	o 26
7.89/4.67	o 25
8.10/4.81	o 22
8.31/5.02	o 20
8.42/5.12	o 19
8.61/5.34	o 18
8.71/5.43	o 17
8.81/5.52	o 16
8.91/5.61	o 14
9.13/5.81	o 13
9.13/5.88	o 12
9.23/5.99	o 11
9.44/6.15	o 10
9.54/6.28	o 9
9.77/6.43	o 8
9.87/6.51	o 7
9.97/6.60	o 6
10.21/6.82	o 5
10.31/6.93	o 4
10.31/7.00	o 3
10.71/7.35	o 2
10.81/7.60	c starts		: 424
10.81/7.60	c conflicts		: 84763
10.81/7.60	c decisions		: 1853890
10.81/7.60	c propagations		: 7491623
10.81/7.60	c inspects		: 60874714
10.81/7.60	c shortcuts		: 0
10.81/7.60	c learnt literals	: 592
10.81/7.60	c learnt binary clauses	: 502
10.81/7.60	c learnt ternary clauses	: 1249
10.81/7.60	c learnt constraints	: 84170
10.81/7.60	c ignored constraints	: 0
10.81/7.60	c root simplifications	: 0
10.81/7.60	c removed literals (reason simplification)	: 0
10.81/7.60	c reason swapping (by a shorter reason)	: 0
10.81/7.60	c Calls to reduceDB	: 12
10.81/7.60	c Number of update (reduction) of LBD	: 62991
10.81/7.60	c Imported unit clauses	: 0
10.81/7.60	c number of reductions to clauses (during analyze)	: 0
10.81/7.60	c number of learned constraints concerned by reduction	: 0
10.81/7.60	c number of learning phase by resolution	: 0
10.81/7.60	c number of learning phase by cutting planes	: 0
10.81/7.60	c number of rounding to 1 operations	: 0
10.81/7.60	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
10.81/7.60	c number of reductions of the coefficients by power 2 	: 0
10.81/7.60	c number of right shift for reduction by power 2 	: 0
10.81/7.60	c number of reductions of the coefficients by GCD over coefficients 	: 0
10.81/7.60	c speed (assignments/second)	: 1166374.4356219836
10.81/7.60	c non guided choices	207347
10.81/7.60	c learnt constraints type 
10.81/7.60	s OPTIMUM FOUND
10.81/7.60	v <instantiation type="optimum" cost="2">
10.81/7.60	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] </list>
10.81/7.60	v 	<values> 0 0 0 2 0 1 0 2 2 2 2 0 0 1 0 2 0 2 0 2 1 2 0 0 0 2 2 1 1 1 2 0 0 0 0 0 0 1 2 2 1 1 0 0 0 0 0 0 0 0 1 2 0 0 1 0 0 0 0 0 0 0 2 1 2 1 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 </values>
10.81/7.60	v </instantiation>
10.81/7.60	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263748-1502640721/watcher-4263748-1502640721 -o /tmp/evaluation-result-4263748-1502640721/solver-4263748-1502640721 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263748-1502640721.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=30109, runsolver pid=30106


[startup+0.100142 s]*
/proc/loadavg: 2.00 2.03 2.45 3/204 30118
/proc/meminfo: memFree=29449796/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10151672 memory=19960 CPUtime=0.02 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 3851 0 0 0 2 0 0 0 20 0 9 0 66267552 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2537918 4990 2123 1 0 2527415 0
[pid=30109/tid=30111] ppid=30106 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 2492 0 0 0 2 0 0 0 20 0 9 0 66267559 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140370204481904 140370185926451 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267560 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10151672 memory=140063374870144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267560 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267560 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66267560 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10151672 memory=140063374870144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66267561 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 66267561 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140369238886048 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 66267562 10395312128 4990 18446744073709551615 4194304 4196468 140730202665648 140369237833008 140370200254165 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 19960 KiB

[startup+0.209794 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30124
/proc/meminfo: memFree=29446248/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10551156 memory=27548 CPUtime=0.08 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 4872 0 0 0 8 0 0 0 20 0 15 0 66267552 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2637789 6887 2739 1 0 2627261 0
[pid=30109/tid=30111] ppid=30106 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 2846 0 0 0 6 0 0 0 20 0 15 0 66267559 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140370204473312 140370183637296 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10551156 memory=328 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10551156 memory=288370439526581888 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10551156 memory=140063374870144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267561 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267561 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369238886048 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267562 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369237832944 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10551156 memory=140063374870144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10551156 memory=140063374870144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267571 10804383744 6887 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27548 KiB

[startup+0.310237 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30124
/proc/meminfo: memFree=29434568/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10551156 memory=36804 CPUtime=0.24 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 7934 0 0 0 22 2 0 0 20 0 15 0 66267552 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2637789 9201 2864 1 0 2627261 0
[pid=30109/tid=30111] ppid=30106 vsize=10551156 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 5621 0 0 0 15 1 0 0 20 0 15 0 66267559 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140370204480832 140370200265885 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267560 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267561 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267561 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369238886048 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267562 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369237832944 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 15 0 66267564 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 378 0 0 0 4 0 0 0 20 0 15 0 66267564 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267571 10804383744 9201 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36804 KiB

[startup+0.701833 s]
/proc/loadavg: 2.00 2.03 2.45 5/210 30124
/proc/meminfo: memFree=29422248/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10551232 memory=117660 CPUtime=1.3 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 11274 0 0 0 125 5 0 0 20 0 15 0 66267552 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2637808 29415 3055 1 0 2627261 0
[pid=30109/tid=30111] ppid=30106 vsize=10551232 memory=83 CPUtime=0.54 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 6335 0 0 0 51 3 0 0 20 0 15 0 66267559 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140370204478096 140369818579200 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10551232 memory=27 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10551232 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267560 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267560 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66267561 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267561 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369238886048 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10551232 memory=855 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267562 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369237832944 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10551232 memory=57 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10551232 memory=224 CPUtime=0.26 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) R 30106 30109 12560 0 -1 4202560 1404 0 0 0 26 0 0 0 20 0 15 0 66267564 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369235718544 140370177840432 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10551232 memory=280126491201296 CPUtime=0.23 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) R 30106 30109 12560 0 -1 4202560 917 0 0 0 23 0 0 0 20 0 15 0 66267564 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369234665552 140370179490294 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10551232 memory=2508328011521 CPUtime=0.22 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) R 30106 30109 12560 0 -1 1077944384 1247 0 0 0 22 0 0 0 20 0 15 0 66267564 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10551232 memory=2516917946113 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267564 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10551232 memory=2559867619073 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267571 10804461568 29415 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 117660 KiB

[startup+1.50078 s]
/proc/loadavg: 2.00 2.03 2.45 3/210 30124
/proc/meminfo: memFree=29237184/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10617796 memory=328416 CPUtime=3.49 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 13868 0 0 0 322 27 0 0 20 0 16 0 66267552 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2654449 82104 3097 1 0 2643902 0
[pid=30109/tid=30111] ppid=30106 vsize=10617796 memory=83 CPUtime=1.16 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 7100 0 0 0 111 5 0 0 20 0 16 0 66267559 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140370204462592 140369819598101 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10617796 memory=27 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 149 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10617796 memory=280126491433712 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 147 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10617796 memory=9132 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 141 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10617796 memory=19658 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 140 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369238886112 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10617796 memory=325676 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 66267562 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369237832960 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10617796 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 1558 0 0 0 61 0 0 0 20 0 16 0 66267564 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10617796 memory=6788 CPUtime=0.61 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 1422 0 0 0 61 0 0 0 20 0 16 0 66267564 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10617796 memory=280126491269056 CPUtime=0.33 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 1743 0 0 0 33 0 0 0 20 0 16 0 66267564 10872623104 82104 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0

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

[pid=30109/tid=30111] ppid=30106 vsize=10617796 memory=280126491494976 CPUtime=5.96 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 8287 0 0 0 591 5 0 0 20 0 16 0 66267559 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370204475536 140369819800377 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10617796 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 149 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10617796 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 147 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10617796 memory=7379261674653569126 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 141 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10617796 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 140 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10617796 memory=1399103955520229747 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10617796 memory=-7965959130280075168 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369238886112 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10617796 memory=332952 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 66267562 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369237832960 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10617796 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10617796 memory=37636 CPUtime=1.38 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 4887 0 0 0 138 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10617796 memory=1292 CPUtime=1.17 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 3363 0 0 0 117 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10617796 memory=2384 CPUtime=0.38 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 1891 0 0 0 38 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 66267571 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30125] ppid=30106 vsize=10617796 memory=280126491367840 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30125/stat : 30125 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66267670 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369230464560 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 9.67 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 332952 KiB

[startup+7.61149 s]
# the end of solver process 30109 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.5424 s, system=0.291116 s

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

[startup+6.40097 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30126
/proc/meminfo: memFree=29138976/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10617796 memory=332952 CPUtime=9.77 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 20725 0 0 0 949 28 0 0 20 0 16 0 66267552 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2654449 83238 3109 1 0 2643902 0
[pid=30109/tid=30111] ppid=30106 vsize=10617796 memory=14408215941105450 CPUtime=6.06 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 8287 0 0 0 601 5 0 0 20 0 16 0 66267559 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370204475536 140369819597935 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10617796 memory=56 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 149 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10617796 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 147 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10617796 memory=-3395018507767677016 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 141 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10617796 memory=-6800859132029471843 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 140 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10617796 memory=1399101730491701635 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10617796 memory=1399101730491701635 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369238886112 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10617796 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 66267562 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369237832960 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10617796 memory=-7173504570860347296 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10617796 memory=280126491536160 CPUtime=1.38 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 4887 0 0 0 138 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10617796 memory=288287766394176294 CPUtime=1.17 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 3363 0 0 0 117 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10617796 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 1891 0 0 0 38 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10617796 memory=288230617492234917 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 66267571 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30125] ppid=30106 vsize=10617796 memory=13845265987684136 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30125/stat : 30125 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66267670 10872623104 83238 18446744073709551615 4194304 4196468 140730202665648 140369230464560 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 9.77 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 332952 KiB

[startup+7.20077 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30126
/proc/meminfo: memFree=29138852/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10617796 memory=333136 CPUtime=10.61 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 23056 0 0 0 1033 28 0 0 20 0 16 0 66267552 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2654449 83284 3116 1 0 2643902 0
[pid=30109/tid=30111] ppid=30106 vsize=10617796 memory=332952 CPUtime=6.86 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) R 30106 30109 12560 0 -1 4202560 9143 0 0 0 681 5 0 0 20 0 16 0 66267559 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140370204475536 140369819598101 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10617796 memory=2384 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 149 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10617796 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 147 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10617796 memory=37636 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 141 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10617796 memory=1292 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 140 0 0 0 13 4 0 0 20 0 16 0 66267560 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10617796 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10617796 memory=1688 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 66267561 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369238886112 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10617796 memory=140063246085729 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 66267562 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369237832960 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10617796 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10617796 memory=6628 CPUtime=1.41 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 6167 0 0 0 141 0 0 0 20 0 16 0 66267564 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10617796 memory=-8774313645642428999 CPUtime=1.17 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 3454 0 0 0 117 0 0 0 20 0 16 0 66267564 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10617796 memory=280126491450080 CPUtime=0.39 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 1986 0 0 0 39 0 0 0 20 0 16 0 66267564 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10617796 memory=280126491325512 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 66267571 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30125] ppid=30106 vsize=10617796 memory=177 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30125/stat : 30125 (java) S 30106 30109 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66267670 10872623104 83284 18446744073709551615 4194304 4196468 140730202665648 140369230464560 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 10.61 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 333136 KiB

[startup+7.60071 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30126
/proc/meminfo: memFree=29138852/32770624 swapFree=67105588/67108860
[pid=30109] ppid=30106 vsize=10750924 memory=333192 CPUtime=10.81 cores=1,3,5,7
/proc/30109/stat : 30109 (java) S 30106 30109 12560 0 -1 1077944320 23495 0 0 0 1053 28 0 0 20 0 16 0 66267552 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140730202648192 140370200243959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
/proc/30109/statm: 2687731 83298 3118 1 0 2677184 0
[pid=30109/tid=30111] ppid=30106 vsize=10750924 memory=0 CPUtime=7.06 cores=1,3,5,7
/proc/30109/task/30111/stat : 30111 (java) S 30106 30109 12560 0 -1 1077944384 9418 0 0 0 701 5 0 0 20 0 16 0 66267559 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140370204484640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30112] ppid=30106 vsize=10750924 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30112/stat : 30112 (java) S 30106 30109 12560 0 -1 1077944384 149 0 0 0 13 4 0 0 20 0 16 0 66267560 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140370141280784 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30113] ppid=30106 vsize=10750924 memory=1292 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30113/stat : 30113 (java) S 30106 30109 12560 0 -1 1077944384 147 0 0 0 13 4 0 0 20 0 16 0 66267560 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140370140228240 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30114] ppid=30106 vsize=10750924 memory=2384 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30114/stat : 30114 (java) S 30106 30109 12560 0 -1 1077944384 141 0 0 0 13 4 0 0 20 0 16 0 66267560 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140370139175184 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30115] ppid=30106 vsize=10750924 memory=1688 CPUtime=0.17 cores=1,3,5,7
/proc/30109/task/30115/stat : 30115 (java) S 30106 30109 12560 0 -1 1077944384 140 0 0 0 13 4 0 0 20 0 16 0 66267560 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140370138122640 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30116] ppid=30106 vsize=10750924 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30116/stat : 30116 (java) S 30106 30109 12560 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 16 0 66267561 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369239939824 140370200255106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30117] ppid=30106 vsize=10750924 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30117/stat : 30117 (java) S 30106 30109 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 66267561 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369238886112 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30118] ppid=30106 vsize=10750924 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30118/stat : 30118 (java) S 30106 30109 12560 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 66267562 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369237832960 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30119] ppid=30106 vsize=10750924 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30119/stat : 30119 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369236781520 140370200262555 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30120] ppid=30106 vsize=10750924 memory=1196 CPUtime=1.42 cores=1,3,5,7
/proc/30109/task/30120/stat : 30120 (java) S 30106 30109 12560 0 -1 1077944384 6168 0 0 0 142 0 0 0 20 0 16 0 66267564 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369235728624 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30121] ppid=30106 vsize=10750924 memory=8604 CPUtime=1.17 cores=1,3,5,7
/proc/30109/task/30121/stat : 30121 (java) S 30106 30109 12560 0 -1 1077944384 3455 0 0 0 117 0 0 0 20 0 16 0 66267564 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369234676080 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30122] ppid=30106 vsize=10750924 memory=1716 CPUtime=0.39 cores=1,3,5,7
/proc/30109/task/30122/stat : 30122 (java) S 30106 30109 12560 0 -1 1077944384 2012 0 0 0 39 0 0 0 20 0 16 0 66267564 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369233623024 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30123] ppid=30106 vsize=10750924 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30123/stat : 30123 (java) S 30106 30109 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267564 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369232570720 140370200254165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
[pid=30109/tid=30124] ppid=30106 vsize=10750924 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30109/task/30124/stat : 30124 (java) S 30106 30109 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 66267571 11008946176 83298 18446744073709551615 4194304 4196468 140730202665648 140369231518768 140370200255106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31993856 140730202669456 140730202669609 140730202669609 140730202673103 0
Current children cumulated CPU time: 10.81 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 333192 KiB

Child status: 0
Real time (s): 7.61157
CPU time (s): 10.8335
CPU user time (s): 10.5424
CPU system time (s): 0.291116
CPU usage (%): 142.33
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 333192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5424
system time used= 0.291116
maximum resident set size= 333520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24013
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2063
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 30109
#   total CPU time (s): 10.8335
#   total CPU user time (s): 10.5424
#   total CPU system time (s): 0.291116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.074864 second user time and 0.110735 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 17:58:00
IDJOB=4263748
IDBENCH=140556
IDSOLVER=2651
FILE ID=node126/4263748-1502640721
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-11.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263748-1502640721/watcher-4263748-1502640721 -o /tmp/evaluation-result-4263748-1502640721/solver-4263748-1502640721 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263748-1502640721.xml

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

MD5SUM BENCH= 21068963a9b1e3aa386cc6eac6ce07b0
RANDOM SEED=2077201610

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
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:        29460576 kB
MemAvailable:   29721192 kB
Buffers:          269216 kB
Cached:           262044 kB
SwapCached:          524 kB
Active:          2664588 kB
Inactive:         164164 kB
Active(anon):    2245396 kB
Inactive(anon):    85544 kB
Active(file):     419192 kB
Inactive(file):    78620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1868 kB
Writeback:             0 kB
AnonPages:       2313428 kB
Mapped:            58368 kB
Shmem:             33440 kB
Slab:             183408 kB
SReclaimable:     157280 kB
SUnreclaim:        26128 kB
KernelStack:        3712 kB
PageTables:         9384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4302232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2207744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 17:58:08