Trace number 4302144

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 259.895 83.6939

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-0_c18.xml
MD5SUM9997262cb3c77f8c1331a624da4d00a2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":25,"count":111},{"size":40,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302144-1532887902/watcher-4302144-1532887902 -o /tmp/evaluation-result-4302144-1532887902/solver-4302144-1532887902 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10061 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302144-1532887902.xml 

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

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


[startup+0.100098 s]*
/proc/loadavg: 3.60 2.70 2.38 3/216 14712
/proc/meminfo: memFree=23579868/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10659012 memory=30080 CPUtime=0.12 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 6600 0 0 0 11 1 0 0 20 0 15 0 106353397 10914828288 7520 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2664753 7520 2817 1 0 2627263 0
[pid=14697/tid=14699] ppid=14694 vsize=10659012 memory=-8773748148830113155 CPUtime=0.09 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) R 14694 14697 10029 0 -1 4202560 4429 0 0 0 8 1 0 0 20 0 15 0 106353397 10914828288 7520 33554432000 4194304 4196468 140736710590016 140605404709504 140605384566110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 7520 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 7520 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 7520 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 7520 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604960356592 140605400496770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604959302816 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604958249712 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353402 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604957198288 140605400504219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 106353402 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604956146416 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353402 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604955093872 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0.02 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) R 14694 14697 10029 0 -1 4202560 361 0 0 0 2 0 0 0 20 0 15 0 106353402 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604954040816 140605400506970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 7520 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30080 KiB

[startup+0.210507 s]*
/proc/loadavg: 3.60 2.70 2.38 4/216 14712
/proc/meminfo: memFree=23570540/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10659012 memory=42016 CPUtime=0.33 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 8130 0 0 0 31 2 0 0 20 0 15 0 106353397 10914828288 10504 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2664753 10504 2995 1 0 2627263 0
[pid=14697/tid=14699] ppid=14694 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) R 14694 14697 10029 0 -1 4202560 5010 0 0 0 19 1 0 0 20 0 15 0 106353397 10914828288 10504 33554432000 4194304 4196468 140736710590016 140605404721904 140605400507549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10659012 memory=342 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 10504 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10659012 memory=288371036397897344 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 10504 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 10504 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 10504 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604960356592 140605400496770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604959302816 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604958249712 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353402 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604957198288 140605400504219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 788 0 0 0 2 0 0 0 20 0 15 0 106353402 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604956146416 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 106353402 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604955093872 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0.07 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) R 14694 14697 10029 0 -1 4202560 728 0 0 0 7 0 0 0 20 0 15 0 106353402 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604954040816 140605379244803 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 10504 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42016 KiB

[startup+0.318661 s]*
/proc/loadavg: 3.60 2.70 2.38 5/216 14712
/proc/meminfo: memFree=23555892/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10659012 memory=55692 CPUtime=0.63 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 9953 0 0 0 60 3 0 0 20 0 15 0 106353397 10914828288 13923 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2664753 13923 3045 1 0 2627263 0
[pid=14697/tid=14699] ppid=14694 vsize=10659012 memory=7022364594140610616 CPUtime=0.31 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) R 14694 14697 10029 0 -1 4202560 5348 0 0 0 29 2 0 0 20 0 15 0 106353397 10914828288 13923 33554432000 4194304 4196468 140736710590016 140605404721008 140605400507549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10659012 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 13923 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10659012 memory=288371036397897344 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 13923 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 13923 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353398 10914828288 13923 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604960356592 140605400496770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604959302816 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106353400 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604958249712 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353402 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604957198288 140605400504219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10659012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) R 14694 14697 10029 0 -1 4202560 1280 0 0 0 8 0 0 0 20 0 15 0 106353402 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604956127432 140605384382272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10659012 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) R 14694 14697 10029 0 -1 4202560 894 0 0 0 8 0 0 0 20 0 15 0 106353402 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604955079672 140605381663551 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0.13 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) R 14694 14697 10029 0 -1 1077944384 1064 0 0 0 13 0 0 0 20 0 15 0 106353402 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604954040816 140605400496770 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10659012 memory=140660246185600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353403 10914828288 13923 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 55692 KiB

[startup+0.70162 s]
/proc/loadavg: 3.60 2.70 2.38 5/216 14712
/proc/meminfo: memFree=23499732/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10659088 memory=156580 CPUtime=1.86 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 11821 0 0 0 181 5 0 0 20 0 15 0 106353397 10914906112 39145 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2664772 39145 3108 1 0 2627263 0
[pid=14697/tid=14699] ppid=14694 vsize=10659088 memory=203813310975183 CPUtime=0.67 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) R 14694 14697 10029 0 -1 4202560 5815 0 0 0 64 3 0 0 20 0 15 0 106353397 10914906112 39145 33554432000 4194304 4196468 140736710590016 140605404720376 140605033439662 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10659088 memory=617063 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914906112 39145 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914906112 39145 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353398 10914906112 39145 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10659088 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106353398 10914906112 39145 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106353400 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604960356592 140605400496770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10659088 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106353400 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604959302816 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106353400 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604958249712 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353402 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604957198288 140605400504219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10659088 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) R 14694 14697 10029 0 -1 4202560 1938 0 0 0 43 0 0 0 20 0 15 0 106353402 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604956132360 140605379742047 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10659088 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) R 14694 14697 10029 0 -1 4202560 1312 0 0 0 43 0 0 0 20 0 15 0 106353402 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604955079352 140605382006905 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10659088 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) S 14694 14697 10029 0 -1 1077944384 1386 0 0 0 29 0 0 0 20 0 15 0 106353402 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604954040816 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10659088 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106353403 10914906112 39145 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 156580 KiB

[startup+1.50077 s]
/proc/loadavg: 3.60 2.70 2.38 5/216 14712
/proc/meminfo: memFree=23413348/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10659088 memory=468104 CPUtime=4.35 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 15474 0 0 0 418 17 0 0 20 0 15 0 106353397 10914906112 117026 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2664772 117026 3149 1 0 2627263 0
[pid=14697/tid=14699] ppid=14694 vsize=10659088 memory=9169 CPUtime=1.36 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) R 14694 14697 10029 0 -1 4202560 6071 0 0 0 129 7 0 0 20 0 15 0 106353397 10914906112 117026 33554432000 4194304 4196468 140736710590016 140605404722272 140605037108543 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10659088 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 121 0 0 0 4 1 0 0 20 0 15 0 106353398 10914906112 117026 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10659088 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 187 0 0 0 4 2 0 0 20 0 15 0 106353398 10914906112 117026 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 106353398 10914906112 117026 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10659088 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 15 0 106353398 10914906112 117026 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 106353400 10914906112 117026 33554432000 4194304 4196468 140736710590016 140604960356592 140605400496770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0

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

/proc/14697/statm: 2665284 2101699 3187 1 0 2627775 0
[pid=14697/tid=14699] ppid=14694 vsize=10661136 memory=8406796 CPUtime=13.76 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) S 14694 14697 10029 0 -1 1077944384 16002 0 0 0 1336 40 0 0 20 0 15 0 106353397 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140605404717408 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10661136 memory=8406796 CPUtime=55.07 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) R 14694 14697 10029 0 -1 4202560 291338 0 0 0 5395 112 0 0 20 0 15 0 106353398 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140605353106568 140605385482116 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10661136 memory=776 CPUtime=54.83 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) R 14694 14697 10029 0 -1 4202560 195442 0 0 0 5386 97 0 0 20 0 15 0 106353398 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140605352054024 140605385481703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10661136 memory=6791534058613427641 CPUtime=54.99 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) R 14694 14697 10029 0 -1 4202560 435080 0 0 0 5399 100 0 0 20 0 15 0 106353398 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140605005683592 140605384943091 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10661136 memory=64 CPUtime=55.19 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) R 14694 14697 10029 0 -1 4202560 489504 0 0 0 5412 107 0 0 20 0 15 0 106353398 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140605004631048 140605385481605 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10661136 memory=-8412629179373884772 CPUtime=11.82 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 42601 0 0 0 1179 3 0 0 20 0 15 0 106353400 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604960355136 140605400495829 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10661136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604959302880 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10661136 memory=1876 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604958249728 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10661136 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353402 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604957198288 140605400504219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10661136 memory=1828 CPUtime=2.75 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 6559 0 0 0 274 1 0 0 20 0 15 0 106353402 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604956146176 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10661136 memory=800 CPUtime=2.8 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 3970 0 0 0 280 0 0 0 20 0 15 0 106353402 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604955093920 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10661136 memory=5220 CPUtime=0.71 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) S 14694 14697 10029 0 -1 1077944384 3589 0 0 0 70 1 0 0 20 0 15 0 106353402 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604954040864 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10661136 memory=12772 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10661136 memory=1332 CPUtime=0.05 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 532 0 0 0 2 3 0 0 20 0 15 0 106353403 10917003264 2101699 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8406796 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+83.6939 s]
# the end of solver process 14697 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=255.136 s, system=4.75949 s

Solver just ended.
Dumping a history of the last processes samples

[startup+82.4017 s]
/proc/loadavg: 3.40 2.84 2.46 6/216 14713
/proc/meminfo: memFree=15186816/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10661136 memory=8406816 CPUtime=255.27 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 1486812 0 0 0 25060 467 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2665284 2101704 3187 1 0 2627775 0
[pid=14697/tid=14699] ppid=14694 vsize=10661136 memory=8406796 CPUtime=13.76 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) S 14694 14697 10029 0 -1 1077944384 16002 0 0 0 1336 40 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605404717408 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10661136 memory=27040 CPUtime=55.87 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) R 14694 14697 10029 0 -1 4202560 291494 0 0 0 5475 112 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605353106568 140605385475219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10661136 memory=6791534058613427641 CPUtime=55.63 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) R 14694 14697 10029 0 -1 4202560 195492 0 0 0 5466 97 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605352054024 140605384943243 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10661136 memory=3834594317263649360 CPUtime=55.79 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) R 14694 14697 10029 0 -1 4202560 435462 0 0 0 5479 100 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605005683592 140605385185451 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10661136 memory=3834594317935075904 CPUtime=55.98 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) R 14694 14697 10029 0 -1 4202560 489683 0 0 0 5491 107 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605004631048 140605385185384 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10661136 memory=0 CPUtime=11.82 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 42601 0 0 0 1179 3 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604960355136 140605400495829 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10661136 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604959302880 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10661136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604958249728 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10661136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604957197936 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10661136 memory=0 CPUtime=2.75 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 6559 0 0 0 274 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604956146176 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10661136 memory=0 CPUtime=2.8 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 3970 0 0 0 280 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604955093920 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10661136 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) S 14694 14697 10029 0 -1 1077944384 3589 0 0 0 70 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604954040864 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10661136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10661136 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 532 0 0 0 2 3 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 255.27 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8406816 KiB

[startup+83.2017 s]
/proc/loadavg: 3.40 2.84 2.46 7/216 14713
/proc/meminfo: memFree=15186816/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10661136 memory=8406816 CPUtime=258.45 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 1486837 0 0 0 25378 467 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2665284 2101704 3187 1 0 2627775 0
[pid=14697/tid=14699] ppid=14694 vsize=10661136 memory=2788 CPUtime=13.76 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) S 14694 14697 10029 0 -1 1077944384 16002 0 0 0 1336 40 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605404717408 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10661136 memory=56 CPUtime=56.67 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) R 14694 14697 10029 0 -1 4202560 291506 0 0 0 5555 112 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605353106568 140605385186222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10661136 memory=-7318199385872038854 CPUtime=56.43 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) R 14694 14697 10029 0 -1 4202560 195492 0 0 0 5546 97 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605352054024 140605385475276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10661136 memory=0 CPUtime=56.59 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) R 14694 14697 10029 0 -1 4202560 435466 0 0 0 5559 100 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605005683592 140605385186270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10661136 memory=8406792 CPUtime=56.76 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) R 14694 14697 10029 0 -1 4202560 489692 0 0 0 5569 107 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605004631048 140605385186360 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10661136 memory=15316 CPUtime=11.82 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) S 14694 14697 10029 0 -1 1077944384 42601 0 0 0 1179 3 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604960355136 140605400495829 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10661136 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604959302880 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10661136 memory=8406796 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604958249728 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10661136 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604957197936 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10661136 memory=8406792 CPUtime=2.75 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 6559 0 0 0 274 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604956146176 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10661136 memory=6791534058613427641 CPUtime=2.8 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 3970 0 0 0 280 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604955093920 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10661136 memory=8406792 CPUtime=0.71 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) S 14694 14697 10029 0 -1 1077944384 3589 0 0 0 70 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604954040864 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10661136 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10661136 memory=8406764 CPUtime=0.05 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 532 0 0 0 2 3 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 258.45 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8406816 KiB

[startup+83.6007 s]
/proc/loadavg: 3.40 2.84 2.46 7/216 14713
/proc/meminfo: memFree=15186816/32770624 swapFree=67028796/67108860
[pid=14697] ppid=14694 vsize=10661136 memory=8406816 CPUtime=259.8 cores=1,3,5,7
/proc/14697/stat : 14697 (java) S 14694 14697 10029 0 -1 1077944320 1486837 0 0 0 25513 467 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140736710572560 140605400485623 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
/proc/14697/statm: 2665284 2101704 3187 1 0 2627775 0
[pid=14697/tid=14699] ppid=14694 vsize=10661136 memory=824 CPUtime=13.76 cores=1,3,5,7
/proc/14697/task/14699/stat : 14699 (java) S 14694 14697 10029 0 -1 1077944384 16002 0 0 0 1336 40 0 0 20 0 15 0 106353397 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605404717408 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14700] ppid=14694 vsize=10661136 memory=1692 CPUtime=56.99 cores=1,3,5,7
/proc/14697/task/14700/stat : 14700 (java) S 14694 14697 10029 0 -1 1077944384 291506 0 0 0 5587 112 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605353106448 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14701] ppid=14694 vsize=10661136 memory=6791534058613427641 CPUtime=56.75 cores=1,3,5,7
/proc/14697/task/14701/stat : 14701 (java) S 14694 14697 10029 0 -1 1077944384 195492 0 0 0 5578 97 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605352053904 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14702] ppid=14694 vsize=10661136 memory=776 CPUtime=56.9 cores=1,3,5,7
/proc/14697/task/14702/stat : 14702 (java) S 14694 14697 10029 0 -1 1077944384 435466 0 0 0 5590 100 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605005683472 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14703] ppid=14694 vsize=10661136 memory=1876 CPUtime=57.08 cores=1,3,5,7
/proc/14697/task/14703/stat : 14703 (java) S 14694 14697 10029 0 -1 1077944384 489692 0 0 0 5601 107 0 0 20 0 15 0 106353398 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140605004630928 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14704] ppid=14694 vsize=10661136 memory=1664 CPUtime=11.9 cores=1,3,5,7
/proc/14697/task/14704/stat : 14704 (java) R 14694 14697 10029 0 -1 4202560 42601 0 0 0 1187 3 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604960355136 140605384943193 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14705] ppid=14694 vsize=10661136 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14705/stat : 14705 (java) S 14694 14697 10029 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604959302880 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14706] ppid=14694 vsize=10661136 memory=800 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14706/stat : 14706 (java) S 14694 14697 10029 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 106353400 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604958249728 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14707] ppid=14694 vsize=10661136 memory=5220 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14707/stat : 14707 (java) S 14694 14697 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604957197936 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14708] ppid=14694 vsize=10661136 memory=12772 CPUtime=2.75 cores=1,3,5,7
/proc/14697/task/14708/stat : 14708 (java) S 14694 14697 10029 0 -1 1077944384 6559 0 0 0 274 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604956146176 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14709] ppid=14694 vsize=10661136 memory=1332 CPUtime=2.8 cores=1,3,5,7
/proc/14697/task/14709/stat : 14709 (java) S 14694 14697 10029 0 -1 1077944384 3970 0 0 0 280 0 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604955093920 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14710] ppid=14694 vsize=10661136 memory=1508 CPUtime=0.71 cores=1,3,5,7
/proc/14697/task/14710/stat : 14710 (java) S 14694 14697 10029 0 -1 1077944384 3589 0 0 0 70 1 0 0 20 0 15 0 106353402 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604954040864 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14711] ppid=14694 vsize=10661136 memory=3328 CPUtime=0 cores=1,3,5,7
/proc/14697/task/14711/stat : 14711 (java) S 14694 14697 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604952988512 140605400495829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
[pid=14697/tid=14712] ppid=14694 vsize=10661136 memory=3008 CPUtime=0.05 cores=1,3,5,7
/proc/14697/task/14712/stat : 14712 (java) S 14694 14697 10029 0 -1 1077944384 532 0 0 0 2 3 0 0 20 0 15 0 106353403 10917003264 2101704 33554432000 4194304 4196468 140736710590016 140604951935536 140605400496770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25833472 140736710591606 140736710591758 140736710591758 140736710594511 0
Current children cumulated CPU time: 259.8 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8406816 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 83.6939
CPU time (s): 259.895
CPU user time (s): 255.136
CPU system time (s): 4.75949
CPU usage (%): 310.531
Max. virtual memory (cumulated for all children) (KiB): 10661136
Max. memory (cumulated for all children) (KiB): 8406816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.136
system time used= 4.75949
maximum resident set size= 8407068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1486839
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10960
involuntary context switches= 2418


# summary of solver processes directly reported to runsolver:
#   pid: 14697
#   total CPU time (s): 259.895
#   total CPU user time (s): 255.136
#   total CPU system time (s): 4.75949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.508019 second user time and 0.858159 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 20:11:42
IDJOB=4302144
IDBENCH=141635
IDSOLVER=2773
FILE ID=node102/4302144-1532887902
RUNJOBID= node102-1532883454-10061
PBS_JOBID= 21022526
Free space on /tmp= 52976 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-2-0_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302144-1532887902/watcher-4302144-1532887902 -o /tmp/evaluation-result-4302144-1532887902/solver-4302144-1532887902 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10061 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302144-1532887902.xml

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

MD5SUM BENCH= 9997262cb3c77f8c1331a624da4d00a2
RANDOM SEED=424246933

node102.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.51
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.51
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.51
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.51
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:        23598928 kB
MemAvailable:   28776548 kB
Buffers:          231560 kB
Cached:          5190224 kB
SwapCached:        53056 kB
Active:          4322372 kB
Inactive:        4322836 kB
Active(anon):    3149376 kB
Inactive(anon):    99168 kB
Active(file):    1172996 kB
Inactive(file):  4223668 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028796 kB
Dirty:              3512 kB
Writeback:             0 kB
AnonPages:       3177420 kB
Mapped:            49692 kB
Shmem:             22560 kB
Slab:             222528 kB
SReclaimable:     193584 kB
SUnreclaim:        28944 kB
KernelStack:        3568 kB
PageTables:        11484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4927852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3053568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52972 MiB
End job on node102 at 2018-07-29 20:13:06