Trace number 4301697

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) 260.165 94.0991

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-21-0500_c18.xml
MD5SUM3fdf89d4941046bada2032faa76e855a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63832030
Best CPU time to get the best result obtained on this benchmark61.6851
Satisfiable
(Un)Satisfiability was proved
Number of variables4790
Number of constraints2852
Number of domains18
Minimum domain size1
Maximum domain size121
Distribution of domain sizes[{"size":1,"count":14},{"size":2,"count":1749},{"size":11,"count":1263},{"size":12,"count":1},{"size":21,"count":9},{"size":27,"count":36},{"size":43,"count":1},{"size":47,"count":3},{"size":53,"count":3},{"size":97,"count":25},{"size":102,"count":73},{"size":113,"count":21},{"size":121,"count":1592}]
Minimum variable degree1
Maximum variable degree1264
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":3828},{"degree":3,"count":82},{"degree":4,"count":132},{"degree":5,"count":162},{"degree":6,"count":218},{"degree":7,"count":222},{"degree":8,"count":115},{"degree":9,"count":9},{"degree":10,"count":7},{"degree":11,"count":4},{"degree":12,"count":5},{"degree":1264,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":326},{"arity":3,"count":1263},{"arity":6,"count":1263}]
Number of extensional constraints1263
Number of intensional constraints1589
Distribution of constraint types[{"type":"extension","count":1263},{"type":"intension","count":1589}]
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 (4365 MiB free)
  memory of node 1: 16384 MiB (13512 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301697-1532883736/watcher-4301697-1532883736 -o /tmp/evaluation-result-4301697-1532883736/solver-4301697-1532883736 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10061 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301697-1532883736.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
Current StackSize limit: 8192 KiB

solver pid=10513, runsolver pid=10510

[startup+0.101553 s]*
/proc/loadavg: 5.02 3.33 2.17 6/217 10528
/proc/meminfo: memFree=18288720/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10659012 memory=29968 CPUtime=0.13 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 6585 0 0 0 12 1 0 0 20 0 15 0 105936765 10914828288 7492 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2664753 7492 2812 1 0 2627263 0
[pid=10513/tid=10515] ppid=10510 vsize=10659012 memory=-8125511277465210746 CPUtime=0.09 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) R 10510 10513 10029 0 -1 4202560 4429 0 0 0 8 1 0 0 20 0 15 0 105936765 10914828288 7492 33554432000 4194304 4196468 140727696505872 139743199378400 139743179244894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742801615888 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742800563344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742799510288 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742798457744 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936767 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742755039472 139743195175554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742753985696 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742752932592 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936770 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742751881168 139743195183003 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 15 0 105936770 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742750829296 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936770 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742749776752 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0.02 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) S 10510 10513 10029 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 105936770 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742748723696 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 7492 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 29968 KiB

[startup+0.21062 s]*
/proc/loadavg: 5.02 3.33 2.17 8/217 10528
/proc/meminfo: memFree=18279168/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10659012 memory=41704 CPUtime=0.33 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 8083 0 0 0 31 2 0 0 20 0 15 0 105936765 10914828288 10426 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2664753 10426 3004 1 0 2627263 0
[pid=10513/tid=10515] ppid=10510 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) R 10510 10513 10029 0 -1 4202560 4999 0 0 0 19 1 0 0 20 0 15 0 105936765 10914828288 10426 33554432000 4194304 4196468 140727696505872 139743199399376 139743195176342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10659012 memory=342 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742801615888 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10659012 memory=288370485920810624 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742800563344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742799510288 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742798457744 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936767 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742755039472 139743195175554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742753985696 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742752932592 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936770 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742751881168 139743195183003 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 710 0 0 0 2 0 0 0 20 0 15 0 105936770 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742750829296 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10659012 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 15 0 105936770 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742749776752 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0.07 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) R 10510 10513 10029 0 -1 4202560 714 0 0 0 7 0 0 0 20 0 15 0 105936770 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742748719808 139743195185754 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 10426 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41704 KiB

[startup+0.310621 s]*
/proc/loadavg: 5.02 3.33 2.17 8/217 10528
/proc/meminfo: memFree=18259004/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10659012 memory=66304 CPUtime=0.59 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 9584 0 0 0 56 3 0 0 20 0 15 0 105936765 10914828288 16576 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2664753 16576 3049 1 0 2627263 0
[pid=10513/tid=10515] ppid=10510 vsize=10659012 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) R 10510 10513 10029 0 -1 4202560 5345 0 0 0 28 2 0 0 20 0 15 0 105936765 10914828288 16642 33554432000 4194304 4196468 140727696505872 139743199402272 139743195186333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10659012 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742801615888 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10659012 memory=288370485920810624 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742800563344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742799510288 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936766 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742798457744 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105936767 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742755039472 139743195175554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742753985696 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105936768 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742752932592 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936770 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742751881168 139743195183003 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10659012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) R 10510 10513 10029 0 -1 4202560 1082 0 0 0 8 0 0 0 20 0 15 0 105936770 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742750829592 139743176685641 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10659012 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) R 10510 10513 10029 0 -1 4202560 862 0 0 0 7 0 0 0 20 0 15 0 105936770 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742749755584 139743179453422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0.12 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) R 10510 10513 10029 0 -1 4202560 950 0 0 0 12 0 0 0 20 0 15 0 105936770 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742748723696 139743174299901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10659012 memory=140109769098880 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936771 10914828288 16642 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 66304 KiB

[startup+0.701524 s]
/proc/loadavg: 5.02 3.33 2.17 9/217 10528
/proc/meminfo: memFree=18066372/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10659088 memory=304044 CPUtime=1.8 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 14213 0 0 0 158 22 0 0 20 0 15 0 105936765 10914906112 76011 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2664772 76011 3112 1 0 2627263 0
[pid=10513/tid=10515] ppid=10510 vsize=10659088 memory=185292673793143 CPUtime=0.61 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) R 10510 10513 10029 0 -1 4202560 5815 0 0 0 56 5 0 0 20 0 15 0 105936765 10914906112 76011 33554432000 4194304 4196468 140727696505872 139743199401584 139743179208037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10659088 memory=446152 CPUtime=0.05 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 66 0 0 0 2 3 0 0 20 0 15 0 105936766 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742801615888 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) S 10510 10513 10029 0 -1 1077944384 45 0 0 0 2 2 0 0 20 0 15 0 105936766 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742800563344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10659088 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) S 10510 10513 10029 0 -1 1077944384 66 0 0 0 2 3 0 0 20 0 15 0 105936766 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742799510288 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10659088 memory=7809523229951467572 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) S 10510 10513 10029 0 -1 1077944384 68 0 0 0 3 3 0 0 20 0 15 0 105936766 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742798457744 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 105936767 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742755039472 139743195175554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10659088 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 105936768 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742753985696 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105936768 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742752932592 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936770 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742751881168 139743195183003 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10659088 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) R 10510 10513 10029 0 -1 4202560 2320 0 0 0 31 0 0 0 20 0 15 0 105936770 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742750814448 139743174410818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10659088 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) R 10510 10513 10029 0 -1 4202560 2633 0 0 0 36 0 0 0 20 0 15 0 105936770 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742749758352 139743178664613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10659088 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) R 10510 10513 10029 0 -1 4202560 1758 0 0 0 23 0 0 0 20 0 15 0 105936770 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742748723696 139743187401534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10659088 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105936771 10914906112 76011 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 304044 KiB

[startup+1.50157 s]
/proc/loadavg: 5.02 3.33 2.17 5/217 10528
/proc/meminfo: memFree=18003528/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10659088 memory=397540 CPUtime=4.28 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 25527 0 0 0 400 28 0 0 20 0 15 0 105936765 10914906112 99385 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2664772 99385 3131 1 0 2627263 0
[pid=10513/tid=10515] ppid=10510 vsize=10659088 memory=9169 CPUtime=1.38 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) R 10510 10513 10029 0 -1 4202560 5900 0 0 0 132 6 0 0 20 0 15 0 105936765 10914906112 99385 33554432000 4194304 4196468 140727696505872 139743199401088 139742821148853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10659088 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 214 0 0 0 4 5 0 0 20 0 15 0 105936766 10914906112 99385 33554432000 4194304 4196468 140727696505872 139742801615888 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10659088 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) S 10510 10513 10029 0 -1 1077944384 69 0 0 0 3 3 0 0 20 0 15 0 105936766 10914906112 99385 33554432000 4194304 4196468 140727696505872 139742800563344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10659088 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) S 10510 10513 10029 0 -1 1077944384 204 0 0 0 4 5 0 0 20 0 15 0 105936766 10914906112 99385 33554432000 4194304 4196468 140727696505872 139742799510288 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10659088 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) S 10510 10513 10029 0 -1 1077944384 156 0 0 0 3 4 0 0 20 0 15 0 105936766 10914906112 99385 33554432000 4194304 4196468 140727696505872 139742798457744 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 105936767 10914906112 99385 33554432000 4194304 4196468 140727696505872 139742755039472 139743195175554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0

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

/proc/10513/statm: 2665284 2071460 3188 1 0 2627775 0
[pid=10513/tid=10515] ppid=10510 vsize=10661136 memory=8189512 CPUtime=28.96 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) S 10510 10513 10029 0 -1 1077944384 24398 0 0 0 2863 33 0 0 20 0 15 0 105936765 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139743199401472 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10661136 memory=6791534058613427641 CPUtime=50.16 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) R 10510 10513 10029 0 -1 4202560 351447 0 0 0 4880 136 0 0 20 0 15 0 105936766 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742801615472 139743187792615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10661136 memory=776 CPUtime=50.35 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) R 10510 10513 10029 0 -1 4202560 328984 0 0 0 4908 127 0 0 20 0 15 0 105936766 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742800563544 139743180115012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10661136 memory=8285832 CPUtime=50.19 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) R 10510 10513 10029 0 -1 4202560 306835 0 0 0 4890 129 0 0 20 0 15 0 105936766 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742799510176 139743180115882 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10661136 memory=3544 CPUtime=50.12 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) R 10510 10513 10029 0 -1 4202560 364596 0 0 0 4886 126 0 0 20 0 15 0 105936766 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742798457328 139743187792615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10661136 memory=1508 CPUtime=12.25 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 32309 0 0 0 1222 3 0 0 20 0 15 0 105936767 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742755037792 139743195174613 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10661136 memory=3328 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742753985760 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10661136 memory=3008 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742752932608 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10661136 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936770 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742751881168 139743195183003 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10661136 memory=796 CPUtime=4.47 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 26671 0 0 0 444 3 0 0 20 0 15 0 105936770 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742750829296 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10661136 memory=1008 CPUtime=4.86 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 24203 0 0 0 483 3 0 0 20 0 15 0 105936770 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742749776752 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10661136 memory=15316 CPUtime=0.77 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) S 10510 10513 10029 0 -1 1077944384 6623 0 0 0 75 2 0 0 20 0 15 0 105936770 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742748723696 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10661136 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10661136 memory=13720 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1798 0 0 0 3 3 0 0 20 0 15 0 105936771 10917003264 2071460 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 252.26 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8285840 KiB

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

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

[startup+94.0991 s]
# the end of solver process 10513 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.394 s, system=5.77077 s

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

[startup+92.8016 s]*
/proc/loadavg: 3.99 3.46 2.33 6/218 10605
/proc/meminfo: memFree=14638576/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10661136 memory=8285844 CPUtime=255.41 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 1469472 0 0 0 24974 567 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2665284 2071461 3188 1 0 2627775 0
[pid=10513/tid=10515] ppid=10510 vsize=10661136 memory=6791534058613427641 CPUtime=28.96 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) S 10510 10513 10029 0 -1 1077944384 24398 0 0 0 2863 33 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139743199401472 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10661136 memory=4872558044660077418 CPUtime=50.94 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) R 10510 10513 10029 0 -1 4202560 351447 0 0 0 4958 136 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742801615784 139743187792615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10661136 memory=-8634980985311628903 CPUtime=51.14 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) R 10510 10513 10029 0 -1 4202560 329151 0 0 0 4987 127 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742800562928 139743187792615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10661136 memory=7100839878645619564 CPUtime=50.98 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) R 10510 10513 10029 0 -1 4202560 306837 0 0 0 4969 129 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742799510176 139743173271664 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10661136 memory=3047711553320166262 CPUtime=50.89 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) R 10510 10513 10029 0 -1 4202560 364596 0 0 0 4963 126 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742798457328 139743187792615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10661136 memory=8514701219730523551 CPUtime=12.25 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 32309 0 0 0 1222 3 0 0 20 0 15 0 105936767 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742755037792 139743195174613 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10661136 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742753985760 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10661136 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742752932608 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10661136 memory=2976 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742751880816 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10661136 memory=8285840 CPUtime=4.47 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 26671 0 0 0 444 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742750829344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10661136 memory=1408 CPUtime=4.86 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 24203 0 0 0 483 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742749776800 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10661136 memory=2948 CPUtime=0.77 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) S 10510 10513 10029 0 -1 1077944384 6623 0 0 0 75 2 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742748723456 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10661136 memory=3772264 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10661136 memory=1760 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1798 0 0 0 3 3 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 255.41 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8285844 KiB

[startup+93.6016 s]
/proc/loadavg: 3.99 3.46 2.33 6/218 10605
/proc/meminfo: memFree=14638576/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10661136 memory=8285844 CPUtime=258.49 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 1469483 0 0 0 25281 568 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2665284 2071461 3188 1 0 2627775 0
[pid=10513/tid=10515] ppid=10510 vsize=10661136 memory=8285844 CPUtime=28.96 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) S 10510 10513 10029 0 -1 1077944384 24398 0 0 0 2863 33 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139743199401472 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10661136 memory=8285832 CPUtime=51.7 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) R 10510 10513 10029 0 -1 4202560 351456 0 0 0 5034 136 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742801615696 139743187792615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10661136 memory=2764 CPUtime=51.9 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) R 10510 10513 10029 0 -1 4202560 329151 0 0 0 5063 127 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742800563152 139743187792615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10661136 memory=796 CPUtime=51.75 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) R 10510 10513 10029 0 -1 4202560 306839 0 0 0 5046 129 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742799510096 139743187792615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10661136 memory=6791534058613427641 CPUtime=51.66 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) R 10510 10513 10029 0 -1 4202560 364596 0 0 0 5040 126 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742798457632 139743176774157 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10661136 memory=1664 CPUtime=12.26 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 32309 0 0 0 1223 3 0 0 20 0 15 0 105936767 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742755038016 139743195174613 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10661136 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742753985760 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10661136 memory=800 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742752932608 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10661136 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742751880816 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10661136 memory=3604 CPUtime=4.47 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 26671 0 0 0 444 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742750829344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10661136 memory=13720 CPUtime=4.86 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 24203 0 0 0 483 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742749776800 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10661136 memory=8285832 CPUtime=0.77 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) S 10510 10513 10029 0 -1 1077944384 6623 0 0 0 75 2 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742748723456 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10661136 memory=8285840 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10661136 memory=8285840 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1798 0 0 0 3 3 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 258.49 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8285844 KiB

[startup+94.0016 s]
/proc/loadavg: 3.99 3.46 2.33 6/218 10605
/proc/meminfo: memFree=14638576/32770624 swapFree=67028784/67108860
[pid=10513] ppid=10510 vsize=10661136 memory=8285844 CPUtime=260.03 cores=1,3,5,7
/proc/10513/stat : 10513 (java) S 10510 10513 10029 0 -1 1077944320 1469485 0 0 0 25435 568 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 140727696488416 139743195164407 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
/proc/10513/statm: 2665284 2071461 3188 1 0 2627775 0
[pid=10513/tid=10515] ppid=10510 vsize=10661136 memory=15816686058080632 CPUtime=28.96 cores=1,3,5,7
/proc/10513/task/10515/stat : 10515 (java) S 10510 10513 10029 0 -1 1077944384 24398 0 0 0 2863 33 0 0 20 0 15 0 105936765 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139743199401472 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10516] ppid=10510 vsize=10661136 memory=115 CPUtime=52.08 cores=1,3,5,7
/proc/10513/task/10516/stat : 10516 (java) S 10510 10513 10029 0 -1 1077944384 351456 0 0 0 5072 136 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742801615696 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10517] ppid=10510 vsize=10661136 memory=504 CPUtime=52.28 cores=1,3,5,7
/proc/10513/task/10517/stat : 10517 (java) R 10510 10513 10029 0 -1 4202560 329151 0 0 0 5101 127 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742800563152 139743187792615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10518] ppid=10510 vsize=10661136 memory=0 CPUtime=52.14 cores=1,3,5,7
/proc/10513/task/10518/stat : 10518 (java) R 10510 10513 10029 0 -1 4202560 306839 0 0 0 5085 129 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742799510096 139743187792615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10519] ppid=10510 vsize=10661136 memory=25614 CPUtime=52.05 cores=1,3,5,7
/proc/10513/task/10519/stat : 10519 (java) R 10510 10513 10029 0 -1 4202560 364596 0 0 0 5079 126 0 0 20 0 15 0 105936766 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742798457632 139743188268064 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10520] ppid=10510 vsize=10661136 memory=2896 CPUtime=12.26 cores=1,3,5,7
/proc/10513/task/10520/stat : 10520 (java) S 10510 10513 10029 0 -1 1077944384 32309 0 0 0 1223 3 0 0 20 0 15 0 105936767 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742755038016 139743195174613 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10521] ppid=10510 vsize=10661136 memory=5112 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10521/stat : 10521 (java) S 10510 10513 10029 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742753985760 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10522] ppid=10510 vsize=10661136 memory=5132 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10522/stat : 10522 (java) S 10510 10513 10029 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 105936768 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742752932608 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10523] ppid=10510 vsize=10661136 memory=5117 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10523/stat : 10523 (java) S 10510 10513 10029 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742751880816 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10524] ppid=10510 vsize=10661136 memory=5107 CPUtime=4.47 cores=1,3,5,7
/proc/10513/task/10524/stat : 10524 (java) S 10510 10513 10029 0 -1 1077944384 26671 0 0 0 444 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742750829344 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10525] ppid=10510 vsize=10661136 memory=1225 CPUtime=4.86 cores=1,3,5,7
/proc/10513/task/10525/stat : 10525 (java) S 10510 10513 10029 0 -1 1077944384 24203 0 0 0 483 3 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742749776800 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10526] ppid=10510 vsize=10661136 memory=0 CPUtime=0.77 cores=1,3,5,7
/proc/10513/task/10526/stat : 10526 (java) S 10510 10513 10029 0 -1 1077944384 6623 0 0 0 75 2 0 0 20 0 15 0 105936770 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742748723456 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10527] ppid=10510 vsize=10661136 memory=7882828121784479853 CPUtime=0 cores=1,3,5,7
/proc/10513/task/10527/stat : 10527 (java) S 10510 10513 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742747671392 139743195174613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
[pid=10513/tid=10528] ppid=10510 vsize=10661136 memory=7595440001688102255 CPUtime=0.06 cores=1,3,5,7
/proc/10513/task/10528/stat : 10528 (java) S 10510 10513 10029 0 -1 1077944384 1800 0 0 0 3 3 0 0 20 0 15 0 105936771 10917003264 2071461 33554432000 4194304 4196468 140727696505872 139742746618416 139743195175554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24965120 140727696508022 140727696508174 140727696508174 140727696510927 0
Current children cumulated CPU time: 260.03 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8285844 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 94.0991
CPU time (s): 260.165
CPU user time (s): 254.394
CPU system time (s): 5.77077
CPU usage (%): 276.48
Max. virtual memory (cumulated for all children) (KiB): 10661936
Max. memory (cumulated for all children) (KiB): 8285844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.394
system time used= 5.77077
maximum resident set size= 8286032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1469488
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9749
involuntary context switches= 2088


# summary of solver processes directly reported to runsolver:
#   pid: 10513
#   total CPU time (s): 260.165
#   total CPU user time (s): 254.394
#   total CPU system time (s): 5.77077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.543243 second user time and 1.02629 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 19:02:16
IDJOB=4301697
IDBENCH=141276
IDSOLVER=2773
FILE ID=node102/4301697-1532883736
RUNJOBID= node102-1532883454-10061
PBS_JOBID= 21022526
Free space on /tmp= 52700 MiB

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

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

MD5SUM BENCH= 3fdf89d4941046bada2032faa76e855a
RANDOM SEED=533166437

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18307676 kB
MemAvailable:   23736096 kB
Buffers:          230212 kB
Cached:          5442040 kB
SwapCached:        53068 kB
Active:          9631988 kB
Inactive:        4294256 kB
Active(anon):    8179816 kB
Inactive(anon):    99168 kB
Active(file):    1452172 kB
Inactive(file):  4195088 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028784 kB
Dirty:             73768 kB
Writeback:             0 kB
AnonPages:       8168780 kB
Mapped:            49796 kB
Shmem:             22548 kB
Slab:             223488 kB
SReclaimable:     193992 kB
SUnreclaim:        29496 kB
KernelStack:        3840 kB
PageTables:        21120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8654944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7776256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52896 MiB
End job on node102 at 2018-07-29 19:03:50