Trace number 4310561

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
OscaR - Hybrid 2018-08-14OPT54 1.45517 0.985281

General information on the benchmark

NameAuction/Auction-sum/
Auction-sum-example_c18.xml
MD5SUMef5ffd6d9cd3ce1d40ba669a8320885c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark0.00457
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":5}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3},{"degree":4,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.69/0.54	c version: 2018-08-14
0.69/0.55	c seed: 405991035
0.69/0.55	c timeout: 252
0.69/0.55	c memlimit: 11000
0.69/0.55	c nbcore: 4
0.69/0.57	c Parsing instance...
1.31/0.95	c Parsing done, starting first complete search...
1.31/0.97	o 0
1.31/0.97	o 20
1.31/0.97	o 30
1.31/0.97	o 50
1.31/0.97	o 54
1.31/0.97	s OPTIMUM FOUND
1.31/0.97	v <instantiation>
1.31/0.97	v 	<list>
1.31/0.97	v 		b[0] b[1] b[2] b[3] b[4]
1.31/0.97	v 	</list>
1.31/0.97	v 	<values>
1.31/0.97	v 		0 0 0 1 1 
1.31/0.97	v 	</values>
1.31/0.97	v </instantiation>

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310561-1534328812/watcher-4310561-1534328812 -o /tmp/evaluation-result-4310561-1534328812/solver-4310561-1534328812 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534326868-25908 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 405991035 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310561-1534328812.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100109 s]*
/proc/loadavg: 2.38 2.12 1.78 4/215 27441
/proc/meminfo: memFree=20184564/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14082736 memory=32632 CPUtime=0.12 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 7112 0 0 0 10 2 0 0 20 0 15 0 250444376 14420721664 8158 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3520684 8158 3143 1 0 3482761 0
[pid=27426/tid=27428] ppid=27423 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 5175 0 0 0 8 1 0 0 20 0 15 0 250444376 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383740141920 140383719998814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14082736 memory=5793855334101109177 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444378 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383204866544 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0.01 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) R 27423 27426 21941 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 15 0 250444381 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383203814256 140383728159717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14420721664 8158 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32632 KiB

[startup+0.21429 s]*
/proc/loadavg: 2.38 2.12 1.78 5/215 27441
/proc/meminfo: memFree=20169184/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14082736 memory=47080 CPUtime=0.32 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 10385 0 0 0 29 3 0 0 20 0 15 0 250444376 14420721664 11770 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3520684 11770 3400 1 0 3482761 0
[pid=27426/tid=27428] ppid=27423 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 8090 0 0 0 18 2 0 0 20 0 15 0 250444376 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383740148240 140383719961957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14082736 memory=4211973809296006538 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250444378 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 322 0 0 0 1 0 0 0 20 0 15 0 250444381 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) S 27423 27426 21941 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 250444381 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383204866544 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0.07 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) S 27423 27426 21941 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 15 0 250444381 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383203814256 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14420721664 11770 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47080 KiB

[startup+0.310601 s]*
/proc/loadavg: 2.38 2.12 1.78 4/215 27441
/proc/meminfo: memFree=20165276/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14082736 memory=50296 CPUtime=0.43 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 10724 0 0 0 40 3 0 0 20 0 15 0 250444376 14420721664 12574 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3520684 12574 3402 1 0 3482761 0
[pid=27426/tid=27428] ppid=27423 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 8417 0 0 0 27 3 0 0 20 0 15 0 250444376 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383740117760 140383719998814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14082736 memory=4211973809296006538 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14082736 memory=140083091218357 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14082736 memory=140082975735749 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14082736 memory=140082975722959 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14082736 memory=140083091237968 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250444378 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14082736 memory=140082975732143 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14082736 memory=280165951455120 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14082736 memory=280165951452816 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 15 0 250444381 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) S 27423 27426 21941 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 250444381 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383204866544 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0.08 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) R 27423 27426 21941 0 -1 4202560 326 0 0 0 8 0 0 0 20 0 15 0 250444381 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383203814256 140383714886652 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14082736 memory=140083091216000 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14420721664 12574 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50296 KiB

[startup+0.700716 s]
/proc/loadavg: 2.38 2.12 1.78 3/215 27441
/proc/meminfo: memFree=20140968/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14084804 memory=88816 CPUtime=1 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 17620 0 0 0 95 5 0 0 20 0 15 0 250444376 14422839296 22204 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3521201 22204 3496 1 0 3483273 0
[pid=27426/tid=27428] ppid=27423 vsize=14084804 memory=1220 CPUtime=0.68 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 14866 0 0 0 64 4 0 0 20 0 15 0 250444376 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383740142320 140383735940253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14084804 memory=6370994028255662162 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250444378 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14084804 memory=233 CPUtime=0.07 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 492 0 0 0 7 0 0 0 20 0 15 0 250444381 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14084804 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) S 27423 27426 21941 0 -1 1077944384 446 0 0 0 8 0 0 0 20 0 15 0 250444381 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383204866544 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14084804 memory=713 CPUtime=0.15 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) S 27423 27426 21941 0 -1 1077944384 435 0 0 0 15 0 0 0 20 0 15 0 250444381 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383203814256 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14084804 memory=280165951639024 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14422839296 22204 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88816 KiB

[startup+0.98522 s]
# the end of solver process 27426 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.38736 s, system=0.067803 s

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

[startup+0.800828 s]
/proc/loadavg: 2.38 2.12 1.78 3/215 27441
/proc/meminfo: memFree=20140968/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14086852 memory=95424 CPUtime=1.19 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 18253 0 0 0 114 5 0 0 20 0 15 0 250444376 14424936448 23856 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3521713 23856 3496 1 0 3483785 0
[pid=27426/tid=27428] ppid=27423 vsize=14086852 memory=-3106803524053856335 CPUtime=0.78 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 15355 0 0 0 74 4 0 0 20 0 15 0 250444376 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383740151264 140383719998814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14086852 memory=7523071198212214892 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14086852 memory=6154538792250073449 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250444378 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14086852 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14086852 memory=7951477195466827094 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14086852 memory=5787239141902733392 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14086852 memory=8311777531775520915 CPUtime=0.09 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 507 0 0 0 9 0 0 0 20 0 15 0 250444381 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14086852 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) S 27423 27426 21941 0 -1 1077944384 455 0 0 0 10 0 0 0 20 0 15 0 250444381 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383204866544 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14086852 memory=369267245 CPUtime=0.19 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) S 27423 27426 21941 0 -1 1077944384 555 0 0 0 19 0 0 0 20 0 15 0 250444381 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383203814256 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14086852 memory=280165951731296 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14424936448 23856 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 95424 KiB

[startup+0.900698 s]
/proc/loadavg: 2.38 2.12 1.78 3/215 27441
/proc/meminfo: memFree=20140968/32770624 swapFree=67108372/67108860
[pid=27426] ppid=27423 vsize=14088900 memory=102412 CPUtime=1.31 cores=1,3,5,7
/proc/27426/stat : 27426 (java) S 27423 27426 21941 0 -1 1077944320 18928 0 0 0 126 5 0 0 20 0 15 0 250444376 14427033600 25603 33554432000 4194304 4196468 140724443285424 140724443267968 140383735918327 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
/proc/27426/statm: 3522225 25603 3497 1 0 3484297 0
[pid=27426/tid=27428] ppid=27423 vsize=14088900 memory=233 CPUtime=0.87 cores=1,3,5,7
/proc/27426/task/27428/stat : 27428 (java) R 27423 27426 21941 0 -1 4202560 16000 0 0 0 83 4 0 0 20 0 15 0 250444376 14427033600 25603 33554432000 4194304 4196468 140724443285424 140383740149776 140383719998814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27429] ppid=27423 vsize=14088900 memory=7 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27429/stat : 27429 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14427033600 25603 33554432000 4194304 4196468 140724443285424 140383692471184 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27430] ppid=27423 vsize=14088900 memory=713 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27430/stat : 27430 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383330167568 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27431] ppid=27423 vsize=14088900 memory=7018113873366509138 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27431/stat : 27431 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444377 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383329115280 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27432] ppid=27423 vsize=14088900 memory=7591211249768752210 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27432/stat : 27432 (java) S 27423 27426 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250444377 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383328062480 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27433] ppid=27423 vsize=14088900 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27433/stat : 27433 (java) S 27423 27426 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250444378 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383210129520 140383735929474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27434] ppid=27423 vsize=14088900 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27434/stat : 27434 (java) S 27423 27426 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250444379 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383209075488 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27435] ppid=27423 vsize=14088900 memory=868 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27435/stat : 27435 (java) S 27423 27426 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250444379 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383208023152 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27436] ppid=27423 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27436/stat : 27436 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383206971472 140383735936923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27437] ppid=27423 vsize=14088900 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/27426/task/27437/stat : 27437 (java) S 27423 27426 21941 0 -1 1077944384 507 0 0 0 10 0 0 0 20 0 15 0 250444381 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383205919344 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27438] ppid=27423 vsize=14088900 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/27426/task/27438/stat : 27438 (java) R 27423 27426 21941 0 -1 4202560 462 0 0 0 11 0 0 0 20 0 15 0 250444381 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383204866544 140383715610015 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27439] ppid=27423 vsize=14088900 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/27426/task/27439/stat : 27439 (java) S 27423 27426 21941 0 -1 1077944384 579 0 0 0 21 0 0 0 20 0 15 0 250444381 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383203814256 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27440] ppid=27423 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27440/stat : 27440 (java) S 27423 27426 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250444381 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383202761696 140383735928533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
[pid=27426/tid=27441] ppid=27423 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27426/task/27441/stat : 27441 (java) S 27423 27426 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250444382 14427033600 25649 33554432000 4194304 4196468 140724443285424 140383201708464 140383735929474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140724443288667 140724443288846 140724443288846 140724443291599 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 102412 KiB

Child status: 0
Real time (s): 0.985281
CPU time (s): 1.45517
CPU user time (s): 1.38736
CPU system time (s): 0.067803
CPU usage (%): 147.69
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 102412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.38736
system time used= 0.067803
maximum resident set size= 111112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19443
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= 1332
involuntary context switches= 2


# summary of solver processes directly reported to runsolver:
#   pid: 27426
#   total CPU time (s): 1.45517
#   total CPU user time (s): 1.38736
#   total CPU system time (s): 0.067803

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018593 second user time and 0.057739 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 12:26:52
IDJOB=4310561
IDBENCH=141148
IDSOLVER=2796
FILE ID=node137/4310561-1534328812
RUNJOBID= node137-1534326868-25908
PBS_JOBID= 21038143
Free space on /tmp= 29252 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Auction/Auction-sum/Auction-sum-example_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310561-1534328812/watcher-4310561-1534328812 -o /tmp/evaluation-result-4310561-1534328812/solver-4310561-1534328812 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534326868-25908 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 405991035 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310561-1534328812.xml

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

MD5SUM BENCH= ef5ffd6d9cd3ce1d40ba669a8320885c
RANDOM SEED=405991035

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20202308 kB
MemAvailable:   27722840 kB
Buffers:          167568 kB
Cached:          7570720 kB
SwapCached:            8 kB
Active:          8178500 kB
Inactive:        3781852 kB
Active(anon):    4169180 kB
Inactive(anon):   113400 kB
Active(file):    4009320 kB
Inactive(file):  3668452 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35924 kB
Writeback:             0 kB
AnonPages:       4176048 kB
Mapped:            69592 kB
Shmem:             57816 kB
Slab:             300632 kB
SReclaimable:     271220 kB
SUnreclaim:        29412 kB
KernelStack:        3504 kB
PageTables:        13612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5433552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3995648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29216 MiB
End job on node137 at 2018-08-15 12:26:53