Trace number 4258213

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 2017-07-05? (TO) 260.07401 87.647598

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-23-09.xml
MD5SUMeccc16cbaa217285dad955f7b1421169
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark3.2384901
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints224
Number of domains2
Minimum domain size1
Maximum domain size655
Distribution of domain sizes[{"size":1,"count":1},{"size":655,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":23},{"degree":4,"count":18},{"degree":5,"count":68},{"degree":6,"count":11},{"degree":7,"count":2}]
Minimum constraint arity2
Maximum constraint arity32
Distribution of constraint arities[{"arity":2,"count":220},{"arity":27,"count":1},{"arity":29,"count":1},{"arity":32,"count":2}]
Number of extensional constraints0
Number of intensional constraints220
Distribution of constraint types[{"type":"intension","count":220},{"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 (12379 MiB free)
  memory of node 1: 16384 MiB (15612 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258213-1502647863/watcher-4258213-1502647863 -o /tmp/evaluation-result-4258213-1502647863/solver-4258213-1502647863 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258213-1502647863.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=12790, runsolver pid=12787
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 5.60 5.23 4.67 3/203 12799
/proc/meminfo: memFree=28651496/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10484492 memory=23092 CPUtime=0.05 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 4759 0 0 0 4 1 0 0 20 0 14 0 66979640 10736119808 5773 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2621123 5773 2494 1 0 2610620 0
[pid=12790/tid=12792] ppid=12787 vsize=10484492 memory=4206751525541407381 CPUtime=0.04 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) D 12787 12790 17093 0 -1 1077944384 2914 0 0 0 3 1 0 0 20 0 14 0 66979645 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186803758912 140186799545405 0 4 1 16800974 18446744072101613092 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10484492 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66979646 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186729941392 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10484492 memory=140461380900480 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66979646 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186728888592 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66979646 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186727836304 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66979646 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186407135760 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10484492 memory=140461380900480 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66979648 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186161527408 140186799532674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 66979648 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 66979648 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66979651 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186158369360 140186799540123 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 14 0 66979651 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 14 0 66979651 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10484492 memory=140461380900480 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 14 0 66979651 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66979651 10736119808 5839 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 23092 KiB

[startup+0.210198 s]*
/proc/loadavg: 5.60 5.23 4.67 4/209 12805
/proc/meminfo: memFree=28642476/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551156 memory=30184 CPUtime=0.14 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 7690 0 0 0 12 2 0 0 20 0 15 0 66979640 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637789 7546 2791 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551156 memory=8318255677412212789 CPUtime=0.1 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) R 12787 12790 17093 0 -1 4202560 5539 0 0 0 8 2 0 0 20 0 15 0 66979645 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186803742656 140186799543453 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186729941392 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551156 memory=3475009737584187040 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186728888592 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186727836304 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186407135760 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551156 memory=140461380900480 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186161527408 140186799532674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186158369360 140186799540123 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551156 memory=140461380900480 CPUtime=0.02 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) R 12787 12790 17093 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 66979651 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186778881613 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551156 memory=140461380900480 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979656 10804383744 7546 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 30184 KiB

[startup+0.310286 s]*
/proc/loadavg: 5.60 5.23 4.67 4/209 12805
/proc/meminfo: memFree=28635708/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551156 memory=39532 CPUtime=0.3 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 9126 0 0 0 27 3 0 0 20 0 15 0 66979640 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637789 9883 2907 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551156 memory=-7677926825137650786 CPUtime=0.2 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) R 12787 12790 17093 0 -1 4202560 6287 0 0 0 18 2 0 0 20 0 15 0 66979645 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186803753776 140186783602014 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186729941392 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551156 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186728888592 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186727836304 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66979646 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186407135760 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186161527408 140186799532674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186158369360 140186799540123 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 15 0 66979651 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 15 0 66979651 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551156 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 822 0 0 0 6 0 0 0 20 0 15 0 66979651 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979656 10804383744 9883 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39532 KiB

[startup+0.700703 s]
/proc/loadavg: 5.60 5.23 4.67 8/209 12805
/proc/meminfo: memFree=28601392/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551232 memory=203744 CPUtime=1.28 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 13587 0 0 0 121 7 0 0 20 0 15 0 66979640 10804461568 50936 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637808 50936 3050 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=33 CPUtime=0.54 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 7487 0 0 0 50 4 0 0 20 0 15 0 66979645 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186803754352 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 15 0 66979646 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186784549410 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 15 0 66979646 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186728888480 140186784549392 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 15 0 66979646 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186727834280 140186784549410 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=1156 CPUtime=0.02 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 15 0 66979646 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186407133456 140186784549410 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=2640 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186161525920 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=2901632 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551232 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551232 memory=4641333681340897127 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186158369360 140186799540123 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551232 memory=7738704030375241297 CPUtime=0.21 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) R 12787 12790 17093 0 -1 4202560 1531 0 0 0 21 0 0 0 20 0 15 0 66979651 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186157302088 140186791758654 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551232 memory=7809617114362637412 CPUtime=0.21 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) R 12787 12790 17093 0 -1 4202560 1969 0 0 0 21 0 0 0 20 0 15 0 66979651 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186156249288 140186781042387 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551232 memory=7668012111147524688 CPUtime=0.21 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 1160 0 0 0 21 0 0 0 20 0 15 0 66979651 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551232 memory=6083073826404722793 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551232 memory=6154282490091891024 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66979656 10804461568 51448 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 203744 KiB

[startup+1.50129 s]
/proc/loadavg: 5.60 5.23 4.67 6/209 12805
/proc/meminfo: memFree=27977824/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551232 memory=568708 CPUtime=3.33 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 15159 0 0 0 296 37 0 0 20 0 15 0 66979640 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637808 142177 3080 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=398600 CPUtime=1.04 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 7572 0 0 0 98 6 0 0 20 0 15 0 66979645 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186803756576 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 207 0 0 0 24 7 0 0 20 0 15 0 66979646 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186783969711 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 258 0 0 0 23 7 0 0 20 0 15 0 66979646 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186728888592 140186784543651 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=7649399392938963505 CPUtime=0.31 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 216 0 0 0 24 7 0 0 20 0 15 0 66979646 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186727836504 140186784543648 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=5859271421085237344 CPUtime=0.32 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 696 0 0 0 25 7 0 0 20 0 15 0 66979646 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186407135144 140186783969742 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=68 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186161525920 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 142177 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0

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

/proc/12790/statm: 2637808 2070000 3105 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=37728 CPUtime=13.65 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 16212 0 0 0 1355 10 0 0 20 0 15 0 66979645 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186803758288 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=1296 CPUtime=55.13 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 9333 0 0 0 5373 140 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186784506528 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=8279784 CPUtime=55.63 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 6709 0 0 0 5426 137 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186728888792 140186784472256 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=2420 CPUtime=55.57 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 8464 0 0 0 5410 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186727836304 140186784219269 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=1732 CPUtime=55.03 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 10722 0 0 0 5356 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186407135648 140186784219302 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=5788 CPUtime=15.67 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 19662 0 0 0 1566 1 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186161525728 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186158369360 140186799540123 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551232 memory=1228 CPUtime=0.43 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 2256 0 0 0 43 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551232 memory=12200 CPUtime=0.47 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 2668 0 0 0 47 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551232 memory=1992 CPUtime=0.3 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 2922 0 0 0 30 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551232 memory=1000 CPUtime=0.03 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 480 0 0 0 1 2 0 0 20 0 15 0 66979656 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8280000 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+87.6475 s]
# the end of solver process 12790 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.151 s, system=5.92264 s

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

[startup+86.4012 s]
/proc/loadavg: 5.08 5.14 4.68 9/209 12883
/proc/meminfo: memFree=20650784/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551232 memory=8280000 CPUtime=255.2 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 80792 0 0 0 24932 588 0 0 20 0 15 0 66979640 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637808 2070000 3105 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=8279324 CPUtime=13.65 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 16212 0 0 0 1355 10 0 0 20 0 15 0 66979645 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186803758288 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=-8774313645642428999 CPUtime=55.93 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 9333 0 0 0 5453 140 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186784472597 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=1296 CPUtime=56.41 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 6710 0 0 0 5504 137 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186728888792 140186784472132 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=2420 CPUtime=56.37 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 8464 0 0 0 5490 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186727836504 140186784219180 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=1732 CPUtime=55.83 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 10723 0 0 0 5436 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186407135648 140186784472626 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=5788 CPUtime=15.67 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 19662 0 0 0 1566 1 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186161525728 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186158369008 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551232 memory=1228 CPUtime=0.43 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 2256 0 0 0 43 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551232 memory=12200 CPUtime=0.47 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 2668 0 0 0 47 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551232 memory=1992 CPUtime=0.3 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 2922 0 0 0 30 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551232 memory=1000 CPUtime=0.03 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 480 0 0 0 1 2 0 0 20 0 15 0 66979656 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 255.2 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8280000 KiB

[startup+87.2012 s]
/proc/loadavg: 5.08 5.14 4.68 9/209 12883
/proc/meminfo: memFree=20360908/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551232 memory=8280000 CPUtime=258.39 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 80816 0 0 0 25251 588 0 0 20 0 15 0 66979640 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637808 2070000 3105 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=4028 CPUtime=13.65 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 16212 0 0 0 1355 10 0 0 20 0 15 0 66979645 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186803758288 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=8280000 CPUtime=56.73 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 9334 0 0 0 5533 140 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186784472104 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=8280000 CPUtime=57.2 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 6716 0 0 0 5583 137 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186728888792 140186784219361 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=-8774313645642428999 CPUtime=57.17 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 8464 0 0 0 5570 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186727836504 140186784472654 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=844 CPUtime=56.63 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 10740 0 0 0 5516 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186407135648 140186784219328 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=16448 CPUtime=15.67 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 19662 0 0 0 1566 1 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186161525728 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551232 memory=2864 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551232 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186158369008 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551232 memory=1228 CPUtime=0.43 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 2256 0 0 0 43 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551232 memory=12200 CPUtime=0.47 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 2668 0 0 0 47 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551232 memory=1992 CPUtime=0.3 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 2922 0 0 0 30 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551232 memory=1000 CPUtime=0.04 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 480 0 0 0 1 3 0 0 20 0 15 0 66979656 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 258.39 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8280000 KiB

[startup+87.6013 s]
/proc/loadavg: 5.08 5.14 4.68 9/209 12883
/proc/meminfo: memFree=20360908/32770624 swapFree=67108860/67108860
[pid=12790] ppid=12787 vsize=10551232 memory=8280000 CPUtime=259.98 cores=1,3,5,7
/proc/12790/stat : 12790 (java) S 12787 12790 17093 0 -1 1077944320 80816 0 0 0 25410 588 0 0 20 0 15 0 66979640 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140722723822032 140186799521527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
/proc/12790/statm: 2637808 2070000 3105 1 0 2627261 0
[pid=12790/tid=12792] ppid=12787 vsize=10551232 memory=288230621803970871 CPUtime=13.65 cores=1,3,5,7
/proc/12790/task/12792/stat : 12792 (java) S 12787 12790 17093 0 -1 1077944384 16212 0 0 0 1355 10 0 0 20 0 15 0 66979645 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186803758288 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12793] ppid=12787 vsize=10551232 memory=13563795322702378 CPUtime=57.13 cores=1,3,5,7
/proc/12790/task/12793/stat : 12793 (java) R 12787 12790 17093 0 -1 4202560 9334 0 0 0 5573 140 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186729941592 140186783975456 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12794] ppid=12787 vsize=10551232 memory=15876 CPUtime=57.59 cores=1,3,5,7
/proc/12790/task/12794/stat : 12794 (java) R 12787 12790 17093 0 -1 4202560 6716 0 0 0 5622 137 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186728888792 140186781118561 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12795] ppid=12787 vsize=10551232 memory=4048 CPUtime=57.57 cores=1,3,5,7
/proc/12790/task/12795/stat : 12795 (java) R 12787 12790 17093 0 -1 4202560 8464 0 0 0 5610 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186727836504 140186784219302 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12796] ppid=12787 vsize=10551232 memory=21216 CPUtime=57.03 cores=1,3,5,7
/proc/12790/task/12796/stat : 12796 (java) R 12787 12790 17093 0 -1 4202560 10740 0 0 0 5556 147 0 0 20 0 15 0 66979646 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186407135648 140186784472132 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12797] ppid=12787 vsize=10551232 memory=1788 CPUtime=15.67 cores=1,3,5,7
/proc/12790/task/12797/stat : 12797 (java) S 12787 12790 17093 0 -1 1077944384 19662 0 0 0 1566 1 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186161525728 140186799531733 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12798] ppid=12787 vsize=10551232 memory=640 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12798/stat : 12798 (java) S 12787 12790 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186160473376 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12799] ppid=12787 vsize=10551232 memory=960 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12799/stat : 12799 (java) S 12787 12790 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66979648 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186159421040 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12800] ppid=12787 vsize=10551232 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12800/stat : 12800 (java) S 12787 12790 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186158369008 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12801] ppid=12787 vsize=10551232 memory=2248 CPUtime=0.43 cores=1,3,5,7
/proc/12790/task/12801/stat : 12801 (java) S 12787 12790 17093 0 -1 1077944384 2256 0 0 0 43 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186157316208 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12802] ppid=12787 vsize=10551232 memory=4300 CPUtime=0.47 cores=1,3,5,7
/proc/12790/task/12802/stat : 12802 (java) S 12787 12790 17093 0 -1 1077944384 2668 0 0 0 47 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186156263408 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12803] ppid=12787 vsize=10551232 memory=932 CPUtime=0.3 cores=1,3,5,7
/proc/12790/task/12803/stat : 12803 (java) S 12787 12790 17093 0 -1 1077944384 2922 0 0 0 30 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186155211120 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12804] ppid=12787 vsize=10551232 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/12790/task/12804/stat : 12804 (java) S 12787 12790 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66979651 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186154158560 140186799531733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
[pid=12790/tid=12805] ppid=12787 vsize=10551232 memory=2160 CPUtime=0.04 cores=1,3,5,7
/proc/12790/task/12805/stat : 12805 (java) S 12787 12790 17093 0 -1 1077944384 480 0 0 0 1 3 0 0 20 0 15 0 66979656 10804461568 2070000 18446744073709551615 4194304 4196468 140722723839488 140186153106352 140186799532674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30584832 140722723844501 140722723844654 140722723844654 140722723848143 0
Current children cumulated CPU time: 259.98 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8280000 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.6476
CPU time (s): 260.074
CPU user time (s): 254.151
CPU system time (s): 5.92264
CPU usage (%): 296.727
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8280000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.151
system time used= 5.92264
maximum resident set size= 8280444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80820
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= 5743
involuntary context switches= 5616


# summary of solver processes directly reported to runsolver:
#   pid: 12790
#   total CPU time (s): 260.074
#   total CPU user time (s): 254.151
#   total CPU system time (s): 5.92264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.599421 second user time and 0.830777 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:56:55
IDJOB=4258213
IDBENCH=129546
IDSOLVER=2643
FILE ID=node127/4258213-1502647863
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-23-09.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258213-1502647863/watcher-4258213-1502647863 -o /tmp/evaluation-result-4258213-1502647863/solver-4258213-1502647863 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258213-1502647863.xml

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

MD5SUM BENCH= eccc16cbaa217285dad955f7b1421169
RANDOM SEED=1956230000

node127.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.92
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.92
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.92
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.92
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:        28663616 kB
MemAvailable:   29102148 kB
Buffers:          201320 kB
Cached:           532736 kB
SwapCached:            0 kB
Active:          3463440 kB
Inactive:         214840 kB
Active(anon):    2893404 kB
Inactive(anon):    83872 kB
Active(file):     570036 kB
Inactive(file):   130968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1820 kB
Writeback:             0 kB
AnonPages:       2951944 kB
Mapped:            58972 kB
Shmem:             33444 kB
Slab:             132360 kB
SReclaimable:     106724 kB
SUnreclaim:        25636 kB
KernelStack:        3696 kB
PageTables:        10636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4571540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2842624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 19:58:22