Trace number 4243788

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: sat4j-CSP 2017-07-05SAT 5.01201 1.53594

General information on the benchmark

NameDriver/
Driver-m1-s1/driverlogw-04c.xml
MD5SUM4bc1459377379f6150b2de38fe5214e8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.093033999
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints3876
Number of domains9
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":91},{"size":3,"count":42},{"size":4,"count":54},{"size":5,"count":52},{"size":6,"count":12},{"size":7,"count":5},{"size":8,"count":13},{"size":9,"count":1},{"size":11,"count":2}]
Minimum variable degree1
Maximum variable degree75
Distribution of variable degrees[{"degree":1,"count":2},{"degree":3,"count":5},{"degree":4,"count":2},{"degree":5,"count":3},{"degree":6,"count":6},{"degree":7,"count":8},{"degree":9,"count":6},{"degree":10,"count":6},{"degree":11,"count":7},{"degree":12,"count":10},{"degree":13,"count":10},{"degree":14,"count":8},{"degree":15,"count":4},{"degree":17,"count":6},{"degree":18,"count":4},{"degree":19,"count":9},{"degree":20,"count":5},{"degree":21,"count":6},{"degree":22,"count":10},{"degree":23,"count":4},{"degree":24,"count":6},{"degree":25,"count":10},{"degree":27,"count":7},{"degree":28,"count":3},{"degree":29,"count":3},"...",{"degree":40,"count":1}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":1}, {"degree":44,"count":3}, {"degree":45,"count":2}, {"degree":46,"count":6}, {"degree":47,"count":5}, {"degree":48,"count":4}, {"degree":49,"count":3}, {"degree":50,"count":4}, {"degree":51,"count":4}, {"degree":52,"count":2}, {"degree":53,"count":3}, {"degree":54,"count":1}, {"degree":55,"count":3}, {"degree":56,"count":1}, {"degree":58,"count":1}, {"degree":60,"count":3}, {"degree":61,"count":2}, {"degree":65,"count":1}, {"degree":67,"count":1}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":75,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3876}]
Number of extensional constraints3876
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3876}]
Optimization problemNO
Type of objective

Solver Data

3.51/1.02	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
3.51/1.02	c This is free software under the dual EPL/GNU LGPL licenses.
3.51/1.02	c See www.sat4j.org for details.
3.51/1.02	c That software uses the Rhino library from the Mozilla project.
3.51/1.02	c version CUSTOM.v20170705
3.51/1.02	c java.runtime.name	Java(TM) SE Runtime Environment
3.51/1.02	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
3.51/1.02	c java.vm.version	25.131-b11
3.51/1.02	c java.vm.vendor	Oracle Corporation
3.51/1.02	c sun.arch.data.model	64
3.51/1.02	c java.version		1.8.0_131
3.51/1.02	c os.name		Linux
3.51/1.02	c os.version		3.10.0-514.16.1.el7.x86_64
3.51/1.02	c os.arch		amd64
3.51/1.02	c Free memory 		499604488
3.51/1.02	c Max memory 		7247757312
3.51/1.02	c Total memory 		504889344
3.51/1.02	c Number of processors 	8
3.51/1.02	c c --- Begin Solver configuration ---
3.51/1.02	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
3.51/1.02	c Learn all clauses as in MiniSAT
3.51/1.02	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
3.51/1.02	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
3.51/1.02	c No reason simplification
3.51/1.02	c Glucose 2.1 dynamic restart strategy
3.51/1.02	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
3.51/1.02	c timeout=2147483s
3.51/1.02	c DB Simplification allowed=false
3.51/1.02	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
3.51/1.02	c --- End Solver configuration ---
3.51/1.02	c constraints type 
3.51/1.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 544
3.51/1.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58683
3.51/1.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 33552
3.51/1.02	c org.sat4j.minisat.constraints.cnf.UnitClause => 856
3.51/1.02	c 93635 constraints processed.
4.99/1.52	c starts		: 2
4.99/1.52	c conflicts		: 391
4.99/1.52	c decisions		: 32221
4.99/1.52	c propagations		: 359028
4.99/1.52	c inspects		: 522902
4.99/1.52	c shortcuts		: 0
4.99/1.52	c learnt literals	: 24
4.99/1.52	c learnt binary clauses	: 74
4.99/1.52	c learnt ternary clauses	: 61
4.99/1.52	c learnt constraints	: 367
4.99/1.52	c ignored constraints	: 0
4.99/1.52	c root simplifications	: 0
4.99/1.52	c removed literals (reason simplification)	: 0
4.99/1.52	c reason swapping (by a shorter reason)	: 0
4.99/1.52	c Calls to reduceDB	: 0
4.99/1.52	c Number of update (reduction) of LBD	: 80
4.99/1.52	c Imported unit clauses	: 0
4.99/1.52	c number of reductions to clauses (during analyze)	: 0
4.99/1.52	c number of learned constraints concerned by reduction	: 0
4.99/1.52	c number of learning phase by resolution	: 0
4.99/1.52	c number of learning phase by cutting planes	: 0
4.99/1.52	c number of rounding to 1 operations	: 0
4.99/1.52	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
4.99/1.52	c number of reductions of the coefficients by power 2 	: 0
4.99/1.52	c number of right shift for reduction by power 2 	: 0
4.99/1.52	c number of reductions of the coefficients by GCD over coefficients 	: 0
4.99/1.52	c speed (assignments/second)	: 734208.5889570552
4.99/1.52	c non guided choices	22874
4.99/1.52	c learnt constraints type 
4.99/1.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 293
4.99/1.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 74
4.99/1.52	s SATISFIABLE
4.99/1.52	v <instantiation type="solution">
4.99/1.52	v 	<list> x8 x0[0] x0[1] x0[2] x0[3] x0[4] x0[5] x0[6] x0[7] x0[8] x0[9] x0[10] x0[11] x0[12] x0[13] x0[14] x0[15] x0[16] x0[17] x0[18] x0[19] x0[20] x0[21] x0[22] x0[23] x0[24] x0[25] x0[26] x0[27] x0[28] x0[29] x0[30] x0[31] x0[32] x0[33] x0[34] x0[35] x0[36] x0[37] x0[38] x0[39] x0[40] x0[41] x1[0] x1[1] x1[2] x1[3] x1[4] x2[0] x2[1] x2[2] x2[3] x2[4] x2[5] x2[6] x2[7] x2[8] x2[9] x2[10] x2[11] x2[12] x2[13] x2[14] x2[15] x2[16] x2[17] x2[18] x2[19] x2[20] x2[21] x2[22] x2[23] x2[24] x2[25] x2[26] x2[27] x2[28] x2[29] x2[30] x2[31] x2[32] x2[33] x2[34] x2[35] x2[36] x2[37] x2[38] x2[39] x2[40] x2[41] x2[42] x2[43] x2[44] x2[45] x2[46] x2[47] x2[48] x2[49] x2[50] x2[51] x3[0] x3[1] x3[2] x3[3] x3[4] x3[5] x3[6] x3[7] x3[8] x3[9] x3[10] x3[11] x3[12] x3[13] x3[14] x3[15] x3[16] x3[17] x3[18] x3[19] x3[20] x3[21] x3[22] x3[23] x3[24] x3[25] x3[26] x3[27] x3[28] x3[29] x3[30] x3[31] x3[32] x3[33] x3[34] x3[35] x3[36] x3[37] x3[38] x3[39] x3[40] x3[41] x3[42] x3[43] x3[44] x3[45] x3[46] x3[47] x3[48] x3[49] x3[50] x3[51] x3[52] x3[53] x4[0] x4[1] x4[2] x4[3] x4[4] x4[5] x4[6] x4[7] x4[8] x4[9] x4[10] x4[11] x4[12] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x5[8] x5[9] x5[10] x5[11] x6[0] x6[1] x7[0] x7[1] x7[2] x7[3] x7[4] x7[5] x7[6] x7[7] x7[8] x7[9] x7[10] x7[11] x7[12] x7[13] x7[14] x7[15] x7[16] x7[17] x7[18] x7[19] x7[20] x7[21] x7[22] x7[23] x7[24] x7[25] x7[26] x7[27] x7[28] x7[29] x7[30] x7[31] x7[32] x7[33] x7[34] x7[35] x7[36] x7[37] x7[38] x7[39] x7[40] x7[41] x7[42] x7[43] x7[44] x7[45] x7[46] x7[47] x7[48] x7[49] x7[50] x7[51] x7[52] x7[53] x7[54] x7[55] x7[56] x7[57] x7[58] x7[59] x7[60] x7[61] x7[62] x7[63] x7[64] x7[65] x7[66] x7[67] x7[68] x7[69] x7[70] x7[71] x7[72] x7[73] x7[74] x7[75] x7[76] x7[77] x7[78] x7[79] x7[80] x7[81] x7[82] x7[83] x7[84] x7[85] x7[86] x7[87] x7[88] x7[89] x7[90] </list>
4.99/1.52	v 	<values> 0 1 0 0 1 0 0 0 0 0 1 2 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 2 0 0 1 1 0 0 0 1 1 1 0 0 0 0 0 4 0 0 4 1 0 0 1 0 0 0 1 0 0 0 1 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 1 0 0 1 4 0 0 3 4 0 0 0 1 0 1 2 1 0 0 2 0 0 0 2 0 2 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 5 0 1 1 0 0 0 0 0 0 5 4 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 0 1 0 1 0 0 0 </values>
4.99/1.52	v </instantiation>
4.99/1.52	

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243788-1500675947/watcher-4243788-1500675947 -o /tmp/evaluation-result-4243788-1500675947/solver-4243788-1500675947 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500673388-6382 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243788-1500675947.xml 

pid=6804
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.05 2.39 3/262 6807
/proc/meminfo: memFree=31234172/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=8352828 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 2234 0 0 0 0 0 0 0 20 0 5 0 2862525 8553295872 2461 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2088464 2461 1197 1 0 2077375 0
[pid=6807/tid=6808] ppid=6804 vsize=8357968 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) R 6804 6807 2458 0 -1 4202560 947 0 0 0 0 0 0 0 20 0 9 0 2862525 8558559232 2527 33554432000 4194304 4196468 140730814673968 140153629591248 140153617587006 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=8554576 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) R 6804 6807 2458 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2862526 8759885824 2527 33554432000 4194304 4196468 140730814673968 140153577969464 140153618067031 0 4 0 16784584 18446744071582151463 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=8751184 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) D 6804 6807 2458 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2862526 8961212416 2527 33554432000 4194304 4196468 140730814673968 140153576916920 140153617577699 0 4 0 16784584 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) D 6804 6807 2458 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2862526 9028321280 2527 33554432000 4194304 4196468 140730814673968 140153575864376 140153617577699 0 4 0 16784584 18446744071582151416 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) D 6804 6807 2458 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 2862526 9028321280 2527 33554432000 4194304 4196468 140730814673968 140153228810520 140153605373744 0 4 0 16784584 18446744071582151416 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=9065552 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 2862526 9283125248 2527 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=9147248 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2862526 9366781952 2537 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2862526 10448912384 2537 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 2862526 10448912384 2537 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0

[startup+0.100134 s]
/proc/loadavg: 2.01 2.05 2.39 3/262 6807
/proc/meminfo: memFree=31234172/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 5011 0 0 0 8 1 0 0 20 0 20 0 2862525 11162169344 6144 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2725139 6144 2650 1 0 2713552 0
[pid=6807/tid=6808] ppid=6804 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) R 6804 6807 2458 0 -1 4202560 3103 0 0 0 7 1 0 0 20 0 20 0 2862525 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153629592160 140153604409672 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 6144 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200942 s]
/proc/loadavg: 2.01 2.05 2.39 3/262 6807
/proc/meminfo: memFree=31234172/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=10900556 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 7131 0 0 0 24 3 0 0 20 0 20 0 2862525 11162169344 8377 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2725139 8377 2834 1 0 2713552 0
[pid=6807/tid=6808] ppid=6804 vsize=10900556 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) R 6804 6807 2458 0 -1 4202560 4817 0 0 0 16 1 0 0 20 0 20 0 2862525 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153629586096 140153609430366 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 8377 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900556

[startup+0.300959 s]
/proc/loadavg: 2.01 2.05 2.39 3/262 6807
/proc/meminfo: memFree=31234172/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=10900556 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 9484 0 0 0 50 3 0 0 20 0 20 0 2862525 11162169344 11845 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2725139 11845 3020 1 0 2713552 0
[pid=6807/tid=6808] ppid=6804 vsize=10900556 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) D 6804 6807 2458 0 -1 1077944384 5166 0 0 0 26 2 0 0 20 0 20 0 2862525 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153629560160 140153618029101 0 4 0 16800975 18446744072101649956 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=10900588 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162202112 11845 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=10900588 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162202112 11845 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162169344 11845 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10900556

[startup+0.70063 s]
/proc/loadavg: 2.01 2.05 2.39 3/262 6807
/proc/meminfo: memFree=31234172/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=10900632 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 13016 0 0 0 209 6 0 0 20 0 20 0 2862525 11162247168 23975 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2725158 23975 3085 1 0 2713552 0
[pid=6807/tid=6808] ppid=6804 vsize=10900632 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) R 6804 6807 2458 0 -1 4202560 5924 0 0 0 64 3 0 0 20 0 20 0 2862525 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153629586336 140153609430366 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2862526 11162247168 23975 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 10900632

[startup+1.50085 s]
/proc/loadavg: 2.09 2.07 2.40 6/283 6828
/proc/meminfo: memFree=31032240/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=11100324 CPUtime=4.99 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 20963 0 0 0 484 15 0 0 20 0 21 0 2862525 11366731776 57366 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2775081 57366 3121 1 0 2763475 0
[pid=6807/tid=6808] ppid=6804 vsize=11100324 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) S 6804 6807 2458 0 -1 1077944384 6023 0 0 0 123 5 0 0 20 0 21 0 2862525 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153629590560 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=11100324 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=11100324 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=11100324 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 15 0 0 0 1 1 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6818] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6818/stat : 6818 (java) S 6804 6807 2458 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 21 0 2862528 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152764606448 140153625361026 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6819] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6819/stat : 6819 (java) S 6804 6807 2458 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 2862529 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152763552672 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6820] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6820/stat : 6820 (java) S 6804 6807 2458 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2862529 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152762500080 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6821] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6821/stat : 6821 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152761448656 140153625368475 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6822] ppid=6804 vsize=11100324 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6822/stat : 6822 (java) S 6804 6807 2458 0 -1 1077944384 4563 0 0 0 101 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152760396272 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6823] ppid=6804 vsize=11100324 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6823/stat : 6823 (java) S 6804 6807 2458 0 -1 1077944384 2980 0 0 0 103 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152759343728 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6824] ppid=6804 vsize=11100324 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6824/stat : 6824 (java) S 6804 6807 2458 0 -1 1077944384 3026 0 0 0 95 1 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152758291184 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6825] ppid=6804 vsize=11100324 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6825/stat : 6825 (java) S 6804 6807 2458 0 -1 1077944384 2763 0 0 0 54 1 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152757238640 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6826] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6826/stat : 6826 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2862534 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152756185312 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6827] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6827/stat : 6827 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2862534 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152755132848 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 11100324

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6807 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.50085 s]
/proc/loadavg: 2.09 2.07 2.40 6/283 6828
/proc/meminfo: memFree=31032240/32770624 swapFree=5840/228840
[pid=6807] ppid=6804 vsize=11100324 CPUtime=4.99 cores=1,3,5,7,9,11,13,15
/proc/6807/stat : 6807 (java) S 6804 6807 2458 0 -1 1077944320 20963 0 0 0 484 15 0 0 20 0 21 0 2862525 11366731776 57366 33554432000 4194304 4196468 140730814673968 140730814656512 140153625349879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
/proc/6807/statm: 2775081 57366 3121 1 0 2763475 0
[pid=6807/tid=6808] ppid=6804 vsize=11100324 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6808/stat : 6808 (java) S 6804 6807 2458 0 -1 1077944384 6023 0 0 0 123 5 0 0 20 0 21 0 2862525 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153629590560 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6809] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6809/stat : 6809 (java) S 6804 6807 2458 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153577969936 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6810] ppid=6804 vsize=11100324 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6810/stat : 6810 (java) S 6804 6807 2458 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153576917392 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6811] ppid=6804 vsize=11100324 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6811/stat : 6811 (java) S 6804 6807 2458 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153575864848 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6812] ppid=6804 vsize=11100324 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6812/stat : 6812 (java) S 6804 6807 2458 0 -1 1077944384 15 0 0 0 1 1 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153228810896 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6813] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6813/stat : 6813 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153227758352 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6814] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6814/stat : 6814 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153226705808 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6815] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6815/stat : 6815 (java) S 6804 6807 2458 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153225653264 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6816] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6816/stat : 6816 (java) S 6804 6807 2458 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 2862526 11366731776 57366 33554432000 4194304 4196468 140730814673968 140153224600720 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6818] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6818/stat : 6818 (java) S 6804 6807 2458 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 21 0 2862528 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152764606448 140153625361026 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6819] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6819/stat : 6819 (java) S 6804 6807 2458 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 2862529 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152763552672 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6820] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6820/stat : 6820 (java) S 6804 6807 2458 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2862529 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152762500080 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6821] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6821/stat : 6821 (java) S 6804 6807 2458 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152761448656 140153625368475 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6822] ppid=6804 vsize=11100324 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6822/stat : 6822 (java) S 6804 6807 2458 0 -1 1077944384 4563 0 0 0 101 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152760396272 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6823] ppid=6804 vsize=11100324 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6823/stat : 6823 (java) S 6804 6807 2458 0 -1 1077944384 2980 0 0 0 103 0 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152759343728 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6824] ppid=6804 vsize=11100324 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6824/stat : 6824 (java) S 6804 6807 2458 0 -1 1077944384 3026 0 0 0 95 1 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152758291184 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6825] ppid=6804 vsize=11100324 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6825/stat : 6825 (java) S 6804 6807 2458 0 -1 1077944384 2763 0 0 0 54 1 0 0 20 0 21 0 2862533 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152757238640 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6826] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6826/stat : 6826 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2862534 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152756185312 140153625360085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
[pid=6807/tid=6827] ppid=6804 vsize=11100324 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/6807/task/6827/stat : 6827 (java) S 6804 6807 2458 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2862534 11366731776 57366 33554432000 4194304 4196468 140730814673968 140152755132848 140153625361026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28143616 140730814682283 140730814682436 140730814682436 140730814685135 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 11100324

Child status: 0
Real time (s): 1.53594
CPU time (s): 5.01201
CPU user time (s): 4.85444
CPU system time (s): 0.157566
CPU usage (%): 326.316
Max. virtual memory (cumulated for all children) (KiB): 11100324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.85444
system time used= 0.157566
maximum resident set size= 231016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20998
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2125
involuntary context switches= 324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019942 second user time and 0.024373 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-22 00:25:48
IDJOB=4243788
IDBENCH=126979
IDSOLVER=2623
FILE ID=node126/4243788-1500675947
RUNJOBID= node126-1500673388-6382
PBS_JOBID= 20623294
Free space on /tmp= 61980 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Driver/Driver-m1-s1/driverlogw-04c.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243788-1500675947/watcher-4243788-1500675947 -o /tmp/evaluation-result-4243788-1500675947/solver-4243788-1500675947 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500673388-6382 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243788-1500675947.xml

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

MD5SUM BENCH= 4bc1459377379f6150b2de38fe5214e8
RANDOM SEED=2105092832

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31234544 kB
MemAvailable:   31242132 kB
Buffers:           41324 kB
Cached:           277880 kB
SwapCached:            0 kB
Active:           925440 kB
Inactive:         237496 kB
Active(anon):     846488 kB
Inactive(anon):     8656 kB
Active(file):      78952 kB
Inactive(file):   228840 kB
Unevictable:        5840 kB
Mlocked:            5840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1496 kB
Writeback:             0 kB
AnonPages:        939204 kB
Mapped:            41812 kB
Shmem:              8840 kB
Slab:              63580 kB
SReclaimable:      31264 kB
SUnreclaim:        32316 kB
KernelStack:        4896 kB
PageTables:         7392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2162236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    819200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61980 MiB
End job on node126 at 2017-07-22 00:25:49