Trace number 4257960

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 259.98499 84.246902

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t15-1.xml
MD5SUMb82332625d17a81d2c62c757de216262
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark123
Best CPU time to get the best result obtained on this benchmark7.2521
Satisfiable
(Un)Satisfiability was proved
Number of variables3507
Number of constraints189
Number of domains12
Minimum domain size2
Maximum domain size20
Distribution of domain sizes[{"size":2,"count":334},{"size":3,"count":334},{"size":5,"count":334},{"size":8,"count":167},{"size":9,"count":167},{"size":10,"count":334},{"size":11,"count":167},{"size":12,"count":167},{"size":14,"count":668},{"size":15,"count":334},{"size":18,"count":334},{"size":20,"count":167}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":3507}]
Minimum constraint arity21
Maximum constraint arity3340
Distribution of constraint arities[{"arity":21,"count":167},{"arity":167,"count":21},{"arity":3340,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":187}]
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 (15208 MiB free)
  memory of node 1: 16384 MiB (12609 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257960-1502644366/watcher-4257960-1502644366 -o /tmp/evaluation-result-4257960-1502644366/solver-4257960-1502644366 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257960-1502644366.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7829, runsolver pid=7826

[startup+0.101878 s]*
/proc/loadavg: 3.10 3.18 3.06 6/202 7837
/proc/meminfo: memFree=28411124/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10151672 memory=20320 CPUtime=0.03 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 3923 0 0 0 2 1 0 0 20 0 9 0 66629939 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2537918 5080 2110 1 0 2527415 0
[pid=7829/tid=7831] ppid=7826 vsize=10151672 memory=4206751525541407381 CPUtime=0.02 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) R 7826 7829 17093 0 -1 4202560 2568 0 0 0 2 0 0 0 20 0 9 0 66629946 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570441167304 140570421011806 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10151672 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66629947 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570393897488 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10151672 memory=139642689300096 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66629947 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570392844944 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66629947 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570391791888 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66629947 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570390739344 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10151672 memory=139642689300096 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66629949 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140570000976624 140570436942466 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 66629949 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140569999922848 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 66629949 10395312128 5080 18446744073709551615 4194304 4196468 140728689844000 140569998869808 140570436941525 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20320 KiB

[startup+0.209855 s]*
/proc/loadavg: 3.10 3.18 3.06 5/208 7843
/proc/meminfo: memFree=28282996/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10484492 memory=22840 CPUtime=0.05 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 4672 0 0 0 4 1 0 0 20 0 14 0 66629939 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2621123 5710 2581 1 0 2610620 0
[pid=7829/tid=7831] ppid=7826 vsize=10484492 memory=8318255677412212789 CPUtime=0.05 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) D 7826 7829 17093 0 -1 4202560 2789 0 0 0 4 1 0 0 20 0 14 0 66629946 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570441168800 140570436953341 0 4 1 16800974 18446744071580418449 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10484492 memory=330 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66629947 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570393897488 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10484492 memory=139642689852266 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66629947 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570392844944 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66629947 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570391791888 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66629947 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570390739344 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10484492 memory=139642689300096 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66629949 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140570000976624 140570436942466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 66629949 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569999922848 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 66629949 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66629952 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569997818320 140570436949915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 14 0 66629952 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66629952 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10484492 memory=139642689300096 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 14 0 66629952 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66629952 10736119808 5710 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 22840 KiB

[startup+0.309762 s]*
/proc/loadavg: 3.10 3.18 3.06 6/209 7844
/proc/meminfo: memFree=28168016/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10552180 memory=29972 CPUtime=0.11 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 7219 0 0 0 9 2 0 0 20 0 15 0 66629939 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2638045 7493 2760 1 0 2627517 0
[pid=7829/tid=7831] ppid=7826 vsize=10552180 memory=-7677926825137650786 CPUtime=0.09 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) R 7826 7829 17093 0 -1 4202560 5390 0 0 0 7 2 0 0 20 0 15 0 66629946 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570441119664 140570429611037 0 4 1 16800974 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10552180 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66629947 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570393897488 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66629947 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570392844944 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66629947 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570391791888 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66629947 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570390739344 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66629949 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140570000976624 140570436942466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66629949 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569999922848 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66629949 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569997818320 140570436949915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 66629952 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 66629952 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 66629952 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10552180 memory=139642689300096 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66629966 10805432320 7493 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10552180 KiB
Current children cumulated memory: 29972 KiB

[startup+0.70515 s]
/proc/loadavg: 3.10 3.18 3.06 6/209 7844
/proc/meminfo: memFree=27900916/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10551232 memory=184536 CPUtime=1.03 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 11417 0 0 0 94 9 0 0 20 0 15 0 66629939 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2637808 46134 3060 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=4612 CPUtime=0.45 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) R 7826 7829 17093 0 -1 4202560 7453 0 0 0 40 5 0 0 20 0 15 0 66629946 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570441168320 140570436943254 0 4 1 16800974 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) S 7826 7829 17093 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 66629947 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570393897488 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) S 7826 7829 17093 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 66629947 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570392844944 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) S 7826 7829 17093 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 66629947 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570391791888 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) S 7826 7829 17093 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 66629947 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570390739344 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140570000976624 140570436942466 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569999922848 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569997818320 140570436949915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) D 7826 7829 17093 0 -1 4202560 683 0 0 0 14 0 0 0 20 0 15 0 66629952 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569996748296 140570429648471 0 4 1 16800974 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=15 CPUtime=0.14 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) R 7826 7829 17093 0 -1 4202560 665 0 0 0 14 0 0 0 20 0 15 0 66629952 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569995691192 140570429168446 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=69 CPUtime=0.2 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 1108 0 0 0 20 0 0 0 20 0 15 0 66629952 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10551232 memory=139642540276769 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66629966 10804461568 46134 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 184536 KiB

[startup+1.50092 s]
/proc/loadavg: 3.10 3.18 3.06 8/209 7844
/proc/meminfo: memFree=27341028/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10551232 memory=745464 CPUtime=3.35 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 17212 0 0 0 298 37 0 0 20 0 15 0 66629939 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2637808 186366 3096 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=7236547281622689387 CPUtime=1.04 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 17093 0 -1 1077944384 8083 0 0 0 94 10 0 0 20 0 15 0 66629946 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570441143440 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=4028 CPUtime=0.21 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) R 7826 7829 17093 0 -1 4202560 106 0 0 0 15 6 0 0 20 0 15 0 66629947 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570393897488 140570421953440 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=279285080667952 CPUtime=0.19 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) R 7826 7829 17093 0 -1 4202560 104 0 0 0 14 5 0 0 20 0 15 0 66629947 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570392844944 140570421953440 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=288230621803970871 CPUtime=0.18 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) R 7826 7829 17093 0 -1 4202560 92 0 0 0 13 5 0 0 20 0 15 0 66629947 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570391791776 140570421953509 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 17093 0 -1 4202560 112 0 0 0 14 6 0 0 20 0 15 0 66629947 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570390739544 140570421953440 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140570000975136 140570436941525 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569999922848 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569997818320 140570436949915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=7373352886381995117 CPUtime=0.6 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 2921 0 0 0 60 0 0 0 20 0 15 0 66629952 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=7373352886381995117 CPUtime=0.57 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 2866 0 0 0 57 0 0 0 20 0 15 0 66629952 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=7373354003056780397 CPUtime=0.26 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 1358 0 0 0 26 0 0 0 20 0 15 0 66629952 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=6010443395416485223 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 186366 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0

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

/proc/7829/statm: 2637808 2087539 3118 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=288230621803970871 CPUtime=12.08 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 17093 0 -1 1077944384 13103 0 0 0 1193 15 0 0 20 0 15 0 66629946 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570441166224 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=13563795322702378 CPUtime=56.61 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) R 7826 7829 17093 0 -1 4202560 20834 0 0 0 5519 142 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570393897384 140570429559527 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=960 CPUtime=56.29 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) R 7826 7829 17093 0 -1 4202560 26844 0 0 0 5488 141 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570392845144 140570421916615 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=1232 CPUtime=56.2 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) R 7826 7829 17093 0 -1 4202560 21247 0 0 0 5463 157 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570391791784 140570429559527 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=2248 CPUtime=56.34 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 17093 0 -1 4202560 30165 0 0 0 5482 152 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570390739544 140570421881924 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=4300 CPUtime=12.69 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 22050 0 0 0 1268 1 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570000974944 140570436941525 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=932 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569999922912 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569997818320 140570436949915 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=844 CPUtime=0.72 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 4948 0 0 0 71 1 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=16448 CPUtime=0.77 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 6115 0 0 0 77 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=4068 CPUtime=0.29 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 2564 0 0 0 29 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=2752 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10551232 memory=740290399170462001 CPUtime=0.03 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 682 0 0 0 1 2 0 0 20 0 15 0 66629966 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 252.13 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8350156 KiB

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

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

[startup+84.2468 s]
# the end of solver process 7829 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.77 s, system=6.21509 s

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

[startup+83.2006 s]
/proc/loadavg: 3.16 3.14 3.05 9/209 7847
/proc/meminfo: memFree=14921648/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10551232 memory=8350156 CPUtime=256.04 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 150115 0 0 0 24988 616 0 0 20 0 15 0 66629939 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2637808 2087539 3118 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=640 CPUtime=12.08 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 17093 0 -1 1077944384 13103 0 0 0 1193 15 0 0 20 0 15 0 66629946 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570441166224 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=960 CPUtime=57.57 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) R 7826 7829 17093 0 -1 4202560 20834 0 0 0 5615 142 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570393897384 140570429559527 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=7680170660397595203 CPUtime=57.29 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) R 7826 7829 17093 0 -1 4202560 27025 0 0 0 5588 141 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570392845144 140570421629094 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=1732 CPUtime=57.15 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) R 7826 7829 17093 0 -1 4202560 21247 0 0 0 5557 158 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570391791472 140570429559527 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=5788 CPUtime=57.33 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 17093 0 -1 4202560 30172 0 0 0 5581 152 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570390739544 140570421882418 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=4612 CPUtime=12.69 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 22050 0 0 0 1268 1 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570000974944 140570436941525 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=8350156 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569999922912 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569997817968 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=1000 CPUtime=0.72 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 4948 0 0 0 71 1 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=8350156 CPUtime=0.77 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 6115 0 0 0 77 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=8350156 CPUtime=0.29 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 2564 0 0 0 29 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=8350156 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10551232 memory=2420 CPUtime=0.04 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 682 0 0 0 2 2 0 0 20 0 15 0 66629966 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 256.04 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8350156 KiB

[startup+84.0006 s]*
/proc/loadavg: 3.47 3.21 3.08 9/213 7861
/proc/meminfo: memFree=14918196/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10551232 memory=8350156 CPUtime=259.17 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 150129 0 0 0 25300 617 0 0 20 0 15 0 66629939 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2637808 2087539 3118 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=-7677926825137650786 CPUtime=12.08 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 17093 0 -1 1077944384 13103 0 0 0 1193 15 0 0 20 0 15 0 66629946 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570441166224 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=16448 CPUtime=58.33 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) R 7826 7829 17093 0 -1 4202560 20834 0 0 0 5690 143 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570393897384 140570429559527 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=4068 CPUtime=58.1 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) R 7826 7829 17093 0 -1 4202560 27035 0 0 0 5669 141 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570392845144 140570421628981 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=2752 CPUtime=57.91 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) R 7826 7829 17093 0 -1 4202560 21247 0 0 0 5633 158 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570391791784 140570429559527 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=4872558044660077418 CPUtime=58.14 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 17093 0 -1 4202560 30176 0 0 0 5662 152 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570390739544 140570418527742 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=1160 CPUtime=12.69 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 22050 0 0 0 1268 1 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570000974944 140570436941525 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=2968 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569999922912 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=8280472 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569997817968 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=2824 CPUtime=0.72 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 4948 0 0 0 71 1 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=8350156 CPUtime=0.77 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 6115 0 0 0 77 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=3904 CPUtime=0.29 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 2564 0 0 0 29 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=-7677926825137650786 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10551232 memory=4872558044660077418 CPUtime=0.04 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 682 0 0 0 2 2 0 0 20 0 15 0 66629966 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 259.17 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8350156 KiB

[startup+84.2006 s]
/proc/loadavg: 3.47 3.21 3.08 9/213 7861
/proc/meminfo: memFree=14918196/32770624 swapFree=67108860/67108860
[pid=7829] ppid=7826 vsize=10551232 memory=8350156 CPUtime=259.92 cores=0,2,4,6
/proc/7829/stat : 7829 (java) S 7826 7829 17093 0 -1 1077944320 150207 0 0 0 25375 617 0 0 20 0 15 0 66629939 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140728689826544 140570436931319 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
/proc/7829/statm: 2637808 2087539 3118 1 0 2627261 0
[pid=7829/tid=7831] ppid=7826 vsize=10551232 memory=288230621803970871 CPUtime=12.08 cores=0,2,4,6
/proc/7829/task/7831/stat : 7831 (java) S 7826 7829 17093 0 -1 1077944384 13103 0 0 0 1193 15 0 0 20 0 15 0 66629946 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570441166224 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7832] ppid=7826 vsize=10551232 memory=13563795322702378 CPUtime=58.51 cores=0,2,4,6
/proc/7829/task/7832/stat : 7832 (java) R 7826 7829 17093 0 -1 4202560 20845 0 0 0 5708 143 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570393897384 140570429559527 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7833] ppid=7826 vsize=10551232 memory=960 CPUtime=58.29 cores=0,2,4,6
/proc/7829/task/7833/stat : 7833 (java) R 7826 7829 17093 0 -1 4202560 27057 0 0 0 5688 141 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570392845144 140570421916611 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7834] ppid=7826 vsize=10551232 memory=1232 CPUtime=58.09 cores=0,2,4,6
/proc/7829/task/7834/stat : 7834 (java) R 7826 7829 17093 0 -1 4202560 21257 0 0 0 5651 158 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570391791784 140570429559527 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7835] ppid=7826 vsize=10551232 memory=2248 CPUtime=58.33 cores=0,2,4,6
/proc/7829/task/7835/stat : 7835 (java) R 7826 7829 17093 0 -1 4202560 30194 0 0 0 5681 152 0 0 20 0 15 0 66629947 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570390739544 140570418527773 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7836] ppid=7826 vsize=10551232 memory=4300 CPUtime=12.69 cores=0,2,4,6
/proc/7829/task/7836/stat : 7836 (java) S 7826 7829 17093 0 -1 1077944384 22050 0 0 0 1268 1 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140570000974944 140570436941525 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7837] ppid=7826 vsize=10551232 memory=932 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7837/stat : 7837 (java) S 7826 7829 17093 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569999922912 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7838] ppid=7826 vsize=10551232 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7838/stat : 7838 (java) S 7826 7829 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66629949 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569998869744 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7839] ppid=7826 vsize=10551232 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7839/stat : 7839 (java) S 7826 7829 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569997817968 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7840] ppid=7826 vsize=10551232 memory=844 CPUtime=0.72 cores=0,2,4,6
/proc/7829/task/7840/stat : 7840 (java) S 7826 7829 17093 0 -1 1077944384 4948 0 0 0 71 1 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569996765424 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7841] ppid=7826 vsize=10551232 memory=16448 CPUtime=0.77 cores=0,2,4,6
/proc/7829/task/7841/stat : 7841 (java) S 7826 7829 17093 0 -1 1077944384 6115 0 0 0 77 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569995712880 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7842] ppid=7826 vsize=10551232 memory=4068 CPUtime=0.29 cores=0,2,4,6
/proc/7829/task/7842/stat : 7842 (java) S 7826 7829 17093 0 -1 1077944384 2564 0 0 0 29 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569994659824 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7843] ppid=7826 vsize=10551232 memory=2752 CPUtime=0 cores=0,2,4,6
/proc/7829/task/7843/stat : 7843 (java) S 7826 7829 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66629952 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569993607520 140570436941525 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
[pid=7829/tid=7844] ppid=7826 vsize=10551232 memory=-7684191407570971757 CPUtime=0.04 cores=0,2,4,6
/proc/7829/task/7844/stat : 7844 (java) S 7826 7829 17093 0 -1 1077944384 699 0 0 0 2 2 0 0 20 0 15 0 66629966 10804461568 2087539 18446744073709551615 4194304 4196468 140728689844000 140569992555568 140570436942466 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18063360 140728689848725 140728689848878 140728689848878 140728689852367 0
Current children cumulated CPU time: 259.92 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8350156 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 84.2469
CPU time (s): 259.985
CPU user time (s): 253.77
CPU system time (s): 6.21509
CPU usage (%): 308.599
Max. virtual memory (cumulated for all children) (KiB): 10552180
Max. memory (cumulated for all children) (KiB): 8350156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.77
system time used= 6.21509
maximum resident set size= 8350460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150219
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6012
involuntary context switches= 3997


# summary of solver processes directly reported to runsolver:
#   pid: 7829
#   total CPU time (s): 259.985
#   total CPU user time (s): 253.77
#   total CPU system time (s): 6.21509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.493092 second user time and 0.850268 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 18:58:38
IDJOB=4257960
IDBENCH=124135
IDSOLVER=2643
FILE ID=node127/4257960-1502644366
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t15-1.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257960-1502644366/watcher-4257960-1502644366 -o /tmp/evaluation-result-4257960-1502644366/solver-4257960-1502644366 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257960-1502644366.xml

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

MD5SUM BENCH= b82332625d17a81d2c62c757de216262
RANDOM SEED=1323315360

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28485416 kB
MemAvailable:   28919272 kB
Buffers:          199340 kB
Cached:           530892 kB
SwapCached:            0 kB
Active:          3645092 kB
Inactive:         210632 kB
Active(anon):    3075320 kB
Inactive(anon):    83872 kB
Active(file):     569772 kB
Inactive(file):   126760 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1760 kB
Writeback:             0 kB
AnonPages:       3125268 kB
Mapped:            58916 kB
Shmem:             33444 kB
Slab:             131628 kB
SReclaimable:     106316 kB
SUnreclaim:        25312 kB
KernelStack:        3472 kB
PageTables:        11340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4530000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2971648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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