Trace number 4258195

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT2 4.9473801 2.79142

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

1.52/0.88	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.52/0.88	c This is free software under the dual EPL/GNU LGPL licenses.
1.52/0.88	c See www.sat4j.org for details.
1.52/0.88	c That software uses the Rhino library from the Mozilla project.
1.52/0.88	c version CUSTOM.v20170705
1.52/0.88	c java.runtime.name	Java(TM) SE Runtime Environment
1.52/0.88	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.52/0.88	c java.vm.version	25.131-b11
1.52/0.88	c java.vm.vendor	Oracle Corporation
1.52/0.88	c sun.arch.data.model	64
1.52/0.88	c java.version		1.8.0_131
1.52/0.88	c os.name		Linux
1.52/0.88	c os.version		3.10.0-514.16.1.el7.x86_64
1.52/0.88	c os.arch		amd64
1.52/0.88	c Free memory 		499604488
1.52/0.88	c Max memory 		7247757312
1.52/0.88	c Total memory 		504889344
1.52/0.88	c Number of processors 	4
1.52/0.88	c c --- Begin Solver configuration ---
1.52/0.88	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.52/0.88	c Learn all clauses as in MiniSAT
1.52/0.88	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.52/0.88	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.52/0.88	c No reason simplification
1.52/0.88	c Glucose 2.1 dynamic restart strategy
1.52/0.88	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.52/0.88	c timeout=2147483s
1.52/0.88	c DB Simplification allowed=false
1.52/0.88	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.52/0.88	c --- End Solver configuration ---
1.52/0.88	c constraints type 
1.52/0.88	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
1.52/0.88	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 819060
1.52/0.88	c org.sat4j.minisat.constraints.cnf.UnitClause => 240
1.52/0.88	c 819390 constraints processed.
2.11/1.00	o 44
2.37/1.18	o 43
2.55/1.28	o 29
3.38/1.60	o 24
3.66/1.78	o 19
4.16/2.00	o 16
4.27/2.10	o 5
4.45/2.23	o 4
4.60/2.33	o 3
4.82/2.50	o 2
4.93/2.78	c starts		: 196
4.93/2.78	c conflicts		: 27746
4.93/2.78	c decisions		: 518904
4.93/2.78	c propagations		: 2311926
4.93/2.78	c inspects		: 14301201
4.93/2.78	c shortcuts		: 0
4.93/2.78	c learnt literals	: 115
4.93/2.78	c learnt binary clauses	: 103
4.93/2.78	c learnt ternary clauses	: 373
4.93/2.78	c learnt constraints	: 27630
4.93/2.78	c ignored constraints	: 0
4.93/2.78	c root simplifications	: 0
4.93/2.78	c removed literals (reason simplification)	: 0
4.93/2.78	c reason swapping (by a shorter reason)	: 0
4.93/2.78	c Calls to reduceDB	: 4
4.93/2.78	c Number of update (reduction) of LBD	: 22726
4.93/2.78	c Imported unit clauses	: 0
4.93/2.78	c number of reductions to clauses (during analyze)	: 0
4.93/2.78	c number of learned constraints concerned by reduction	: 0
4.93/2.78	c number of learning phase by resolution	: 0
4.93/2.78	c number of learning phase by cutting planes	: 0
4.93/2.78	c number of rounding to 1 operations	: 0
4.93/2.78	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
4.93/2.78	c number of reductions of the coefficients by power 2 	: 0
4.93/2.78	c number of right shift for reduction by power 2 	: 0
4.93/2.78	c number of reductions of the coefficients by GCD over coefficients 	: 0
4.93/2.78	c speed (assignments/second)	: 1220657.8669482577
4.93/2.78	c non guided choices	54878
4.93/2.78	c learnt constraints type 
4.93/2.78	s OPTIMUM FOUND
4.93/2.78	v <instantiation type="optimum" cost="2">
4.93/2.78	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
4.93/2.78	v 	<values> 0 1 1 2 1 2 0 0 0 0 0 0 0 0 2 2 1 0 2 1 0 0 0 1 2 1 0 1 0 0 0 0 0 0 1 0 0 2 0 2 0 0 0 0 0 1 1 2 0 2 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0 1 2 2 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 </values>
4.93/2.78	v </instantiation>
4.93/2.78	

Verifier Data

OK	2

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-4258195-1501998963/watcher-4258195-1501998963 -o /tmp/evaluation-result-4258195-1501998963/solver-4258195-1501998963 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1501992487-9585 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258195-1501998963.xml 

pid=16086
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.06 2.05 2.13 3/195 16089
/proc/meminfo: memFree=31669636/32770624 swapFree=0/301940
[pid=16089] ppid=16086 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16089/stat : 16089 (runsolver) D 16086 16089 2450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 2090115 24240128 108 18446744073709551615 4194304 4338465 140720948178224 140720948175864 139757645062871 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 28041216 140720948183185 140720948183631 140720948183631 140720948187082 0
/proc/16089/statm: 5918 108 54 36 0 2156 0

[startup+0.100205 s]
/proc/loadavg: 2.06 2.05 2.13 3/195 16089
/proc/meminfo: memFree=31669636/32770624 swapFree=0/301940
[pid=16089] ppid=16086 vsize=9936560 CPUtime=0 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 3329 0 0 0 0 0 0 0 20 0 6 0 2090115 10175037440 4500 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2484140 4500 1883 1 0 2473637 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9936560

[startup+0.200249 s]
/proc/loadavg: 2.06 2.05 2.13 3/195 16089
/proc/meminfo: memFree=31669636/32770624 swapFree=0/301940
[pid=16089] ppid=16086 vsize=10551156 CPUtime=0.07 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 4683 0 0 0 6 1 0 0 20 0 15 0 2090115 10804383744 5715 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2637789 5715 2613 1 0 2627261 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551156

[startup+0.300292 s]
/proc/loadavg: 2.06 2.05 2.13 3/195 16089
/proc/meminfo: memFree=31669636/32770624 swapFree=0/301940
[pid=16089] ppid=16086 vsize=10551156 CPUtime=0.22 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 8187 0 0 0 19 3 0 0 20 0 15 0 2090115 10804383744 8866 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2637789 8866 2855 1 0 2627261 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10551156

[startup+0.700286 s]
/proc/loadavg: 2.06 2.05 2.13 3/195 16089
/proc/meminfo: memFree=31669636/32770624 swapFree=0/301940
[pid=16089] ppid=16086 vsize=10551232 CPUtime=1.3 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 11854 0 0 0 125 5 0 0 20 0 15 0 2090115 10804461568 31555 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2637808 31555 3058 1 0 2627261 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10551232

[startup+1.50115 s]
/proc/loadavg: 2.06 2.05 2.13 3/211 16105
/proc/meminfo: memFree=31443092/32770624 swapFree=0/301992
[pid=16089] ppid=16086 vsize=10617796 CPUtime=3.15 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 13976 0 0 0 299 16 0 0 20 0 16 0 2090115 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2654449 60181 3091 1 0 2643902 0
[pid=16089/tid=16091] ppid=16086 vsize=10617796 CPUtime=1.27 cores=1,3,5,7
/proc/16089/task/16091/stat : 16091 (java) R 16086 16089 2450 0 -1 4202560 7774 0 0 0 123 4 0 0 20 0 16 0 2090124 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140516506323056 140516116929396 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16092] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16092/stat : 16092 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140516112985104 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16093] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16093/stat : 16093 (java) S 16086 16089 2450 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140516111932560 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16094] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16094/stat : 16094 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140516110879504 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16095] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16095/stat : 16095 (java) S 16086 16089 2450 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140516109826960 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16096] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16096/stat : 16096 (java) S 16086 16089 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515998435568 140516502108802 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16097] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16097/stat : 16097 (java) S 16086 16089 2450 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515997381792 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16098] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16098/stat : 16098 (java) S 16086 16089 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2090127 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515996328688 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16099] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16099/stat : 16099 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515995277264 140516502116251 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16100] ppid=16086 vsize=10617796 CPUtime=0.55 cores=1,3,5,7
/proc/16089/task/16100/stat : 16100 (java) R 16086 16089 2450 0 -1 4202560 1634 0 0 0 55 0 0 0 20 0 16 0 2090129 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515994215904 140516485624159 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16101] ppid=16086 vsize=10617796 CPUtime=0.67 cores=1,3,5,7
/proc/16089/task/16101/stat : 16101 (java) S 16086 16089 2450 0 -1 1077944384 1369 0 0 0 67 0 0 0 20 0 16 0 2090129 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515993172848 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16102] ppid=16086 vsize=10617796 CPUtime=0.33 cores=1,3,5,7
/proc/16089/task/16102/stat : 16102 (java) S 16086 16089 2450 0 -1 1077944384 1588 0 0 0 32 1 0 0 20 0 16 0 2090129 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515992119792 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16103] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16103/stat : 16103 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515991067488 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16104] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16104/stat : 16104 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090135 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515990014512 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16105] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16105/stat : 16105 (java) S 16086 16089 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2090205 10872623104 60181 18446744073709551615 4194304 4196468 140733137093600 140515988960304 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 10617796

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

[startup+1.60115 s]
/proc/loadavg: 2.06 2.05 2.13 3/211 16105
/proc/meminfo: memFree=31443092/32770624 swapFree=0/301992
[pid=16089] ppid=16086 vsize=10617796 CPUtime=3.38 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 14410 0 0 0 322 16 0 0 20 0 16 0 2090115 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2654449 60574 3091 1 0 2643902 0
[pid=16089/tid=16091] ppid=16086 vsize=10617796 CPUtime=1.37 cores=1,3,5,7
/proc/16089/task/16091/stat : 16091 (java) R 16086 16089 2450 0 -1 4202560 7774 0 0 0 133 4 0 0 20 0 16 0 2090124 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140516506334144 140516502109590 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16092] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16092/stat : 16092 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140516112985104 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16093] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16093/stat : 16093 (java) S 16086 16089 2450 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140516111932560 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16094] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16094/stat : 16094 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140516110879504 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16095] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16095/stat : 16095 (java) S 16086 16089 2450 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140516109826960 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16096] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16096/stat : 16096 (java) S 16086 16089 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515998435568 140516502108802 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16097] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16097/stat : 16097 (java) S 16086 16089 2450 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515997381792 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16098] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16098/stat : 16098 (java) S 16086 16089 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2090127 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515996328688 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16099] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16099/stat : 16099 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515995277264 140516502116251 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16100] ppid=16086 vsize=10617796 CPUtime=0.65 cores=1,3,5,7
/proc/16089/task/16100/stat : 16100 (java) R 16086 16089 2450 0 -1 4202560 2066 0 0 0 65 0 0 0 20 0 16 0 2090129 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515994211272 140516483641475 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16101] ppid=16086 vsize=10617796 CPUtime=0.69 cores=1,3,5,7
/proc/16089/task/16101/stat : 16101 (java) R 16086 16089 2450 0 -1 4202560 1371 0 0 0 69 0 0 0 20 0 16 0 2090129 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515993172848 140516480547761 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16102] ppid=16086 vsize=10617796 CPUtime=0.33 cores=1,3,5,7
/proc/16089/task/16102/stat : 16102 (java) S 16086 16089 2450 0 -1 1077944384 1588 0 0 0 32 1 0 0 20 0 16 0 2090129 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515992119792 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16103] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16103/stat : 16103 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515991067488 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16104] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16104/stat : 16104 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090135 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515990014512 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16105] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16105/stat : 16105 (java) S 16086 16089 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2090205 10872623104 60574 18446744073709551615 4194304 4196468 140733137093600 140515988960304 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 10617796

[startup+2.40069 s]
/proc/loadavg: 2.06 2.05 2.13 4/211 16105
/proc/meminfo: memFree=31432848/32770624 swapFree=0/301996
[pid=16089] ppid=16086 vsize=10617796 CPUtime=4.72 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 15821 0 0 0 456 16 0 0 20 0 16 0 2090115 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2654449 62018 3096 1 0 2643902 0
[pid=16089/tid=16091] ppid=16086 vsize=10617796 CPUtime=2.17 cores=1,3,5,7
/proc/16089/task/16091/stat : 16091 (java) R 16086 16089 2450 0 -1 4202560 7803 0 0 0 213 4 0 0 20 0 16 0 2090124 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140516506333824 140516116624910 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16092] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16092/stat : 16092 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140516112985104 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16093] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16093/stat : 16093 (java) S 16086 16089 2450 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140516111932560 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16094] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16094/stat : 16094 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140516110879504 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16095] ppid=16086 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16095/stat : 16095 (java) S 16086 16089 2450 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 2090125 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140516109826960 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16096] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16096/stat : 16096 (java) S 16086 16089 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515998435568 140516502108802 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16097] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16097/stat : 16097 (java) S 16086 16089 2450 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 2090126 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515997381792 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16098] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16098/stat : 16098 (java) S 16086 16089 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2090127 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515996328688 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16099] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16099/stat : 16099 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515995277264 140516502116251 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16100] ppid=16086 vsize=10617796 CPUtime=0.93 cores=1,3,5,7
/proc/16089/task/16100/stat : 16100 (java) S 16086 16089 2450 0 -1 1077944384 2444 0 0 0 93 0 0 0 20 0 16 0 2090129 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515994225392 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16101] ppid=16086 vsize=10617796 CPUtime=0.94 cores=1,3,5,7
/proc/16089/task/16101/stat : 16101 (java) S 16086 16089 2450 0 -1 1077944384 2328 0 0 0 94 0 0 0 20 0 16 0 2090129 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515993172848 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16102] ppid=16086 vsize=10617796 CPUtime=0.35 cores=1,3,5,7
/proc/16089/task/16102/stat : 16102 (java) S 16086 16089 2450 0 -1 1077944384 1635 0 0 0 34 1 0 0 20 0 16 0 2090129 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515992119792 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16103] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16103/stat : 16103 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515991067488 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16104] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16104/stat : 16104 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090135 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515990014512 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16105] ppid=16086 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16105/stat : 16105 (java) S 16086 16089 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2090205 10872623104 62018 18446744073709551615 4194304 4196468 140733137093600 140515988960304 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 10617796

[startup+2.60069 s]
/proc/loadavg: 2.06 2.05 2.13 4/211 16105
/proc/meminfo: memFree=31432848/32770624 swapFree=0/301996
[pid=16089] ppid=16086 vsize=10750924 CPUtime=4.93 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 15877 0 0 0 477 16 0 0 20 0 16 0 2090115 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2687731 62041 3098 1 0 2677184 0
[pid=16089/tid=16091] ppid=16086 vsize=10750924 CPUtime=2.35 cores=1,3,5,7
/proc/16089/task/16091/stat : 16091 (java) S 16086 16089 2450 0 -1 1077944384 7811 0 0 0 231 4 0 0 20 0 16 0 2090124 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516506338336 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16092] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16092/stat : 16092 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516112985104 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16093] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16093/stat : 16093 (java) S 16086 16089 2450 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516111932560 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16094] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16094/stat : 16094 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516110879504 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16095] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16095/stat : 16095 (java) S 16086 16089 2450 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516109826960 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16096] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16096/stat : 16096 (java) S 16086 16089 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 2090126 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515998435568 140516502108802 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16097] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16097/stat : 16097 (java) S 16086 16089 2450 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 2090126 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515997381792 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16098] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16098/stat : 16098 (java) S 16086 16089 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2090127 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515996328688 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16099] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16099/stat : 16099 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515995277264 140516502116251 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16100] ppid=16086 vsize=10750924 CPUtime=0.93 cores=1,3,5,7
/proc/16089/task/16100/stat : 16100 (java) S 16086 16089 2450 0 -1 1077944384 2444 0 0 0 93 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515994225392 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16101] ppid=16086 vsize=10750924 CPUtime=0.96 cores=1,3,5,7
/proc/16089/task/16101/stat : 16101 (java) S 16086 16089 2450 0 -1 1077944384 2330 0 0 0 96 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515993172848 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16102] ppid=16086 vsize=10750924 CPUtime=0.35 cores=1,3,5,7
/proc/16089/task/16102/stat : 16102 (java) S 16086 16089 2450 0 -1 1077944384 1636 0 0 0 34 1 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515992119792 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16103] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16103/stat : 16103 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515991067488 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16104] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16104/stat : 16104 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090135 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515990014512 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 10750924

[startup+2.70074 s]
/proc/loadavg: 2.06 2.05 2.13 4/211 16105
/proc/meminfo: memFree=31432848/32770624 swapFree=0/301996
[pid=16089] ppid=16086 vsize=10750924 CPUtime=4.93 cores=1,3,5,7
/proc/16089/stat : 16089 (java) S 16086 16089 2450 0 -1 1077944320 15877 0 0 0 477 16 0 0 20 0 16 0 2090115 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140733137076144 140516502097655 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
/proc/16089/statm: 2687731 62041 3098 1 0 2677184 0
[pid=16089/tid=16091] ppid=16086 vsize=10750924 CPUtime=2.35 cores=1,3,5,7
/proc/16089/task/16091/stat : 16091 (java) S 16086 16089 2450 0 -1 1077944384 7811 0 0 0 231 4 0 0 20 0 16 0 2090124 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516506338336 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16092] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16092/stat : 16092 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516112985104 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16093] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16093/stat : 16093 (java) S 16086 16089 2450 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516111932560 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16094] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16094/stat : 16094 (java) S 16086 16089 2450 0 -1 1077944384 36 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516110879504 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16095] ppid=16086 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16089/task/16095/stat : 16095 (java) S 16086 16089 2450 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 2090125 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140516109826960 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16096] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16096/stat : 16096 (java) S 16086 16089 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 2090126 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515998435568 140516502108802 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16097] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16097/stat : 16097 (java) S 16086 16089 2450 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 2090126 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515997381792 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16098] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16098/stat : 16098 (java) S 16086 16089 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2090127 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515996328688 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16099] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16099/stat : 16099 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515995277264 140516502116251 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16100] ppid=16086 vsize=10750924 CPUtime=0.93 cores=1,3,5,7
/proc/16089/task/16100/stat : 16100 (java) S 16086 16089 2450 0 -1 1077944384 2444 0 0 0 93 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515994225392 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16101] ppid=16086 vsize=10750924 CPUtime=0.96 cores=1,3,5,7
/proc/16089/task/16101/stat : 16101 (java) S 16086 16089 2450 0 -1 1077944384 2330 0 0 0 96 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515993172848 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16102] ppid=16086 vsize=10750924 CPUtime=0.35 cores=1,3,5,7
/proc/16089/task/16102/stat : 16102 (java) S 16086 16089 2450 0 -1 1077944384 1636 0 0 0 34 1 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515992119792 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16103] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16103/stat : 16103 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090129 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515991067488 140516502107861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
[pid=16089/tid=16104] ppid=16086 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16089/task/16104/stat : 16104 (java) S 16086 16089 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2090135 11008946176 62041 18446744073709551615 4194304 4196468 140733137093600 140515990014512 140516502108802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10084352 140733137097147 140733137097300 140733137097300 140733137100751 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 2.79142
CPU time (s): 4.94738
CPU user time (s): 4.77475
CPU system time (s): 0.17263
CPU usage (%): 177.235
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.77475
system time used= 0.17263
maximum resident set size= 248992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1802
involuntary context switches= 19

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016108 second user time and 0.018122 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 07:41:59
IDJOB=4258195
IDBENCH=140555
IDSOLVER=2643
FILE ID=node127/4258195-1501998963
RUNJOBID= node127-1501992487-9585
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-10.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258195-1501998963/watcher-4258195-1501998963 -o /tmp/evaluation-result-4258195-1501998963/solver-4258195-1501998963 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1501992487-9585 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258195-1501998963.xml

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

MD5SUM BENCH= f18d8089cff3557044696c3f39147249
RANDOM SEED=361518156

node127.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.92
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.92
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.92
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.92
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:        31669636 kB
MemAvailable:   31841800 kB
Buffers:          100028 kB
Cached:           354776 kB
SwapCached:            0 kB
Active:           389288 kB
Inactive:         310472 kB
Active(anon):     245544 kB
Inactive(anon):     8532 kB
Active(file):     143744 kB
Inactive(file):   301940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1720 kB
Writeback:             4 kB
AnonPages:        244620 kB
Mapped:            40144 kB
Shmem:              8868 kB
Slab:             109004 kB
SReclaimable:      84632 kB
SUnreclaim:        24372 kB
KernelStack:        3440 kB
PageTables:         5244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1128940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 62028 MiB
End job on node127 at 2017-08-06 07:42:02