Trace number 4299825

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
MiniCPFever 2018-04-29UNSAT 6.65931 4.85558

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g34-g36_c18.xml
MD5SUMbf1db001ac5fdaef8f815bb03b0feb23
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 benchmark0.571336
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints241
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree5
Maximum variable degree5
Distribution of variable degrees[{"degree":5,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":240},{"arity":120,"count":1}]
Number of extensional constraints240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":240},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
6.59/4.84	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 (9646 MiB free)
  memory of node 1: 16384 MiB (12796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299825-1532821144/watcher-4299825-1532821144 -o /tmp/evaluation-result-4299825-1532821144/solver-4299825-1532821144 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299825-1532821144.xml 

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

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

solver pid=5535, runsolver pid=5532

[startup+0.100142 s]*
/proc/loadavg: 1.27 1.39 1.40 4/215 5550
/proc/meminfo: memFree=22968052/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10658972 memory=25624 CPUtime=0.13 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 5348 0 0 0 12 1 0 0 20 0 15 0 99677549 10914787328 6406 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664743 6406 2825 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10658972 memory=-8681634363254600896 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 3171 0 0 0 8 0 0 0 20 0 15 0 99677550 10914787328 6406 33554432000 4194304 4196468 140726691642672 139766864559584 139766860340630 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 6406 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 6406 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 6406 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 6406 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0.02 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) R 5532 5535 4348 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765957482736 139766860340630 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 6406 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25624 KiB

[startup+0.216039 s]*
/proc/loadavg: 1.27 1.39 1.40 4/215 5550
/proc/meminfo: memFree=22954780/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10658972 memory=39144 CPUtime=0.34 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 8363 0 0 0 32 2 0 0 20 0 15 0 99677549 10914787328 9786 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664743 9786 2977 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 5232 0 0 0 19 1 0 0 20 0 15 0 99677550 10914787328 9854 33554432000 4194304 4196468 140726691642672 139766864563744 139766853006709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 9854 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10658972 memory=288370295651804800 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 9854 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 9854 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677550 10914787328 9854 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99677552 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10658972 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) S 5532 5535 4348 0 -1 1077944384 1007 0 0 0 8 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10658972 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677555 10914787328 9854 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39144 KiB

[startup+0.310978 s]*
/proc/loadavg: 1.27 1.39 1.40 6/215 5550
/proc/meminfo: memFree=22950996/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=45888 CPUtime=0.57 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 9058 0 0 0 54 3 0 0 20 0 15 0 99677549 10914865152 11472 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 11472 3046 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 5501 0 0 0 28 1 0 0 20 0 15 0 99677550 10914865152 11538 33554432000 4194304 4196468 140726691642672 139766864563472 139766844372325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 11538 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=15114396881495704 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 11538 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 11538 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 11538 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) R 5532 5535 4348 0 -1 4202560 722 0 0 0 5 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765959573624 139766841872412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) R 5532 5535 4348 0 -1 4202560 418 0 0 0 5 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765958516296 139766843827618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=139919500093056 CPUtime=0.14 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) R 5532 5535 4348 0 -1 1077944384 1167 0 0 0 14 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765957481920 139766860338901 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=139919500093056 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 11538 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 45888 KiB

[startup+0.700826 s]
/proc/loadavg: 1.27 1.39 1.40 5/215 5550
/proc/meminfo: memFree=22919476/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=103424 CPUtime=1.73 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 12749 0 0 0 169 4 0 0 20 0 15 0 99677549 10914865152 25856 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 25856 3089 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=1836 CPUtime=0.68 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 5675 0 0 0 66 2 0 0 20 0 15 0 99677550 10914865152 25856 33554432000 4194304 4196468 140726691642672 139766864567096 139766501395067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 25856 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 25856 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 25856 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 25856 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=7881696724453321575 CPUtime=0.36 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) R 5532 5535 4348 0 -1 4202560 1927 0 0 0 36 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765959587824 139766841850782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=5787213827163908199 CPUtime=0.4 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) R 5532 5535 4348 0 -1 4202560 2133 0 0 0 40 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765958516120 139766843828893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) R 5532 5535 4348 0 -1 1077944384 1642 0 0 0 25 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 25856 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 103424 KiB

[startup+1.5008 s]
/proc/loadavg: 1.27 1.39 1.40 4/215 5550
/proc/meminfo: memFree=22861148/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=194312 CPUtime=3.2 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 17945 0 0 0 313 7 0 0 20 0 15 0 99677549 10914865152 48578 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 48578 3104 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 5837 0 0 0 144 3 0 0 20 0 15 0 99677550 10914865152 48578 33554432000 4194304 4196468 140726691642672 139766864568040 139766501459296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 48578 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 48578 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 48578 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 48578 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48578 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0

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

[startup+4.85554 s]
# the end of solver process 5535 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.56865 s, system=0.090657 s

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

[startup+3.20094 s]
/proc/loadavg: 1.27 1.39 1.40 3/215 5550
/proc/meminfo: memFree=22790952/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=202740 CPUtime=4.96 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 19358 0 0 0 489 7 0 0 20 0 15 0 99677549 10914865152 50685 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 50685 3132 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=279838728533104 CPUtime=3.15 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 6169 0 0 0 312 3 0 0 20 0 15 0 99677550 10914865152 50685 33554432000 4194304 4196468 140726691642672 139766864568032 139766501608383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=279838728533552 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 50685 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=279838728533488 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 50685 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=279838728928752 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 50685 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 99677550 10914865152 50685 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=28820 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=13044 CPUtime=0.57 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 2436 0 0 0 57 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=792 CPUtime=0.86 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 6604 0 0 0 86 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=1952 CPUtime=0.27 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) S 5532 5535 4348 0 -1 1077944384 1903 0 0 0 27 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50685 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 4.96 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 202740 KiB

[startup+4.00075 s]*
/proc/loadavg: 1.17 1.37 1.39 3/215 5550
/proc/meminfo: memFree=22796560/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=195532 CPUtime=5.78 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 19385 0 0 0 571 7 0 0 20 0 15 0 99677549 10914865152 48883 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 48883 3132 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=-8253362762721355408 CPUtime=3.96 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 6174 0 0 0 393 3 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766864568000 139766501805320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=-9181546050914066336 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=8025788822752027748 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=7013912665327170154 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=3474025968051894578 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=7013914877335532137 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=3904965256907208495 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=27 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 2450 0 0 0 57 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=506 CPUtime=0.86 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 6604 0 0 0 86 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) S 5532 5535 4348 0 -1 1077944384 1903 0 0 0 27 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=35 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 195532 KiB

[startup+4.40075 s]
/proc/loadavg: 1.17 1.37 1.39 3/215 5550
/proc/meminfo: memFree=22796560/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=195532 CPUtime=6.18 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 19396 0 0 0 611 7 0 0 20 0 15 0 99677549 10914865152 48883 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 48883 3132 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=0 CPUtime=4.35 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 6177 0 0 0 432 3 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766864565104 139766501648221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=202552 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=279838728730304 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 48883 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=8316868033356759116 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=19968 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=288230376152250308 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=2867664656741681 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=7235703887500960877 CPUtime=0.57 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 2450 0 0 0 57 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=7235703887568332397 CPUtime=0.86 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 6604 0 0 0 86 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=5792262874651971664 CPUtime=0.27 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) S 5532 5535 4348 0 -1 1077944384 1903 0 0 0 27 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 48883 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 195532 KiB

[startup+4.80071 s]
/proc/loadavg: 1.17 1.37 1.39 3/215 5550
/proc/meminfo: memFree=22796560/32770624 swapFree=67108860/67108860
[pid=5535] ppid=5532 vsize=10659048 memory=203212 CPUtime=6.59 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 4348 0 -1 1077944320 19419 0 0 0 651 8 0 0 20 0 15 0 99677549 10914865152 50803 33554432000 4194304 4196468 140726691642672 140726691625216 139766860328695 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
/proc/5535/statm: 2664762 50803 3132 1 0 2627263 0
[pid=5535/tid=5537] ppid=5532 vsize=10659048 memory=139919364444768 CPUtime=4.74 cores=1,3,5,7
/proc/5535/task/5537/stat : 5537 (java) R 5532 5535 4348 0 -1 4202560 6178 0 0 0 471 3 0 0 20 0 15 0 99677550 10914865152 50803 33554432000 4194304 4196468 140726691642672 139766864567920 139766501808562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5538] ppid=5532 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5538/stat : 5538 (java) S 5532 5535 4348 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 50803 33554432000 4194304 4196468 140726691642672 139766467635472 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5539] ppid=5532 vsize=10659048 memory=6655300316396806240 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5539/stat : 5539 (java) S 5532 5535 4348 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 50803 33554432000 4194304 4196468 140726691642672 139766466582928 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5540] ppid=5532 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5540/stat : 5540 (java) S 5532 5535 4348 0 -1 1077944384 184 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 50803 33554432000 4194304 4196468 140726691642672 139766465530384 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5541] ppid=5532 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5535/task/5541/stat : 5541 (java) S 5532 5535 4348 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 15 0 99677550 10914865152 50803 33554432000 4194304 4196468 140726691642672 139766464477840 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5542] ppid=5532 vsize=10659048 memory=202740 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5542/stat : 5542 (java) S 5532 5535 4348 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765963799024 139766860339842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5543] ppid=5532 vsize=10659048 memory=28820 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5543/stat : 5543 (java) S 5532 5535 4348 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765962745248 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5544] ppid=5532 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5544/stat : 5544 (java) S 5532 5535 4348 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99677552 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765961692656 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5545] ppid=5532 vsize=10659048 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5545/stat : 5545 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765960641232 139766860347291 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5546] ppid=5532 vsize=10659048 memory=1836 CPUtime=0.57 cores=1,3,5,7
/proc/5535/task/5546/stat : 5546 (java) S 5532 5535 4348 0 -1 1077944384 2450 0 0 0 57 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765959587824 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5547] ppid=5532 vsize=10659048 memory=13044 CPUtime=0.86 cores=1,3,5,7
/proc/5535/task/5547/stat : 5547 (java) S 5532 5535 4348 0 -1 1077944384 6604 0 0 0 86 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765958535280 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5548] ppid=5532 vsize=10659048 memory=792 CPUtime=0.27 cores=1,3,5,7
/proc/5535/task/5548/stat : 5548 (java) S 5532 5535 4348 0 -1 1077944384 1903 0 0 0 27 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765957482736 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5549] ppid=5532 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5549/stat : 5549 (java) S 5532 5535 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765956430432 139766860338901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
[pid=5535/tid=5550] ppid=5532 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5535/task/5550/stat : 5550 (java) S 5532 5535 4348 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99677555 10914865152 50803 33554432000 4194304 4196468 140726691642672 139765955377968 139766860339842 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22196224 140726691648685 140726691648777 140726691648777 140726691651535 0
Current children cumulated CPU time: 6.59 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 203212 KiB

Child status: 0
Real time (s): 4.85558
CPU time (s): 6.65931
CPU user time (s): 6.56865
CPU system time (s): 0.090657
CPU usage (%): 137.147
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 203212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.56865
system time used= 0.090657
maximum resident set size= 203724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1567
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 5535
#   total CPU time (s): 6.65931
#   total CPU user time (s): 6.56865
#   total CPU system time (s): 0.090657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053154 second user time and 0.08477 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 01:39:04
IDJOB=4299825
IDBENCH=141496
IDSOLVER=2763
FILE ID=node107/4299825-1532821144
RUNJOBID= node107-1532811420-4380
PBS_JOBID= 21022487
Free space on /tmp= 54468 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g34-g36_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299825-1532821144/watcher-4299825-1532821144 -o /tmp/evaluation-result-4299825-1532821144/solver-4299825-1532821144 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299825-1532821144.xml

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

MD5SUM BENCH= bf1db001ac5fdaef8f815bb03b0feb23
RANDOM SEED=1953534089

node107.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.40
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.40
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.40
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.40
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:        22982600 kB
MemAvailable:   31674904 kB
Buffers:          234352 kB
Cached:          8694184 kB
SwapCached:            0 kB
Active:          4097672 kB
Inactive:        5145132 kB
Active(anon):     265584 kB
Inactive(anon):    76492 kB
Active(file):    3832088 kB
Inactive(file):  5068640 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        449868 kB
Mapped:            55776 kB
Shmem:             25228 kB
Slab:             242860 kB
SReclaimable:     214820 kB
SUnreclaim:        28040 kB
KernelStack:        3808 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     839076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-29 01:39:09