Trace number 4291257

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02UNSAT 14.4319 3.32307

General information on the benchmark

NameDubois/
Dubois-018_c18.xml
MD5SUM87315209bf8a3d7a2526762832107213
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.066
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":54}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":54}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1605805791
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.17/0.83	c Parsing done, starting search...
13.87/3.30	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291257-1532659356/watcher-4291257-1532659356 -o /tmp/evaluation-result-4291257-1532659356/solver-4291257-1532659356 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532654157-15025 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1605805791 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291257-1532659356.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16437, runsolver pid=16434
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 7.97 8.54 8.69 2/199 16457
/proc/meminfo: memFree=20490592/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=26103424 memory=31536 CPUtime=0.12 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 7345 0 0 0 10 2 0 0 20 0 20 0 83498812 26729906176 7884 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6525856 7884 3137 1 0 6487932 0
[pid=16437/tid=16439] ppid=16434 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) R 16434 16437 14998 0 -1 4202560 5460 0 0 0 8 1 0 0 20 0 20 0 83498812 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196134902176 140196110944028 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=26103424 memory=139624245962368 CPUtime=0 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 7950 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 8016 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195393419504 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16449] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16449/stat : 16449 (java) S 16434 16437 14998 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195392365728 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16450] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16450/stat : 16450 (java) S 16434 16437 14998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195391312624 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16451] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16451/stat : 16451 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195390261200 140196130686875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16452] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16452/stat : 16452 (java) S 16434 16437 14998 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195389209328 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16453] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16453/stat : 16453 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195388156784 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16454] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16454/stat : 16454 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195387103728 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16455] ppid=16434 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16437/task/16455/stat : 16455 (java) S 16434 16437 14998 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195386051184 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16456] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16456/stat : 16456 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195384998368 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16457] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16457/stat : 16457 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 8016 33554432000 4194304 4196468 140726889674064 140195315837616 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 31536 KiB

[startup+0.210323 s]*
/proc/loadavg: 7.97 8.54 8.69 4/199 16457
/proc/meminfo: memFree=20458792/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=26103424 memory=43508 CPUtime=0.3 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 10587 0 0 0 28 2 0 0 20 0 20 0 83498812 26729906176 10877 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6525856 10877 3354 1 0 6487932 0
[pid=16437/tid=16439] ppid=16434 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) R 16434 16437 14998 0 -1 4202560 8333 0 0 0 18 2 0 0 20 0 20 0 83498812 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196134895936 140196110222053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=26103424 memory=13939 CPUtime=0 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=26103424 memory=139624246514322 CPUtime=0 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 10877 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195393419504 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16449] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16449/stat : 16449 (java) S 16434 16437 14998 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195392365728 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16450] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16450/stat : 16450 (java) S 16434 16437 14998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195391312624 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16451] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16451/stat : 16451 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195390261200 140196130686875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16452] ppid=16434 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16437/task/16452/stat : 16452 (java) S 16434 16437 14998 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195389209328 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16453] ppid=16434 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16437/task/16453/stat : 16453 (java) S 16434 16437 14998 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195388156784 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16454] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16454/stat : 16454 (java) S 16434 16437 14998 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195387103728 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16455] ppid=16434 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/16437/task/16455/stat : 16455 (java) R 16434 16437 14998 0 -1 4202560 300 0 0 0 6 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195386046912 140196130680214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16456] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16456/stat : 16456 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195384998368 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16457] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16457/stat : 16457 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 10877 33554432000 4194304 4196468 140726889674064 140195315837616 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43508 KiB

[startup+0.310338 s]*
/proc/loadavg: 7.97 8.54 8.69 3/199 16457
/proc/meminfo: memFree=20458492/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=26103424 memory=47060 CPUtime=0.42 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 10979 0 0 0 40 2 0 0 20 0 20 0 83498812 26729906176 11765 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6525856 11765 3395 1 0 6487932 0
[pid=16437/tid=16439] ppid=16434 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) R 16434 16437 14998 0 -1 4202560 8657 0 0 0 28 2 0 0 20 0 20 0 83498812 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196134878000 140196114748766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=26103424 memory=139624085287855 CPUtime=0 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=26103424 memory=139624085290160 CPUtime=0 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=26103424 memory=139624085292464 CPUtime=0 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26729906176 11765 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195393419504 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16449] ppid=16434 vsize=26103424 memory=279248170591888 CPUtime=0 cores=0-7
/proc/16437/task/16449/stat : 16449 (java) S 16434 16437 14998 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195392365728 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16450] ppid=16434 vsize=26103424 memory=279248170598800 CPUtime=0 cores=0-7
/proc/16437/task/16450/stat : 16450 (java) S 16434 16437 14998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83498815 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195391312624 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16451] ppid=16434 vsize=26103424 memory=279248170540080 CPUtime=0 cores=0-7
/proc/16437/task/16451/stat : 16451 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195390261200 140196130686875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16452] ppid=16434 vsize=26103424 memory=279248170612624 CPUtime=0.01 cores=0-7
/proc/16437/task/16452/stat : 16452 (java) S 16434 16437 14998 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195389209328 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16453] ppid=16434 vsize=26103424 memory=279248170619536 CPUtime=0.01 cores=0-7
/proc/16437/task/16453/stat : 16453 (java) S 16434 16437 14998 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195388156784 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16454] ppid=16434 vsize=26103424 memory=279248170617232 CPUtime=0.01 cores=0-7
/proc/16437/task/16454/stat : 16454 (java) S 16434 16437 14998 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195387103728 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16455] ppid=16434 vsize=26103424 memory=279248170633840 CPUtime=0.08 cores=0-7
/proc/16437/task/16455/stat : 16455 (java) S 16434 16437 14998 0 -1 1077944384 306 0 0 0 8 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195386051184 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16456] ppid=16434 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16456/stat : 16456 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195384998368 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16457] ppid=16434 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16437/task/16457/stat : 16457 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498818 26729906176 11765 33554432000 4194304 4196468 140726889674064 140195315837616 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 47060 KiB

[startup+0.700916 s]
/proc/loadavg: 7.97 8.54 8.69 3/199 16457
/proc/meminfo: memFree=20441960/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=26105492 memory=85616 CPUtime=0.99 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 17872 0 0 0 94 5 0 0 20 0 20 0 83498812 26732023808 21404 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6526373 21404 3489 1 0 6488444 0
[pid=16437/tid=16439] ppid=16434 vsize=26105492 memory=0 CPUtime=0.68 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) R 16434 16437 14998 0 -1 4202560 15061 0 0 0 64 4 0 0 20 0 20 0 83498812 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196134890944 140196114748766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=26105492 memory=1196 CPUtime=0 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=26105492 memory=8536 CPUtime=0 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=26105492 memory=4616 CPUtime=0 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=26105492 memory=1424 CPUtime=0 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=26105492 memory=15868 CPUtime=0 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83498813 26732023808 21404 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=26105492 memory=4052 CPUtime=0 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83498815 26732023808 21404 33554432000 4194304 4196468 140726889674064 140195393419504 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0

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

[pid=16437/tid=16483] ppid=16434 vsize=27850528 memory=0 CPUtime=0.17 cores=0-7
/proc/16437/task/16483/stat : 16483 (java) R 16434 16437 14998 0 -1 1077944384 38 0 0 0 17 0 0 0 20 0 46 0 83499024 28518940672 109373 33554432000 4194304 4196468 140726889674064 140195269747728 140196130678485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 13.24 s
Current children cumulated vsize: 27850528 KiB
Current children cumulated memory: 437492 KiB

[startup+3.32303 s]
# the end of solver process 16437 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.0101 s, system=0.421805 s

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

[startup+3.21073 s]
/proc/loadavg: 7.97 8.54 8.69 27/225 16483
/proc/meminfo: memFree=20082960/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=27850528 memory=589564 CPUtime=13.87 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 37336 0 0 0 1348 39 0 0 20 0 46 0 83498812 28518940672 147391 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6962632 147391 3604 1 0 6924182 0
[pid=16437/tid=16439] ppid=16434 vsize=27850528 memory=0 CPUtime=1.85 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) S 16434 16437 14998 0 -1 1077944384 20657 0 0 0 178 7 0 0 20 0 46 0 83498812 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196134905744 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 117 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 54 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 57 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=27850528 memory=0 CPUtime=0.02 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 40 0 0 0 2 0 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 47 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=27850528 memory=0 CPUtime=0.02 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 46 0 83498813 28518940672 147391 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=27850528 memory=0 CPUtime=0.02 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 1391 0 0 0 2 0 0 0 20 0 46 0 83498815 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195393419504 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16449] ppid=16434 vsize=27850528 memory=156 CPUtime=0 cores=0-7
/proc/16437/task/16449/stat : 16449 (java) S 16434 16437 14998 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 83498815 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195392365792 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16450] ppid=16434 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16450/stat : 16450 (java) S 16434 16437 14998 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 83498815 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195391312640 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16451] ppid=16434 vsize=27850528 memory=3036 CPUtime=0 cores=0-7
/proc/16437/task/16451/stat : 16451 (java) S 16434 16437 14998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195390261200 140196130686875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16452] ppid=16434 vsize=27850528 memory=419 CPUtime=0.87 cores=0-7
/proc/16437/task/16452/stat : 16452 (java) S 16434 16437 14998 0 -1 1077944384 1482 0 0 0 87 0 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195389209328 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16453] ppid=16434 vsize=27850528 memory=241 CPUtime=0.99 cores=0-7
/proc/16437/task/16453/stat : 16453 (java) R 16434 16437 14998 0 -1 4202560 2070 0 0 0 98 1 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195388142880 140196109087069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16454] ppid=16434 vsize=27850528 memory=8 CPUtime=1.08 cores=0-7
/proc/16437/task/16454/stat : 16454 (java) S 16434 16437 14998 0 -1 1077944384 2432 0 0 0 106 2 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195387103728 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16455] ppid=16434 vsize=27850528 memory=825 CPUtime=0.92 cores=0-7
/proc/16437/task/16455/stat : 16455 (java) S 16434 16437 14998 0 -1 1077944384 4753 0 0 0 90 2 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195386051184 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16456] ppid=16434 vsize=27850528 memory=83 CPUtime=0 cores=0-7
/proc/16437/task/16456/stat : 16456 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195384998368 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16457] ppid=16434 vsize=27850528 memory=204 CPUtime=0 cores=0-7
/proc/16437/task/16457/stat : 16457 (java) R 16434 16437 14998 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 46 0 83498818 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195315837616 140196130679426 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16458] ppid=16434 vsize=27850528 memory=32 CPUtime=0.01 cores=0-7
/proc/16437/task/16458/stat : 16458 (java) R 16434 16437 14998 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 46 0 83498960 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195304489392 140196130678485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16459] ppid=16434 vsize=27850528 memory=100 CPUtime=0 cores=0-7
/proc/16437/task/16459/stat : 16459 (java) R 16434 16437 14998 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 46 0 83498977 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195301339856 140196130679426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16460] ppid=16434 vsize=27850528 memory=139624085377945 CPUtime=0.46 cores=0-7
/proc/16437/task/16460/stat : 16460 (java) R 16434 16437 14998 0 -1 4202560 153 0 0 0 46 0 0 0 20 0 46 0 83498997 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195298188752 140726891411394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16461] ppid=16434 vsize=27850528 memory=279248170866688 CPUtime=0.59 cores=0-7
/proc/16437/task/16461/stat : 16461 (java) R 16434 16437 14998 0 -1 1077944384 142 0 0 0 59 0 0 0 20 0 46 0 83498998 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195297138448 140196130678485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16462] ppid=16434 vsize=27850528 memory=0 CPUtime=0.34 cores=0-7
/proc/16437/task/16462/stat : 16462 (java) R 16434 16437 14998 0 -1 1077944384 100 0 0 0 34 0 0 0 20 0 46 0 83498998 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195296085392 140196130678485 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16463] ppid=16434 vsize=27850528 memory=43 CPUtime=0.39 cores=0-7
/proc/16437/task/16463/stat : 16463 (java) R 16434 16437 14998 0 -1 1077944384 86 0 0 0 38 1 0 0 20 0 46 0 83499005 28518940672 147391 33554432000 4194304 4196468 140726889674064 140195292935696 140196130678485 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16464] ppid=16434 vsize=27850528 memory=38 CPUtime=0.24 cores=0-7
/proc/16437/task/16464/stat : 16464 (java) R 16434 16437 14998 0 -1 4202560 90 0 0 0 23 1 0 0 20 0 46 0 83499005 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195291880400 140195744420537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16465] ppid=16434 vsize=27850528 memory=0 CPUtime=0.41 cores=0-7
/proc/16437/task/16465/stat : 16465 (java) R 16434 16437 14998 0 -1 1077944384 58 0 0 0 41 0 0 0 20 0 46 0 83499005 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195290830096 140196130678485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16466] ppid=16434 vsize=27850528 memory=139624085407030 CPUtime=0.46 cores=0-7
/proc/16437/task/16466/stat : 16466 (java) R 16434 16437 14998 0 -1 1077944384 115 0 0 0 46 0 0 0 20 0 46 0 83499005 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195289777040 140196130678485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16467] ppid=16434 vsize=27850528 memory=0 CPUtime=0.42 cores=0-7
/proc/16437/task/16467/stat : 16467 (java) R 16434 16437 14998 0 -1 1077944384 58 0 0 0 42 0 0 0 20 0 46 0 83499006 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195288724496 140196130678485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16468] ppid=16434 vsize=27850528 memory=44164 CPUtime=0.49 cores=0-7
/proc/16437/task/16468/stat : 16468 (java) R 16434 16437 14998 0 -1 4202560 85 0 0 0 49 0 0 0 20 0 46 0 83499006 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195287672464 140195741128576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16469] ppid=16434 vsize=27850528 memory=0 CPUtime=0.25 cores=0-7
/proc/16437/task/16469/stat : 16469 (java) R 16434 16437 14998 0 -1 1077944384 93 0 0 0 25 0 0 0 20 0 46 0 83499006 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195286619920 140196130678485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16470] ppid=16434 vsize=27850528 memory=0 CPUtime=0.32 cores=0-7
/proc/16437/task/16470/stat : 16470 (java) R 16434 16437 14998 0 -1 4202560 205 0 0 0 32 0 0 0 20 0 46 0 83499009 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195285563608 140196130680214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16471] ppid=16434 vsize=27850528 memory=0 CPUtime=0.41 cores=0-7
/proc/16437/task/16471/stat : 16471 (java) R 16434 16437 14998 0 -1 1077944384 103 0 0 0 41 0 0 0 20 0 46 0 83499009 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195284514320 140196130678485 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16472] ppid=16434 vsize=27850528 memory=0 CPUtime=0.21 cores=0-7
/proc/16437/task/16472/stat : 16472 (java) S 16434 16437 14998 0 -1 1077944384 87 0 0 0 21 0 0 0 20 0 46 0 83499009 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195283461104 140196130689469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16473] ppid=16434 vsize=27850528 memory=0 CPUtime=0.22 cores=0-7
/proc/16437/task/16473/stat : 16473 (java) S 16434 16437 14998 0 -1 1077944384 36 0 0 0 22 0 0 0 20 0 46 0 83499010 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195282408720 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16474] ppid=16434 vsize=27850528 memory=0 CPUtime=0.31 cores=0-7
/proc/16437/task/16474/stat : 16474 (java) R 16434 16437 14998 0 -1 1077944384 90 0 0 0 31 0 0 0 20 0 46 0 83499010 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195281355664 140196130678485 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16475] ppid=16434 vsize=27850528 memory=0 CPUtime=0.24 cores=0-7
/proc/16437/task/16475/stat : 16475 (java) R 16434 16437 14998 0 -1 1077944384 39 0 0 0 24 0 0 0 20 0 46 0 83499010 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195280303120 140196130678485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16476] ppid=16434 vsize=27850528 memory=0 CPUtime=0.15 cores=0-7
/proc/16437/task/16476/stat : 16476 (java) R 16434 16437 14998 0 -1 4202560 29 0 0 0 15 0 0 0 20 0 46 0 83499019 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195277117072 140195744655493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16477] ppid=16434 vsize=27850528 memory=0 CPUtime=0.26 cores=0-7
/proc/16437/task/16477/stat : 16477 (java) R 16434 16437 14998 0 -1 1077944384 63 0 0 0 25 1 0 0 20 0 46 0 83499020 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195276064528 140196130678485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16478] ppid=16434 vsize=27850528 memory=0 CPUtime=0.21 cores=0-7
/proc/16437/task/16478/stat : 16478 (java) R 16434 16437 14998 0 -1 4202560 70 0 0 0 21 0 0 0 20 0 46 0 83499021 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195275009232 140195745649816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16479] ppid=16434 vsize=27850528 memory=0 CPUtime=0.31 cores=0-7
/proc/16437/task/16479/stat : 16479 (java) R 16434 16437 14998 0 -1 1077944384 150 0 0 0 31 0 0 0 20 0 46 0 83499021 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195273958928 140196130678485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16480] ppid=16434 vsize=27850528 memory=0 CPUtime=0.17 cores=0-7
/proc/16437/task/16480/stat : 16480 (java) S 16434 16437 14998 0 -1 1077944384 54 0 0 0 17 0 0 0 20 0 46 0 83499022 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195272905872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16481] ppid=16434 vsize=27850528 memory=0 CPUtime=0.3 cores=0-7
/proc/16437/task/16481/stat : 16481 (java) R 16434 16437 14998 0 -1 4202560 54 0 0 0 30 0 0 0 20 0 46 0 83499023 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195271851088 140195744657782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16482] ppid=16434 vsize=27850528 memory=0 CPUtime=0.21 cores=0-7
/proc/16437/task/16482/stat : 16482 (java) R 16434 16437 14998 0 -1 4202560 93 0 0 0 21 0 0 0 20 0 46 0 83499023 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195270798032 140195744657671 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16483] ppid=16434 vsize=27850528 memory=2722 CPUtime=0.18 cores=0-7
/proc/16437/task/16483/stat : 16483 (java) R 16434 16437 14998 0 -1 4202560 39 0 0 0 18 0 0 0 20 0 46 0 83499024 28518940672 147903 33554432000 4194304 4196468 140726889674064 140195269747728 140195744655427 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 13.87 s
Current children cumulated vsize: 27850528 KiB
Current children cumulated memory: 589564 KiB

[startup+3.30156 s]
/proc/loadavg: 7.97 8.54 8.69 27/225 16483
/proc/meminfo: memFree=20082960/32770624 swapFree=67108860/67108860
[pid=16437] ppid=16434 vsize=27850528 memory=606916 CPUtime=14.41 cores=0-7
/proc/16437/stat : 16437 (java) S 16434 16437 14998 0 -1 1077944320 40051 0 0 0 1401 40 0 0 20 0 19 0 83498812 28518940672 151729 33554432000 4194304 4196468 140726889674064 140726889656608 140196130668279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
/proc/16437/statm: 6962632 151729 3608 1 0 6924182 0
[pid=16437/tid=16439] ppid=16434 vsize=27850528 memory=139628540929663 CPUtime=1.86 cores=0-7
/proc/16437/task/16439/stat : 16439 (java) S 16434 16437 14998 0 -1 1077944384 20743 0 0 0 179 7 0 0 20 0 19 0 83498812 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196134911120 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16440] ppid=16434 vsize=27850528 memory=93309931 CPUtime=0.03 cores=0-7
/proc/16437/task/16440/stat : 16440 (java) S 16434 16437 14998 0 -1 1077944384 117 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196083288592 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16441] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16441/stat : 16441 (java) S 16434 16437 14998 0 -1 1077944384 55 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196082236048 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16442] ppid=16434 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/16437/task/16442/stat : 16442 (java) S 16434 16437 14998 0 -1 1077944384 57 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196081182992 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16443] ppid=16434 vsize=27850528 memory=139625091826079 CPUtime=0.02 cores=0-7
/proc/16437/task/16443/stat : 16443 (java) S 16434 16437 14998 0 -1 1077944384 40 0 0 0 2 0 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196080130448 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16444] ppid=16434 vsize=27850528 memory=139625091826112 CPUtime=0.03 cores=0-7
/proc/16437/task/16444/stat : 16444 (java) S 16434 16437 14998 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196079078416 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16445] ppid=16434 vsize=27850528 memory=139625091826114 CPUtime=0.03 cores=0-7
/proc/16437/task/16445/stat : 16445 (java) S 16434 16437 14998 0 -1 1077944384 47 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196078025872 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16446] ppid=16434 vsize=27850528 memory=139625091826210 CPUtime=0.02 cores=0-7
/proc/16437/task/16446/stat : 16446 (java) S 16434 16437 14998 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196076972816 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16447] ppid=16434 vsize=27850528 memory=4136 CPUtime=0.03 cores=0-7
/proc/16437/task/16447/stat : 16447 (java) S 16434 16437 14998 0 -1 1077944384 353 0 0 0 2 1 0 0 20 0 19 0 83498813 28518940672 151729 33554432000 4194304 4196468 140726889674064 140196075920272 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16448] ppid=16434 vsize=27850528 memory=288230574492221466 CPUtime=0.02 cores=0-7
/proc/16437/task/16448/stat : 16448 (java) S 16434 16437 14998 0 -1 1077944384 1467 0 0 0 2 0 0 0 20 0 19 0 83498815 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195393419712 140196130679426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16449] ppid=16434 vsize=27850528 memory=303993181861839161 CPUtime=0 cores=0-7
/proc/16437/task/16449/stat : 16449 (java) S 16434 16437 14998 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 83498815 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195392365792 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16450] ppid=16434 vsize=27850528 memory=15824378344507954 CPUtime=0 cores=0-7
/proc/16437/task/16450/stat : 16450 (java) S 16434 16437 14998 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 83498815 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195391312640 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16451] ppid=16434 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16451/stat : 16451 (java) S 16434 16437 14998 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195390259968 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16452] ppid=16434 vsize=27850528 memory=0 CPUtime=0.89 cores=0-7
/proc/16437/task/16452/stat : 16452 (java) S 16434 16437 14998 0 -1 1077944384 1862 0 0 0 89 0 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195389209328 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16453] ppid=16434 vsize=27850528 memory=0 CPUtime=1.02 cores=0-7
/proc/16437/task/16453/stat : 16453 (java) S 16434 16437 14998 0 -1 1077944384 2295 0 0 0 101 1 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195388156784 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16454] ppid=16434 vsize=27850528 memory=0 CPUtime=1.12 cores=0-7
/proc/16437/task/16454/stat : 16454 (java) S 16434 16437 14998 0 -1 1077944384 2558 0 0 0 110 2 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195387082768 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16455] ppid=16434 vsize=27850528 memory=0 CPUtime=0.94 cores=0-7
/proc/16437/task/16455/stat : 16455 (java) S 16434 16437 14998 0 -1 1077944384 5151 0 0 0 92 2 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195386051184 140196130679426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
[pid=16437/tid=16456] ppid=16434 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/16437/task/16456/stat : 16456 (java) S 16434 16437 14998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 83498818 28518940672 151729 33554432000 4194304 4196468 140726889674064 140195384998368 140196130678485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13766656 140726889681997 140726889682181 140726889682181 140726889684943 0
Current children cumulated CPU time: 14.41 s
Current children cumulated vsize: 27850528 KiB
Current children cumulated memory: 606916 KiB

Child status: 0
Real time (s): 3.32307
CPU time (s): 14.4319
CPU user time (s): 14.0101
CPU system time (s): 0.421805
CPU usage (%): 434.296
Max. virtual memory (cumulated for all children) (KiB): 27850528
Max. memory (cumulated for all children) (KiB): 606916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0101
system time used= 0.421805
maximum resident set size= 608316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8943
involuntary context switches= 801


# summary of solver processes directly reported to runsolver:
#   pid: 16437
#   total CPU time (s): 14.4319
#   total CPU user time (s): 14.0101
#   total CPU system time (s): 0.421805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041307 second user time and 0.088785 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-27 04:42:36
IDJOB=4291257
IDBENCH=141407
IDSOLVER=2745
FILE ID=node105/4291257-1532659356
RUNJOBID= node105-1532654157-15025
PBS_JOBID= 21022216
Free space on /tmp= 44624 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Dubois/Dubois-018_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291257-1532659356/watcher-4291257-1532659356 -o /tmp/evaluation-result-4291257-1532659356/solver-4291257-1532659356 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532654157-15025 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1605805791 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291257-1532659356.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 87315209bf8a3d7a2526762832107213
RANDOM SEED=1605805791

node105.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.32
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.32
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.32
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.32
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:        20507668 kB
MemAvailable:   31928032 kB
Buffers:          253988 kB
Cached:         11307432 kB
SwapCached:            0 kB
Active:          2365004 kB
Inactive:        9248516 kB
Active(anon):       6772 kB
Inactive(anon):    73456 kB
Active(file):    2358232 kB
Inactive(file):  9175060 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36236 kB
Writeback:             0 kB
AnonPages:         63552 kB
Mapped:            40920 kB
Shmem:             25228 kB
Slab:             343336 kB
SReclaimable:     315532 kB
SUnreclaim:        27804 kB
KernelStack:        3472 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44588 MiB
End job on node105 at 2018-07-27 04:42:40