Trace number 4289987

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.87 727.664

General information on the benchmark

NameMario/
Mario-n-medium-3_c18.xml
MD5SUM5e375f515acf7f26619053bdd8bbc393
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark943
Best CPU time to get the best result obtained on this benchmark83.7009
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains57
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":28,"count":1},{"size":29,"count":8},{"size":30,"count":51}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax 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 (13155 MiB free)
  memory of node 1: 16384 MiB (8531 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289987-1532221763/watcher-4289987-1532221763 -o /tmp/evaluation-result-4289987-1532221763/solver-4289987-1532221763 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532209961-31982 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289987-1532221763.xml 

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

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
solver pid=1568, runsolver pid=1565
Current StackSize limit: 8192 KiB


[startup+0.10073 s]*
/proc/loadavg: 2.07 2.06 2.27 3/220 1583
/proc/meminfo: memFree=22190500/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10659012 memory=30104 CPUtime=0.13 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 6598 0 0 0 11 2 0 0 20 0 15 0 39739500 10914828288 7526 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2664753 7526 2845 1 0 2627263 0
[pid=1568/tid=1570] ppid=1565 vsize=10659012 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) R 1565 1568 29334 0 -1 4202560 4433 0 0 0 8 1 0 0 20 0 15 0 39739501 10914828288 7526 33554432000 4194304 4196468 140729484407392 139713678420272 139713674220122 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10659012 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 7526 33554432000 4194304 4196468 140729484407392 139713610890384 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 7526 33554432000 4194304 4196468 140729484407392 139713609837584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 7526 33554432000 4194304 4196468 140729484407392 139713279028112 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 7526 33554432000 4194304 4196468 140729484407392 139713277975312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739503 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712710576496 139713674209922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39739503 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712709522464 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39739504 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712708469616 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712707417936 139713674217371 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 357 0 0 0 2 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 7526 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30104 KiB

[startup+0.210929 s]*
/proc/loadavg: 2.07 2.06 2.27 4/220 1583
/proc/meminfo: memFree=22179816/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10659012 memory=42068 CPUtime=0.32 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 8097 0 0 0 30 2 0 0 20 0 15 0 39739500 10914828288 10517 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2664753 10517 3011 1 0 2627263 0
[pid=1568/tid=1570] ppid=1565 vsize=10659012 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) R 1565 1568 29334 0 -1 4202560 5017 0 0 0 18 2 0 0 20 0 15 0 39739501 10914828288 10517 33554432000 4194304 4196468 140729484407392 139713678434216 139713658242405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10659012 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 10517 33554432000 4194304 4196468 140729484407392 139713610890384 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10659012 memory=3762395205624186528 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 10517 33554432000 4194304 4196468 140729484407392 139713609837584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 10517 33554432000 4194304 4196468 140729484407392 139713279028112 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739501 10914828288 10517 33554432000 4194304 4196468 140729484407392 139713277975312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739503 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712710576496 139713674209922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39739503 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712709522464 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39739504 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712708469616 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712707417936 139713674217371 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 662 0 0 0 2 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 340 0 0 0 2 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0.07 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) R 1565 1568 29334 0 -1 4202560 721 0 0 0 7 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712704260720 139713666435902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10659012 memory=139965297641088 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739506 10914828288 10517 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42068 KiB

[startup+0.310761 s]*
/proc/loadavg: 2.07 2.06 2.27 4/220 1583
/proc/meminfo: memFree=22172984/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10659088 memory=47272 CPUtime=0.53 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 8888 0 0 0 50 3 0 0 20 0 15 0 39739500 10914906112 11818 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2664772 11818 3034 1 0 2627263 0
[pid=1568/tid=1570] ppid=1565 vsize=10659088 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) R 1565 1568 29334 0 -1 4202560 5583 0 0 0 27 2 0 0 20 0 15 0 39739501 10914906112 11818 33554432000 4194304 4196468 140729484407392 139713678434880 139713658242405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914906112 11818 33554432000 4194304 4196468 140729484407392 139713610890384 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914906112 11818 33554432000 4194304 4196468 140729484407392 139713609837584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739501 10914906112 11818 33554432000 4194304 4196468 140729484407392 139713279028112 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739501 10914906112 11818 33554432000 4194304 4196468 140729484407392 139713277975312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10659088 memory=139965199657391 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39739503 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712710576496 139713674209922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39739503 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712709522464 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10659088 memory=279930399287200 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39739504 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712708469616 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712707417936 139713674217371 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) R 1565 1568 29334 0 -1 4202560 740 0 0 0 4 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712706366320 139713657666806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10659088 memory=434 CPUtime=0.04 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) R 1565 1568 29334 0 -1 1077944384 390 0 0 0 4 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10659088 memory=139965297641088 CPUtime=0.13 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) R 1565 1568 29334 0 -1 4202560 816 0 0 0 13 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712704260848 139713667298475 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10659088 memory=139965199692671 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10659088 memory=139965337380588 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 11818 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47272 KiB

[startup+0.720486 s]
/proc/loadavg: 2.07 2.06 2.27 5/220 1583
/proc/meminfo: memFree=22146036/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10659088 memory=202280 CPUtime=1.83 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 12536 0 0 0 173 10 0 0 20 0 15 0 39739500 10914906112 50570 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2664772 50570 3103 1 0 2627263 0
[pid=1568/tid=1570] ppid=1565 vsize=10659088 memory=146729773046150 CPUtime=0.67 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 6033 0 0 0 63 4 0 0 20 0 15 0 39739501 10914906112 51082 33554432000 4194304 4196468 140729484407392 139713678412560 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10659088 memory=229510 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 18 0 0 0 1 1 0 0 20 0 15 0 39739501 10914906112 51082 33554432000 4194304 4196468 140729484407392 139713610890584 139713659226649 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10659088 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 15 0 39739501 10914906112 51082 33554432000 4194304 4196468 140729484407392 139713609837472 139713659226649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10659088 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 15 0 39739501 10914906112 51082 33554432000 4194304 4196468 140729484407392 139713279028312 139713659226649 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10659088 memory=7809523229951467572 CPUtime=0.02 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 25 0 0 0 1 1 0 0 20 0 15 0 39739501 10914906112 51082 33554432000 4194304 4196468 140729484407392 139713277975512 139713659226649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 39739503 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712710575008 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10659088 memory=-3472574513799858008 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39739503 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712709522464 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10659088 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39739504 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712708469616 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712707417936 139713674217371 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10659088 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 1947 0 0 0 39 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10659088 memory=279930399098288 CPUtime=0.39 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 1339 0 0 0 39 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10659088 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 1769 0 0 0 26 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) R 1565 1568 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39739506 10914906112 51082 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 202280 KiB

[startup+1.50152 s]
/proc/loadavg: 2.07 2.06 2.27 3/220 1583
/proc/meminfo: memFree=21916176/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10659088 memory=595388 CPUtime=3.73 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 13767 0 0 0 328 45 0 0 20 0 15 0 39739500 10914906112 148847 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2664772 148847 3134 1 0 2627263 0
[pid=1568/tid=1570] ppid=1565 vsize=10659088 memory=6442213880668318303 CPUtime=1.08 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 6097 0 0 0 102 6 0 0 20 0 15 0 39739501 10914906112 148847 33554432000 4194304 4196468 140729484407392 139713678416784 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10659088 memory=3472328296227680299 CPUtime=0.38 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 246 0 0 0 29 9 0 0 20 0 15 0 39739501 10914906112 148847 33554432000 4194304 4196468 140729484407392 139713610890384 139713659149380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10659088 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 256 0 0 0 29 9 0 0 20 0 15 0 39739501 10914906112 148847 33554432000 4194304 4196468 140729484407392 139713609837584 139713658689443 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10659088 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 235 0 0 0 29 9 0 0 20 0 15 0 39739501 10914906112 148847 33554432000 4194304 4196468 140729484407392 139713279028112 139713655795184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10659088 memory=9268 CPUtime=0.38 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 299 0 0 0 29 9 0 0 20 0 15 0 39739501 10914906112 148847 33554432000 4194304 4196468 140729484407392 139713277975512 139713659184071 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10659088 memory=279930399349936 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 39739503 10914906112 148847 33554432000 4194304 4196468 140729484407392 139712710574816 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0

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

/proc/1568/statm: 2665284 2076350 3159 1 0 2627775 0
[pid=1568/tid=1570] ppid=1565 vsize=10661136 memory=1732 CPUtime=137.56 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 21726 0 0 0 13746 10 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713678433312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10661136 memory=1008 CPUtime=561.34 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 260969 0 0 0 55896 238 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713610889968 139713666826983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10661136 memory=5404 CPUtime=560.35 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 137960 0 0 0 55807 228 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713609837480 139713666826983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10661136 memory=796 CPUtime=560.03 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 183213 0 0 0 55775 228 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713279027696 139713666826983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10661136 memory=4616 CPUtime=559.46 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 254028 0 0 0 55710 236 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713277975512 139713658652793 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10661136 memory=8112282956445269571 CPUtime=19.49 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 103545 0 0 0 1942 7 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712710574816 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10661136 memory=928 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712709522528 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10661136 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 39739504 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712708469632 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10661136 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712707417936 139713674217371 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10661136 memory=4124 CPUtime=0.53 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 3088 0 0 0 53 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10661136 memory=2196 CPUtime=0.52 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 2400 0 0 0 52 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10661136 memory=7636 CPUtime=0.32 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 2832 0 0 0 32 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10661136 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10661136 memory=10940 CPUtime=0.31 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 836 0 0 0 18 13 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8305400 KiB

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

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

[startup+727.664 s]
# the end of solver process 1568 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.22 s, system=9.64958 s

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

[startup+726.401 s]
/proc/loadavg: 6.24 6.46 4.60 6/222 1736
/proc/meminfo: memFree=18528584/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10661136 memory=8305400 CPUtime=2403.12 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 971995 0 0 0 239354 958 0 0 20 0 15 0 39739500 10917003264 2076350 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2665284 2076350 3159 1 0 2627775 0
[pid=1568/tid=1570] ppid=1565 vsize=10661136 memory=14096 CPUtime=137.56 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 21726 0 0 0 13746 10 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713678433312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10661136 memory=8305400 CPUtime=562.12 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 260969 0 0 0 55973 239 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713610889968 139713666826983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10661136 memory=8305400 CPUtime=561.13 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 137960 0 0 0 55884 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713609837480 139713666826983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10661136 memory=1292 CPUtime=560.81 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 183213 0 0 0 55852 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713279027696 139713666826983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10661136 memory=1732 CPUtime=560.24 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 254028 0 0 0 55788 236 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713277975512 139713658652800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10661136 memory=1008 CPUtime=19.49 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 103545 0 0 0 1942 7 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712710574816 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10661136 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712709522528 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10661136 memory=796 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 39739504 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712708469632 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10661136 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712707417584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10661136 memory=8305400 CPUtime=0.53 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 3088 0 0 0 53 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10661136 memory=8305400 CPUtime=0.52 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 2400 0 0 0 52 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10661136 memory=1568 CPUtime=0.32 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 2832 0 0 0 32 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10661136 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10661136 memory=14096 CPUtime=0.31 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 836 0 0 0 18 13 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 2403.12 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8305400 KiB

[startup+727.201 s]
/proc/loadavg: 6.24 6.46 4.60 4/222 1736
/proc/meminfo: memFree=18528584/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10661136 memory=8305400 CPUtime=2406.21 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 971995 0 0 0 239662 959 0 0 20 0 15 0 39739500 10917003264 2076350 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2665284 2076350 3159 1 0 2627775 0
[pid=1568/tid=1570] ppid=1565 vsize=10661136 memory=10940 CPUtime=137.56 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 21726 0 0 0 13746 10 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713678433312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10661136 memory=1200 CPUtime=562.88 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 260969 0 0 0 56049 239 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713610889968 139713666826983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10661136 memory=1228 CPUtime=561.9 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 137960 0 0 0 55961 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713609837480 139713666826983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10661136 memory=8112282956445269571 CPUtime=561.58 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 183213 0 0 0 55929 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713279027696 139713666826983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10661136 memory=1732 CPUtime=561.03 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 254028 0 0 0 55867 236 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713277975512 139713658652704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10661136 memory=1008 CPUtime=19.49 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 103545 0 0 0 1942 7 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712710574816 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10661136 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712709522528 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10661136 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 39739504 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712708469632 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10661136 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712707417584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10661136 memory=10416 CPUtime=0.53 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 3088 0 0 0 53 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10661136 memory=15872 CPUtime=0.52 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 2400 0 0 0 52 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10661136 memory=18476 CPUtime=0.32 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 2832 0 0 0 32 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10661136 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10661136 memory=1228 CPUtime=0.31 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 836 0 0 0 18 13 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 2406.21 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8305400 KiB

[startup+727.601 s]
/proc/loadavg: 6.24 6.46 4.60 4/222 1736
/proc/meminfo: memFree=18528584/32770624 swapFree=67108860/67108860
[pid=1568] ppid=1565 vsize=10661136 memory=8305400 CPUtime=2407.76 cores=0,2,4,6
/proc/1568/stat : 1568 (java) S 1565 1568 29334 0 -1 1077944320 971995 0 0 0 239817 959 0 0 20 0 15 0 39739500 10917003264 2076350 33554432000 4194304 4196468 140729484407392 140729484389936 139713674198775 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
/proc/1568/statm: 2665284 2076350 3159 1 0 2627775 0
[pid=1568/tid=1570] ppid=1565 vsize=10661136 memory=8112282956445269571 CPUtime=137.56 cores=0,2,4,6
/proc/1568/task/1570/stat : 1570 (java) S 1565 1568 29334 0 -1 1077944384 21726 0 0 0 13746 10 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713678433312 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1571] ppid=1565 vsize=10661136 memory=644 CPUtime=563.27 cores=0,2,4,6
/proc/1568/task/1571/stat : 1571 (java) R 1565 1568 29334 0 -1 4202560 260969 0 0 0 56088 239 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713610890280 139713666826983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1572] ppid=1565 vsize=10661136 memory=1800 CPUtime=562.28 cores=0,2,4,6
/proc/1568/task/1572/stat : 1572 (java) R 1565 1568 29334 0 -1 4202560 137960 0 0 0 55999 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713609837168 139713666826983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1573] ppid=1565 vsize=10661136 memory=956 CPUtime=561.96 cores=0,2,4,6
/proc/1568/task/1573/stat : 1573 (java) R 1565 1568 29334 0 -1 4202560 183213 0 0 0 55967 229 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713279027696 139713666826983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1574] ppid=1565 vsize=10661136 memory=4100 CPUtime=561.42 cores=0,2,4,6
/proc/1568/task/1574/stat : 1574 (java) R 1565 1568 29334 0 -1 4202560 254028 0 0 0 55906 236 0 0 20 0 15 0 39739501 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139713277975512 139713658652704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1575] ppid=1565 vsize=10661136 memory=2340 CPUtime=19.49 cores=0,2,4,6
/proc/1568/task/1575/stat : 1575 (java) S 1565 1568 29334 0 -1 1077944384 103545 0 0 0 1942 7 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712710574816 139713674208981 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1576] ppid=1565 vsize=10661136 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1576/stat : 1576 (java) S 1565 1568 29334 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 39739503 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712709522528 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1577] ppid=1565 vsize=10661136 memory=3300 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1577/stat : 1577 (java) S 1565 1568 29334 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 39739504 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712708469632 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1578] ppid=1565 vsize=10661136 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1578/stat : 1578 (java) S 1565 1568 29334 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712707417584 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1579] ppid=1565 vsize=10661136 memory=1228 CPUtime=0.53 cores=0,2,4,6
/proc/1568/task/1579/stat : 1579 (java) S 1565 1568 29334 0 -1 1077944384 3088 0 0 0 53 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712706366320 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1580] ppid=1565 vsize=10661136 memory=1704 CPUtime=0.52 cores=0,2,4,6
/proc/1568/task/1580/stat : 1580 (java) S 1565 1568 29334 0 -1 1077944384 2400 0 0 0 52 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712705313520 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1581] ppid=1565 vsize=10661136 memory=1948 CPUtime=0.32 cores=0,2,4,6
/proc/1568/task/1581/stat : 1581 (java) S 1565 1568 29334 0 -1 1077944384 2832 0 0 0 32 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712704260720 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1582] ppid=1565 vsize=10661136 memory=10416 CPUtime=0 cores=0,2,4,6
/proc/1568/task/1582/stat : 1582 (java) S 1565 1568 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712703208160 139713674208981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
[pid=1568/tid=1583] ppid=1565 vsize=10661136 memory=15872 CPUtime=0.31 cores=0,2,4,6
/proc/1568/task/1583/stat : 1583 (java) S 1565 1568 29334 0 -1 1077944384 836 0 0 0 18 13 0 0 20 0 15 0 39739506 10917003264 2076350 33554432000 4194304 4196468 140729484407392 139712702155440 139713674209922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140729484416113 140729484416265 140729484416265 140729484419023 0
Current children cumulated CPU time: 2407.76 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8305400 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 727.664
CPU time (s): 2407.87
CPU user time (s): 2398.22
CPU system time (s): 9.64958
CPU usage (%): 330.904
Max. virtual memory (cumulated for all children) (KiB): 10661136
Max. memory (cumulated for all children) (KiB): 8305400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.22
system time used= 9.64959
maximum resident set size= 8305672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 971999
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42202
involuntary context switches= 58677


# summary of solver processes directly reported to runsolver:
#   pid: 1568
#   total CPU time (s): 2407.87
#   total CPU user time (s): 2398.22
#   total CPU system time (s): 9.64958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.94088 second user time and 7.51661 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-22 03:09:23
IDJOB=4289987
IDBENCH=141528
IDSOLVER=2742
FILE ID=node134/4289987-1532221763
RUNJOBID= node134-1532209961-31982
PBS_JOBID= 21018933
Free space on /tmp= 55992 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Mario/Mario-n-medium-3_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289987-1532221763/watcher-4289987-1532221763 -o /tmp/evaluation-result-4289987-1532221763/solver-4289987-1532221763 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532209961-31982 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289987-1532221763.xml

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

MD5SUM BENCH= 5e375f515acf7f26619053bdd8bbc393
RANDOM SEED=1095944944

node134.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.68
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.68
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.68
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.68
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:        22207772 kB
MemAvailable:   26513284 kB
Buffers:          137768 kB
Cached:          4434360 kB
SwapCached:            0 kB
Active:          6751520 kB
Inactive:        3335188 kB
Active(anon):    5462436 kB
Inactive(anon):    71508 kB
Active(file):    1289084 kB
Inactive(file):  3263680 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2364 kB
Writeback:             0 kB
AnonPages:       5691160 kB
Mapped:            47372 kB
Shmem:             17088 kB
Slab:             164192 kB
SReclaimable:     137164 kB
SUnreclaim:        27028 kB
KernelStack:        3904 kB
PageTables:        16200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6745264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5490688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55992 MiB
End job on node134 at 2018-07-22 03:21:31