Trace number 4292043

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) 2407.43 674.077

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-01-0200_c18.xml
MD5SUMbcb772945ca2f244c7b00bb761820cd7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark35787314
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables3236
Number of constraints2053
Number of domains39
Minimum domain size1
Maximum domain size95
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":1142},{"size":11,"count":945},{"size":12,"count":1},{"size":21,"count":9},{"size":23,"count":22},{"size":25,"count":1},{"size":29,"count":34},{"size":33,"count":35},{"size":34,"count":18},{"size":35,"count":32},{"size":39,"count":8},{"size":40,"count":9},{"size":41,"count":15},{"size":49,"count":1},{"size":50,"count":19},{"size":51,"count":16},{"size":53,"count":5},{"size":55,"count":32},{"size":57,"count":10},{"size":58,"count":7},{"size":60,"count":9},{"size":64,"count":76},{"size":69,"count":85},{"size":74,"count":50},{"size":81,"count":87},{"size":91,"count":84},{"size":93,"count":31},{"size":95,"count":450}]
Minimum variable degree2
Maximum variable degree946
Distribution of variable degrees[{"degree":2,"count":2836},{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":17},{"degree":6,"count":21},{"degree":7,"count":31},{"degree":8,"count":26},{"degree":9,"count":50},{"degree":10,"count":45},{"degree":11,"count":47},{"degree":12,"count":52},{"degree":13,"count":72},{"degree":14,"count":34},{"degree":946,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":163},{"arity":3,"count":945},{"arity":6,"count":945}]
Number of extensional constraints945
Number of intensional constraints1108
Distribution of constraint types[{"type":"extension","count":945},{"type":"intension","count":1108}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2703 MiB free)
  memory of node 1: 16384 MiB (9134 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292043-1532265714/watcher-4292043-1532265714 -o /tmp/evaluation-result-4292043-1532265714/solver-4292043-1532265714 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532259931-1701 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4292043-1532265714.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=2601, runsolver pid=2598

[startup+0.100082 s]*
/proc/loadavg: 7.87 6.92 4.96 6/216 2616
/proc/meminfo: memFree=12101848/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10659012 memory=31104 CPUtime=0.13 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 6841 0 0 0 11 2 0 0 20 0 15 0 44134650 10914828288 7776 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2664753 7776 2845 1 0 2627263 0
[pid=2601/tid=2603] ppid=2598 vsize=10659012 memory=-8393972451777541312 CPUtime=0.09 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) R 2598 2601 1669 0 -1 4202560 4682 0 0 0 8 1 0 0 20 0 15 0 44134651 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291863751168 140291746925887 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291820493840 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291819441296 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291464731408 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291463678864 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291164600560 140291859544706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291163546784 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291162493680 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291161442256 140291859552155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) R 2598 2601 1669 0 -1 4202560 303 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291160390384 140291859554906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) R 2598 2601 1669 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291159337840 140291859544706 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0.02 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) R 2598 2601 1669 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291158284784 140291859544706 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 7776 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31104 KiB

[startup+0.210608 s]*
/proc/loadavg: 7.87 6.92 4.96 6/216 2616
/proc/meminfo: memFree=12094032/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10659012 memory=40988 CPUtime=0.32 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 7896 0 0 0 30 2 0 0 20 0 15 0 44134650 10914828288 10247 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2664753 10247 2978 1 0 2627263 0
[pid=2601/tid=2603] ppid=2598 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) R 2598 2601 1669 0 -1 4202560 5075 0 0 0 19 1 0 0 20 0 15 0 44134651 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291863766880 140291843577189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10659012 memory=343 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291820493840 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10659012 memory=4049217538861512352 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291819441296 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291464731408 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291463678864 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291164600560 140291859544706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291163546784 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291162493680 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291161442256 140291859552155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 546 0 0 0 2 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291160390384 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291159337840 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0.07 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) R 2598 2601 1669 0 -1 4202560 660 0 0 0 7 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291158284784 140291845857934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 10313 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40988 KiB

[startup+0.319858 s]*
/proc/loadavg: 7.87 6.92 4.96 8/216 2616
/proc/meminfo: memFree=12077032/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10659012 memory=58668 CPUtime=0.58 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 9206 0 0 0 55 3 0 0 20 0 15 0 44134650 10914828288 14667 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2664753 14667 3047 1 0 2627263 0
[pid=2601/tid=2603] ppid=2598 vsize=10659012 memory=7311146985107750967 CPUtime=0.31 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) R 2598 2601 1669 0 -1 4202560 5423 0 0 0 29 2 0 0 20 0 15 0 44134651 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291863769552 140291859555485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10659012 memory=290763883793350679 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291820493840 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10659012 memory=4123248751976330912 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291819441296 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291464731408 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134651 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291463678864 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291164600560 140291859544706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291163546784 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44134653 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291162493680 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291161442256 140291859552155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10659012 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) R 2598 2601 1669 0 -1 4202560 763 0 0 0 5 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291160376408 140291844643640 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10659012 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) R 2598 2601 1669 0 -1 4202560 857 0 0 0 7 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291159327760 140291840169465 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0.12 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 795 0 0 0 12 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291158284784 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10659012 memory=140413958305408 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134656 10914828288 14667 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 58668 KiB

[startup+0.712874 s]
/proc/loadavg: 7.87 6.92 4.96 10/216 2616
/proc/meminfo: memFree=11993940/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10659088 memory=197704 CPUtime=1.84 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 12432 0 0 0 175 9 0 0 20 0 15 0 44134650 10914906112 49426 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2664772 49426 3097 1 0 2627263 0
[pid=2601/tid=2603] ppid=2598 vsize=10659088 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) S 2598 2601 1669 0 -1 1077944384 5957 0 0 0 63 5 0 0 20 0 15 0 44134651 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291863769968 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10659088 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) R 2598 2601 1669 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 15 0 44134651 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291820493840 140291852633406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10659088 memory=11956 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) R 2598 2601 1669 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 15 0 44134651 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291819441296 140291852630395 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10659088 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) R 2598 2601 1669 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 44134651 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291464731408 140291852630395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10659088 memory=792 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) R 2598 2601 1669 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 15 0 44134651 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291463679064 140291852633442 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10659088 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 44134653 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291164599072 140291859543765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10659088 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44134653 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291163546784 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10659088 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44134653 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291162493680 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10659088 memory=7236533984234661184 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291161442256 140291859552155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10659088 memory=7523641866607553108 CPUtime=0.37 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 1890 0 0 0 37 0 0 0 20 0 15 0 44134656 10914906112 49426 33554432000 4194304 4196468 140731400798624 140291160370448 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10659088 memory=5788626802952987989 CPUtime=0.42 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 1723 0 0 0 42 0 0 0 20 0 15 0 44134656 10914906112 49938 33554432000 4194304 4196468 140731400798624 140291159328944 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10659088 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 1419 0 0 0 29 0 0 0 20 0 15 0 44134656 10914906112 49938 33554432000 4194304 4196468 140731400798624 140291158284784 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10914906112 49938 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10659088 memory=33 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44134656 10914906112 49938 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 197704 KiB

[startup+1.50071 s]
/proc/loadavg: 7.87 6.92 4.96 6/216 2616
/proc/meminfo: memFree=11838920/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10659088 memory=433180 CPUtime=3.3 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 13375 0 0 0 303 27 0 0 20 0 15 0 44134650 10914906112 108295 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2664772 108295 3144 1 0 2627263 0
[pid=2601/tid=2603] ppid=2598 vsize=10659088 memory=8112282956445269571 CPUtime=1.38 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) R 2598 2601 1669 0 -1 4202560 6015 0 0 0 132 6 0 0 20 0 15 0 44134651 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291863770992 140291499084268 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10659088 memory=-7533522213388100735 CPUtime=0.08 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) S 2598 2601 1669 0 -1 1077944384 175 0 0 0 4 4 0 0 20 0 15 0 44134651 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291820493840 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10659088 memory=1404222122299264374 CPUtime=0.08 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) S 2598 2601 1669 0 -1 1077944384 116 0 0 0 4 4 0 0 20 0 15 0 44134651 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291819441296 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10659088 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) S 2598 2601 1669 0 -1 1077944384 178 0 0 0 4 4 0 0 20 0 15 0 44134651 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291464731408 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10659088 memory=-1391509512798375272 CPUtime=0.08 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) S 2598 2601 1669 0 -1 1077944384 140 0 0 0 4 4 0 0 20 0 15 0 44134651 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291463678864 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10659088 memory=-8102331449035005740 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 44134653 10914906112 108295 33554432000 4194304 4196468 140731400798624 140291164600560 140291859544706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0

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

/proc/2601/statm: 2665284 2064173 3184 1 0 2627775 0
[pid=2601/tid=2603] ppid=2598 vsize=10661136 memory=2884 CPUtime=40.36 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) S 2598 2601 1669 0 -1 1077944384 26524 0 0 0 4005 31 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291863766224 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10661136 memory=2876 CPUtime=577.6 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) R 2598 2601 1669 0 -1 4202560 357889 0 0 0 57567 193 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291820494040 140291844530140 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10661136 memory=4108 CPUtime=577.2 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) R 2598 2601 1669 0 -1 4202560 335563 0 0 0 57510 210 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291819441296 140291844529926 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10661136 memory=4126316290023845779 CPUtime=576.92 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) R 2598 2601 1669 0 -1 4202560 368954 0 0 0 57490 202 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291464731608 140291844529960 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10661136 memory=18444 CPUtime=576.81 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) R 2598 2601 1669 0 -1 4202560 473554 0 0 0 57461 220 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291463678752 140291844232318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10661136 memory=640 CPUtime=44.04 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 148240 0 0 0 4397 7 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291164599104 140291859543765 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10661136 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291163546848 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10661136 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291162493696 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10661136 memory=960 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291161442256 140291859552155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10661136 memory=2340 CPUtime=3.14 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 13870 0 0 0 312 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291160390144 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10661136 memory=1696 CPUtime=2.99 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 11233 0 0 0 297 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291159337888 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10661136 memory=920 CPUtime=0.68 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 4206 0 0 0 66 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291158284832 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10661136 memory=1792 CPUtime=0.38 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1586 0 0 0 25 13 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 2400.21 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8256692 KiB

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

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

[startup+674.077 s]
# the end of solver process 2601 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.61 s, system=8.82303 s

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

[startup+672.801 s]
/proc/loadavg: 4.95 5.57 5.35 6/217 2714
/proc/meminfo: memFree=11622584/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10661136 memory=8256692 CPUtime=2403.3 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 1743063 0 0 0 239453 877 0 0 20 0 15 0 44134650 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2665284 2064173 3184 1 0 2627775 0
[pid=2601/tid=2603] ppid=2598 vsize=10661136 memory=1296 CPUtime=40.36 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) S 2598 2601 1669 0 -1 1077944384 26524 0 0 0 4005 31 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291863766224 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10661136 memory=2428 CPUtime=578.36 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) S 2598 2601 1669 0 -1 1077944384 357889 0 0 0 57643 193 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291820493840 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=577.98 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) S 2598 2601 1669 0 -1 1077944384 335563 0 0 0 57588 210 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291819441296 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10661136 memory=18444 CPUtime=577.68 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) S 2598 2601 1669 0 -1 1077944384 368954 0 0 0 57566 202 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291464731408 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10661136 memory=640 CPUtime=577.58 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) S 2598 2601 1669 0 -1 1077944384 473554 0 0 0 57538 220 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291463678864 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10661136 memory=1792 CPUtime=44.05 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) R 2598 2601 1669 0 -1 4202560 148240 0 0 0 4398 7 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291164599104 140291844529983 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10661136 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291163546848 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291162493696 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10661136 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291161441904 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10661136 memory=8384 CPUtime=3.14 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 13870 0 0 0 312 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291160390144 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10661136 memory=1712 CPUtime=2.99 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 11233 0 0 0 297 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291159337888 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10661136 memory=1200 CPUtime=0.68 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 4206 0 0 0 66 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291158284832 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10661136 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10661136 memory=9884 CPUtime=0.38 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1586 0 0 0 25 13 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 2403.3 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8256692 KiB

[startup+673.601 s]
/proc/loadavg: 4.95 5.57 5.35 3/217 2714
/proc/meminfo: memFree=11622708/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10661136 memory=8256692 CPUtime=2405.67 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 1743071 0 0 0 239690 877 0 0 20 0 15 0 44134650 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2665284 2064173 3184 1 0 2627775 0
[pid=2601/tid=2603] ppid=2598 vsize=10661136 memory=4028 CPUtime=40.36 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) S 2598 2601 1669 0 -1 1077944384 26524 0 0 0 4005 31 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291863765920 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10661136 memory=8256692 CPUtime=578.88 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) R 2598 2601 1669 0 -1 4202560 357891 0 0 0 57695 193 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291820494040 140291844484784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10661136 memory=2340 CPUtime=578.5 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) R 2598 2601 1669 0 -1 4202560 335563 0 0 0 57640 210 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291819441496 140291841129399 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10661136 memory=8256692 CPUtime=578.2 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) R 2598 2601 1669 0 -1 4202560 368955 0 0 0 57618 202 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291464731608 140291842710139 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10661136 memory=8256692 CPUtime=578.1 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) R 2598 2601 1669 0 -1 4202560 473554 0 0 0 57590 220 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291463678752 140291841130026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10661136 memory=1572 CPUtime=44.33 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 148241 0 0 0 4426 7 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291164598880 140291859543765 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291163546848 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10661136 memory=8256692 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291162493696 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10661136 memory=8256692 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291161441328 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10661136 memory=3196 CPUtime=3.14 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 13870 0 0 0 312 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291160390144 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10661136 memory=15872 CPUtime=2.99 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 11233 0 0 0 297 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291159337888 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10661136 memory=9884 CPUtime=0.68 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 4206 0 0 0 66 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291158284832 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10661136 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10661136 memory=18444 CPUtime=0.38 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1586 0 0 0 25 13 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 2405.67 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8256692 KiB

[startup+674.001 s]*
/proc/loadavg: 4.95 5.57 5.35 6/217 2714
/proc/meminfo: memFree=11622708/32770624 swapFree=67108860/67108860
[pid=2601] ppid=2598 vsize=10661136 memory=8256692 CPUtime=2407.29 cores=1,3,5,7
/proc/2601/stat : 2601 (java) S 2598 2601 1669 0 -1 1077944320 1743071 0 0 0 239852 877 0 0 20 0 15 0 44134650 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140731400781168 140291859533559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
/proc/2601/statm: 2665284 2064173 3184 1 0 2627775 0
[pid=2601/tid=2603] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=40.36 cores=1,3,5,7
/proc/2601/task/2603/stat : 2603 (java) S 2598 2601 1669 0 -1 1077944384 26524 0 0 0 4005 31 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291863765920 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2604] ppid=2598 vsize=10661136 memory=4126316290023845779 CPUtime=579.29 cores=1,3,5,7
/proc/2601/task/2604/stat : 2604 (java) R 2598 2601 1669 0 -1 4202560 357891 0 0 0 57736 193 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291820494040 140291844484686 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2605] ppid=2598 vsize=10661136 memory=3200 CPUtime=578.91 cores=1,3,5,7
/proc/2601/task/2605/stat : 2605 (java) R 2598 2601 1669 0 -1 4202560 335563 0 0 0 57681 210 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291819441496 140291841130241 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2606] ppid=2598 vsize=10661136 memory=8256692 CPUtime=578.6 cores=1,3,5,7
/proc/2601/task/2606/stat : 2606 (java) R 2598 2601 1669 0 -1 4202560 368955 0 0 0 57658 202 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291464731608 140291841129516 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2607] ppid=2598 vsize=10661136 memory=1408 CPUtime=578.51 cores=1,3,5,7
/proc/2601/task/2607/stat : 2607 (java) R 2598 2601 1669 0 -1 4202560 473554 0 0 0 57631 220 0 0 20 0 15 0 44134651 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291463678752 140291841130643 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2608] ppid=2598 vsize=10661136 memory=3264 CPUtime=44.33 cores=1,3,5,7
/proc/2601/task/2608/stat : 2608 (java) S 2598 2601 1669 0 -1 1077944384 148241 0 0 0 4426 7 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291164598880 140291859543765 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2609] ppid=2598 vsize=10661136 memory=701952 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2609/stat : 2609 (java) S 2598 2601 1669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291163546848 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2610] ppid=2598 vsize=10661136 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2610/stat : 2610 (java) S 2598 2601 1669 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 44134653 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291162493696 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2611] ppid=2598 vsize=10661136 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2611/stat : 2611 (java) S 2598 2601 1669 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291161441328 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2612] ppid=2598 vsize=10661136 memory=6948035323052255082 CPUtime=3.14 cores=1,3,5,7
/proc/2601/task/2612/stat : 2612 (java) S 2598 2601 1669 0 -1 1077944384 13870 0 0 0 312 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291160390144 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2613] ppid=2598 vsize=10661136 memory=6948035323052255082 CPUtime=2.99 cores=1,3,5,7
/proc/2601/task/2613/stat : 2613 (java) S 2598 2601 1669 0 -1 1077944384 11233 0 0 0 297 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291159337888 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2614] ppid=2598 vsize=10661136 memory=6948035323052255082 CPUtime=0.68 cores=1,3,5,7
/proc/2601/task/2614/stat : 2614 (java) S 2598 2601 1669 0 -1 1077944384 4206 0 0 0 66 2 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291158284832 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2615] ppid=2598 vsize=10661136 memory=6948035323052255082 CPUtime=0 cores=1,3,5,7
/proc/2601/task/2615/stat : 2615 (java) S 2598 2601 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291157232480 140291859543765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
[pid=2601/tid=2616] ppid=2598 vsize=10661136 memory=6003974968510802788 CPUtime=0.38 cores=1,3,5,7
/proc/2601/task/2616/stat : 2616 (java) S 2598 2601 1669 0 -1 1077944384 1586 0 0 0 25 13 0 0 20 0 15 0 44134656 10917003264 2064173 33554432000 4194304 4196468 140731400798624 140291156179504 140291859544706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140731400803441 140731400803593 140731400803593 140731400806351 0
Current children cumulated CPU time: 2407.29 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8256692 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 674.077
CPU time (s): 2407.43
CPU user time (s): 2398.61
CPU system time (s): 8.82303
CPU usage (%): 357.145
Max. virtual memory (cumulated for all children) (KiB): 10663708
Max. memory (cumulated for all children) (KiB): 8256692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.61
system time used= 8.82303
maximum resident set size= 8256864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1743075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49082
involuntary context switches= 40579


# summary of solver processes directly reported to runsolver:
#   pid: 2601
#   total CPU time (s): 2407.43
#   total CPU user time (s): 2398.61
#   total CPU system time (s): 8.82303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0464 second user time and 6.77241 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-22 15:21:55
IDJOB=4292043
IDBENCH=141272
IDSOLVER=2742
FILE ID=node151/4292043-1532265714
RUNJOBID= node151-1532259931-1701
PBS_JOBID= 21018964
Free space on /tmp= 54908 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-01-0200_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292043-1532265714/watcher-4292043-1532265714 -o /tmp/evaluation-result-4292043-1532265714/solver-4292043-1532265714 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532259931-1701 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4292043-1532265714.xml

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

MD5SUM BENCH= bcb772945ca2f244c7b00bb761820cd7
RANDOM SEED=2092492321

node151.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.87
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.87
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.87
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.87
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:        12121588 kB
MemAvailable:   23611192 kB
Buffers:          244232 kB
Cached:         11390776 kB
SwapCached:            0 kB
Active:          9476292 kB
Inactive:       10526016 kB
Active(anon):    8369932 kB
Inactive(anon):    16936 kB
Active(file):    1106360 kB
Inactive(file): 10509080 kB
Unevictable:        7940 kB
Mlocked:            7940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42360 kB
Writeback:             0 kB
AnonPages:       8375160 kB
Mapped:            47512 kB
Shmem:             17032 kB
Slab:             330204 kB
SReclaimable:     302624 kB
SUnreclaim:        27580 kB
KernelStack:        3840 kB
PageTables:        21552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8641092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7669760 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= 55028 MiB
End job on node151 at 2018-07-22 15:33:09