Trace number 4263751

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)3 2520.3701 2293.6899

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-18.xml
MD5SUM3a3404c97a3d7cefcffb7ea6a332e0fb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables324
Number of constraints816
Number of domains1
Minimum domain size153
Maximum domain size153
Distribution of domain sizes[{"size":153,"count":153}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":171},{"degree":17,"count":153}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":816}]
Number of extensional constraints0
Number of intensional constraints816
Distribution of constraint types[{"type":"intension","count":816}]
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

131.75/46.83	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
131.75/46.83	c This is free software under the dual EPL/GNU LGPL licenses.
131.75/46.83	c See www.sat4j.org for details.
131.75/46.83	c That software uses the Rhino library from the Mozilla project.
131.75/46.83	c version CUSTOM.v20170705
131.75/46.83	c java.runtime.name	Java(TM) SE Runtime Environment
131.75/46.83	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
131.75/46.83	c java.vm.version	25.131-b11
131.75/46.83	c java.vm.vendor	Oracle Corporation
131.75/46.83	c sun.arch.data.model	64
131.75/46.83	c java.version		1.8.0_131
131.75/46.83	c os.name		Linux
131.75/46.83	c os.version		3.10.0-514.16.1.el7.x86_64
131.75/46.83	c os.arch		amd64
131.75/46.83	c Free memory 		499604488
131.75/46.83	c Max memory 		7247757312
131.75/46.83	c Total memory 		504889344
131.75/46.83	c Number of processors 	4
131.75/46.83	c c --- Begin Solver configuration ---
131.75/46.83	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
131.75/46.83	c Learn all clauses as in MiniSAT
131.75/46.83	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
131.75/46.83	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
131.75/46.83	c No reason simplification
131.75/46.83	c Glucose 2.1 dynamic restart strategy
131.75/46.83	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
131.75/46.83	c timeout=2147483s
131.75/46.83	c DB Simplification allowed=false
131.75/46.83	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
131.75/46.83	c --- End Solver configuration ---
131.75/46.83	c constraints type 
131.75/46.83	c org.sat4j.minisat.constraints.card.MinWatchCard => 306
131.75/46.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 60869928
131.75/46.83	c org.sat4j.minisat.constraints.cnf.UnitClause => 1632
131.75/46.83	c 60871866 constraints processed.
136.42/49.86	o 152
145.95/58.80	o 150
159.16/71.94	o 147
241.44/136.01	o 146
254.30/148.77	o 143
285.82/180.20	o 142
291.43/185.87	o 137
338.27/232.45	o 133
349.00/243.15	o 132
362.60/256.74	o 131
367.92/262.02	o 130
375.22/269.36	o 129
383.72/277.88	o 128
389.03/283.14	o 127
398.05/292.12	o 126
435.25/309.32	o 125
442.46/316.51	o 124
453.47/327.51	o 123
459.89/333.98	o 121
468.69/342.71	o 120
475.80/349.85	o 119
489.31/363.39	o 118
492.61/366.63	o 117
495.23/369.26	o 116
500.23/374.27	o 115
504.33/378.35	o 114
509.15/383.17	o 113
512.55/386.50	o 112
517.29/391.25	o 111
522.69/396.61	o 110
526.90/400.85	o 109
531.50/405.49	o 108
536.71/410.66	o 107
541.22/415.19	o 105
545.42/419.39	o 104
549.62/423.51	o 103
553.63/427.56	o 102
556.79/430.62	o 101
560.40/434.25	o 100
563.95/437.72	o 99
568.95/442.76	o 98
572.45/446.26	o 97
577.06/450.88	o 96
580.38/454.19	o 95
584.17/457.92	o 94
589.39/463.13	o 93
592.78/466.53	o 92
595.88/469.66	o 91
600.69/474.46	o 90
603.40/477.16	o 89
607.79/481.55	o 88
612.30/486.10	o 87
614.99/488.71	o 86
617.80/491.59	o 85
621.90/495.63	o 84
625.60/499.34	o 83
629.00/502.74	o 82
632.91/506.67	o 81
635.11/508.82	o 79
667.12/521.23	o 78
672.32/526.46	o 77
674.93/529.04	o 76
679.13/533.28	o 75
682.83/536.92	o 74
686.95/541.07	o 73
691.14/545.29	o 72
694.06/548.11	o 71
696.75/550.82	o 69
701.35/555.45	o 67
705.45/559.54	o 66
709.85/564.00	o 65
713.25/567.39	o 64
716.17/570.26	o 63
718.98/573.01	o 62
722.98/577.03	o 61
726.28/580.35	o 60
729.48/583.54	o 59
732.48/586.53	o 58
735.28/589.39	o 57
739.38/593.45	o 56
741.99/596.08	o 55
745.19/599.26	o 54
748.10/602.16	o 53
751.29/605.38	o 52
754.20/608.29	o 51
757.40/611.44	o 50
760.50/614.55	o 49
763.20/617.28	o 48
765.50/619.55	o 47
768.61/622.61	o 46
771.31/625.31	o 45
773.61/627.60	o 44
776.02/630.02	o 43
779.02/633.03	o 42
781.51/635.52	o 41
784.93/638.94	o 39
787.43/641.43	o 38
789.93/643.92	o 37
792.93/646.93	o 36
795.14/649.18	o 35
797.83/651.84	o 34
801.24/655.26	o 33
803.85/657.89	o 32
806.45/660.45	o 31
808.34/662.35	o 30
810.85/664.87	o 29
813.55/667.59	o 28
815.45/669.48	o 27
817.76/671.70	o 26
820.17/674.13	o 25
822.96/676.94	o 24
825.96/679.93	o 23
828.46/682.44	o 22
830.66/684.64	o 21
832.67/686.61	o 20
835.08/689.09	o 19
837.48/691.47	o 18
839.78/693.77	o 17
842.29/696.29	o 16
844.69/698.61	o 15
846.59/700.58	o 14
848.70/702.63	o 13
850.30/704.27	o 12
852.40/706.34	o 11
854.81/708.76	o 10
856.70/710.62	o 9
858.51/712.43	o 8
860.71/714.63	o 7
863.31/717.25	o 6
866.12/720.02	o 5
868.62/722.57	o 4
874.53/728.48	o 3
2520.24/2293.60	c starts		: 10447
2520.24/2293.60	c conflicts		: 5056686
2520.24/2293.60	c decisions		: 173617365
2520.24/2293.60	c propagations		: 3875704203
2520.24/2293.60	c inspects		: 24881717250
2520.24/2293.60	c shortcuts		: 0
2520.24/2293.60	c learnt literals	: 14173
2520.24/2293.60	c learnt binary clauses	: 10778
2520.24/2293.60	c learnt ternary clauses	: 16552
2520.24/2293.60	c learnt constraints	: 5042513
2520.24/2293.60	c ignored constraints	: 0
2520.24/2293.60	c root simplifications	: 0
2520.24/2293.60	c removed literals (reason simplification)	: 0
2520.24/2293.60	c reason swapping (by a shorter reason)	: 0
2520.24/2293.60	c Calls to reduceDB	: 425
2520.24/2293.60	c Number of update (reduction) of LBD	: 3400267
2520.24/2293.60	c Imported unit clauses	: 0
2520.24/2293.60	c number of reductions to clauses (during analyze)	: 0
2520.24/2293.60	c number of learned constraints concerned by reduction	: 0
2520.24/2293.60	c number of learning phase by resolution	: 0
2520.24/2293.60	c number of learning phase by cutting planes	: 0
2520.24/2293.60	c number of rounding to 1 operations	: 0
2520.24/2293.60	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.24/2293.60	c number of reductions of the coefficients by power 2 	: 0
2520.24/2293.60	c number of right shift for reduction by power 2 	: 0
2520.24/2293.60	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.24/2293.60	c speed (assignments/second)	: 1725028.442442143
2520.24/2293.60	c non guided choices	53541987
2520.24/2293.63	c learnt constraints type 
2520.24/2293.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10778
2520.24/2293.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90632
2520.24/2293.63	s SATISFIABLE
2520.24/2293.63	v <instantiation type="solution">
2520.24/2293.63	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[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] 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[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] 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[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] 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[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] 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[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] 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[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] 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[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] 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[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] 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[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] 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[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] 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] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] </list>
2520.24/2293.63	v 	<values> 0 1 0 0 0 1 2 3 0 1 2 1 3 1 1 2 3 2 0 0 0 3 3 2 2 1 1 0 1 0 0 3 2 3 0 2 0 0 0 1 3 0 1 0 1 2 2 2 3 2 0 0 1 2 0 0 0 0 2 1 0 0 3 1 2 0 1 2 1 0 2 3 0 0 0 0 0 3 3 1 3 0 1 2 0 0 1 2 1 2 0 0 0 0 0 0 0 2 2 3 1 2 0 2 3 1 3 3 0 0 0 0 0 0 0 1 2 3 0 2 3 0 0 1 2 3 0 0 0 0 0 0 0 0 3 3 0 1 2 0 2 2 2 1 0 0 0 0 0 0 0 0 0 0 2 1 3 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 3 3 2 3 2 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 2 1 3 0 3 3 0 0 0 0 0 0 0 0 0 0 0 0 3 0 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
2520.24/2293.63	v </instantiation>
2520.24/2293.63	

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263751-1502640797/watcher-4263751-1502640797 -o /tmp/evaluation-result-4263751-1502640797/solver-4263751-1502640797 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502623904-24884 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263751-1502640797.xml 

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

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

solver pid=28347, runsolver pid=28344

[startup+0.101487 s]*
/proc/loadavg: 1.93 1.97 2.27 3/205 28357
/proc/meminfo: memFree=25987028/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10484492 memory=22856 CPUtime=0.05 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 4663 0 0 0 4 1 0 0 20 0 14 0 52420340 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2621123 5714 2580 1 0 2610620 0
[pid=28347/tid=28349] ppid=28344 vsize=10484492 memory=-6442228209218064739 CPUtime=0.05 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) D 28344 28347 11586 0 -1 4202560 2782 0 0 0 4 1 0 0 20 0 14 0 52420345 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140628423481248 140628419265789 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10484492 memory=5767615671922112905 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 52420346 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10484492 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 52420346 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 52420346 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 52420346 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 52420347 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 52420348 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627981980576 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 52420348 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627980927984 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 52420350 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 14 0 52420350 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 52420350 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10484492 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 52420350 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 52420351 10736119808 5714 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 22856 KiB

[startup+0.216747 s]*
/proc/loadavg: 1.93 1.97 2.27 4/210 28362
/proc/meminfo: memFree=25979340/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10551156 memory=29824 CPUtime=0.14 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 7620 0 0 0 12 2 0 0 20 0 15 0 52420340 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2637789 7456 2801 1 0 2627261 0
[pid=28347/tid=28349] ppid=28344 vsize=10551156 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 5463 0 0 0 8 2 0 0 20 0 15 0 52420345 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140628423474176 140628419265693 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10551156 memory=280770882275064 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420347 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52420348 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627981980576 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52420348 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627980927984 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420350 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 52420350 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420350 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0.02 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 52420350 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420351 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420357 10804383744 7456 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 29824 KiB

[startup+0.310194 s]*
/proc/loadavg: 1.93 1.97 2.27 5/210 28362
/proc/meminfo: memFree=25973156/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10551156 memory=38864 CPUtime=0.3 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 8998 0 0 0 27 3 0 0 20 0 15 0 52420340 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2637789 9716 2926 1 0 2627261 0
[pid=28347/tid=28349] ppid=28344 vsize=10551156 memory=140385514157569 CPUtime=0.19 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 6139 0 0 0 17 2 0 0 20 0 15 0 52420345 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140628423482016 140628419265693 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10551156 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10551156 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420347 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52420348 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627981980576 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10551156 memory=280770736519072 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52420348 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627980927984 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420350 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) R 28344 28347 11586 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 15 0 52420350 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10551156 memory=140385368273407 CPUtime=0.01 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) R 28344 28347 11586 0 -1 4202560 224 0 0 0 1 0 0 0 20 0 15 0 52420350 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627977761552 140628399943338 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10551156 memory=140385514129024 CPUtime=0.06 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) R 28344 28347 11586 0 -1 4202560 788 0 0 0 6 0 0 0 20 0 15 0 52420350 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627976714968 140628050575481 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420351 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10551156 memory=140385514129023 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420357 10804383744 9716 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 38864 KiB

[startup+0.700906 s]
/proc/loadavg: 1.93 1.97 2.27 4/210 28362
/proc/meminfo: memFree=25957708/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10551232 memory=129508 CPUtime=1.33 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 12201 0 0 0 128 5 0 0 20 0 15 0 52420340 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2637808 32377 3063 1 0 2627261 0
[pid=28347/tid=28349] ppid=28344 vsize=10551232 memory=7014444751693833280 CPUtime=0.57 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 6862 0 0 0 54 3 0 0 20 0 15 0 52420345 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140628423467376 140628053823760 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10551232 memory=5859278125529317472 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10551232 memory=2319400194453553248 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420346 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10551232 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52420346 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10551232 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 52420347 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10551232 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52420348 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627981980576 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10551232 memory=8900 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52420348 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627980927984 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10551232 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420350 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10551232 memory=1440 CPUtime=0.22 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) R 28344 28347 11586 0 -1 4202560 1407 0 0 0 22 0 0 0 20 0 15 0 52420350 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627978806192 140628399944064 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10551232 memory=1204 CPUtime=0.26 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) R 28344 28347 11586 0 -1 4202560 1332 0 0 0 26 0 0 0 20 0 15 0 52420350 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627977757688 140628397132897 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10551232 memory=15880 CPUtime=0.25 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 1227 0 0 0 25 0 0 0 20 0 15 0 52420350 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10551232 memory=280770736373424 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52420351 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52420357 10804461568 32377 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 129508 KiB

[startup+1.5009 s]
/proc/loadavg: 1.93 1.97 2.27 3/210 28362
/proc/meminfo: memFree=25786120/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10551232 memory=479860 CPUtime=3.25 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 13692 0 0 0 292 33 0 0 20 0 15 0 52420340 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2637808 119965 3095 1 0 2627261 0
[pid=28347/tid=28349] ppid=28344 vsize=10551232 memory=280770736702664 CPUtime=1.14 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) S 28344 28347 11586 0 -1 1077944384 6962 0 0 0 109 5 0 0 20 0 15 0 52420345 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140628423479968 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10551232 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) R 28344 28347 11586 0 -1 4202560 155 0 0 0 16 5 0 0 20 0 15 0 52420346 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628404271186 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10551232 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) R 28344 28347 11586 0 -1 4202560 172 0 0 0 15 6 0 0 20 0 15 0 52420346 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140628375157848 140628404271641 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10551232 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) R 28344 28347 11586 0 -1 4202560 177 0 0 0 16 6 0 0 20 0 15 0 52420346 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628404270599 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10551232 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) R 28344 28347 11586 0 -1 4202560 165 0 0 0 16 6 0 0 20 0 15 0 52420346 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628404265888 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 52420347 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140627983032864 140628419253973 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 52420348 10804461568 119965 18446744073709551615 4194304 4196468 140725608557952 140627981980576 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0

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

/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 45585 0 0 0 7192 164 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10617796 memory=7849112 CPUtime=72.61 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 37505 0 0 0 7091 170 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10617796 memory=7849112 CPUtime=12.81 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 75509 0 0 0 1274 7 0 0 20 0 16 0 52420347 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627981980640 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627980928000 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10617796 memory=0 CPUtime=2.83 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 18315 0 0 0 280 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2.76 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 21853 0 0 0 273 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10617796 memory=-8774313645642428999 CPUtime=0.61 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 10772 0 0 0 59 2 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420351 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10617796 memory=7849112 CPUtime=1.38 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 2269 0 0 0 65 73 0 0 20 0 16 0 52420357 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28363] ppid=28344 vsize=10617796 memory=16240 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28363/stat : 28363 (java) S 28344 28347 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 52425026 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627973559088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 2428.87 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 7849112 KiB

[startup+2262.3 s]
/proc/loadavg: 1.01 1.07 1.56 2/189 28646
/proc/meminfo: memFree=23942332/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2488.91 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 750557 0 0 0 248110 781 0 0 20 0 16 0 52420340 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2654449 1962278 3143 1 0 2643902 0
[pid=28347/tid=28349] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2175.46 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 456858 0 0 0 217504 42 0 0 20 0 16 0 52420345 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628423482672 140628056414068 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10617796 memory=7849112 CPUtime=73.29 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 49857 0 0 0 7157 172 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10617796 memory=7849112 CPUtime=73.47 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 30532 0 0 0 7188 159 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10617796 memory=7849112 CPUtime=73.56 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 45585 0 0 0 7192 164 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10617796 memory=7849112 CPUtime=72.61 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 37505 0 0 0 7091 170 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10617796 memory=7849112 CPUtime=12.81 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 75531 0 0 0 1274 7 0 0 20 0 16 0 52420347 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627981980640 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627980928000 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2.83 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 18324 0 0 0 280 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2.76 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 21859 0 0 0 273 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0.61 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 10779 0 0 0 59 2 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10617796 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420351 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10617796 memory=7849112 CPUtime=1.41 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 2295 0 0 0 67 74 0 0 20 0 16 0 52420357 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28363] ppid=28344 vsize=10617796 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28363/stat : 28363 (java) S 28344 28347 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 52425026 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627973559088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 2488.91 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 7849112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2293.4 s]
/proc/loadavg: 1.01 1.06 1.55 2/189 28647
/proc/meminfo: memFree=23942488/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10617796 memory=7849112 CPUtime=2520.03 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 753930 0 0 0 251221 782 0 0 20 0 16 0 52420340 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2654449 1962278 3143 1 0 2643902 0
[pid=28347/tid=28349] ppid=28344 vsize=10617796 memory=3012 CPUtime=2206.56 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 460175 0 0 0 220614 42 0 0 20 0 16 0 52420345 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628423482672 140628056697766 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10617796 memory=4068 CPUtime=73.29 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 49857 0 0 0 7157 172 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10617796 memory=1152 CPUtime=73.47 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 30532 0 0 0 7188 159 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10617796 memory=3232 CPUtime=73.56 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 45585 0 0 0 7192 164 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10617796 memory=-8774313645642428999 CPUtime=72.61 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 37505 0 0 0 7091 170 0 0 20 0 16 0 52420346 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10617796 memory=16240 CPUtime=12.81 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 75535 0 0 0 1274 7 0 0 20 0 16 0 52420347 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10617796 memory=17296 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627981980640 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10617796 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 52420348 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627980928000 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10617796 memory=644 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10617796 memory=1788 CPUtime=2.83 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 18330 0 0 0 280 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10617796 memory=956 CPUtime=2.76 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 21863 0 0 0 273 3 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10617796 memory=1236 CPUtime=0.61 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 10784 0 0 0 59 2 0 0 20 0 16 0 52420350 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10617796 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 52420351 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10617796 memory=7849112 CPUtime=1.43 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 2332 0 0 0 67 76 0 0 20 0 16 0 52420357 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28363] ppid=28344 vsize=10617796 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28363/stat : 28363 (java) S 28344 28347 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 52425026 10872623104 1962278 18446744073709551615 4194304 4196468 140725608557952 140627973559088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 7849112 KiB

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

[startup+2293.69 s]
# the end of solver process 28347 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.5 s, system=7.86927 s

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

[startup+2293.6 s]
/proc/loadavg: 1.01 1.06 1.55 2/189 28647
/proc/meminfo: memFree=23942488/32770624 swapFree=67108860/67108860
[pid=28347] ppid=28344 vsize=10817488 memory=7849416 CPUtime=2520.24 cores=0,2,4,6
/proc/28347/stat : 28347 (java) S 28344 28347 11586 0 -1 1077944320 756633 0 0 0 251242 782 0 0 20 0 17 0 52420340 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140725608540496 140628419243767 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 4 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
/proc/28347/statm: 2704372 1962354 3145 1 0 2693825 0
[pid=28347/tid=28349] ppid=28344 vsize=10817488 memory=30048 CPUtime=2206.77 cores=0,2,4,6
/proc/28347/task/28349/stat : 28349 (java) R 28344 28347 11586 0 -1 4202560 460799 0 0 0 220634 43 0 0 20 0 17 0 52420345 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140628423482672 140628056993858 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28350] ppid=28344 vsize=10817488 memory=2384 CPUtime=73.29 cores=0,2,4,6
/proc/28347/task/28350/stat : 28350 (java) S 28344 28347 11586 0 -1 1077944384 49857 0 0 0 7157 172 0 0 20 0 17 0 52420346 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140628376210192 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28351] ppid=28344 vsize=10817488 memory=1296 CPUtime=73.47 cores=0,2,4,6
/proc/28347/task/28351/stat : 28351 (java) S 28344 28347 11586 0 -1 1077944384 30532 0 0 0 7188 159 0 0 20 0 17 0 52420346 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140628375157648 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28352] ppid=28344 vsize=10817488 memory=-8774313645642428999 CPUtime=73.56 cores=0,2,4,6
/proc/28347/task/28352/stat : 28352 (java) S 28344 28347 11586 0 -1 1077944384 45585 0 0 0 7192 164 0 0 20 0 17 0 52420346 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140628374105104 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28353] ppid=28344 vsize=10817488 memory=30048 CPUtime=72.61 cores=0,2,4,6
/proc/28347/task/28353/stat : 28353 (java) S 28344 28347 11586 0 -1 1077944384 37505 0 0 0 7091 170 0 0 20 0 17 0 52420346 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140628373052560 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28354] ppid=28344 vsize=10817488 memory=7849112 CPUtime=12.81 cores=0,2,4,6
/proc/28347/task/28354/stat : 28354 (java) S 28344 28347 11586 0 -1 1077944384 75588 0 0 0 1274 7 0 0 20 0 17 0 52420347 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627983034352 140628419254914 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28355] ppid=28344 vsize=10817488 memory=7849112 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28355/stat : 28355 (java) S 28344 28347 11586 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 17 0 52420348 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627981980640 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28356] ppid=28344 vsize=10817488 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28356/stat : 28356 (java) S 28344 28347 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 17 0 52420348 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627980928000 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28357] ppid=28344 vsize=10817488 memory=8900 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28357/stat : 28357 (java) S 28344 28347 11586 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 17 0 52420350 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627979876560 140628419262363 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28358] ppid=28344 vsize=10817488 memory=4616 CPUtime=2.84 cores=0,2,4,6
/proc/28347/task/28358/stat : 28358 (java) S 28344 28347 11586 0 -1 1077944384 18630 0 0 0 281 3 0 0 20 0 17 0 52420350 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627978824176 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28359] ppid=28344 vsize=10817488 memory=1440 CPUtime=2.76 cores=0,2,4,6
/proc/28347/task/28359/stat : 28359 (java) S 28344 28347 11586 0 -1 1077944384 22131 0 0 0 273 3 0 0 20 0 17 0 52420350 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627977771632 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28360] ppid=28344 vsize=10817488 memory=1204 CPUtime=0.61 cores=0,2,4,6
/proc/28347/task/28360/stat : 28360 (java) S 28344 28347 11586 0 -1 1077944384 11607 0 0 0 59 2 0 0 20 0 17 0 52420350 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627976719088 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28361] ppid=28344 vsize=10817488 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/28347/task/28361/stat : 28361 (java) S 28344 28347 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 52420351 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627975666784 140628419253973 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
[pid=28347/tid=28362] ppid=28344 vsize=10817488 memory=30048 CPUtime=1.43 cores=0,2,4,6
/proc/28347/task/28362/stat : 28362 (java) S 28344 28347 11586 0 -1 1077944384 2332 0 0 0 67 76 0 0 20 0 17 0 52420357 11077107712 1962354 18446744073709551615 4194304 4196468 140725608557952 140627974613296 140628419254914 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140725608563088 140725608563241 140725608563241 140725608566735 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 7849416 KiB

Child status: 143
Real time (s): 2293.69
CPU time (s): 2520.37
CPU user time (s): 2512.5
CPU system time (s): 7.86927
CPU usage (%): 109.883
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 7849416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.5
system time used= 7.86927
maximum resident set size= 7849648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 757265
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54491
involuntary context switches= 5047


# summary of solver processes directly reported to runsolver:
#   pid: 28347
#   total CPU time (s): 2520.37
#   total CPU user time (s): 2512.5
#   total CPU system time (s): 7.86927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5638 second user time and 14.5261 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 17:59:01
IDJOB=4263751
IDBENCH=140563
IDSOLVER=2651
FILE ID=node124/4263751-1502640797
RUNJOBID= node124-1502623904-24884
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= 3a3404c97a3d7cefcffb7ea6a332e0fb
RANDOM SEED=873629571

node124.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.51
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.51
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.51
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.51
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:        26000192 kB
MemAvailable:   26211336 kB
Buffers:          169072 kB
Cached:           332144 kB
SwapCached:            0 kB
Active:          6150700 kB
Inactive:         184972 kB
Active(anon):    5785908 kB
Inactive(anon):    73804 kB
Active(file):     364792 kB
Inactive(file):   111168 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             4 kB
AnonPages:       5834080 kB
Mapped:            54608 kB
Shmem:             25320 kB
Slab:             127992 kB
SReclaimable:     102036 kB
SUnreclaim:        25956 kB
KernelStack:        3472 kB
PageTables:        16484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7392976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5675008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-13 18:37:14