Trace number 4301739

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 2018-07-11SAT (TO)49 252.503 248.127

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-18a_c18.xml
MD5SUM3728d9c98e9ec51874bb5385faf79653
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark252.503
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints202
Number of domains19
Minimum domain size1
Maximum domain size29
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":35},{"size":3,"count":4},{"size":4,"count":3},{"size":5,"count":1},{"size":7,"count":1},{"size":29,"count":18}]
Minimum variable degree2
Maximum variable degree46
Distribution of variable degrees[{"degree":2,"count":46},{"degree":44,"count":9},{"degree":45,"count":4},{"degree":46,"count":5}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":174},{"arity":19,"count":28}]
Number of extensional constraints0
Number of intensional constraints174
Distribution of constraint types[{"type":"intension","count":174},{"type":"count","count":28}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

1.40/0.67	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.40/0.67	c This is free software under the dual EPL/GNU LGPL licenses.
1.40/0.67	c See www.sat4j.org for details.
1.40/0.67	c That software uses the Rhino library from the Mozilla project.
1.40/0.67	c version 2.3.6-SNAPSHOT
1.40/0.67	c java.runtime.name	Java(TM) SE Runtime Environment
1.40/0.67	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.40/0.67	c java.vm.version	25.131-b11
1.40/0.67	c java.vm.vendor	Oracle Corporation
1.40/0.67	c sun.arch.data.model	64
1.40/0.67	c java.version		1.8.0_131
1.40/0.67	c os.name		Linux
1.40/0.67	c os.version		3.10.0-514.16.1.el7.x86_64
1.40/0.67	c os.arch		amd64
1.40/0.67	c Free memory 		499604488
1.40/0.67	c Max memory 		7247757312
1.40/0.67	c Total memory 		504889344
1.40/0.67	c Number of processors 	4
1.40/0.67	c c --- Begin Solver configuration ---
1.40/0.67	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.40/0.67	c Learn all clauses as in MiniSAT
1.40/0.67	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.40/0.67	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.40/0.67	c No reason simplification
1.40/0.67	c Glucose 2.1 dynamic restart strategy
1.40/0.67	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
1.40/0.67	c timeout=2147483s
1.40/0.67	c DB Simplification allowed=false
1.40/0.67	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.40/0.67	c --- End Solver configuration ---
1.40/0.67	c constraints type 
1.40/0.67	c org.sat4j.minisat.constraints.card.MinWatchCard => 124
1.40/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 16294
1.40/0.67	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
1.40/0.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 247750
1.40/0.67	c org.sat4j.specs.Constr$1 => 2
1.40/0.67	c org.sat4j.minisat.constraints.cnf.UnitClause => 406
1.40/0.67	c 264578 constraints processed.
2.81/1.28	o 141
3.16/1.41	o 136
3.55/1.79	o 131
3.69/1.88	o 127
4.03/2.03	o 126
4.25/2.16	o 125
4.40/2.26	o 112
4.50/2.32	o 108
4.64/2.47	o 106
4.86/2.51	o 105
4.86/2.55	o 104
5.07/2.70	o 103
5.07/2.73	o 102
5.18/2.80	o 100
5.18/2.84	o 95
5.29/2.90	o 94
5.29/2.95	o 93
5.29/2.98	o 92
5.48/3.03	o 91
5.48/3.09	o 89
5.59/3.15	o 86
5.69/3.27	o 84
5.79/3.32	o 81
5.79/3.36	o 79
5.99/3.57	o 76
6.22/3.75	o 75
6.32/3.80	o 73
6.73/4.29	o 69
6.83/4.39	o 67
6.93/4.47	o 64
7.34/4.84	o 60
10.55/7.94	o 57
13.35/10.72	o 56
18.96/16.28	o 55
21.06/18.33	o 53
30.01/27.24	o 52
36.52/33.73	o 51
56.00/53.10	o 50
81.08/77.96	o 49
252.47/248.10	c starts		: 5315
252.47/248.10	c conflicts		: 865493
252.47/248.10	c decisions		: 3275692
252.47/248.10	c propagations		: 466004191
252.47/248.10	c inspects		: 3633421201
252.47/248.10	c shortcuts		: 0
252.47/248.10	c learnt literals	: 501
252.47/248.10	c learnt binary clauses	: 3185
252.47/248.10	c learnt ternary clauses	: 3560
252.47/248.10	c learnt constraints	: 864992
252.47/248.10	c ignored constraints	: 0
252.47/248.10	c root simplifications	: 0
252.47/248.10	c removed literals (reason simplification)	: 0
252.47/248.10	c reason swapping (by a shorter reason)	: 0
252.47/248.10	c Calls to reduceDB	: 70
252.47/248.10	c Number of update (reduction) of LBD	: 667462
252.47/248.10	c Imported unit clauses	: 0
252.47/248.10	c number of reductions to clauses (during analyze)	: 0
252.47/248.10	c number of learned constraints concerned by reduction	: 0
252.47/248.10	c number of learning phase by resolution	: 0
252.47/248.10	c number of learning phase by cutting planes	: 0
252.47/248.10	c number of rounding to 1 operations	: 0
252.47/248.10	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
252.47/248.10	c number of reductions of the coefficients by power 2 	: 0
252.47/248.10	c number of right shift for reduction by power 2 	: 0
252.47/248.10	c number of reductions of the coefficients by GCD over coefficients 	: 0
252.47/248.10	c number of ending skipping 	: 0
252.47/248.10	c number of internal skipping 	: 0
252.47/248.10	c number of derivation steps 	: 0
252.47/248.10	c number of skipped derivation steps 	: 0
252.47/248.10	c number of remaining unassigned 	: 0
252.47/248.10	c number of remaining assigned 	: 0
252.47/248.10	c speed (assignments/second)	: 1883415.9482671516
252.47/248.10	c non guided choices	: 17734
252.47/248.10	s SATISFIABLE
252.47/248.10	v <instantiation type="solution">
252.47/248.10	v 	<list> v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] np[12] np[13] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] nf[12] nf[13] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] pp[12] pp[13] pp[14] pp[15] pp[16] pp[17] </list>
252.47/248.10	v 	<values> 4 -4 -4 -13 -3 3 13 13 -13 4 4 3 2 13 2 13 -2 6 0 1 1 2 0 0 0 0 0 0 0 0 2 0 0 2 2 3 0 1 0 0 0 0 0 0 4 0 0 5 6 9 7 0 0 0 10 0 0 0 0 0 0 0 12 0 </values>
252.47/248.10	v </instantiation>
252.47/248.10	

Verifier Data

OK	49

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301739-1532884171/watcher-4301739-1532884171 -o /tmp/evaluation-result-4301739-1532884171/solver-4301739-1532884171 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301739-1532884171.xml 

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

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


[startup+0.100071 s]*
/proc/loadavg: 1.60 2.34 2.69 3/215 28576
/proc/meminfo: memFree=22982500/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10659012 memory=30480 CPUtime=0.13 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 6684 0 0 0 11 2 0 0 20 0 15 0 105980311 10914828288 7620 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2664753 7620 2817 1 0 2627263 0
[pid=28561/tid=28563] ppid=28558 vsize=10659012 memory=-8773748148830113151 CPUtime=0.09 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 4525 0 0 0 8 1 0 0 20 0 15 0 105980311 10914828288 7620 33554432000 4194304 4196468 140728889716592 140218621642688 140218617433494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 7620 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 7620 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 7620 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 7620 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980313 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105980314 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105980314 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980316 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 105980316 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980316 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0.02 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) R 28558 28561 22004 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 105980316 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217646225904 140218595537703 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980317 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980317 10914828288 7620 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30480 KiB

[startup+0.210514 s]*
/proc/loadavg: 1.60 2.34 2.69 4/215 28576
/proc/meminfo: memFree=22972856/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10659012 memory=40780 CPUtime=0.33 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 7848 0 0 0 31 2 0 0 20 0 15 0 105980311 10914828288 10195 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2664753 10195 2956 1 0 2627263 0
[pid=28561/tid=28563] ppid=28558 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 5030 0 0 0 19 1 0 0 20 0 15 0 105980311 10914828288 10195 33554432000 4194304 4196468 140728889716592 140218621657840 140218216851520 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10659012 memory=365 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 10195 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10659012 memory=140648752948253 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 10195 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 10195 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980312 10914828288 10195 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980313 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105980314 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105980314 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980316 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10659012 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 511 0 0 0 1 0 0 0 20 0 15 0 105980316 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 15 0 105980316 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0.07 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) R 28558 28561 22004 0 -1 4202560 707 0 0 0 7 0 0 0 20 0 15 0 105980316 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217646225904 140218596556074 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980317 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10659012 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980317 10914828288 10195 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40780 KiB

[startup+0.31031 s]*
/proc/loadavg: 1.60 2.34 2.69 5/215 28576
/proc/meminfo: memFree=22965536/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10659088 memory=47040 CPUtime=0.52 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 8807 0 0 0 50 2 0 0 20 0 15 0 105980311 10914906112 11760 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2664772 11760 3061 1 0 2627263 0
[pid=28561/tid=28563] ppid=28558 vsize=10659088 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 5632 0 0 0 28 1 0 0 20 0 15 0 105980311 10914906112 11760 33554432000 4194304 4196468 140728889716592 140218621658528 140218617433494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10659088 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914906112 11760 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10659088 memory=140648752948252 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914906112 11760 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980312 10914906112 11760 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980312 10914906112 11760 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10659088 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105980313 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105980314 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105980314 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980316 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10659088 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 629 0 0 0 3 0 0 0 20 0 15 0 105980316 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 352 0 0 0 4 0 0 0 20 0 15 0 105980316 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10659088 memory=140648752309888 CPUtime=0.12 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) R 28558 28561 22004 0 -1 4202560 828 0 0 0 12 0 0 0 20 0 15 0 105980316 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217646225904 140218596350880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105980317 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10659088 memory=140648752309888 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105980317 10914906112 11760 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47040 KiB

[startup+0.700721 s]
/proc/loadavg: 1.60 2.34 2.69 6/215 28576
/proc/meminfo: memFree=22938608/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10727700 memory=123376 CPUtime=1.71 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 11706 0 0 0 167 4 0 0 20 0 16 0 105980311 10985164800 30844 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2681925 30844 3111 1 0 2644416 0
[pid=28561/tid=28563] ppid=28558 vsize=10727700 memory=1840 CPUtime=0.66 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 6092 0 0 0 64 2 0 0 20 0 16 0 105980311 10985164800 30844 33554432000 4194304 4196468 140728889716592 140218621659776 140218220833225 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10727700 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 30844 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10727700 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 30844 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10727700 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 30844 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10727700 memory=792 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 30844 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10727700 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 105980313 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10727700 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10727700 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10727700 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980316 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10727700 memory=7590935255203861604 CPUtime=0.33 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) R 28558 28561 22004 0 -1 4202560 1512 0 0 0 33 0 0 0 20 0 16 0 105980316 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217648331632 140218602545430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10727700 memory=6293050847276651881 CPUtime=0.33 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) R 28558 28561 22004 0 -1 4202560 1036 0 0 0 33 0 0 0 20 0 16 0 105980316 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217647258208 140218602580595 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10727700 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) R 28558 28561 22004 0 -1 1077944384 1676 0 0 0 35 0 0 0 20 0 16 0 105980316 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217646225904 140218617432706 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980317 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10727700 memory=33 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980317 10985164800 30844 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 123376 KiB

[startup+1.50081 s]
/proc/loadavg: 1.60 2.34 2.69 3/216 28577
/proc/meminfo: memFree=22886472/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10727700 memory=130128 CPUtime=3.33 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 14873 0 0 0 328 5 0 0 20 0 16 0 105980311 10985164800 32532 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2681925 32532 3121 1 0 2644416 0
[pid=28561/tid=28563] ppid=28558 vsize=10727700 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 6510 0 0 0 144 2 0 0 20 0 16 0 105980311 10985164800 32532 33554432000 4194304 4196468 140728889716592 140218621640192 140218221603233 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10727700 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 32532 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 32532 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 32532 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 105980312 10985164800 32532 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 105980313 10985164800 32532 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0

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

/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10727700 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10727700 memory=640 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10727700 memory=723636 CPUtime=1 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 4802 0 0 0 99 1 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10727700 memory=0 CPUtime=1.27 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 5368 0 0 0 127 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10727700 memory=504300 CPUtime=0.45 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) S 28558 28561 22004 0 -1 1077944384 3628 0 0 0 45 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217646225904 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10727700 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980317 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10727700 memory=4028 CPUtime=0.1 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 590 0 0 0 5 5 0 0 20 0 16 0 105980317 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28577] ppid=28558 vsize=10727700 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28577/stat : 28577 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 105980379 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217640969264 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 226.46 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 723636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.901 s]
/proc/loadavg: 1.98 2.15 2.53 3/218 28745
/proc/meminfo: memFree=27114636/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10727700 memory=723636 CPUtime=252.08 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 35257 0 0 0 25132 76 0 0 20 0 16 0 105980311 10985164800 180909 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2681925 180909 3174 1 0 2644416 0
[pid=28561/tid=28563] ppid=28558 vsize=10727700 memory=0 CPUtime=247.35 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 10136 0 0 0 24731 4 0 0 20 0 16 0 105980311 10985164800 180909 33554432000 4194304 4196468 140728889716592 140218621660512 140218221049748 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10727700 memory=723636 CPUtime=0.44 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 2435 0 0 0 28 16 0 0 20 0 16 0 105980312 10985164800 180909 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10727700 memory=723636 CPUtime=0.44 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1707 0 0 0 29 15 0 0 20 0 16 0 105980312 10985164800 180909 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10727700 memory=723636 CPUtime=0.44 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1087 0 0 0 28 16 0 0 20 0 16 0 105980312 10985164800 180909 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10727700 memory=640 CPUtime=0.43 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 1826 0 0 0 28 15 0 0 20 0 16 0 105980312 10985164800 180909 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10727700 memory=12060 CPUtime=0.05 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 2233 0 0 0 5 0 0 0 20 0 16 0 105980313 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10727700 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10727700 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 105980314 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10727700 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10727700 memory=723636 CPUtime=1 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 4802 0 0 0 99 1 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10727700 memory=723636 CPUtime=1.27 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 5368 0 0 0 127 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10727700 memory=723636 CPUtime=0.45 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) S 28558 28561 22004 0 -1 1077944384 3628 0 0 0 45 0 0 0 20 0 16 0 105980316 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217646225904 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10727700 memory=8508 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 105980317 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10727700 memory=1004 CPUtime=0.12 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 592 0 0 0 6 6 0 0 20 0 16 0 105980317 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28577] ppid=28558 vsize=10727700 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28577/stat : 28577 (java) S 28558 28561 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 105980379 10985164800 180909 33554432000 4194304 4196468 140728889716592 140217640969264 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 723636 KiB

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

[startup+248.127 s]
# the end of solver process 28561 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.586 s, system=0.917302 s

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

[startup+248.01 s]*
/proc/loadavg: 1.98 2.15 2.53 3/219 28748
/proc/meminfo: memFree=26996380/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10927392 memory=841868 CPUtime=252.47 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 36675 0 0 0 25156 91 0 0 20 0 17 0 105980311 11189649408 210467 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2731848 210467 3177 1 0 2694339 0
[pid=28561/tid=28563] ppid=28558 vsize=10927392 memory=6791534058613427641 CPUtime=247.38 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) R 28558 28561 22004 0 -1 4202560 10237 0 0 0 24734 4 0 0 20 0 17 0 105980311 11189649408 210467 33554432000 4194304 4196468 140728889716592 140218621658744 140218221648545 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10927392 memory=4126316290023845779 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 2596 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210467 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10927392 memory=4052 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1905 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210467 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10927392 memory=18248 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1237 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210467 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10927392 memory=723636 CPUtime=0.52 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2034 0 0 0 33 19 0 0 20 0 17 0 105980312 11189649408 210467 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10927392 memory=6791534058613427641 CPUtime=0.05 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) S 28558 28561 22004 0 -1 1077944384 2264 0 0 0 5 0 0 0 20 0 17 0 105980313 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217652541680 140218617432706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10927392 memory=2732 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 17 0 105980314 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10927392 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 17 0 105980314 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10927392 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 17 0 105980316 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10927392 memory=3208 CPUtime=1 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 4841 0 0 0 99 1 0 0 20 0 17 0 105980316 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217648331504 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10927392 memory=723636 CPUtime=1.28 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 5381 0 0 0 128 0 0 0 20 0 17 0 105980316 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10927392 memory=1408 CPUtime=0.45 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) S 28558 28561 22004 0 -1 1077944384 3740 0 0 0 45 0 0 0 20 0 17 0 105980316 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217646225904 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10927392 memory=3080 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 105980317 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10927392 memory=504300 CPUtime=0.12 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 592 0 0 0 6 6 0 0 20 0 17 0 105980317 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28746] ppid=28558 vsize=10927392 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28746/stat : 28746 (java) S 28558 28561 22004 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 17 0 106005101 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217639915504 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28747] ppid=28558 vsize=10927392 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28747/stat : 28747 (java) S 28558 28561 22004 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 17 0 106005101 11189649408 210467 33554432000 4194304 4196468 140728889716592 140217638863888 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 252.47 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 841868 KiB

[startup+248.11 s]
/proc/loadavg: 1.98 2.15 2.53 3/219 28748
/proc/meminfo: memFree=26996380/32770624 swapFree=67108860/67108860
[pid=28561] ppid=28558 vsize=10927392 memory=841964 CPUtime=252.49 cores=0,2,4,6
/proc/28561/stat : 28561 (java) S 28558 28561 22004 0 -1 1077944320 36785 0 0 0 25158 91 0 0 20 0 17 0 105980311 11189649408 210491 33554432000 4194304 4196468 140728889716592 140728889699136 140218617421559 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
/proc/28561/statm: 2731848 210491 3177 1 0 2694339 0
[pid=28561/tid=28563] ppid=28558 vsize=10927392 memory=723636 CPUtime=247.39 cores=0,2,4,6
/proc/28561/task/28563/stat : 28563 (java) S 28558 28561 22004 0 -1 1077944384 10239 0 0 0 24735 4 0 0 20 0 17 0 105980311 11189649408 210521 33554432000 4194304 4196468 140728889716592 140218621664432 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28564] ppid=28558 vsize=10927392 memory=723636 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28564/stat : 28564 (java) S 28558 28561 22004 0 -1 1077944384 2596 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210521 33554432000 4194304 4196468 140728889716592 140218543496208 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28565] ppid=28558 vsize=10927392 memory=723636 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28565/stat : 28565 (java) S 28558 28561 22004 0 -1 1077944384 1905 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210521 33554432000 4194304 4196468 140728889716592 140218542443664 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28566] ppid=28558 vsize=10927392 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/28561/task/28566/stat : 28566 (java) S 28558 28561 22004 0 -1 1077944384 1237 0 0 0 34 19 0 0 20 0 17 0 105980312 11189649408 210521 33554432000 4194304 4196468 140728889716592 140218541390608 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28567] ppid=28558 vsize=10927392 memory=723636 CPUtime=0.52 cores=0,2,4,6
/proc/28561/task/28567/stat : 28567 (java) S 28558 28561 22004 0 -1 1077944384 2034 0 0 0 33 19 0 0 20 0 17 0 105980312 11189649408 210521 33554432000 4194304 4196468 140728889716592 140218540338064 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28568] ppid=28558 vsize=10927392 memory=640 CPUtime=0.05 cores=0,2,4,6
/proc/28561/task/28568/stat : 28568 (java) R 28558 28561 22004 0 -1 4202560 2498 0 0 0 5 0 0 0 20 0 17 0 105980313 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217652541680 140218598827945 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28569] ppid=28558 vsize=10927392 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28569/stat : 28569 (java) S 28558 28561 22004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 17 0 105980314 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217651487904 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28570] ppid=28558 vsize=10927392 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28570/stat : 28570 (java) S 28558 28561 22004 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 17 0 105980314 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217650434800 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28571] ppid=28558 vsize=10927392 memory=723636 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28571/stat : 28571 (java) S 28558 28561 22004 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 17 0 105980316 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217649383376 140218617440155 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28572] ppid=28558 vsize=10927392 memory=723636 CPUtime=1 cores=0,2,4,6
/proc/28561/task/28572/stat : 28572 (java) S 28558 28561 22004 0 -1 1077944384 4848 0 0 0 99 1 0 0 20 0 17 0 105980316 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217648319408 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28573] ppid=28558 vsize=10927392 memory=8508 CPUtime=1.28 cores=0,2,4,6
/proc/28561/task/28573/stat : 28573 (java) S 28558 28561 22004 0 -1 1077944384 5381 0 0 0 128 0 0 0 20 0 17 0 105980316 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217647278960 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28574] ppid=28558 vsize=10927392 memory=1004 CPUtime=0.45 cores=0,2,4,6
/proc/28561/task/28574/stat : 28574 (java) S 28558 28561 22004 0 -1 1077944384 3749 0 0 0 45 0 0 0 20 0 17 0 105980316 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217646225904 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28575] ppid=28558 vsize=10927392 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28575/stat : 28575 (java) S 28558 28561 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 105980317 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217645173600 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28576] ppid=28558 vsize=10927392 memory=723636 CPUtime=0.12 cores=0,2,4,6
/proc/28561/task/28576/stat : 28576 (java) S 28558 28561 22004 0 -1 1077944384 592 0 0 0 6 6 0 0 20 0 17 0 105980317 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217644120624 140218617432706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28746] ppid=28558 vsize=10927392 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28746/stat : 28746 (java) S 28558 28561 22004 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 17 0 106005101 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217639915504 140218617431765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
[pid=28561/tid=28747] ppid=28558 vsize=10927392 memory=303430223234596890 CPUtime=0 cores=0,2,4,6
/proc/28561/task/28747/stat : 28747 (java) R 28558 28561 22004 0 -1 4202560 127 0 0 0 0 0 0 0 20 0 17 0 106005101 11189649408 210521 33554432000 4194304 4196468 140728889716592 140217638852448 140218216878745 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36667392 140728889721974 140728889722126 140728889722126 140728889724879 0
Current children cumulated CPU time: 252.49 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 841964 KiB

Child status: 143
Real time (s): 248.127
CPU time (s): 252.503
CPU user time (s): 251.586
CPU system time (s): 0.917302
CPU usage (%): 101.764
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 841964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.586
system time used= 0.917302
maximum resident set size= 842876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7755
involuntary context switches= 230


# summary of solver processes directly reported to runsolver:
#   pid: 28561
#   total CPU time (s): 252.503
#   total CPU user time (s): 251.586
#   total CPU system time (s): 0.917302

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57536 second user time and 2.29298 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 19:09:31
IDJOB=4301739
IDBENCH=141316
IDSOLVER=2773
FILE ID=node151/4301739-1532884171
RUNJOBID= node151-1532877021-22035
PBS_JOBID= 21022509
Free space on /tmp= 59308 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-18a_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301739-1532884171/watcher-4301739-1532884171 -o /tmp/evaluation-result-4301739-1532884171/solver-4301739-1532884171 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301739-1532884171.xml

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

MD5SUM BENCH= 3728d9c98e9ec51874bb5385faf79653
RANDOM SEED=786181943

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
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.87
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.87
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.87
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:        22999656 kB
MemAvailable:   26651152 kB
Buffers:          212460 kB
Cached:          3712980 kB
SwapCached:            0 kB
Active:          6666580 kB
Inactive:        2626412 kB
Active(anon):    5317176 kB
Inactive(anon):    78188 kB
Active(file):    1349404 kB
Inactive(file):  2548224 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2440 kB
Writeback:             0 kB
AnonPages:       5374788 kB
Mapped:            56196 kB
Shmem:             25224 kB
Slab:             167316 kB
SReclaimable:     139404 kB
SUnreclaim:        27912 kB
KernelStack:        3568 kB
PageTables:        16088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7385592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5031936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node151 at 2018-07-29 19:13:39