Trace number 4306781

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 4.0.7b seq (e747e1e)? (TO) 2520.08 2507.82

General information on the benchmark

NameColouredQueens/
ColouredQueens-13_c18.xml
MD5SUM3785e9b0b2758b612fcaaefab5873f44
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints72
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":169}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":165}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":28}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306781-1534038962.xml"  -tl '2520s' -p 1
0.27/0.22	c Choco e747e1e
0.27/0.22	c [HOME/instance-4306781-1534038962.xml, -tl, 2520s, -p, 1]
0.27/0.29	c simple solver
0.36/0.37	c parse instance...
0.75/0.58	c solve instance...
2520.04/2507.80	s UNKNOWN
2520.04/2507.80	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306781-1534038962/watcher-4306781-1534038962 -o /tmp/evaluation-result-4306781-1534038962/solver-4306781-1534038962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534038962-16488 --watchdog 2580 HOME/xcsp3-exec -seed 437380072 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306781-1534038962.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
solver pid=16517, runsolver pid=16513
Current StackSize limit: 8192 KiB


[startup+0.105351 s]*
/proc/loadavg: 1.01 1.10 1.49 5/220 16552
/proc/meminfo: memFree=29036668/32770624 swapFree=67030640/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14082940 memory=29244 CPUtime=0.12 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 5753 0 0 0 11 1 0 0 20 0 15 0 221459431 14420930560 7311 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3520735 7311 2991 1 0 3483012 0
[pid=16524/tid=16526] ppid=16517 vsize=14082940 memory=4351193298018140048 CPUtime=0.1 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 3753 0 0 0 9 1 0 0 20 0 15 0 221459432 14420930560 7311 33554432000 4194304 4196468 140736004563040 139717235594864 139717231373718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 7311 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 7311 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 7311 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 7311 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 7311 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 7311 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 7311 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0.01 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) R 16517 16517 15061 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716766386416 139717223598910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 7376 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30696 KiB

[startup+0.210674 s]*
/proc/loadavg: 1.01 1.10 1.49 1/220 16552
/proc/meminfo: memFree=29018700/32770624 swapFree=67030640/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14082940 memory=38552 CPUtime=0.27 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 8111 0 0 0 25 2 0 0 20 0 15 0 221459431 14420930560 9638 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3520735 9638 3170 1 0 3483012 0
[pid=16524/tid=16526] ppid=16517 vsize=14082940 memory=7883960649037381690 CPUtime=0.16 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) D 16517 16517 15061 0 -1 4202560 5284 0 0 0 15 1 0 0 20 0 15 0 221459432 14420930560 9638 33554432000 4194304 4196468 140736004563040 139717235598080 139717231383709 0 4 0 16800975 18446744071580419588 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14082940 memory=8948 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 9638 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14082940 memory=139924620165747 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 9638 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 9638 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459432 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221459434 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14082940 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 550 0 0 0 3 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14082940 memory=139924618991232 CPUtime=0.05 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 728 0 0 0 5 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459437 14420930560 9638 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 40004 KiB

[startup+0.310903 s]*
/proc/loadavg: 1.01 1.10 1.49 2/220 16552
/proc/meminfo: memFree=29010016/32770624 swapFree=67030640/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14087228 memory=41436 CPUtime=0.36 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 8388 0 1 0 34 2 0 0 20 0 15 0 221459431 14425321472 10359 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3521807 10359 3203 1 0 3483020 0
[pid=16524/tid=16526] ppid=16517 vsize=14087228 memory=6791534058613427641 CPUtime=0.21 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 5558 0 1 0 20 1 0 0 20 0 15 0 221459432 14425321472 10359 33554432000 4194304 4196468 140736004563040 139717235573488 139717224041501 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14087228 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14425321472 10359 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14087196 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14425288704 10359 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14425288704 10359 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459432 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 221459434 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221459434 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221459434 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14087196 memory=-9001728533042062950 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14087228 memory=-8813974798734826869 CPUtime=0.03 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 550 0 0 0 3 0 0 0 20 0 15 0 221459437 14425321472 10359 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14087228 memory=7031125463459224206 CPUtime=0.01 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 15 0 221459437 14425321472 10359 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14087228 memory=4426078206164241782 CPUtime=0.08 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 741 0 0 0 8 0 0 0 20 0 15 0 221459437 14425321472 10359 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459437 14425288704 10359 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 14200356 KiB
Current children cumulated memory: 42888 KiB

[startup+0.701376 s]
/proc/loadavg: 1.01 1.10 1.49 6/220 16552
/proc/meminfo: memFree=28978552/32770624 swapFree=67030640/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14089320 memory=67736 CPUtime=1.32 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 12149 0 1 0 128 4 0 0 20 0 15 0 221459431 14427463680 16934 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3522330 16934 3358 1 0 3483524 0
[pid=16524/tid=16526] ppid=16517 vsize=14089320 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 6921 0 1 0 56 2 0 0 20 0 15 0 221459432 14427463680 16934 33554432000 4194304 4196468 140736004563040 139717235600384 139716850125924 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14427463680 16934 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14089320 memory=58088 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14427463680 16934 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14089320 memory=776 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459432 14427463680 16934 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14089320 memory=1876 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221459432 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14089320 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14089320 memory=1684 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14089320 memory=768 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14089320 memory=5260 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14089320 memory=11068 CPUtime=0.22 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) R 16517 16517 15061 0 -1 4202560 1401 0 0 0 22 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716768477912 139717212909075 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14089320 memory=1192 CPUtime=0.17 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) R 16517 16517 15061 0 -1 4202560 928 0 0 0 17 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716767429200 139717211210544 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14089320 memory=1520 CPUtime=0.3 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 1591 0 0 0 30 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14089320 memory=2680 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14089320 memory=3160 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 16934 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 69188 KiB

[startup+1.50138 s]
/proc/loadavg: 1.01 1.10 1.49 9/220 16552
/proc/meminfo: memFree=28928200/32770624 swapFree=67030640/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0

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

/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14089320 memory=2031504 CPUtime=1.86 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 12308 0 0 0 184 2 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14089320 memory=58164 CPUtime=1.44 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 8122 0 0 0 144 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14089320 memory=776 CPUtime=0.47 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 6837 0 0 0 46 1 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14089320 memory=2035600 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14089320 memory=3544 CPUtime=0.8 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1327 0 0 0 35 45 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 2394.36 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2037052 KiB

[startup+2442.3 s]
/proc/loadavg: 1.78 1.62 1.60 4/217 16649
/proc/meminfo: memFree=26012632/32770624 swapFree=67030644/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2454.45 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 212596 0 1 0 244645 800 0 0 20 0 15 0 221459431 14427463680 508900 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3522330 508900 3437 1 0 3483524 0
[pid=16524/tid=16526] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2437.92 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 129128 0 1 0 243083 709 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717235601520 139716849749120 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2.65 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 8410 0 0 0 257 8 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2.65 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 8099 0 0 0 258 7 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14089320 memory=1452 CPUtime=2.65 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 8495 0 0 0 254 11 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2.65 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 8381 0 0 0 256 9 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14089320 memory=6791534058613427641 CPUtime=1.27 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 20068 0 0 0 99 28 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14089320 memory=1876 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14089320 memory=2035600 CPUtime=1.86 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 12310 0 0 0 184 2 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14089320 memory=592505330154958083 CPUtime=1.44 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 8126 0 0 0 144 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14089320 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 6839 0 0 0 46 1 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14089320 memory=2035600 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14089320 memory=1452 CPUtime=0.81 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1363 0 0 0 35 46 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 2454.45 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2037052 KiB

[startup+2502.3 s]
/proc/loadavg: 2.66 1.93 1.71 3/217 16650
/proc/meminfo: memFree=21304800/32770624 swapFree=67030644/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2514.52 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 222056 0 1 0 250650 802 0 0 20 0 15 0 221459431 14427463680 508900 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3522330 508900 3437 1 0 3483524 0
[pid=16524/tid=16526] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2497.89 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 136271 0 1 0 249079 710 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717235601520 139716851162135 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2.66 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 8698 0 0 0 258 8 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14089320 memory=1452 CPUtime=2.67 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 8343 0 0 0 260 7 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14089320 memory=3544 CPUtime=2.67 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 9026 0 0 0 256 11 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14089320 memory=1452 CPUtime=2.67 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 9430 0 0 0 258 9 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14089320 memory=3544 CPUtime=1.28 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 20236 0 0 0 100 28 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14089320 memory=2035600 CPUtime=1.86 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 12314 0 0 0 184 2 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14089320 memory=1452 CPUtime=1.44 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 8130 0 0 0 144 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14089320 memory=2035600 CPUtime=0.47 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 6845 0 0 0 46 1 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14089320 memory=2035600 CPUtime=0.84 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1386 0 0 0 36 48 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 2514.52 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2037052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.8 s]
/proc/loadavg: 2.60 1.93 1.71 3/217 16650
/proc/meminfo: memFree=26586120/32770624 swapFree=67030644/67108860
[pid=16517] ppid=16513 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/16517/stat : 16517 (xcsp3-exec) S 16513 16517 15061 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221459431 115843072 363 33554432000 4194304 5098028 140724075052000 140724075050104 140645405168252 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 21618688 140724075054139 140724075054340 140724075054340 140724075057098 0
/proc/16517/statm: 28282 363 306 221 0 87 0
[pid=16524] ppid=16517 vsize=14089320 memory=2035600 CPUtime=2520.04 cores=0,2,4,6
/proc/16524/stat : 16524 (java) S 16517 16517 15061 0 -1 1077944320 224753 0 1 0 251202 802 0 0 20 0 15 0 221459431 14427463680 508900 33554432000 4194304 4196468 140736004563040 140736004545584 139717231361783 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
/proc/16524/statm: 3522330 508900 3437 1 0 3483524 0
[pid=16524/tid=16526] ppid=16517 vsize=14089320 memory=6791534058613427641 CPUtime=2503.39 cores=0,2,4,6
/proc/16524/task/16526/stat : 16526 (java) R 16517 16517 15061 0 -1 4202560 136827 0 1 0 249629 710 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717235601520 139716850635252 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16531] ppid=16517 vsize=14089320 memory=916 CPUtime=2.67 cores=0,2,4,6
/proc/16524/task/16531/stat : 16531 (java) S 16517 16517 15061 0 -1 1077944384 8939 0 0 0 259 8 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717168962192 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16532] ppid=16517 vsize=14089320 memory=3848 CPUtime=2.68 cores=0,2,4,6
/proc/16524/task/16532/stat : 16532 (java) S 16517 16517 15061 0 -1 1077944384 8543 0 0 0 261 7 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717167909392 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16533] ppid=16517 vsize=14089320 memory=2296 CPUtime=2.67 cores=0,2,4,6
/proc/16524/task/16533/stat : 16533 (java) S 16517 16517 15061 0 -1 1077944384 9549 0 0 0 256 11 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139717166856592 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16534] ppid=16517 vsize=14089320 memory=2296 CPUtime=2.68 cores=0,2,4,6
/proc/16524/task/16534/stat : 16534 (java) S 16517 16517 15061 0 -1 1077944384 10449 0 0 0 259 9 0 0 20 0 15 0 221459432 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716823882000 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16536] ppid=16517 vsize=14089320 memory=1408 CPUtime=1.28 cores=0,2,4,6
/proc/16524/task/16536/stat : 16536 (java) S 16517 16517 15061 0 -1 1077944384 20394 0 0 0 100 28 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716772703088 139717231372930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16537] ppid=16517 vsize=14089320 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16537/stat : 16537 (java) S 16517 16517 15061 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716771649056 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16539] ppid=16517 vsize=14089320 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16539/stat : 16539 (java) S 16517 16517 15061 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 221459434 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716770596208 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16541] ppid=16517 vsize=14089320 memory=3296 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16541/stat : 16541 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716769544528 139717231380379 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16542] ppid=16517 vsize=14089320 memory=1452 CPUtime=1.86 cores=0,2,4,6
/proc/16524/task/16542/stat : 16542 (java) S 16517 16517 15061 0 -1 1077944384 12314 0 0 0 184 2 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716768491888 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16543] ppid=16517 vsize=14089320 memory=1452 CPUtime=1.44 cores=0,2,4,6
/proc/16524/task/16543/stat : 16543 (java) S 16517 16517 15061 0 -1 1077944384 8130 0 0 0 144 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716767439088 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16544] ppid=16517 vsize=14089320 memory=463740 CPUtime=0.47 cores=0,2,4,6
/proc/16524/task/16544/stat : 16544 (java) S 16517 16517 15061 0 -1 1077944384 6845 0 0 0 46 1 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716766386288 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16546] ppid=16517 vsize=14089320 memory=2035600 CPUtime=0 cores=0,2,4,6
/proc/16524/task/16546/stat : 16546 (java) S 16517 16517 15061 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716765333728 139717231371989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
[pid=16524/tid=16547] ppid=16517 vsize=14089320 memory=4100 CPUtime=0.84 cores=0,2,4,6
/proc/16524/task/16547/stat : 16547 (java) S 16517 16517 15061 0 -1 1077944384 1386 0 0 0 36 48 0 0 20 0 15 0 221459437 14427463680 508900 33554432000 4194304 4196468 140736004563040 139716764282032 139717231372930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31490048 140736004564102 140736004564273 140736004564273 140736004566991 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2037052 KiB

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

[startup+2507.81 s]
# the end of solver process 16517 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002688 s, system=0 s

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

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2507.82
CPU time (s): 2520.08
CPU user time (s): 2512.04
CPU system time (s): 8.04056
CPU usage (%): 100.489
Max. virtual memory (cumulated for all children) (KiB): 14204476
Max. memory (cumulated for all children) (KiB): 7817164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.04
system time used= 8.04056
maximum resident set size= 7879516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225511
page faults= 1
swaps= 0
block input operations= 5688
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74853
involuntary context switches= 3672


# summary of solver processes directly reported to runsolver:
#   pid: 16517,16524
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2512.04
#   total CPU system time (s): 8.04056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4333 second user time and 22.524 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-12 03:56:02
IDJOB=4306781
IDBENCH=141022
IDSOLVER=2787
FILE ID=node102/4306781-1534038962
RUNJOBID= node102-1534038962-16488
PBS_JOBID= 21036959
Free space on /tmp= 38208 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-13_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306781-1534038962/watcher-4306781-1534038962 -o /tmp/evaluation-result-4306781-1534038962/solver-4306781-1534038962 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534038962-16488 --watchdog 2580  HOME/xcsp3-exec -seed 437380072 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306781-1534038962.xml

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

MD5SUM BENCH= 3785e9b0b2758b612fcaaefab5873f44
RANDOM SEED=437380072

node102.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.51
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.51
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.51
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.51
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:        29073208 kB
MemAvailable:   31880812 kB
Buffers:          106812 kB
Cached:          2948300 kB
SwapCached:        51264 kB
Active:          1527300 kB
Inactive:        1605856 kB
Active(anon):       2908 kB
Inactive(anon):   126968 kB
Active(file):    1524392 kB
Inactive(file):  1478888 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030640 kB
Dirty:             43412 kB
Writeback:             0 kB
AnonPages:         35112 kB
Mapped:            49072 kB
Shmem:             48964 kB
Slab:             261296 kB
SReclaimable:     232784 kB
SUnreclaim:        28512 kB
KernelStack:        3168 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 38164 MiB
End job on node102 at 2018-08-12 04:37:51