Trace number 4301931

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.834 87.4423

General information on the benchmark

NameRcpsp/
Rcpsp-j120-01-03_c18.xml
MD5SUM23ddd46bc08a13908205cdb197974328
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark251.994
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size663
Distribution of domain sizes[{"size":1,"count":1},{"size":663,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":27},{"degree":5,"count":41},{"degree":6,"count":4}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":183},{"arity":24,"count":1},{"arity":26,"count":1},{"arity":30,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301931-1532885764/watcher-4301931-1532885764 -o /tmp/evaluation-result-4301931-1532885764/solver-4301931-1532885764 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301931-1532885764.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=19107, runsolver pid=19104

[startup+0.101697 s]*
/proc/loadavg: 3.78 2.60 2.47 2/215 19122
/proc/meminfo: memFree=20508496/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659012 memory=31256 CPUtime=0.12 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 6894 0 0 0 11 1 0 0 20 0 15 0 106139598 10914828288 7814 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664753 7814 2840 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659012 memory=-8701690554792447873 CPUtime=0.09 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) R 19104 19107 13514 0 -1 4202560 4725 0 0 0 8 1 0 0 20 0 15 0 106139599 10914828288 7814 33554432000 4194304 4196468 140727707265824 140381046828848 140381042627741 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 7814 33554432000 4194304 4196468 140727707265824 140381007887120 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380648090512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380647037968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380645985424 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380146227184 140381042616962 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380145173408 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380143069392 140381042624411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0.02 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) R 19104 19107 13514 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380139911920 140381042627162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 7814 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31256 KiB

[startup+0.210607 s]*
/proc/loadavg: 3.78 2.60 2.47 3/215 19122
/proc/meminfo: memFree=20498944/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659012 memory=42364 CPUtime=0.33 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 8123 0 0 0 31 2 0 0 20 0 15 0 106139598 10914828288 10591 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664753 10591 3010 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) R 19104 19107 13514 0 -1 4202560 5079 0 0 0 19 1 0 0 20 0 15 0 106139599 10914828288 10591 33554432000 4194304 4196468 140727707265824 140381046822080 140381042617750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659012 memory=331 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 10591 33554432000 4194304 4196468 140727707265824 140381007887120 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659012 memory=140341212203249 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380648090512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380647037968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380645985424 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380146227184 140381042616962 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380145173408 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106139601 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380143069392 140381042624411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 539 0 0 0 2 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0.07 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) R 19104 19107 13514 0 -1 4202560 679 0 0 0 7 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380139911920 140381026686302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659012 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139604 10914828288 10591 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42364 KiB

[startup+0.31067 s]*
/proc/loadavg: 3.78 2.60 2.47 4/215 19122
/proc/meminfo: memFree=20491440/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=47728 CPUtime=0.53 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 8946 0 0 0 50 3 0 0 20 0 15 0 106139598 10914906112 11932 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 11932 3055 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) R 19104 19107 13514 0 -1 4202560 5695 0 0 0 29 1 0 0 20 0 15 0 106139599 10914906112 11932 33554432000 4194304 4196468 140727707265824 140381046841648 140380678692714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914906112 11932 33554432000 4194304 4196468 140727707265824 140381007887120 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=140341212200975 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380648090512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139599 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380647037968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139599 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380645985424 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380146227184 140381042616962 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380145173408 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380143069392 140381042624411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 670 0 0 0 4 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) R 19104 19107 13514 0 -1 1077944384 465 0 0 0 3 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=140341211571840 CPUtime=0.12 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) R 19104 19107 13514 0 -1 4202560 748 0 0 0 12 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380139911920 140381021574727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=140341211571840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 11932 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47728 KiB

[startup+0.700873 s]
/proc/loadavg: 3.78 2.60 2.47 5/215 19122
/proc/meminfo: memFree=20385380/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=202460 CPUtime=1.54 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 11138 0 0 0 147 7 0 0 20 0 15 0 106139598 10914906112 50615 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 50615 3112 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=16884 CPUtime=0.65 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) R 19104 19107 13514 0 -1 4202560 6106 0 0 0 61 4 0 0 20 0 15 0 106139599 10914906112 50615 33554432000 4194304 4196468 140727707265824 140381046838784 140381042617750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=2324 CPUtime=0.02 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) S 19104 19107 13514 0 -1 1077944384 29 0 0 0 2 0 0 0 20 0 15 0 106139599 10914906112 50615 33554432000 4194304 4196468 140727707265824 140381007887120 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=1584 CPUtime=0.01 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) S 19104 19107 13514 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 15 0 106139599 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380648090512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=496 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) S 19104 19107 13514 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 106139599 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380647037968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=928 CPUtime=0.02 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) S 19104 19107 13514 0 -1 1077944384 27 0 0 0 2 0 0 0 20 0 15 0 106139599 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380645985424 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380146227184 140381042616962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380145173472 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380143069392 140381042624411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=6081108994580573287 CPUtime=0.27 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 1241 0 0 0 27 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=6076878065162868073 CPUtime=0.28 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 1316 0 0 0 28 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) R 19104 19107 13514 0 -1 4202560 947 0 0 0 23 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380139911920 140381021262001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=756 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 50615 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 202460 KiB

[startup+1.50137 s]
/proc/loadavg: 3.78 2.60 2.47 3/215 19122
/proc/meminfo: memFree=20243956/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=586244 CPUtime=3.59 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 12449 0 0 0 316 43 0 0 20 0 15 0 106139598 10914906112 146561 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 146561 3127 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=479016 CPUtime=1.05 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) S 19104 19107 13514 0 -1 1077944384 6193 0 0 0 100 5 0 0 20 0 15 0 106139599 10914906112 146561 33554432000 4194304 4196468 140727707265824 140381046841184 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=33 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) R 19104 19107 13514 0 -1 4202560 260 0 0 0 32 9 0 0 20 0 15 0 106139599 10914906112 146561 33554432000 4194304 4196468 140727707265824 140381007887120 140381027059840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) R 19104 19107 13514 0 -1 4202560 276 0 0 0 31 8 0 0 20 0 15 0 106139599 10914906112 146561 33554432000 4194304 4196468 140727707265824 140380648090512 140381027303590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=6791534058613427641 CPUtime=0.39 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) R 19104 19107 13514 0 -1 4202560 253 0 0 0 30 9 0 0 20 0 15 0 106139599 10914906112 146561 33554432000 4194304 4196468 140727707265824 140380647037968 140381027591111 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) R 19104 19107 13514 0 -1 4202560 339 0 0 0 33 8 0 0 20 0 15 0 106139599 10914906112 146561 33554432000 4194304 4196468 140727707265824 140380645985312 140381027591111 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 146561 33554432000 4194304 4196468 140727707265824 140380146225504 140381042616021 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0

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

/proc/19107/statm: 2664772 2030060 3153 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=3689777219290553472 CPUtime=13.95 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) S 19104 19107 13514 0 -1 1077944384 15589 0 0 0 1385 10 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381046842560 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=3689777219290552912 CPUtime=55.59 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) R 19104 19107 13514 0 -1 4202560 16513 0 0 0 5419 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381007887320 140381024202826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=3763233404669418656 CPUtime=55.24 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) R 19104 19107 13514 0 -1 4202560 14087 0 0 0 5396 128 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380648090712 140381027556948 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=3545634556243042665 CPUtime=55.45 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) R 19104 19107 13514 0 -1 4202560 13532 0 0 0 5405 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380647038168 140381027303567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=3545634556243042569 CPUtime=55.02 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) R 19104 19107 13514 0 -1 4202560 18948 0 0 0 5373 129 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380645985008 140381035234023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=4121272788016455876 CPUtime=15.48 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 20311 0 0 0 1547 1 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380146225504 140381042616021 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=3760702329321775744 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380145173472 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=3760702329321775936 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=3760702329321775840 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380143069392 140381042624411 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=4121272788016570788 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 2770 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=140341076684400 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 2187 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=140341076703701 CPUtime=0.35 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) S 19104 19107 13514 0 -1 1077944384 3247 0 0 0 34 1 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380139911920 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=140341076684560 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=2236 CPUtime=0.04 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 350 0 0 0 2 2 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8120240 KiB

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

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

[startup+87.4423 s]
# the end of solver process 19107 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.239 s, system=5.59513 s

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

[startup+86.4006 s]
/proc/loadavg: 4.45 3.14 2.68 6/216 19202
/proc/meminfo: memFree=14608608/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=8120240 CPUtime=255.89 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 108898 0 0 0 25035 554 0 0 20 0 15 0 106139598 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 2030060 3153 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=916 CPUtime=13.95 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) S 19104 19107 13514 0 -1 1077944384 15589 0 0 0 1385 10 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381046842560 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=8119892 CPUtime=56.58 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) R 19104 19107 13514 0 -1 4202560 16513 0 0 0 5518 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381007887120 140381027602219 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=6791534058613427641 CPUtime=56.19 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) R 19104 19107 13514 0 -1 4202560 14087 0 0 0 5491 128 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380648090632 140381035234023 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=1240 CPUtime=56.41 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) R 19104 19107 13514 0 -1 4202560 13532 0 0 0 5501 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380647038088 140381035234023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=1520 CPUtime=55.98 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) R 19104 19107 13514 0 -1 4202560 18948 0 0 0 5469 129 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380645985232 140381035234023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=844 CPUtime=15.49 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 20311 0 0 0 1548 1 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380146225728 140381042616021 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380145173472 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380143069040 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=10368 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 2770 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380142017008 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=1700 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 2187 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380140964464 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=1172 CPUtime=0.35 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) S 19104 19107 13514 0 -1 1077944384 3247 0 0 0 34 1 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380139911920 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=1020 CPUtime=0.04 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 350 0 0 0 2 2 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 255.89 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8120240 KiB

[startup+87.2007 s]
/proc/loadavg: 4.34 3.14 2.68 6/216 19202
/proc/meminfo: memFree=14608608/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=8120240 CPUtime=258.99 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 108898 0 0 0 25344 555 0 0 20 0 15 0 106139598 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 2030060 3153 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=6791534058613427641 CPUtime=13.95 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) S 19104 19107 13514 0 -1 1077944384 15589 0 0 0 1385 10 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381046842560 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=1520 CPUtime=57.38 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) R 19104 19107 13514 0 -1 4202560 16513 0 0 0 5598 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381007887320 140381024215563 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=844 CPUtime=56.94 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) R 19104 19107 13514 0 -1 4202560 14087 0 0 0 5566 128 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380648090632 140381035234023 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=3360 CPUtime=57.18 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) R 19104 19107 13514 0 -1 4202560 13532 0 0 0 5578 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380647037776 140381035234023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=2724 CPUtime=56.75 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) R 19104 19107 13514 0 -1 4202560 18948 0 0 0 5546 129 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380645985232 140381035234023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=1256 CPUtime=15.49 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 20311 0 0 0 1548 1 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380146225728 140381042616021 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=8120240 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380145173472 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380143069040 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=14572 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 2770 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380142016768 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=12708 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 2187 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380140964512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=16884 CPUtime=0.35 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) S 19104 19107 13514 0 -1 1077944384 3247 0 0 0 34 1 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380139911968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=1584 CPUtime=0.04 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 350 0 0 0 2 2 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 258.99 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8120240 KiB

[startup+87.4007 s]
/proc/loadavg: 4.34 3.14 2.68 6/216 19202
/proc/meminfo: memFree=14608608/32770624 swapFree=67108860/67108860
[pid=19107] ppid=19104 vsize=10659088 memory=8120240 CPUtime=259.76 cores=0,2,4,6
/proc/19107/stat : 19107 (java) S 19104 19107 13514 0 -1 1077944320 108898 0 0 0 25421 555 0 0 20 0 15 0 106139598 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140727707248368 140381042605815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
/proc/19107/statm: 2664772 2030060 3153 1 0 2627263 0
[pid=19107/tid=19109] ppid=19104 vsize=10659088 memory=6791534058613427641 CPUtime=13.95 cores=0,2,4,6
/proc/19107/task/19109/stat : 19109 (java) S 19104 19107 13514 0 -1 1077944384 15589 0 0 0 1385 10 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381046842560 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19110] ppid=19104 vsize=10659088 memory=2204 CPUtime=57.58 cores=0,2,4,6
/proc/19107/task/19110/stat : 19110 (java) R 19104 19107 13514 0 -1 4202560 16513 0 0 0 5618 140 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140381007887320 140381027595369 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19111] ppid=19104 vsize=10659088 memory=1240 CPUtime=57.13 cores=0,2,4,6
/proc/19107/task/19111/stat : 19111 (java) R 19104 19107 13514 0 -1 4202560 14087 0 0 0 5585 128 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380648090632 140381035234023 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19112] ppid=19104 vsize=10659088 memory=1520 CPUtime=57.38 cores=0,2,4,6
/proc/19107/task/19112/stat : 19112 (java) R 19104 19107 13514 0 -1 4202560 13532 0 0 0 5597 141 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380647037776 140381035234023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19113] ppid=19104 vsize=10659088 memory=844 CPUtime=56.94 cores=0,2,4,6
/proc/19107/task/19113/stat : 19113 (java) R 19104 19107 13514 0 -1 4202560 18948 0 0 0 5565 129 0 0 20 0 15 0 106139599 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380645985232 140381035234023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19114] ppid=19104 vsize=10659088 memory=3360 CPUtime=15.49 cores=0,2,4,6
/proc/19107/task/19114/stat : 19114 (java) S 19104 19107 13514 0 -1 1077944384 20311 0 0 0 1548 1 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380146225728 140381042616021 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19115] ppid=19104 vsize=10659088 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19115/stat : 19115 (java) S 19104 19107 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380145173472 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19116] ppid=19104 vsize=10659088 memory=1256 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19116/stat : 19116 (java) S 19104 19107 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106139601 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380144120816 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19117] ppid=19104 vsize=10659088 memory=10368 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19117/stat : 19117 (java) S 19104 19107 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380143069040 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19118] ppid=19104 vsize=10659088 memory=1700 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19118/stat : 19118 (java) S 19104 19107 13514 0 -1 1077944384 2770 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380142016768 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19119] ppid=19104 vsize=10659088 memory=1172 CPUtime=0.41 cores=0,2,4,6
/proc/19107/task/19119/stat : 19119 (java) S 19104 19107 13514 0 -1 1077944384 2187 0 0 0 41 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380140964512 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19120] ppid=19104 vsize=10659088 memory=1812 CPUtime=0.35 cores=0,2,4,6
/proc/19107/task/19120/stat : 19120 (java) S 19104 19107 13514 0 -1 1077944384 3247 0 0 0 34 1 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380139911968 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19121] ppid=19104 vsize=10659088 memory=1020 CPUtime=0 cores=0,2,4,6
/proc/19107/task/19121/stat : 19121 (java) S 19104 19107 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380138859616 140381042616021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
[pid=19107/tid=19122] ppid=19104 vsize=10659088 memory=5456 CPUtime=0.04 cores=0,2,4,6
/proc/19107/task/19122/stat : 19122 (java) S 19104 19107 13514 0 -1 1077944384 350 0 0 0 2 2 0 0 20 0 15 0 106139604 10914906112 2030060 33554432000 4194304 4196468 140727707265824 140380137806128 140381042616962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8994816 140727707272310 140727707272462 140727707272462 140727707275215 0
Current children cumulated CPU time: 259.76 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8120240 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.4423
CPU time (s): 259.834
CPU user time (s): 254.239
CPU system time (s): 5.59513
CPU usage (%): 297.149
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8120240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.239
system time used= 5.59513
maximum resident set size= 8120576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5752
involuntary context switches= 3497


# summary of solver processes directly reported to runsolver:
#   pid: 19107
#   total CPU time (s): 259.834
#   total CPU user time (s): 254.239
#   total CPU system time (s): 5.59513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.533001 second user time and 0.883697 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 19:36:04
IDJOB=4301931
IDBENCH=141477
IDSOLVER=2773
FILE ID=node136/4301931-1532885764
RUNJOBID= node136-1532879536-13546
PBS_JOBID= 21022516
Free space on /tmp= 60228 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j120-01-03_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301931-1532885764/watcher-4301931-1532885764 -o /tmp/evaluation-result-4301931-1532885764/solver-4301931-1532885764 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13546 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301931-1532885764.xml

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

MD5SUM BENCH= 23ddd46bc08a13908205cdb197974328
RANDOM SEED=315376026

node136.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.50
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.50
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.50
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.50
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:        20527116 kB
MemAvailable:   23829824 kB
Buffers:          214120 kB
Cached:          3359544 kB
SwapCached:            0 kB
Active:          9800168 kB
Inactive:        1953092 kB
Active(anon):    8131300 kB
Inactive(anon):    76480 kB
Active(file):    1668868 kB
Inactive(file):  1876612 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2476 kB
Writeback:             0 kB
AnonPages:       8194916 kB
Mapped:            46576 kB
Shmem:             25228 kB
Slab:             174020 kB
SReclaimable:     146124 kB
SUnreclaim:        27896 kB
KernelStack:        3792 kB
PageTables:        21316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8651944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8048640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60224 MiB
End job on node136 at 2018-07-29 19:37:32