Trace number 4302663

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
Concrete 3.9.2-SuperNG? (TO) 254.135 222.327

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-30_c18.xml
MD5SUM643e62d73285ca0df01da7486f80c5bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark252.302
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints87321
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1800}]
Minimum variable degree89
Maximum variable degree118
Distribution of variable degrees[{"degree":89,"count":116},{"degree":90,"count":116},{"degree":91,"count":108},{"degree":92,"count":108},{"degree":93,"count":100},{"degree":94,"count":100},{"degree":95,"count":92},{"degree":96,"count":92},{"degree":97,"count":84},{"degree":98,"count":84},{"degree":99,"count":76},{"degree":100,"count":76},{"degree":101,"count":68},{"degree":102,"count":68},{"degree":103,"count":60},{"degree":104,"count":60},{"degree":105,"count":52},{"degree":106,"count":52},{"degree":107,"count":44},{"degree":108,"count":44},{"degree":109,"count":36},{"degree":110,"count":36},{"degree":111,"count":28},{"degree":112,"count":28},{"degree":113,"count":20},{"degree":114,"count":20},{"degree":115,"count":12},{"degree":116,"count":12},{"degree":117,"count":4},{"degree":118,"count":4}]
Minimum constraint arity2
Maximum constraint arity1800
Distribution of constraint arities[{"arity":2,"count":87320},{"arity":1800,"count":1}]
Number of extensional constraints0
Number of intensional constraints87320
Distribution of constraint types[{"type":"intension","count":87320},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running

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 (8640 MiB free)
  memory of node 1: 16384 MiB (10219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302663-1532897873/watcher-4302663-1532897873 -o /tmp/evaluation-result-4302663-1532897873/solver-4302663-1532897873 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532895438-9922 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1887492122 -superng HOME/instance-4302663-1532897873.xml 

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

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


[startup+0.100114 s]*
/proc/loadavg: 1.47 1.55 1.70 2/206 13732
/proc/meminfo: memFree=19304640/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=10005480 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 4417 12899 0 0 1 1 5 2 20 0 6 0 107350491 10245611520 4269 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2501370 4269 1935 1 0 2489808 0
[pid=13675/tid=13728] ppid=13672 vsize=10005480 memory=4279135704013962638 CPUtime=0.08 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 2251 12899 0 0 1 0 5 2 20 0 6 0 107350500 10245611520 4269 33554432000 4194304 4196468 140726743954192 140572643443280 140572649623765 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 6 0 107350501 10245611520 4269 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=10005480 memory=140430093231744 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 6 0 107350501 10245611520 4269 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 6 0 107350501 10245611520 4269 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 6 0 107350501 10245611520 4269 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.209864 s]*
/proc/loadavg: 1.47 1.55 1.70 3/215 13741
/proc/meminfo: memFree=19284820/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=10982744 memory=43404 CPUtime=0.25 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 8120 12899 0 0 16 2 5 2 20 0 15 0 107350491 11246329856 10851 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2745686 10851 2952 1 0 2708109 0
[pid=13675/tid=13728] ppid=13672 vsize=10985364 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 4961 12899 0 0 10 1 5 2 20 0 15 0 107350500 11249012736 11181 33554432000 4194304 4196468 140726743954192 140572643431328 140572664286237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=10985364 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11249012736 11181 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=10985364 memory=140430093231744 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11249012736 11181 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11249012736 11247 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350501 11249012736 11247 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=10985364 memory=140430093231744 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350502 11249012736 11247 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 13 12899 0 0 0 0 5 2 20 0 15 0 107350503 11249012736 11247 33554432000 4194304 4196468 140726743954192 140571393909664 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 21 12899 0 0 0 0 5 2 20 0 15 0 107350503 11249012736 11313 33554432000 4194304 4196468 140726743954192 140571326796784 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11249012736 11313 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=10985364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 361 12899 0 0 1 0 5 2 20 0 15 0 107350506 11249012736 11313 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) S 13672 13675 8396 0 -1 1077944384 258 12899 0 0 0 0 5 2 20 0 15 0 107350506 11249012736 11313 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=10985364 memory=140430093231744 CPUtime=0.1 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 607 12899 0 0 3 0 5 2 20 0 15 0 107350506 11249012736 11379 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11249012736 11379 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=10985364 memory=140430093231744 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350506 11249012736 11379 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43404 KiB

[startup+0.310242 s]*
/proc/loadavg: 1.47 1.55 1.70 3/215 13741
/proc/meminfo: memFree=19273036/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=10983192 memory=54092 CPUtime=0.38 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 10617 12899 0 0 28 3 5 2 20 0 15 0 107350491 11246788608 13523 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2745798 13523 3071 1 0 2708109 0
[pid=13675/tid=13728] ppid=13672 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 7149 12899 0 0 19 2 5 2 20 0 15 0 107350500 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572643418528 140572655687006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=10983192 memory=6009860606672261201 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=10983192 memory=2072 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=10983192 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350502 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 13 12899 0 0 0 0 5 2 20 0 15 0 107350503 11246788608 13523 33554432000 4194304 4196468 140726743954192 140571393909664 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 21 12899 0 0 0 0 5 2 20 0 15 0 107350503 11246788608 13523 33554432000 4194304 4196468 140726743954192 140571326796784 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) R 13672 13675 8396 0 -1 4202560 362 12899 0 0 1 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572096215536 140572671618454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) R 13672 13675 8396 0 -1 1077944384 258 12899 0 0 1 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 613 12899 0 0 5 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 13523 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54092 KiB

[startup+0.700785 s]
/proc/loadavg: 1.47 1.55 1.70 4/215 13741
/proc/meminfo: memFree=19262368/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=10983192 memory=86272 CPUtime=0.99 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 16775 12899 0 0 87 5 5 2 20 0 15 0 107350491 11246788608 21568 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2745798 21568 3238 1 0 2708109 0
[pid=13675/tid=13728] ppid=13672 vsize=10983192 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 12224 12899 0 0 55 3 5 2 20 0 15 0 107350500 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572643427344 140572655687006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=10983192 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350501 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 6 12899 0 0 0 0 5 2 20 0 15 0 107350502 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 13 12899 0 0 0 0 5 2 20 0 15 0 107350503 11246788608 21568 33554432000 4194304 4196468 140726743954192 140571393909664 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 21 12899 0 0 0 0 5 2 20 0 15 0 107350503 11246788608 21568 33554432000 4194304 4196468 140726743954192 140571326796784 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=10983192 memory=13252 CPUtime=0.14 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 702 12899 0 0 7 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=10983192 memory=15460 CPUtime=0.17 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) R 13672 13675 8396 0 -1 1077944384 920 12899 0 0 10 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) R 13672 13675 8396 0 -1 4202560 687 12899 0 0 13 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572094110448 140572655687006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350506 11246788608 21568 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86272 KiB

[startup+1.50145 s]
/proc/loadavg: 1.47 1.55 1.70 4/215 13741
/proc/meminfo: memFree=19217968/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=10991948 memory=202544 CPUtime=3.02 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 23077 12899 0 0 287 8 5 2 20 0 15 0 107350491 11255754752 50636 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2747987 50636 3446 1 0 2709645 0
[pid=13675/tid=13728] ppid=13672 vsize=10991948 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 15118 12899 0 0 132 6 5 2 20 0 15 0 107350500 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572643437872 140572220692199 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=10991948 memory=4051323354130624818 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350501 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 2 12899 0 0 0 0 5 2 20 0 15 0 107350501 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=10991948 memory=-7965959130280075168 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 14 12899 0 0 0 0 5 2 20 0 15 0 107350502 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=10991948 memory=280859991156992 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 13 12899 0 0 0 0 5 2 20 0 15 0 107350503 11255754752 50636 33554432000 4194304 4196468 140726743954192 140571393909664 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 21 12899 0 0 0 0 5 2 20 0 15 0 107350503 11255754752 50636 33554432000 4194304 4196468 140726743954192 140571326796784 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=10991948 memory=1196 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=10991948 memory=5788 CPUtime=0.61 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) R 13672 13675 8396 0 -1 4202560 2388 12899 0 0 54 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572096201560 140572650863429 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=10991948 memory=4616 CPUtime=0.65 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) R 13672 13675 8396 0 -1 4202560 1916 12899 0 0 58 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572095143632 140572655017480 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=10991948 memory=12032 CPUtime=0.48 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 1403 12899 0 0 41 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=10991948 memory=1008 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=10991948 memory=792 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 1 12899 0 0 0 0 5 2 20 0 15 0 107350506 11255754752 50636 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 10991948 KiB

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

/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 9807 12899 0 0 82 1 5 2 20 0 15 0 107350502 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 34 12899 0 0 0 0 5 2 20 0 15 0 107350503 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571393909728 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 57 12899 0 0 0 0 5 2 20 0 15 0 107350503 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571326796800 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=11008352 memory=3428320 CPUtime=8.06 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 18011 12899 0 0 796 3 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=11008352 memory=280859991521088 CPUtime=7.44 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) S 13672 13675 8396 0 -1 1077944384 14446 12899 0 0 734 3 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=11008352 memory=1196 CPUtime=2.26 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 11755 12899 0 0 215 4 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=11008352 memory=1724 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=11008352 memory=6791534058613427641 CPUtime=0.12 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 744 12899 0 0 2 3 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 194.04 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 3428320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+220.301 s]
/proc/loadavg: 2.05 1.82 1.77 3/216 13903
/proc/meminfo: memFree=12905292/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=11008352 memory=3428320 CPUtime=252.07 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 110552 12899 0 0 24988 212 5 2 20 0 15 0 107350491 11272552448 857080 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2752088 857080 3530 1 0 2713741 0
[pid=13675/tid=13728] ppid=13672 vsize=11008352 memory=4012 CPUtime=214.61 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 42241 12899 0 0 21419 35 5 2 20 0 15 0 107350500 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572643438080 140572231015356 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=11008352 memory=3428320 CPUtime=4.8 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 2241 12899 0 0 434 39 5 2 20 0 15 0 107350501 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=11008352 memory=3428320 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 2452 12899 0 0 431 38 5 2 20 0 15 0 107350501 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=11008352 memory=3428320 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 3343 12899 0 0 429 40 5 2 20 0 15 0 107350501 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=11008352 memory=3428320 CPUtime=4.83 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 3169 12899 0 0 437 39 5 2 20 0 15 0 107350501 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.9 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 9816 12899 0 0 82 1 5 2 20 0 15 0 107350502 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 34 12899 0 0 0 0 5 2 20 0 15 0 107350503 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571393909728 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 57 12899 0 0 0 0 5 2 20 0 15 0 107350503 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571326796800 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=11008352 memory=30472 CPUtime=8.06 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 18015 12899 0 0 796 3 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=11008352 memory=3428320 CPUtime=7.44 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) S 13672 13675 8396 0 -1 1077944384 14449 12899 0 0 734 3 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=11008352 memory=3428320 CPUtime=2.26 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 11763 12899 0 0 215 4 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=11008352 memory=3428320 CPUtime=0.15 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 774 12899 0 0 3 5 5 2 20 0 15 0 107350506 11272552448 857080 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 3428320 KiB

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

[startup+222.301 s]
/proc/loadavg: 2.05 1.82 1.77 3/218 13905
/proc/meminfo: memFree=12901072/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=11270504 memory=3432520 CPUtime=254.09 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 111360 12899 0 0 25189 213 5 2 20 0 17 0 107350491 11540996096 858130 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2817626 858130 3531 1 0 2779279 0
[pid=13675/tid=13728] ppid=13672 vsize=11270504 memory=3428320 CPUtime=216.61 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 42263 12899 0 0 21619 35 5 2 20 0 17 0 107350500 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572643438080 140572231015377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=11270504 memory=3428320 CPUtime=4.8 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 2241 12899 0 0 434 39 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=11270504 memory=3428320 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 2452 12899 0 0 431 38 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=11270504 memory=2240 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 3343 12899 0 0 429 40 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=11270504 memory=30472 CPUtime=4.83 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 3169 12899 0 0 437 39 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.9 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 9816 12899 0 0 82 1 5 2 20 0 17 0 107350502 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 34 12899 0 0 0 0 5 2 20 0 17 0 107350503 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571393909728 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 57 12899 0 0 0 0 5 2 20 0 17 0 107350503 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571326796800 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 304 12899 0 0 0 0 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=11270504 memory=644 CPUtime=8.06 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 18015 12899 0 0 796 3 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=11270504 memory=3428320 CPUtime=7.44 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) S 13672 13675 8396 0 -1 1077944384 14449 12899 0 0 734 3 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=11270504 memory=3428320 CPUtime=2.26 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 11763 12899 0 0 215 4 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.15 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 774 12899 0 0 3 5 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13904] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13904/stat : 13904 (java) S 13672 13675 8396 0 -1 1077944384 366 12899 0 0 0 0 5 2 20 0 17 0 107372522 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570387275888 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13905] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13905/stat : 13905 (java) S 13672 13675 8396 0 -1 1077944384 118 12899 0 0 0 0 5 2 20 0 17 0 107372522 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570185950432 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 254.09 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3432520 KiB

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

[startup+222.327 s]
# the end of solver process 13675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.956 s, system=2.17908 s

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

[startup+222.301 s]
/proc/loadavg: 2.05 1.82 1.77 3/218 13905
/proc/meminfo: memFree=12901072/32770624 swapFree=67108860/67108860
[pid=13675] ppid=13672 vsize=11270504 memory=3432520 CPUtime=254.09 cores=1,3,5,7
/proc/13675/stat : 13675 (java) S 13672 13675 8396 0 -1 1077944320 111360 12899 0 0 25189 213 5 2 20 0 17 0 107350491 11540996096 858130 33554432000 4194304 4196468 140726743954192 140726743936736 140572671606519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
/proc/13675/statm: 2817626 858130 3531 1 0 2779279 0
[pid=13675/tid=13728] ppid=13672 vsize=11270504 memory=3428320 CPUtime=216.61 cores=1,3,5,7
/proc/13675/task/13728/stat : 13728 (java) R 13672 13675 8396 0 -1 4202560 42263 12899 0 0 21619 35 5 2 20 0 17 0 107350500 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572643438080 140572231015377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13729] ppid=13672 vsize=11270504 memory=3428320 CPUtime=4.8 cores=1,3,5,7
/proc/13675/task/13729/stat : 13729 (java) S 13672 13675 8396 0 -1 1077944384 2241 12899 0 0 434 39 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572675848976 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13730] ppid=13672 vsize=11270504 memory=3428320 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13730/stat : 13730 (java) S 13672 13675 8396 0 -1 1077944384 2452 12899 0 0 431 38 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572541184912 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13731] ppid=13672 vsize=11270504 memory=2240 CPUtime=4.76 cores=1,3,5,7
/proc/13675/task/13731/stat : 13731 (java) S 13672 13675 8396 0 -1 1077944384 3343 12899 0 0 429 40 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572540132368 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13732] ppid=13672 vsize=11270504 memory=30472 CPUtime=4.83 cores=1,3,5,7
/proc/13675/task/13732/stat : 13732 (java) S 13672 13675 8396 0 -1 1077944384 3169 12899 0 0 437 39 5 2 20 0 17 0 107350501 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572539079824 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13733] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.9 cores=1,3,5,7
/proc/13675/task/13733/stat : 13733 (java) S 13672 13675 8396 0 -1 1077944384 9816 12899 0 0 82 1 5 2 20 0 17 0 107350502 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572097267696 140572671617666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13734] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13734/stat : 13734 (java) S 13672 13675 8396 0 -1 1077944384 34 12899 0 0 0 0 5 2 20 0 17 0 107350503 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571393909728 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13735] ppid=13672 vsize=11270504 memory=3428320 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13735/stat : 13735 (java) S 13672 13675 8396 0 -1 1077944384 57 12899 0 0 0 0 5 2 20 0 17 0 107350503 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571326796800 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13736] ppid=13672 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13736/stat : 13736 (java) S 13672 13675 8396 0 -1 1077944384 304 12899 0 0 0 0 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140571019401424 140572671625115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13737] ppid=13672 vsize=11270504 memory=644 CPUtime=8.06 cores=1,3,5,7
/proc/13675/task/13737/stat : 13737 (java) S 13672 13675 8396 0 -1 1077944384 18015 12899 0 0 796 3 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572096215536 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13738] ppid=13672 vsize=11270504 memory=3428320 CPUtime=7.44 cores=1,3,5,7
/proc/13675/task/13738/stat : 13738 (java) S 13672 13675 8396 0 -1 1077944384 14449 12899 0 0 734 3 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572095162992 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13739] ppid=13672 vsize=11270504 memory=3428320 CPUtime=2.26 cores=1,3,5,7
/proc/13675/task/13739/stat : 13739 (java) S 13672 13675 8396 0 -1 1077944384 11763 12899 0 0 215 4 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572094110448 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13740] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13740/stat : 13740 (java) S 13672 13675 8396 0 -1 1077944384 3 12899 0 0 0 0 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570588605536 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13741] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.15 cores=1,3,5,7
/proc/13675/task/13741/stat : 13741 (java) S 13672 13675 8396 0 -1 1077944384 774 12899 0 0 3 5 5 2 20 0 17 0 107350506 11540996096 858130 33554432000 4194304 4196468 140726743954192 140572093057328 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13904] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13904/stat : 13904 (java) S 13672 13675 8396 0 -1 1077944384 366 12899 0 0 0 0 5 2 20 0 17 0 107372522 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570387275888 140572671616725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
[pid=13675/tid=13905] ppid=13672 vsize=11270504 memory=3432520 CPUtime=0.07 cores=1,3,5,7
/proc/13675/task/13905/stat : 13905 (java) S 13672 13675 8396 0 -1 1077944384 118 12899 0 0 0 0 5 2 20 0 17 0 107372522 11540996096 858130 33554432000 4194304 4196468 140726743954192 140570185950432 140572671617666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140726743956072 140726743958881 140726743958881 140726743961551 0
Current children cumulated CPU time: 254.09 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3432520 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 222.327
CPU time (s): 254.135
CPU user time (s): 251.956
CPU system time (s): 2.17908
CPU usage (%): 114.307
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3432520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.956
system time used= 2.17908
maximum resident set size= 3432832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13728
involuntary context switches= 379


# summary of solver processes directly reported to runsolver:
#   pid: 13675
#   total CPU time (s): 254.135
#   total CPU user time (s): 251.956
#   total CPU system time (s): 2.17908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.17826 second user time and 2.17481 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-29 22:57:53
IDJOB=4302663
IDBENCH=141483
IDSOLVER=2777
FILE ID=node103/4302663-1532897873
RUNJOBID= node103-1532895438-9922
PBS_JOBID= 21022525
Free space on /tmp= 56756 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-30_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302663-1532897873/watcher-4302663-1532897873 -o /tmp/evaluation-result-4302663-1532897873/solver-4302663-1532897873 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532895438-9922 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1887492122 -superng HOME/instance-4302663-1532897873.xml

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

MD5SUM BENCH= 643e62d73285ca0df01da7486f80c5bf
RANDOM SEED=1887492122

node103.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.48
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.48
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.48
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.48
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:        19313444 kB
MemAvailable:   30907772 kB
Buffers:          311188 kB
Cached:         11470764 kB
SwapCached:            0 kB
Active:          4899832 kB
Inactive:        7957272 kB
Active(anon):    1077560 kB
Inactive(anon):    25184 kB
Active(file):    3822272 kB
Inactive(file):  7932088 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             29928 kB
Writeback:             0 kB
AnonPages:       1081708 kB
Mapped:            58168 kB
Shmem:             25228 kB
Slab:             296928 kB
SReclaimable:     268428 kB
SUnreclaim:        28500 kB
KernelStack:        3488 kB
PageTables:         7348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2227300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    827392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56732 MiB
End job on node103 at 2018-07-29 23:01:35