Trace number 4399422

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 16313.5 2522.12

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-035.xml
MD5SUM95db7a436582e8fbf27db66b2c693839
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.88573
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size21
Maximum domain size35
Distribution of domain sizes[{"size":21,"count":2},{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399422-1568718504.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399422-1568718504.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399422-1568718504/watcher-4399422-1568718504 -o /tmp/evaluation-result-4399422-1568718504/solver-4399422-1568718504 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568711284-15065 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1774789951 HOME/instance-4399422-1568718504.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16101, runsolver pid=16098
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 8.15 8.16 8.17 2/211 16122
/proc/meminfo: memFree=30666764/32770624 swapFree=66953084/67108860
[pid=16101] ppid=16098 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16101/stat : 16101 (xcsp3-exec) S 16098 16101 15038 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448119304 115843072 364 33554432000 4194304 5098028 140734117517072 140734117515176 140043388211836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10969088 140734117524341 140734117524585 140734117524585 140734117527498 0
/proc/16101/statm: 28282 364 305 221 0 87 0
[pid=16103] ppid=16101 vsize=28227396 memory=29820 CPUtime=0.12 cores=0-7
/proc/16103/stat : 16103 (java) S 16101 16101 15038 0 -1 1077944320 5933 0 0 0 11 1 0 0 20 0 20 0 448119304 28904853504 7455 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7056849 7455 3124 1 0 7019032 0
[pid=16103/tid=16104] ppid=16101 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) R 16101 16101 15038 0 -1 4202560 3831 0 0 0 8 0 0 0 20 0 20 0 448119304 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705963265512 140705939675186 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705911650576 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16101 vsize=28227396 memory=288370887450064512 CPUtime=0 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705910598032 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705909545488 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705908492944 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705907440400 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16101 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705906387856 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705905335312 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 7455 33554432000 4194304 4196468 140726889204928 140705904282768 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704624580592 140705959041666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16101 16101 15038 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704623526816 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16101 16101 15038 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704622474224 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704621422800 140705959049115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) S 16101 16101 15038 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704620370416 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) R 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16101 16101 15038 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16101 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) R 16101 16101 15038 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704617212784 140705959042454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16101 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 7455 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31276 KiB

[startup+0.21054 s]*
/proc/loadavg: 8.15 8.16 8.17 2/211 16122
/proc/meminfo: memFree=30653696/32770624 swapFree=66953084/67108860
[pid=16101] ppid=16098 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16101/stat : 16101 (xcsp3-exec) S 16098 16101 15038 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448119304 115843072 364 33554432000 4194304 5098028 140734117517072 140734117515176 140043388211836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10969088 140734117524341 140734117524585 140734117524585 140734117527498 0
/proc/16101/statm: 28282 364 305 221 0 87 0
[pid=16103] ppid=16101 vsize=28227396 memory=41004 CPUtime=0.34 cores=0-7
/proc/16103/stat : 16103 (java) S 16101 16101 15038 0 -1 1077944320 9543 0 0 0 31 3 0 0 20 0 20 0 448119304 28904853504 10251 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7056849 10251 3302 1 0 7019032 0
[pid=16103/tid=16104] ppid=16101 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) R 16101 16101 15038 0 -1 4202560 6664 0 0 0 18 2 0 0 20 0 20 0 448119304 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705963263984 140705943111006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16101 vsize=28227396 memory=288230596134830447 CPUtime=0 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705911650576 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16101 vsize=28227396 memory=140511298369123 CPUtime=0 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705910598032 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16101 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705909545488 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705908492944 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705907440400 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16101 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705906387856 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705905335312 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28904853504 10251 33554432000 4194304 4196468 140726889204928 140705904282768 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16101 16101 15038 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704624580592 140705959041666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16101 16101 15038 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704623526816 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16101 16101 15038 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448119307 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704622474224 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704621422800 140705959049115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16101 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) S 16101 16101 15038 0 -1 1077944384 430 0 0 0 2 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704620370416 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) S 16101 16101 15038 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16101 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16101 16101 15038 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16101 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) R 16101 16101 15038 0 -1 4202560 722 0 0 0 8 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704617212784 140705937999696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16101 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16101 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28904853504 10251 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42460 KiB

[startup+0.310404 s]*
/proc/loadavg: 8.15 8.16 8.17 5/211 16122
/proc/meminfo: memFree=30646900/32770624 swapFree=66953084/67108860
[pid=16101] ppid=16098 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16101/stat : 16101 (xcsp3-exec) S 16098 16101 15038 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448119304 115843072 364 33554432000 4194304 5098028 140734117517072 140734117515176 140043388211836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10969088 140734117524341 140734117524585 140734117524585 140734117527498 0
/proc/16101/statm: 28282 364 305 221 0 87 0
[pid=16103] ppid=16101 vsize=28231652 memory=49944 CPUtime=0.52 cores=0-7
/proc/16103/stat : 16103 (java) S 16101 16101 15038 0 -1 1077944320 10900 0 0 0 49 3 0 0 20 0 20 0 448119304 28909211648 12486 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7057913 12486 3336 1 0 7019032 0
[pid=16103/tid=16104] ppid=16101 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) R 16101 16101 15038 0 -1 4202560 7804 0 0 0 27 2 0 0 20 0 20 0 448119304 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705963261632 140705943111006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705911650576 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705910598032 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705909545488 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705908492944 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705907440400 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705906387856 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) S 16101 16101 15038 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705905335312 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16101 vsize=28231652 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119305 28909211648 12486 33554432000 4194304 4196468 140726889204928 140705904282768 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16101 16101 15038 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 448119307 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704624580592 140705959041666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16101 vsize=28231652 memory=281022394736000 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16101 16101 15038 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448119307 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704623526816 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16101 vsize=28231652 memory=281022394740608 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16101 16101 15038 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448119307 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704622474224 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16101 vsize=28231652 memory=281022394745216 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704621422800 140705959049115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16101 vsize=28231652 memory=281022394749824 CPUtime=0.03 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) R 16101 16101 15038 0 -1 4202560 530 0 0 0 3 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704620360800 140705942417323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16101 vsize=28231652 memory=281022394754432 CPUtime=0.02 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) S 16101 16101 15038 0 -1 1077944384 251 0 0 0 2 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16101 vsize=28231652 memory=281022394759040 CPUtime=0.02 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16101 16101 15038 0 -1 1077944384 185 0 0 0 2 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16101 vsize=28231652 memory=281022394763648 CPUtime=0.12 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) S 16101 16101 15038 0 -1 1077944384 822 0 0 0 12 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704617212784 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16101 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16101 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16101 16101 15038 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448119310 28909211648 12486 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51400 KiB

[startup+0.701048 s]
/proc/loadavg: 8.15 8.16 8.17 5/211 16122
/proc/meminfo: memFree=30631824/32770624 swapFree=66953084/67108860
[pid=16101] ppid=16098 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/16101/stat : 16101 (xcsp3-exec) S 16098 16101 15038 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448119304 115843072 364 33554432000 4194304 5098028 140734117517072 140734117515176 140043388211836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10969088 140734117524341 140734117524585 140734117524585 140734117527498 0
/proc/16101/statm: 28282 364 305 221 0 87 0
[pid=16103] ppid=16101 vsize=28233776 memory=184896 CPUtime=1.32 cores=0-7
/proc/16103/stat : 16103 (java) S 16101 16101 15038 0 -1 1077944320 13361 0 0 0 124 8 0 0 20 0 20 0 448119304 28911386624 46224 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7058444 46224 3448 1 0 7019544 0
[pid=16103/tid=16104] ppid=16101 vsize=28233776 memory=4580 CPUtime=0.67 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) R 16101 16101 15038 0 -1 4202560 8941 0 0 0 62 5 0 0 20 0 20 0 448119304 28911386624 46224 33554432000 4194304 4196468 140726889204928 140705963266168 140705564563301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16101 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) S 16101 16101 15038 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 448119305 28911386624 46224 33554432000 4194304 4196468 140726889204928 140705911650576 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16101 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) S 16101 16101 15038 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 448119305 28911386624 46224 33554432000 4194304 4196468 140726889204928 140705910598032 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16101 vsize=28233776 memory=1188 CPUtime=0 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) S 16101 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119305 28911386624 46224 33554432000 4194304 4196468 140726889204928 140705909545488 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0

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

# cumulated CPU time of all completed processes:  user=0.000772 s, system=0.001545 s

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

[startup+2522.12 s]
# the end of solver process 16103 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16241.9 s, system=71.5681 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2520.8 s]
/proc/loadavg: 8.13 7.65 7.31 9/210 16308
/proc/meminfo: memFree=5382800/32770624 swapFree=66953084/67108860
[pid=16103] ppid=16098 vsize=28233776 memory=25266784 CPUtime=16303.8 cores=0-7
/proc/16103/stat : 16103 (java) S 16098 16101 15038 0 -1 1077944320 3598584 0 0 0 1623230 7146 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7058444 6316696 3524 1 0 7019544 0
[pid=16103/tid=16104] ppid=16098 vsize=28233776 memory=6791534058613427641 CPUtime=359.91 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) S 16098 16101 15038 0 -1 1077944384 96199 0 0 0 35876 115 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705963268112 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16098 vsize=28233776 memory=2116 CPUtime=1968.68 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) R 16098 16101 15038 0 -1 4202560 226109 0 0 0 196010 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705911650776 140705943981124 0 4 0 16800975 0 0 0 -1 2 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16098 vsize=28233776 memory=26384 CPUtime=1972.96 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) R 16098 16101 15038 0 -1 4202560 314374 0 0 0 196413 883 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705910598232 140705943981602 0 4 0 16800975 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16098 vsize=28233776 memory=14068 CPUtime=1969.25 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) R 16098 16101 15038 0 -1 4202560 254589 0 0 0 196051 874 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705909545688 140705943984021 0 4 0 16800975 0 0 0 -1 0 0 0 72 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16098 vsize=28233776 memory=303430223234596890 CPUtime=1987.08 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) R 16098 16101 15038 0 -1 4202560 317714 0 0 0 197923 785 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705908493144 140705939056677 0 4 0 16800975 0 0 0 -1 4 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16098 vsize=28233776 memory=288230596050944315 CPUtime=1967.77 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) R 16098 16101 15038 0 -1 4202560 247493 0 0 0 195850 927 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705907440600 140705943728129 0 4 0 16800975 0 0 0 -1 1 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16098 vsize=28233776 memory=16100368647981698 CPUtime=1972.03 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) R 16098 16101 15038 0 -1 4202560 287386 0 0 0 196345 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705906387744 140705944015815 0 4 0 16800975 0 0 0 -1 6 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16098 vsize=28233776 memory=524 CPUtime=1969.42 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) R 16098 16101 15038 0 -1 4202560 329089 0 0 0 196159 783 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705905335512 140705943728158 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16098 vsize=28233776 memory=1568 CPUtime=1971.58 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) R 16098 16101 15038 0 -1 4202560 264737 0 0 0 196289 869 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705904282968 140705939056703 0 4 0 16800975 0 0 0 -1 5 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16098 vsize=28233776 memory=928 CPUtime=161.4 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16098 16101 15038 0 -1 1077944384 1216303 0 0 0 15974 166 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704624578912 140705959040725 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16098 vsize=28233776 memory=3624 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16098 16101 15038 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704623526880 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16098 vsize=28233776 memory=48580 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16098 16101 15038 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704622474240 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16098 vsize=28233776 memory=988 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16098 16101 15038 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704621422448 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16098 vsize=28233776 memory=2024 CPUtime=0.35 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) S 16098 16101 15038 0 -1 1077944384 5703 0 0 0 34 1 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704620370416 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16098 vsize=28233776 memory=1384 CPUtime=0.49 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) S 16098 16101 15038 0 -1 1077944384 8369 0 0 0 47 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16098 vsize=28233776 memory=4156 CPUtime=1.14 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16098 16101 15038 0 -1 1077944384 14522 0 0 0 111 3 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16098 vsize=28233776 memory=1056 CPUtime=0.57 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) S 16098 16101 15038 0 -1 1077944384 11008 0 0 0 55 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704617212784 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16098 vsize=28233776 memory=1188 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16098 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16098 vsize=28233776 memory=25266784 CPUtime=0.96 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16098 16101 15038 0 -1 1077944384 3505 0 0 0 55 41 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current cumulated CPU time of completed processes: 0.002317 s
Current children cumulated CPU time: 16303.8 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25266784 KiB

[startup+2521.6 s]
/proc/loadavg: 8.13 7.65 7.31 9/210 16308
/proc/meminfo: memFree=5382800/32770624 swapFree=66953084/67108860
[pid=16103] ppid=16098 vsize=28233776 memory=25266784 CPUtime=16310 cores=0-7
/proc/16103/stat : 16103 (java) S 16098 16101 15038 0 -1 1077944320 3598602 0 0 0 1623858 7146 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7058444 6316696 3524 1 0 7019544 0
[pid=16103/tid=16104] ppid=16098 vsize=28233776 memory=0 CPUtime=359.91 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) S 16098 16101 15038 0 -1 1077944384 96199 0 0 0 35876 115 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705963268112 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16098 vsize=28233776 memory=1188 CPUtime=1969.47 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) R 16098 16101 15038 0 -1 4202560 226113 0 0 0 196089 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705911650776 140705944027093 0 4 0 16800975 0 0 0 -1 2 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16098 vsize=28233776 memory=1536 CPUtime=1973.75 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) R 16098 16101 15038 0 -1 4202560 314374 0 0 0 196492 883 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705910598032 140705943488152 0 4 0 16800975 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16098 vsize=28233776 memory=9592 CPUtime=1970.04 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) R 16098 16101 15038 0 -1 4202560 254593 0 0 0 196130 874 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705909545688 140705943729335 0 4 0 16800975 0 0 0 -1 0 0 0 72 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16098 vsize=28233776 memory=2828 CPUtime=1987.87 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) R 16098 16101 15038 0 -1 4202560 317724 0 0 0 198002 785 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705908493144 140705944027111 0 4 0 16800975 0 0 0 -1 4 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16098 vsize=28233776 memory=780 CPUtime=1968.56 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) R 16098 16101 15038 0 -1 4202560 247493 0 0 0 195929 927 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705907440288 140705944026929 0 4 0 16800975 0 0 0 -1 5 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16098 vsize=28233776 memory=620 CPUtime=1972.82 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) R 16098 16101 15038 0 -1 4202560 287386 0 0 0 196424 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705906388056 140705944027181 0 4 0 16800975 0 0 0 -1 6 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16098 vsize=28233776 memory=1496 CPUtime=1970.19 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) R 16098 16101 15038 0 -1 4202560 329089 0 0 0 196236 783 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705905335512 140705944026864 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16098 vsize=28233776 memory=1016 CPUtime=1972.38 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) R 16098 16101 15038 0 -1 4202560 264737 0 0 0 196368 870 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705904282768 140705944027028 0 4 0 16800975 0 0 0 -1 1 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16098 vsize=28233776 memory=6791534058613427641 CPUtime=161.41 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16098 16101 15038 0 -1 1077944384 1216303 0 0 0 15975 166 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704624579136 140705959040725 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16098 vsize=28233776 memory=2828 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16098 16101 15038 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704623526880 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16098 vsize=28233776 memory=780 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16098 16101 15038 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704622474240 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16098 vsize=28233776 memory=620 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16098 16101 15038 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704621422448 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16098 vsize=28233776 memory=6791534058613427641 CPUtime=0.35 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) S 16098 16101 15038 0 -1 1077944384 5703 0 0 0 34 1 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704620370416 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16098 vsize=28233776 memory=1384 CPUtime=0.49 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) S 16098 16101 15038 0 -1 1077944384 8369 0 0 0 47 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16098 vsize=28233776 memory=4156 CPUtime=1.14 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16098 16101 15038 0 -1 1077944384 14522 0 0 0 111 3 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16098 vsize=28233776 memory=1056 CPUtime=0.57 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) S 16098 16101 15038 0 -1 1077944384 11008 0 0 0 55 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704617212784 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16098 vsize=28233776 memory=25266784 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16098 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16098 vsize=28233776 memory=1656 CPUtime=0.96 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16098 16101 15038 0 -1 1077944384 3505 0 0 0 55 41 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current cumulated CPU time of completed processes: 0.002317 s
Current children cumulated CPU time: 16310 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25266784 KiB

[startup+2522 s]*
/proc/loadavg: 8.13 7.65 7.31 9/210 16308
/proc/meminfo: memFree=5382940/32770624 swapFree=66953084/67108860
[pid=16103] ppid=16098 vsize=28233776 memory=25266784 CPUtime=16313.3 cores=0-7
/proc/16103/stat : 16103 (java) S 16098 16101 15038 0 -1 1077944320 3599801 0 0 0 1624184 7146 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140726889187472 140705959030519 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
/proc/16103/statm: 7058444 6316696 3524 1 0 7019544 0
[pid=16103/tid=16104] ppid=16098 vsize=28233776 memory=8317482817917895235 CPUtime=359.91 cores=0-7
/proc/16103/task/16104/stat : 16104 (java) S 16098 16101 15038 0 -1 1077944384 96199 0 0 0 35876 115 0 0 20 0 20 0 448119304 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705963268112 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16105] ppid=16098 vsize=28233776 memory=4776 CPUtime=1969.88 cores=0-7
/proc/16103/task/16105/stat : 16105 (java) R 16098 16101 15038 0 -1 4202560 226281 0 0 0 196130 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705911650776 140705944027201 0 4 0 16800975 0 0 0 -1 2 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16106] ppid=16098 vsize=28233776 memory=4104 CPUtime=1974.16 cores=0-7
/proc/16103/task/16106/stat : 16106 (java) R 16098 16101 15038 0 -1 4202560 314562 0 0 0 196533 883 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705910598232 140705944027120 0 4 0 16800975 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16107] ppid=16098 vsize=28233776 memory=1412 CPUtime=1970.45 cores=0-7
/proc/16103/task/16107/stat : 16107 (java) R 16098 16101 15038 0 -1 4202560 254644 0 0 0 196171 874 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705909545688 140705944027165 0 4 0 16800975 0 0 0 -1 0 0 0 72 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16108] ppid=16098 vsize=28233776 memory=3280 CPUtime=1988.28 cores=0-7
/proc/16103/task/16108/stat : 16108 (java) R 16098 16101 15038 0 -1 4202560 317980 0 0 0 198043 785 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705908493144 140705944027165 0 4 0 16800975 0 0 0 -1 4 0 0 61 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16109] ppid=16098 vsize=28233776 memory=1456 CPUtime=1968.98 cores=0-7
/proc/16103/task/16109/stat : 16109 (java) R 16098 16101 15038 0 -1 4202560 247504 0 0 0 195970 928 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705907440288 140705943729357 0 4 0 16800975 0 0 0 -1 5 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16110] ppid=16098 vsize=28233776 memory=1448 CPUtime=1973.23 cores=0-7
/proc/16103/task/16110/stat : 16110 (java) R 16098 16101 15038 0 -1 4202560 287636 0 0 0 196465 858 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705906388056 140705944027181 0 4 0 16800975 0 0 0 -1 6 0 0 63 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16111] ppid=16098 vsize=28233776 memory=1764 CPUtime=1970.59 cores=0-7
/proc/16103/task/16111/stat : 16111 (java) R 16098 16101 15038 0 -1 4202560 329339 0 0 0 196276 783 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705905335512 140705943729947 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16112] ppid=16098 vsize=28233776 memory=111632 CPUtime=1972.79 cores=0-7
/proc/16103/task/16112/stat : 16112 (java) R 16098 16101 15038 0 -1 4202560 264762 0 0 0 196409 870 0 0 20 0 20 0 448119305 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140705904282968 140705944027088 0 4 0 16800975 0 0 0 -1 1 0 0 65 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16113] ppid=16098 vsize=28233776 memory=800 CPUtime=161.41 cores=0-7
/proc/16103/task/16113/stat : 16113 (java) S 16098 16101 15038 0 -1 1077944384 1216303 0 0 0 15975 166 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704624579136 140705959040725 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16114] ppid=16098 vsize=28233776 memory=1804 CPUtime=0 cores=0-7
/proc/16103/task/16114/stat : 16114 (java) S 16098 16101 15038 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704623526880 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16115] ppid=16098 vsize=28233776 memory=11204 CPUtime=0 cores=0-7
/proc/16103/task/16115/stat : 16115 (java) S 16098 16101 15038 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 20 0 448119307 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704622474240 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16116] ppid=16098 vsize=28233776 memory=3624 CPUtime=0 cores=0-7
/proc/16103/task/16116/stat : 16116 (java) S 16098 16101 15038 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704621422448 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16117] ppid=16098 vsize=28233776 memory=48580 CPUtime=0.35 cores=0-7
/proc/16103/task/16117/stat : 16117 (java) S 16098 16101 15038 0 -1 1077944384 5703 0 0 0 34 1 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704620370416 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16118] ppid=16098 vsize=28233776 memory=988 CPUtime=0.49 cores=0-7
/proc/16103/task/16118/stat : 16118 (java) S 16098 16101 15038 0 -1 1077944384 8369 0 0 0 47 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704619317872 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16119] ppid=16098 vsize=28233776 memory=2024 CPUtime=1.14 cores=0-7
/proc/16103/task/16119/stat : 16119 (java) S 16098 16101 15038 0 -1 1077944384 14522 0 0 0 111 3 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704618265328 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16120] ppid=16098 vsize=28233776 memory=1384 CPUtime=0.57 cores=0-7
/proc/16103/task/16120/stat : 16120 (java) S 16098 16101 15038 0 -1 1077944384 11008 0 0 0 55 2 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704617212784 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16121] ppid=16098 vsize=28233776 memory=4156 CPUtime=0 cores=0-7
/proc/16103/task/16121/stat : 16121 (java) S 16098 16101 15038 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704616159456 140705959040725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
[pid=16103/tid=16122] ppid=16098 vsize=28233776 memory=1056 CPUtime=0.96 cores=0-7
/proc/16103/task/16122/stat : 16122 (java) S 16098 16101 15038 0 -1 1077944384 3505 0 0 0 55 41 0 0 20 0 20 0 448119310 28911386624 6316696 33554432000 4194304 4196468 140726889204928 140704615106992 140705959041666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 14704640 140726889206762 140726889206934 140726889206934 140726889209807 0
Current cumulated CPU time of completed processes: 0.002317 s
Current children cumulated CPU time: 16313.3 s
Current children cumulated vsize: 28233776 KiB
Current children cumulated memory: 25266784 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.12
CPU time (s): 16313.5
CPU user time (s): 16241.9
CPU system time (s): 71.5681
CPU usage (%): 646.817
Max. virtual memory (cumulated for all children) (KiB): 28346904
Max. memory (cumulated for all children) (KiB): 25268240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16241.9
system time used= 71.5681
maximum resident set size= 25266888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3600349
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231558
involuntary context switches= 425045


# summary of solver processes directly reported to runsolver:
#   pid: 16101,16103
#   total CPU time (s): 16313.5
#   total CPU user time (s): 16241.9
#   total CPU system time (s): 71.5681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6612 second user time and 26.6639 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 13:07:44
IDJOB=4399422
IDBENCH=141707
IDSOLVER=2854
FILE ID=node127/4399422-1568718504
RUNJOBID= node127-1568711284-15065
PBS_JOBID= 21703927
Free space on /tmp= 61312 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-15-035.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399422-1568718504/watcher-4399422-1568718504 -o /tmp/evaluation-result-4399422-1568718504/solver-4399422-1568718504 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568711284-15065 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1774789951 HOME/instance-4399422-1568718504.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 95db7a436582e8fbf27db66b2c693839
RANDOM SEED=1774789951

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.55
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.55
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.55
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.55
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:        30683512 kB
MemAvailable:   31830976 kB
Buffers:          100584 kB
Cached:          1331812 kB
SwapCached:        51456 kB
Active:           501652 kB
Inactive:         990036 kB
Active(anon):      14444 kB
Inactive(anon):    93788 kB
Active(file):     487208 kB
Inactive(file):   896248 kB
Unevictable:      106684 kB
Mlocked:          106684 kB
SwapTotal:      67108860 kB
SwapFree:       66953084 kB
Dirty:             26420 kB
Writeback:             0 kB
AnonPages:        138000 kB
Mapped:            49316 kB
Shmem:             40680 kB
Slab:             188968 kB
SReclaimable:     159688 kB
SUnreclaim:        29280 kB
KernelStack:        3712 kB
PageTables:         5332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61288 MiB
End job on node127 at 2019-09-17 13:49:47