Trace number 4262943

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-05OPT4 1.43944 0.905123

General information on the benchmark

NameGraphColoring/GraphColoring-m1-fixed/
GraphColoring-qwhopt-o5-h10-1.xml
MD5SUM4716a87298188d70bc9d7e045ef51dee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.074299
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints101
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":10},{"degree":10,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":100},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"instantiation","count":1}]
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

0.93/0.62	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.93/0.62	c This is free software under the dual EPL/GNU LGPL licenses.
0.93/0.62	c See www.sat4j.org for details.
0.93/0.62	c That software uses the Rhino library from the Mozilla project.
0.93/0.62	c version CUSTOM.v20170705
0.93/0.62	c java.runtime.name	Java(TM) SE Runtime Environment
0.93/0.62	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.93/0.62	c java.vm.version	25.131-b11
0.93/0.62	c java.vm.vendor	Oracle Corporation
0.93/0.62	c sun.arch.data.model	64
0.93/0.62	c java.version		1.8.0_131
0.93/0.62	c os.name		Linux
0.93/0.62	c os.version		3.10.0-514.16.1.el7.x86_64
0.93/0.62	c os.arch		amd64
0.93/0.62	c Free memory 		499604488
0.93/0.62	c Max memory 		7247757312
0.93/0.62	c Total memory 		504889344
0.93/0.62	c Number of processors 	4
0.93/0.62	c c --- Begin Solver configuration ---
0.93/0.62	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.93/0.62	c Learn all clauses as in MiniSAT
0.93/0.62	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.93/0.62	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.93/0.62	c No reason simplification
0.93/0.62	c Glucose 2.1 dynamic restart strategy
0.93/0.62	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
0.93/0.62	c timeout=2147483s
0.93/0.62	c DB Simplification allowed=false
0.93/0.62	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.93/0.62	c --- End Solver configuration ---
0.93/0.62	c constraints type 
0.93/0.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.93/0.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 461
0.93/0.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 77023
0.93/0.62	c org.sat4j.specs.Constr$1 => 12
0.93/0.62	c org.sat4j.minisat.constraints.cnf.UnitClause => 219
0.93/0.62	c 77765 constraints processed.
0.93/0.65	o 16
0.93/0.68	o 4
1.42/0.89	c starts		: 7
1.42/0.89	c conflicts		: 572
1.42/0.89	c decisions		: 4831
1.42/0.89	c propagations		: 33995
1.42/0.89	c inspects		: 164733
1.42/0.89	c shortcuts		: 0
1.42/0.90	c learnt literals	: 9
1.42/0.90	c learnt binary clauses	: 10
1.42/0.90	c learnt ternary clauses	: 4
1.42/0.90	c learnt constraints	: 562
1.42/0.90	c ignored constraints	: 0
1.42/0.90	c root simplifications	: 0
1.42/0.90	c removed literals (reason simplification)	: 0
1.42/0.90	c reason swapping (by a shorter reason)	: 0
1.42/0.90	c Calls to reduceDB	: 0
1.42/0.90	c Number of update (reduction) of LBD	: 359
1.42/0.90	c Imported unit clauses	: 0
1.42/0.90	c number of reductions to clauses (during analyze)	: 0
1.42/0.90	c number of learned constraints concerned by reduction	: 0
1.42/0.90	c number of learning phase by resolution	: 0
1.42/0.90	c number of learning phase by cutting planes	: 0
1.42/0.90	c number of rounding to 1 operations	: 0
1.42/0.90	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1.42/0.90	c number of reductions of the coefficients by power 2 	: 0
1.42/0.90	c number of right shift for reduction by power 2 	: 0
1.42/0.90	c number of reductions of the coefficients by GCD over coefficients 	: 0
1.42/0.90	c speed (assignments/second)	: 124523.80952380951
1.42/0.90	c non guided choices	1185
1.42/0.90	c learnt constraints type 
1.42/0.90	s OPTIMUM FOUND
1.42/0.90	v <instantiation type="optimum" cost="4">
1.42/0.90	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
1.42/0.90	v 	<values> 0 1 4 3 2 3 4 1 2 0 1 0 2 4 3 2 3 0 1 4 4 2 3 0 1 </values>
1.42/0.90	v </instantiation>
1.42/0.90	

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262943-1502611726/watcher-4262943-1502611726 -o /tmp/evaluation-result-4262943-1502611726/solver-4262943-1502611726 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262943-1502611726.xml 

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

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

solver pid=16447, runsolver pid=16444

[startup+0.100188 s]*
/proc/loadavg: 4.84 4.58 3.65 3/203 16453
/proc/meminfo: memFree=27089520/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10018544 memory=19584 CPUtime=0.02 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 3707 0 0 0 1 1 0 0 20 0 7 0 15055250 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2504636 4896 2009 1 0 2494133 0
[pid=16447/tid=16449] ppid=16444 vsize=10018544 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) R 16444 16447 7968 0 -1 4202560 2398 0 0 0 1 0 0 0 20 0 7 0 15055258 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140276236032784 140276214264048 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10018544 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 15055259 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10018544 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 15055259 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10018544 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 15055259 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10018544 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 15055259 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10018544 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 15055261 10258989056 4896 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10018544 KiB
Current children cumulated memory: 19584 KiB

[startup+0.209889 s]*
/proc/loadavg: 4.84 4.58 3.65 2/212 16462
/proc/meminfo: memFree=27084608/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10551056 memory=22840 CPUtime=0.05 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 4695 0 0 0 4 1 0 0 20 0 15 0 15055250 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2637764 5710 2570 1 0 2627261 0
[pid=16447/tid=16449] ppid=16444 vsize=10551056 memory=8390339637985935414 CPUtime=0.04 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) R 16444 16447 7968 0 -1 4202560 2802 0 0 0 4 0 0 0 20 0 15 0 15055258 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140276236032608 140276212067152 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10551056 memory=288230583233150999 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055259 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10551056 memory=139904749977904 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055259 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10551056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055259 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10551056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055259 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10551056 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055261 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16455] ppid=16444 vsize=10551056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16455/stat : 16455 (java) S 16444 16447 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15055261 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275794662816 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16456] ppid=16444 vsize=10551056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16456/stat : 16456 (java) S 16444 16447 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15055261 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275793610224 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16458] ppid=16444 vsize=10551056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16458/stat : 16458 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15055264 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275792558800 140276231808923 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16459] ppid=16444 vsize=10551056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16459/stat : 16459 (java) S 16444 16447 7968 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 15055264 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275791505392 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16460] ppid=16444 vsize=10551056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16460/stat : 16460 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15055264 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275790452848 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16461] ppid=16444 vsize=10551056 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16461/stat : 16461 (java) S 16444 16447 7968 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 15055264 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275789400304 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16462] ppid=16444 vsize=10551056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16462/stat : 16462 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15055264 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275788348000 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16463] ppid=16444 vsize=10551056 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16463/stat : 16463 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055271 10804281344 5710 18446744073709551615 4194304 4196468 140732797205840 140275787295536 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10551056 KiB
Current children cumulated memory: 22840 KiB

[startup+0.312843 s]*
/proc/loadavg: 4.84 4.58 3.65 4/212 16463
/proc/meminfo: memFree=27073720/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10551156 memory=35716 CPUtime=0.21 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 8138 0 0 0 18 3 0 0 20 0 15 0 15055250 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2637789 8929 2880 1 0 2627261 0
[pid=16447/tid=16449] ppid=16444 vsize=10551156 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) R 16444 16447 7968 0 -1 4202560 5796 0 0 0 12 2 0 0 20 0 15 0 15055258 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140276236005232 140276231802262 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055259 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055259 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055259 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055259 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15055261 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16455] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16455/stat : 16455 (java) S 16444 16447 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15055261 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275794662816 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16456] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16456/stat : 16456 (java) S 16444 16447 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15055261 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275793610224 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16458] ppid=16444 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16458/stat : 16458 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15055264 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275792558800 140276231808923 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16459] ppid=16444 vsize=10551156 memory=139904600525440 CPUtime=0.01 cores=0,2,4,6
/proc/16447/task/16459/stat : 16459 (java) S 16444 16447 7968 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 15 0 15055264 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275791505392 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16460] ppid=16444 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16447/task/16460/stat : 16460 (java) S 16444 16447 7968 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 15 0 15055264 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275790452848 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16461] ppid=16444 vsize=10551156 memory=139904749856384 CPUtime=0.03 cores=0,2,4,6
/proc/16447/task/16461/stat : 16461 (java) R 16444 16447 7968 0 -1 4202560 414 0 0 0 3 0 0 0 20 0 15 0 15055264 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275789400304 140276231811674 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16462] ppid=16444 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16462/stat : 16462 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15055264 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275788348000 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16463] ppid=16444 vsize=10551156 memory=139904749856384 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16463/stat : 16463 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15055271 10804383744 8929 18446744073709551615 4194304 4196468 140732797205840 140275787295536 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35716 KiB

[startup+0.700661 s]
/proc/loadavg: 4.84 4.58 3.65 4/212 16463
/proc/meminfo: memFree=27063828/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10750924 memory=73200 CPUtime=1.25 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 12225 0 0 0 120 5 0 0 20 0 16 0 15055250 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2687731 18300 3052 1 0 2677184 0
[pid=16447/tid=16449] ppid=16444 vsize=10750924 memory=139904600367632 CPUtime=0.52 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) S 16444 16447 7968 0 -1 1077944384 7099 0 0 0 49 3 0 0 20 0 16 0 15055258 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140276236031008 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10750924 memory=279809200776704 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10750924 memory=279809200630328 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10750924 memory=219 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10750924 memory=6009584638229964640 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16455] ppid=16444 vsize=10750924 memory=7223879631928058176 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16455/stat : 16455 (java) S 16444 16447 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275794662816 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16456] ppid=16444 vsize=10750924 memory=279809200745632 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16456/stat : 16456 (java) S 16444 16447 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275793610224 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16458] ppid=16444 vsize=10750924 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16458/stat : 16458 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275792558800 140276231808923 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16459] ppid=16444 vsize=10750924 memory=15816711811106768 CPUtime=0.22 cores=0,2,4,6
/proc/16447/task/16459/stat : 16459 (java) R 16444 16447 7968 0 -1 4202560 1021 0 0 0 22 0 0 0 20 0 16 0 15055264 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275791496720 140276215286569 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16460] ppid=16444 vsize=10750924 memory=16444 CPUtime=0.23 cores=0,2,4,6
/proc/16447/task/16460/stat : 16460 (java) R 16444 16447 7968 0 -1 4202560 1088 0 0 0 23 0 0 0 20 0 16 0 15055264 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275790438800 140276224079781 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16461] ppid=16444 vsize=10750924 memory=8152 CPUtime=0.24 cores=0,2,4,6
/proc/16447/task/16461/stat : 16461 (java) S 16444 16447 7968 0 -1 1077944384 1577 0 0 0 24 0 0 0 20 0 16 0 15055264 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275789400304 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16462] ppid=16444 vsize=10750924 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16462/stat : 16462 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275788348000 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16463] ppid=16444 vsize=10750924 memory=640 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16463/stat : 16463 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055271 11008946176 18300 18446744073709551615 4194304 4196468 140732797205840 140275787295536 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 73200 KiB

[startup+0.905079 s]
# the end of solver process 16447 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.38317 s, system=0.056267 s

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

[startup+0.80088 s]
/proc/loadavg: 4.84 4.58 3.65 4/212 16463
/proc/meminfo: memFree=27063828/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10750924 memory=73360 CPUtime=1.42 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 12258 0 0 0 137 5 0 0 20 0 16 0 15055250 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2687731 18340 3062 1 0 2677184 0
[pid=16447/tid=16449] ppid=16444 vsize=10750924 memory=-7966001967407140192 CPUtime=0.52 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) S 16444 16447 7968 0 -1 1077944384 7099 0 0 0 49 3 0 0 20 0 16 0 15055258 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140276236031008 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10750924 memory=-7606742959547834223 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10750924 memory=4956998493510226538 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10750924 memory=6944656592385698452 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10750924 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10750924 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16455] ppid=16444 vsize=10750924 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16455/stat : 16455 (java) S 16444 16447 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275794662816 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16456] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16456/stat : 16456 (java) S 16444 16447 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275793610224 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16458] ppid=16444 vsize=10750924 memory=288230608902303034 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16458/stat : 16458 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275792558800 140276231808923 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16459] ppid=16444 vsize=10750924 memory=288293264019425286 CPUtime=0.31 cores=0,2,4,6
/proc/16447/task/16459/stat : 16459 (java) S 16444 16447 7968 0 -1 1077944384 1042 0 0 0 31 0 0 0 20 0 16 0 15055264 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275791505392 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16460] ppid=16444 vsize=10750924 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/16447/task/16460/stat : 16460 (java) S 16444 16447 7968 0 -1 1077944384 1100 0 0 0 32 0 0 0 20 0 16 0 15055264 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275790452848 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16461] ppid=16444 vsize=10750924 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/16447/task/16461/stat : 16461 (java) S 16444 16447 7968 0 -1 1077944384 1577 0 0 0 24 0 0 0 20 0 16 0 15055264 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275789400304 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16462] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16462/stat : 16462 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275788348000 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16463] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16463/stat : 16463 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055271 11008946176 18340 18446744073709551615 4194304 4196468 140732797205840 140275787295536 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 73360 KiB

[startup+0.900644 s]
/proc/loadavg: 4.84 4.58 3.65 4/212 16463
/proc/meminfo: memFree=27063828/32770624 swapFree=67108860/67108860
[pid=16447] ppid=16444 vsize=10750924 memory=75408 CPUtime=1.43 cores=0,2,4,6
/proc/16447/stat : 16447 (java) S 16444 16447 7968 0 -1 1077944320 12263 0 0 0 138 5 0 0 20 0 16 0 15055250 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140732797188384 140276231790327 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
/proc/16447/statm: 2687731 18852 3062 1 0 2677184 0
[pid=16447/tid=16449] ppid=16444 vsize=10750924 memory=288230613214036277 CPUtime=0.52 cores=0,2,4,6
/proc/16447/task/16449/stat : 16449 (java) S 16444 16447 7968 0 -1 1077944384 7099 0 0 0 49 3 0 0 20 0 16 0 15055258 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140276236031008 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16450] ppid=16444 vsize=10750924 memory=15816711811106768 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16450/stat : 16450 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140276188756240 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16451] ppid=16444 vsize=10750924 memory=5794560802800097124 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16451/stat : 16451 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140276187703696 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16452] ppid=16444 vsize=10750924 memory=7018410806099338856 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16452/stat : 16452 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140276186651152 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16453] ppid=16444 vsize=10750924 memory=7306925899896150119 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16453/stat : 16453 (java) S 16444 16447 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15055259 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140276185598608 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16454] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16454/stat : 16454 (java) S 16444 16447 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275795716592 140276231801474 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16455] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16455/stat : 16455 (java) S 16444 16447 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275794662816 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16456] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16456/stat : 16456 (java) S 16444 16447 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15055261 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275793610224 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16458] ppid=16444 vsize=10750924 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16458/stat : 16458 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275792558800 140276231808923 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16459] ppid=16444 vsize=10750924 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/16447/task/16459/stat : 16459 (java) S 16444 16447 7968 0 -1 1077944384 1042 0 0 0 31 0 0 0 20 0 16 0 15055264 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275791505392 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16460] ppid=16444 vsize=10750924 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/16447/task/16460/stat : 16460 (java) S 16444 16447 7968 0 -1 1077944384 1100 0 0 0 32 0 0 0 20 0 16 0 15055264 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275790452848 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16461] ppid=16444 vsize=10750924 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/16447/task/16461/stat : 16461 (java) S 16444 16447 7968 0 -1 1077944384 1577 0 0 0 24 0 0 0 20 0 16 0 15055264 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275789400304 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16462] ppid=16444 vsize=10750924 memory=73200 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16462/stat : 16462 (java) S 16444 16447 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15055264 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275788348000 140276231800533 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
[pid=16447/tid=16463] ppid=16444 vsize=10750924 memory=139904600367632 CPUtime=0 cores=0,2,4,6
/proc/16447/task/16463/stat : 16463 (java) S 16444 16447 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15055271 11008946176 18852 18446744073709551615 4194304 4196468 140732797205840 140275787295536 140276231801474 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11304960 140732797206929 140732797207082 140732797207082 140732797210575 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 75408 KiB

Child status: 0
Real time (s): 0.905123
CPU time (s): 1.43944
CPU user time (s): 1.38317
CPU system time (s): 0.056267
CPU usage (%): 159.032
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 75408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.38317
system time used= 0.056267
maximum resident set size= 76000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1146
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 16447
#   total CPU time (s): 1.43944
#   total CPU user time (s): 1.38317
#   total CPU system time (s): 0.056267

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032487 second user time and 0.042386 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 09:54:49
IDJOB=4262943
IDBENCH=120534
IDSOLVER=2651
FILE ID=node128/4262943-1502611726
RUNJOBID= node128-1502582933-8032
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-fixed/GraphColoring-qwhopt-o5-h10-1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262943-1502611726/watcher-4262943-1502611726 -o /tmp/evaluation-result-4262943-1502611726/solver-4262943-1502611726 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262943-1502611726.xml

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

MD5SUM BENCH= 4716a87298188d70bc9d7e045ef51dee
RANDOM SEED=2140711949

node128.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.94
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.94
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.94
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.94
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:        27096956 kB
MemAvailable:   27636872 kB
Buffers:          124736 kB
Cached:           703352 kB
SwapCached:            0 kB
Active:          4614796 kB
Inactive:         642936 kB
Active(anon):    4429764 kB
Inactive(anon):    16764 kB
Active(file):     185032 kB
Inactive(file):   626172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1616 kB
Writeback:             0 kB
AnonPages:       4448424 kB
Mapped:            44128 kB
Shmem:             17116 kB
Slab:             113532 kB
SReclaimable:      89092 kB
SUnreclaim:        24440 kB
KernelStack:        3776 kB
PageTables:        13324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5826072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4292608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node128 at 2017-08-13 09:54:50