Trace number 4392864

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-06-14? (TO) 2528.14 813.263

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-17-042.xml
MD5SUM30a2df13e8a589268a4af4fb67fb8cf0
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 benchmark9.93882
Satisfiable
(Un)Satisfiability was proved
Number of variables34
Number of constraints136
Number of domains17
Minimum domain size26
Maximum domain size42
Distribution of domain sizes[{"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},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2}]
Minimum variable degree16
Maximum variable degree16
Distribution of variable degrees[{"degree":16,"count":34}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":136}]
Number of extensional constraints0
Number of intensional constraints136
Distribution of constraint types[{"type":"intension","count":136}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392864-1568357620.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4392864-1568357620.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	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 (13730 MiB free)
  memory of node 1: 16384 MiB (14185 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392864-1568357620/watcher-4392864-1568357620 -o /tmp/evaluation-result-4392864-1568357620/solver-4392864-1568357620 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568357582-4057 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2065875199 HOME/instance-4392864-1568357620.xml 

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

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

solver pid=4071, runsolver pid=4068

[startup+0.100134 s]*
/proc/loadavg: 2.00 2.02 2.05 3/207 4087
/proc/meminfo: memFree=28567824/32770624 swapFree=67004752/67108860
[pid=4071] ppid=4068 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4071/stat : 4071 (xcsp3-exec) S 4068 4071 2914 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 412029825 115843072 363 33554432000 4194304 5098028 140728833214976 140728833213080 139679734235772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 17559552 140728833221498 140728833221741 140728833221741 140728833224650 0
/proc/4071/statm: 28282 363 304 221 0 87 0
[pid=4073] ppid=4071 vsize=15144768 memory=30056 CPUtime=0.12 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4071 4071 2914 0 -1 1077944320 5476 0 0 0 11 1 0 0 20 0 15 0 412029826 15508242432 7514 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3786192 7514 3117 1 0 3748377 0
[pid=4073/tid=4074] ppid=4071 vsize=15144768 memory=-7024592270288534718 CPUtime=0.08 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) R 4071 4071 2914 0 -1 4202560 3399 0 0 0 8 0 0 0 20 0 15 0 412029826 15508242432 7514 33554432000 4194304 4196468 140731817095088 140576067395472 140576063176086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4071 vsize=15144768 memory=-5738297875903123798 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 7514 33554432000 4194304 4196468 140731817095088 140576026270736 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575654206608 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575653153552 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) S 4071 4071 2914 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575652101008 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4071 4071 2914 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 412029828 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575531534576 140576063175298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4071 4071 2914 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 412029829 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575530480800 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4071 4071 2914 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 412029829 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575529427696 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575528376272 140576063182747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) R 4071 4071 2914 0 -1 4202560 302 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575527324400 140576063176086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) R 4071 4071 2914 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575526271856 140576063175298 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0.02 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) R 4071 4071 2914 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 412029831 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575525218800 140576042105830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029832 15508242432 7514 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31508 KiB

[startup+0.211544 s]*
/proc/loadavg: 2.00 2.02 2.05 3/207 4087
/proc/meminfo: memFree=28555564/32770624 swapFree=67004752/67108860
[pid=4071] ppid=4068 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4071/stat : 4071 (xcsp3-exec) S 4068 4071 2914 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 412029825 115843072 363 33554432000 4194304 5098028 140728833214976 140728833213080 139679734235772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 17559552 140728833221498 140728833221741 140728833221741 140728833224650 0
/proc/4071/statm: 28282 363 304 221 0 87 0
[pid=4073] ppid=4071 vsize=15144768 memory=40460 CPUtime=0.34 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4071 4071 2914 0 -1 1077944320 8851 0 0 0 31 3 0 0 20 0 15 0 412029826 15508242432 10115 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3786192 10115 3260 1 0 3748377 0
[pid=4073/tid=4074] ppid=4071 vsize=15144768 memory=8390339637985935414 CPUtime=0.2 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) R 4071 4071 2914 0 -1 4202560 6161 0 0 0 18 2 0 0 20 0 15 0 412029826 15508242432 10115 33554432000 4194304 4196468 140731817095088 140576067395392 140576055453623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4071 vsize=15144768 memory=288230591823085591 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 10115 33554432000 4194304 4196468 140731817095088 140576026270736 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4071 vsize=15144768 memory=14270514616129176 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575654206608 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575653153552 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) S 4071 4071 2914 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 412029827 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575652101008 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4071 4071 2914 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 412029828 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575531534576 140576063175298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4071 4071 2914 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 412029829 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575530480800 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4071 4071 2914 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 412029829 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575529427696 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4071 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575528376272 140576063182747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4071 vsize=15144768 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) R 4071 4071 2914 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 15 0 412029831 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575527324400 140576063175298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4071 vsize=15144768 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4071 4071 2914 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 15 0 412029831 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575526271856 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0.08 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) R 4071 4071 2914 0 -1 4202560 768 0 0 0 8 0 0 0 20 0 15 0 412029831 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575525218608 140576041712235 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4071 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4071 vsize=15144768 memory=140479277618816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029832 15508242432 10115 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41912 KiB

[startup+0.311468 s]*
/proc/loadavg: 2.00 2.02 2.05 4/207 4087
/proc/meminfo: memFree=28550472/32770624 swapFree=67004752/67108860
[pid=4071] ppid=4068 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4071/stat : 4071 (xcsp3-exec) S 4068 4071 2914 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 412029825 115843072 363 33554432000 4194304 5098028 140728833214976 140728833213080 139679734235772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 17559552 140728833221498 140728833221741 140728833221741 140728833224650 0
/proc/4071/statm: 28282 363 304 221 0 87 0
[pid=4073] ppid=4071 vsize=15149024 memory=49324 CPUtime=0.52 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4071 4071 2914 0 -1 1077944320 10139 0 0 0 48 4 0 0 20 0 15 0 412029826 15512600576 12331 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3787256 12331 3368 1 0 3748377 0
[pid=4073/tid=4074] ppid=4071 vsize=15149024 memory=1398722017469774279 CPUtime=0.28 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) R 4071 4071 2914 0 -1 4202560 7168 0 0 0 26 2 0 0 20 0 15 0 412029826 15512600576 12331 33554432000 4194304 4196468 140731817095088 140576067398128 140576063186077 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4071 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15512600576 12331 33554432000 4194304 4196468 140731817095088 140576026270736 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575654206608 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4071 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029827 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575653153552 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4071 vsize=15149024 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) S 4071 4071 2914 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 412029827 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575652101008 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4071 4071 2914 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 412029828 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575531534576 140576063175298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4071 4071 2914 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 412029829 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575530480800 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4071 4071 2914 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 412029829 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575529427696 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575528376272 140576063182747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4071 vsize=15149024 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) R 4071 4071 2914 0 -1 4202560 433 0 0 0 3 0 0 0 20 0 15 0 412029831 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575527324496 140576046548923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4071 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) R 4071 4071 2914 0 -1 4202560 345 0 0 0 4 0 0 0 20 0 15 0 412029831 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575526262240 140576048069777 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4071 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) R 4071 4071 2914 0 -1 1077944384 906 0 0 0 12 0 0 0 20 0 15 0 412029831 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575525218896 140576063174357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4071 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029832 15512600576 12331 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50776 KiB

[startup+0.700825 s]
/proc/loadavg: 2.00 2.02 2.05 4/207 4087
/proc/meminfo: memFree=28537980/32770624 swapFree=67004752/67108860
[pid=4071] ppid=4068 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4071/stat : 4071 (xcsp3-exec) S 4068 4071 2914 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 412029825 115843072 363 33554432000 4194304 5098028 140728833214976 140728833213080 139679734235772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 17559552 140728833221498 140728833221741 140728833221741 140728833224650 0
/proc/4071/statm: 28282 363 304 221 0 87 0
[pid=4073] ppid=4071 vsize=15151148 memory=187764 CPUtime=1.44 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4071 4071 2914 0 -1 1077944320 14035 0 0 0 137 7 0 0 20 0 15 0 412029826 15514775552 46941 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3787787 46941 3450 1 0 3748889 0
[pid=4073/tid=4074] ppid=4071 vsize=15151148 memory=33 CPUtime=0.66 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) S 4071 4071 2914 0 -1 1077944384 8756 0 0 0 61 5 0 0 20 0 15 0 412029826 15514775552 46941 33554432000 4194304 4196468 140731817095088 140576067402048 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4071 vsize=15151148 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) S 4071 4071 2914 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 412029827 15514775552 46941 33554432000 4194304 4196468 140731817095088 140576026270736 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4071 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) S 4071 4071 2914 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 412029827 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575654206608 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4071 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) S 4071 4071 2914 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 412029827 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575653153552 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4071 vsize=15151148 memory=39096 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) S 4071 4071 2914 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 412029827 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575652101008 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4071 vsize=15151148 memory=984 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) R 4071 4071 2914 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 412029828 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575531533088 140576056261027 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4071 vsize=15151148 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4071 4071 2914 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575530480800 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4071 vsize=15151148 memory=1276 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4071 4071 2914 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575529427696 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4071 vsize=15151148 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575528376272 140576063182747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4071 vsize=15151148 memory=752 CPUtime=0.23 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) S 4071 4071 2914 0 -1 1077944384 1108 0 0 0 23 0 0 0 20 0 15 0 412029831 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575527324400 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4071 vsize=15151148 memory=1228 CPUtime=0.21 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4071 4071 2914 0 -1 1077944384 998 0 0 0 21 0 0 0 20 0 15 0 412029831 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575526271856 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4071 vsize=15151148 memory=9584 CPUtime=0.28 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) S 4071 4071 2914 0 -1 1077944384 1817 0 0 0 28 0 0 0 20 0 15 0 412029831 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575525218800 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4071 vsize=15151148 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4071 vsize=15151148 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4071 4071 2914 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 412029832 15514775552 46941 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 189216 KiB

[startup+1.50092 s]
/proc/loadavg: 2.00 2.02 2.05 2/207 4087
/proc/meminfo: memFree=28256152/32770624 swapFree=67004752/67108860
[pid=4071] ppid=4068 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4071/stat : 4071 (xcsp3-exec) S 4068 4071 2914 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 412029825 115843072 363 33554432000 4194304 5098028 140728833214976 140728833213080 139679734235772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 17559552 140728833221498 140728833221741 140728833221741 140728833224650 0
/proc/4071/statm: 28282 363 304 221 0 87 0

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

/proc/4073/task/4077/stat : 4077 (java) R 4071 4071 2914 0 -1 4202560 61503 0 0 0 56835 192 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575653153552 140576048114756 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4071 vsize=15151148 memory=12701332 CPUtime=569.98 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) R 4071 4071 2914 0 -1 4202560 62858 0 0 0 56823 175 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575652101208 140576047861926 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4071 vsize=15151148 memory=1780 CPUtime=56.97 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4071 4071 2914 0 -1 1077944384 141160 0 0 0 5687 10 0 0 20 0 15 0 412029828 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575531532896 140576063174357 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4071 vsize=15151148 memory=2300 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4071 4071 2914 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575530480864 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4071 vsize=15151148 memory=1276 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4071 4071 2914 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575529427712 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4071 vsize=15151148 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575528376272 140576063182747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4071 vsize=15151148 memory=752 CPUtime=0.41 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) S 4071 4071 2914 0 -1 1077944384 2401 0 0 0 40 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575527324400 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4071 vsize=15151148 memory=1228 CPUtime=0.45 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4071 4071 2914 0 -1 1077944384 4692 0 0 0 45 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575526271856 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4071 vsize=15151148 memory=9584 CPUtime=0.48 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) S 4071 4071 2914 0 -1 1077944384 8009 0 0 0 47 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575525218800 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4071 vsize=15151148 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4071 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4071 vsize=15151148 memory=3620 CPUtime=0.69 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4071 4071 2914 0 -1 1077944384 889 0 0 0 35 34 0 0 20 0 15 0 412029832 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 12702788 KiB

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

[startup+811.223 s]
# the end of solver process 4071 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00116 s, system=0.00116 s

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

[startup+813.263 s]
# the end of solver process 4073 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.24 s, system=7.89651 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+812.001 s]*
/proc/loadavg: 3.53 3.33 2.68 5/206 4182
/proc/meminfo: memFree=15870960/32770624 swapFree=67004752/67108860
[pid=4073] ppid=4068 vsize=15151148 memory=12701336 CPUtime=2523.31 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4068 4071 2914 0 -1 1077944320 457107 0 0 0 251547 784 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3787787 3175334 3498 1 0 3748889 0
[pid=4073/tid=4074] ppid=4068 vsize=15151148 memory=2300 CPUtime=180.76 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) S 4068 4071 2914 0 -1 1077944384 31761 0 0 0 18026 50 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576067402272 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4068 vsize=15151148 memory=4126316290023845779 CPUtime=570.91 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) R 4068 4071 2914 0 -1 4202560 72302 0 0 0 56910 181 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576026270936 140576048149447 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4068 vsize=15151148 memory=1780 CPUtime=570.71 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) R 4068 4071 2914 0 -1 4202560 70184 0 0 0 56905 166 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575654206496 140576048114756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4068 vsize=15151148 memory=5960 CPUtime=571.08 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) R 4068 4071 2914 0 -1 4202560 61520 0 0 0 56916 192 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575653153752 140576047861937 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4068 vsize=15151148 memory=772 CPUtime=570.76 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) R 4068 4071 2914 0 -1 4202560 62858 0 0 0 56901 175 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575652101208 140576047861926 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4068 vsize=15151148 memory=952 CPUtime=56.97 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4068 4071 2914 0 -1 1077944384 141160 0 0 0 5687 10 0 0 20 0 15 0 412029828 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575531532896 140576063174357 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4068 vsize=15151148 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4068 4071 2914 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575530480864 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4068 vsize=15151148 memory=21452 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4068 4071 2914 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575529427712 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4068 vsize=15151148 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4068 4071 2914 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575528375920 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4068 vsize=15151148 memory=12028 CPUtime=0.41 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) S 4068 4071 2914 0 -1 1077944384 2401 0 0 0 40 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575527324400 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4068 vsize=15151148 memory=496 CPUtime=0.45 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4068 4071 2914 0 -1 1077944384 4692 0 0 0 45 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575526271856 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4068 vsize=15151148 memory=1564 CPUtime=0.48 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) S 4068 4071 2914 0 -1 1077944384 8009 0 0 0 47 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575525218800 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4068 vsize=15151148 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4068 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4068 vsize=15151148 memory=1660 CPUtime=0.69 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4068 4071 2914 0 -1 1077944384 889 0 0 0 35 34 0 0 20 0 15 0 412029832 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current cumulated CPU time of completed processes: 0.00232 s
Current children cumulated CPU time: 2523.31 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12701336 KiB

[startup+812.801 s]
/proc/loadavg: 3.53 3.33 2.68 5/206 4182
/proc/meminfo: memFree=15870960/32770624 swapFree=67004752/67108860
[pid=4073] ppid=4068 vsize=15151148 memory=12701336 CPUtime=2526.44 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4068 4071 2914 0 -1 1077944320 457290 0 0 0 251860 784 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3787787 3175334 3498 1 0 3748889 0
[pid=4073/tid=4074] ppid=4068 vsize=15151148 memory=1228 CPUtime=180.76 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) S 4068 4071 2914 0 -1 1077944384 31761 0 0 0 18026 50 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576067402272 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4068 vsize=15151148 memory=9584 CPUtime=571.69 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) R 4068 4071 2914 0 -1 4202560 72485 0 0 0 56988 181 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576026270936 140576047862910 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4068 vsize=15151148 memory=1452 CPUtime=571.5 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) R 4068 4071 2914 0 -1 4202560 70184 0 0 0 56984 166 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575654206808 140576047862891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4068 vsize=15151148 memory=12701332 CPUtime=571.86 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) R 4068 4071 2914 0 -1 4202560 61520 0 0 0 56994 192 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575653153552 140576048160660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4068 vsize=15151148 memory=12701332 CPUtime=571.54 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) R 4068 4071 2914 0 -1 4202560 62858 0 0 0 56979 175 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575652101008 140576047862848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4068 vsize=15151148 memory=1808 CPUtime=56.98 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4068 4071 2914 0 -1 1077944384 141160 0 0 0 5688 10 0 0 20 0 15 0 412029828 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575531533120 140576063174357 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4068 vsize=15151148 memory=924 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4068 4071 2914 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575530480864 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4068 vsize=15151148 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4068 4071 2914 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575529427712 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4068 vsize=15151148 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4068 4071 2914 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575528375920 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4068 vsize=15151148 memory=12701336 CPUtime=0.41 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) S 4068 4071 2914 0 -1 1077944384 2401 0 0 0 40 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575527324448 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4068 vsize=15151148 memory=1540 CPUtime=0.45 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4068 4071 2914 0 -1 1077944384 4692 0 0 0 45 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575526271904 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4068 vsize=15151148 memory=8112282956445269571 CPUtime=0.48 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) S 4068 4071 2914 0 -1 1077944384 8009 0 0 0 47 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575525218560 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4068 vsize=15151148 memory=12701332 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4068 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4068 vsize=15151148 memory=3220 CPUtime=0.69 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4068 4071 2914 0 -1 1077944384 889 0 0 0 35 34 0 0 20 0 15 0 412029832 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current cumulated CPU time of completed processes: 0.00232 s
Current children cumulated CPU time: 2526.44 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12701336 KiB

[startup+813.201 s]
/proc/loadavg: 3.53 3.33 2.68 5/206 4182
/proc/meminfo: memFree=15870960/32770624 swapFree=67004752/67108860
[pid=4073] ppid=4068 vsize=15151148 memory=12701336 CPUtime=2528.03 cores=0,2,4,6
/proc/4073/stat : 4073 (java) S 4068 4071 2914 0 -1 1077944320 457290 0 0 0 252019 784 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140731817077632 140576063164151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
/proc/4073/statm: 3787787 3175334 3498 1 0 3748889 0
[pid=4073/tid=4074] ppid=4068 vsize=15151148 memory=1564 CPUtime=180.76 cores=0,2,4,6
/proc/4073/task/4074/stat : 4074 (java) S 4068 4071 2914 0 -1 1077944384 31761 0 0 0 18026 50 0 0 20 0 15 0 412029826 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576067402272 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4075] ppid=4068 vsize=15151148 memory=928 CPUtime=572.08 cores=0,2,4,6
/proc/4073/task/4075/stat : 4075 (java) R 4068 4071 2914 0 -1 4202560 72485 0 0 0 57027 181 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140576026270936 140576048160552 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4076] ppid=4068 vsize=15151148 memory=1660 CPUtime=571.9 cores=0,2,4,6
/proc/4073/task/4076/stat : 4076 (java) R 4068 4071 2914 0 -1 4202560 70184 0 0 0 57024 166 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575654206808 140576055792359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4077] ppid=4068 vsize=15151148 memory=1984 CPUtime=572.26 cores=0,2,4,6
/proc/4073/task/4077/stat : 4077 (java) R 4068 4071 2914 0 -1 4202560 61520 0 0 0 57034 192 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575653153552 140576048160830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4078] ppid=4068 vsize=15151148 memory=2472 CPUtime=571.94 cores=0,2,4,6
/proc/4073/task/4078/stat : 4078 (java) R 4068 4071 2914 0 -1 4202560 62858 0 0 0 57019 175 0 0 20 0 15 0 412029827 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575652101008 140576044773922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4079] ppid=4068 vsize=15151148 memory=1440 CPUtime=56.98 cores=0,2,4,6
/proc/4073/task/4079/stat : 4079 (java) S 4068 4071 2914 0 -1 1077944384 141160 0 0 0 5688 10 0 0 20 0 15 0 412029828 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575531533120 140576063174357 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4080] ppid=4068 vsize=15151148 memory=816 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4080/stat : 4080 (java) S 4068 4071 2914 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575530480864 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4081] ppid=4068 vsize=15151148 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4081/stat : 4081 (java) S 4068 4071 2914 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 412029829 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575529427712 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4082] ppid=4068 vsize=15151148 memory=111628 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4082/stat : 4082 (java) S 4068 4071 2914 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575528375920 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4083] ppid=4068 vsize=15151148 memory=1452 CPUtime=0.41 cores=0,2,4,6
/proc/4073/task/4083/stat : 4083 (java) S 4068 4071 2914 0 -1 1077944384 2401 0 0 0 40 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575527324448 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4084] ppid=4068 vsize=15151148 memory=1764 CPUtime=0.45 cores=0,2,4,6
/proc/4073/task/4084/stat : 4084 (java) S 4068 4071 2914 0 -1 1077944384 4692 0 0 0 45 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575526271904 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4085] ppid=4068 vsize=15151148 memory=1540 CPUtime=0.48 cores=0,2,4,6
/proc/4073/task/4085/stat : 4085 (java) S 4068 4071 2914 0 -1 1077944384 8009 0 0 0 47 1 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575525218560 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4086] ppid=4068 vsize=15151148 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/4073/task/4086/stat : 4086 (java) S 4068 4071 2914 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 412029831 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575524166496 140576063174357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
[pid=4073/tid=4087] ppid=4068 vsize=15151148 memory=1412 CPUtime=0.69 cores=0,2,4,6
/proc/4073/task/4087/stat : 4087 (java) S 4068 4071 2914 0 -1 1077944384 889 0 0 0 35 34 0 0 20 0 15 0 412029832 15514775552 3175334 33554432000 4194304 4196468 140731817095088 140575523113520 140576063175298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 31182848 140731817096175 140731817096346 140731817096346 140731817099215 0
Current cumulated CPU time of completed processes: 0.00232 s
Current children cumulated CPU time: 2528.03 s
Current children cumulated vsize: 15151148 KiB
Current children cumulated memory: 12701336 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 813.263
CPU time (s): 2528.14
CPU user time (s): 2520.24
CPU system time (s): 7.89651
CPU usage (%): 310.863
Max. virtual memory (cumulated for all children) (KiB): 15264276
Max. memory (cumulated for all children) (KiB): 12702788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.24
system time used= 7.89651
maximum resident set size= 12701664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457839
page faults= 0
swaps= 0
block input operations= 256
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28440
involuntary context switches= 20895


# summary of solver processes directly reported to runsolver:
#   pid: 4071,4073
#   total CPU time (s): 2528.14
#   total CPU user time (s): 2520.24
#   total CPU system time (s): 7.89651

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.83069 second user time and 8.65179 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 08:53:02
IDJOB=4392864
IDBENCH=141744
IDSOLVER=2840
FILE ID=node126/4392864-1568357620
RUNJOBID= node126-1568357582-4057
PBS_JOBID= 21701174
Free space on /tmp= 55388 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-17-042.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392864-1568357620/watcher-4392864-1568357620 -o /tmp/evaluation-result-4392864-1568357620/solver-4392864-1568357620 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568357582-4057 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2065875199 HOME/instance-4392864-1568357620.xml

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

MD5SUM BENCH= 30a2df13e8a589268a4af4fb67fb8cf0
RANDOM SEED=2065875199

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28585680 kB
MemAvailable:   31860728 kB
Buffers:          143012 kB
Cached:          3372716 kB
SwapCached:         2860 kB
Active:          1864312 kB
Inactive:        1656768 kB
Active(anon):       3536 kB
Inactive(anon):    43276 kB
Active(file):    1860776 kB
Inactive(file):  1613492 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             26036 kB
Writeback:             0 kB
AnonPages:        227528 kB
Mapped:            43696 kB
Shmem:             32816 kB
Slab:             259120 kB
SReclaimable:     229240 kB
SUnreclaim:        29880 kB
KernelStack:        3712 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     499556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55360 MiB
End job on node126 at 2019-09-13 09:06:36