Trace number 4270877

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.5 par (2017-08-09)? (TO) 20060.801 2520.1101

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-19-71.xml
MD5SUM910e6a58e5b883abb8b2e34c5de0ea43
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 variables600
Number of constraints736
Number of domains2
Minimum domain size2
Maximum domain size23
Distribution of domain sizes[{"size":2,"count":500},{"size":23,"count":100}]
Minimum variable degree2
Maximum variable degree51
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":19},{"degree":20,"count":19},{"degree":21,"count":19},{"degree":22,"count":20},{"degree":23,"count":30},{"degree":24,"count":14},{"degree":25,"count":14},{"degree":26,"count":9},{"degree":27,"count":8},{"degree":28,"count":8},{"degree":29,"count":8},{"degree":30,"count":8},{"degree":31,"count":8},{"degree":32,"count":8},{"degree":33,"count":9},{"degree":34,"count":10},{"degree":35,"count":14},{"degree":36,"count":7},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":2},{"degree":48,"count":2},{"degree":49,"count":2},{"degree":50,"count":3},{"degree":51,"count":5}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":99},{"arity":3,"count":196},{"arity":5,"count":193},{"arity":6,"count":101},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":10,"count":4},{"arity":12,"count":1},{"arity":13,"count":2},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":3},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},{"arity":35,"count":2},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":635},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270877-1502741553.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270877-1502741553.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
2.73/0.90	c solve instance...
20060.03/2520.09	s UNKNOWN
20060.03/2520.09	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 (15233 MiB free)
  memory of node 1: 16384 MiB (15647 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270877-1502741553/watcher-4270877-1502741553 -o /tmp/evaluation-result-4270877-1502741553/solver-4270877-1502741553 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502735645-6976 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 178245492 HOME/instance-4270877-1502741553.xml 

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

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

solver pid=7607, runsolver pid=7604

[startup+0.100134 s]*
/proc/loadavg: 7.60 8.11 8.31 4/199 7629
/proc/meminfo: memFree=31606220/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=25999808 memory=26484 CPUtime=0.12 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 5489 0 0 0 11 1 0 0 20 0 20 0 107243110 26623803392 6621 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6499952 6621 2867 1 0 6488269 0
[pid=7609/tid=7610] ppid=7607 vsize=25999808 memory=4138978974194889632 CPUtime=0.08 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) R 7607 7607 6949 0 -1 4202560 3487 0 0 0 8 0 0 0 20 0 20 0 107243110 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763736104832 139763731885462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=25999808 memory=732370459131784165 CPUtime=0 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=25999808 memory=140320794330752 CPUtime=0 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7614] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7614/stat : 7614 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763681336208 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7615] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7615/stat : 7615 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763680283152 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7616] ppid=7607 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7609/task/7616/stat : 7616 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763679230608 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7617] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7617/stat : 7617 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763678177552 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7618] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7618/stat : 7618 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243111 26623803392 6621 33554432000 4194304 4196468 140730783483040 139763677125008 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7619] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7619/stat : 7619 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243113 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762473913072 139763731884674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7620] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7620/stat : 7620 (java) S 7607 7607 6949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107243113 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762472859296 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7622] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7622/stat : 7622 (java) S 7607 7607 6949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107243113 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762471806192 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7623] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7623/stat : 7623 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762470754768 139763731892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7624] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7624/stat : 7624 (java) S 7607 7607 6949 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762469701872 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7625] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7625/stat : 7625 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762468649328 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7626] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7626/stat : 7626 (java) S 7607 7607 6949 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762467596272 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7627] ppid=7607 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/7609/task/7627/stat : 7627 (java) R 7607 7607 6949 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762466543728 139763713111088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7628] ppid=7607 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7628/stat : 7628 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762465491936 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7629] ppid=7607 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7609/task/7629/stat : 7629 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26623803392 6621 33554432000 4194304 4196468 140730783483040 139762396556464 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27868 KiB

[startup+0.210582 s]*
/proc/loadavg: 7.60 8.11 8.31 2/199 7629
/proc/meminfo: memFree=31594568/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=26004064 memory=39076 CPUtime=0.34 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 8332 0 0 0 31 3 0 0 20 0 20 0 107243110 26628161536 9769 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6501016 9769 3048 1 0 6488269 0
[pid=7609/tid=7610] ppid=7607 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) D 7607 7607 6949 0 -1 1077944384 5421 0 0 0 18 1 0 0 20 0 20 0 107243110 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763736075248 139763724552749 0 4 0 16800975 18446744072101625380 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=26004064 memory=280641469531896 CPUtime=0 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=26004064 memory=140320794330752 CPUtime=0 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7614] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7614/stat : 7614 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763681336208 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7615] ppid=7607 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7615/stat : 7615 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26628194304 9789 33554432000 4194304 4196468 140730783483040 139763680283152 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7616] ppid=7607 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7609/task/7616/stat : 7616 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763679230608 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7617] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7617/stat : 7617 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763678177552 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7618] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7618/stat : 7618 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 9789 33554432000 4194304 4196468 140730783483040 139763677125008 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7619] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7619/stat : 7619 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762473913072 139763731884674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7620] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7620/stat : 7620 (java) S 7607 7607 6949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762472859296 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7622] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7622/stat : 7622 (java) S 7607 7607 6949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762471806192 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7623] ppid=7607 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7623/stat : 7623 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26628194304 9789 33554432000 4194304 4196468 140730783483040 139762470754768 139763731892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7624] ppid=7607 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/7609/task/7624/stat : 7624 (java) S 7607 7607 6949 0 -1 1077944384 393 0 0 0 1 0 0 0 20 0 20 0 107243116 26628194304 9789 33554432000 4194304 4196468 140730783483040 139762469701872 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7625] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7625/stat : 7625 (java) S 7607 7607 6949 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762468649328 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7626] ppid=7607 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/7609/task/7626/stat : 7626 (java) S 7607 7607 6949 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 20 0 107243116 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762467596272 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7627] ppid=7607 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/7609/task/7627/stat : 7627 (java) S 7607 7607 6949 0 -1 1077944384 750 0 0 0 7 0 0 0 20 0 20 0 107243116 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762466543728 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7628] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7628/stat : 7628 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762465491936 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7629] ppid=7607 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7609/task/7629/stat : 7629 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 9789 33554432000 4194304 4196468 140730783483040 139762396556464 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40460 KiB

[startup+0.31033 s]*
/proc/loadavg: 7.60 8.11 8.31 3/199 7629
/proc/meminfo: memFree=31590164/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=26004064 memory=43476 CPUtime=0.5 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 9177 0 0 0 47 3 0 0 20 0 20 0 107243110 26628161536 10869 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6501016 10869 3063 1 0 6488269 0
[pid=7609/tid=7610] ppid=7607 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) R 7607 7607 6949 0 -1 4202560 6071 0 0 0 27 2 0 0 20 0 20 0 107243110 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763736110992 139763731885462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7614] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7614/stat : 7614 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763681336208 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7615] ppid=7607 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/7609/task/7615/stat : 7615 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763680283152 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7616] ppid=7607 vsize=26004064 memory=140320675296175 CPUtime=0 cores=0-7
/proc/7609/task/7616/stat : 7616 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763679230608 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7617] ppid=7607 vsize=26004064 memory=140320675298480 CPUtime=0 cores=0-7
/proc/7609/task/7617/stat : 7617 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763678177552 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7618] ppid=7607 vsize=26004064 memory=140320675300784 CPUtime=0 cores=0-7
/proc/7609/task/7618/stat : 7618 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243111 26628161536 11447 33554432000 4194304 4196468 140730783483040 139763677125008 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7619] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7619/stat : 7619 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762473913072 139763731884674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7620] ppid=7607 vsize=26004064 memory=280641350608528 CPUtime=0 cores=0-7
/proc/7609/task/7620/stat : 7620 (java) S 7607 7607 6949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762472859296 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7622] ppid=7607 vsize=26004064 memory=280641350615440 CPUtime=0 cores=0-7
/proc/7609/task/7622/stat : 7622 (java) S 7607 7607 6949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107243113 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762471806192 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7623] ppid=7607 vsize=26004064 memory=280641350556720 CPUtime=0 cores=0-7
/proc/7609/task/7623/stat : 7623 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762470754768 139763731892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7624] ppid=7607 vsize=26004064 memory=280641350629264 CPUtime=0.01 cores=0-7
/proc/7609/task/7624/stat : 7624 (java) R 7607 7607 6949 0 -1 4202560 393 0 0 0 1 0 0 0 20 0 20 0 107243116 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762469701872 139763731884674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7625] ppid=7607 vsize=26004064 memory=280641350636176 CPUtime=0.01 cores=0-7
/proc/7609/task/7625/stat : 7625 (java) R 7607 7607 6949 0 -1 4202560 103 0 0 0 1 0 0 0 20 0 20 0 107243116 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762468649424 139763716271742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7626] ppid=7607 vsize=26004064 memory=280641350633872 CPUtime=0.04 cores=0-7
/proc/7609/task/7626/stat : 7626 (java) R 7607 7607 6949 0 -1 4202560 464 0 0 0 4 0 0 0 20 0 20 0 107243116 26628161536 11447 33554432000 4194304 4196468 140730783483040 139762467596272 139763731887376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7627] ppid=7607 vsize=26004064 memory=280641350650032 CPUtime=0.12 cores=0-7
/proc/7609/task/7627/stat : 7627 (java) R 7607 7607 6949 0 -1 4202560 858 0 0 0 12 0 0 0 20 0 20 0 107243116 26628161536 11513 33554432000 4194304 4196468 140730783483040 139762466540664 139763724110654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7628] ppid=7607 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7609/task/7628/stat : 7628 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 11513 33554432000 4194304 4196468 140730783483040 139762465491936 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7629] ppid=7607 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7609/task/7629/stat : 7629 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107243116 26628161536 11513 33554432000 4194304 4196468 140730783483040 139762396556464 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44860 KiB

[startup+0.70104 s]
/proc/loadavg: 7.60 8.11 8.31 5/199 7629
/proc/meminfo: memFree=31572484/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=26006188 memory=93024 CPUtime=1.84 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 13424 0 0 0 179 5 0 0 20 0 20 0 107243110 26630336512 23256 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6501547 23256 3209 1 0 6488781 0
[pid=7609/tid=7610] ppid=7607 vsize=26006188 memory=280641350944896 CPUtime=0.67 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) R 7607 7607 6949 0 -1 4202560 6795 0 0 0 65 2 0 0 20 0 20 0 107243110 26630336512 23256 33554432000 4194304 4196468 140730783483040 139763736110464 139763357566118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=26006188 memory=5788 CPUtime=0 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26630336512 23256 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26630336512 23256 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107243111 26630336512 23256 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0

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

[pid=7609/tid=7637] ppid=7607 vsize=26538700 memory=652000 CPUtime=2428.19 cores=0-7
/proc/7609/task/7637/stat : 7637 (java) R 7607 7607 6949 0 -1 4202560 136068 0 0 0 242631 188 0 0 20 0 28 0 107243202 27175628800 160179 33554432000 4194304 4196468 140730783483040 139762381675920 139763362083385 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 19441.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 642100 KiB

[startup+2502.3 s]
/proc/loadavg: 8.20 8.27 8.27 9/206 7696
/proc/meminfo: memFree=30012112/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=26538700 memory=1654196 CPUtime=19919.1 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 445335 0 0 0 1991267 640 0 0 20 0 28 0 107243110 27175628800 413549 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6634675 413549 3295 1 0 6621909 0
[pid=7609/tid=7610] ppid=7607 vsize=26538700 memory=1654196 CPUtime=0.89 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) S 7607 7607 6949 0 -1 1077944384 6881 0 0 0 86 3 0 0 20 0 28 0 107243110 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763736114304 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=26538700 memory=1384 CPUtime=5.36 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 14563 0 0 0 506 30 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=26538700 memory=4132 CPUtime=5.41 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 13943 0 0 0 511 30 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=26538700 memory=1384 CPUtime=5.35 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 12614 0 0 0 507 28 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7614] ppid=7607 vsize=26538700 memory=2730620 CPUtime=5.4 cores=0-7
/proc/7609/task/7614/stat : 7614 (java) S 7607 7607 6949 0 -1 1077944384 12554 0 0 0 513 27 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763681336208 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7615] ppid=7607 vsize=26538700 memory=1384 CPUtime=5.43 cores=0-7
/proc/7609/task/7615/stat : 7615 (java) S 7607 7607 6949 0 -1 1077944384 13117 0 0 0 516 27 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763680283152 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7616] ppid=7607 vsize=26538700 memory=1384 CPUtime=5.43 cores=0-7
/proc/7609/task/7616/stat : 7616 (java) S 7607 7607 6949 0 -1 1077944384 15082 0 0 0 515 28 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763679230608 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7617] ppid=7607 vsize=26538700 memory=8112282956445269571 CPUtime=5.41 cores=0-7
/proc/7609/task/7617/stat : 7617 (java) S 7607 7607 6949 0 -1 1077944384 14666 0 0 0 514 27 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763678177552 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7618] ppid=7607 vsize=26538700 memory=7156877760095742319 CPUtime=5.4 cores=0-7
/proc/7609/task/7618/stat : 7618 (java) S 7607 7607 6949 0 -1 1077944384 15433 0 0 0 511 29 0 0 20 0 28 0 107243111 27175628800 413549 33554432000 4194304 4196468 140730783483040 139763677125008 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7619] ppid=7607 vsize=26538700 memory=0 CPUtime=3.28 cores=0-7
/proc/7609/task/7619/stat : 7619 (java) S 7607 7607 6949 0 -1 1077944384 47279 0 0 0 203 125 0 0 20 0 28 0 107243113 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762473913072 139763731884674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7620] ppid=7607 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/7609/task/7620/stat : 7620 (java) S 7607 7607 6949 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 107243113 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762472859296 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7622] ppid=7607 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7609/task/7622/stat : 7622 (java) S 7607 7607 6949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 107243113 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762471806192 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7623] ppid=7607 vsize=26538700 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7609/task/7623/stat : 7623 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762470754768 139763731892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7624] ppid=7607 vsize=26538700 memory=1384 CPUtime=2.19 cores=0-7
/proc/7609/task/7624/stat : 7624 (java) S 7607 7607 6949 0 -1 1077944384 10058 0 0 0 217 2 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762469701872 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7625] ppid=7607 vsize=26538700 memory=1042100 CPUtime=2.27 cores=0-7
/proc/7609/task/7625/stat : 7625 (java) S 7607 7607 6949 0 -1 1077944384 15930 0 0 0 224 3 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762468649328 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7626] ppid=7607 vsize=26538700 memory=1236 CPUtime=2.59 cores=0-7
/proc/7609/task/7626/stat : 7626 (java) S 7607 7607 6949 0 -1 1077944384 14089 0 0 0 258 1 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762467596272 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7627] ppid=7607 vsize=26538700 memory=1572 CPUtime=0.81 cores=0-7
/proc/7609/task/7627/stat : 7627 (java) S 7607 7607 6949 0 -1 1077944384 7975 0 0 0 78 3 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762466543728 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7628] ppid=7607 vsize=26538700 memory=2200 CPUtime=0 cores=0-7
/proc/7609/task/7628/stat : 7628 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762465491936 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7629] ppid=7607 vsize=26538700 memory=4132 CPUtime=0.5 cores=0-7
/proc/7609/task/7629/stat : 7629 (java) S 7607 7607 6949 0 -1 1077944384 2558 0 0 0 25 25 0 0 20 0 28 0 107243116 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762396556464 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7630] ppid=7607 vsize=26538700 memory=30772 CPUtime=2480.03 cores=0-7
/proc/7609/task/7630/stat : 7630 (java) R 7607 7607 6949 0 -1 4202560 4897 0 0 0 248000 3 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762389040568 139763359101597 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7631] ppid=7607 vsize=26538700 memory=2332 CPUtime=2477.38 cores=0-7
/proc/7609/task/7631/stat : 7631 (java) R 7607 7607 6949 0 -1 4202560 5500 0 0 0 247734 4 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762387989288 139763361008081 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7632] ppid=7607 vsize=26538700 memory=1281148 CPUtime=2484.68 cores=0-7
/proc/7609/task/7632/stat : 7632 (java) R 7607 7607 6949 0 -1 4202560 27590 0 0 0 248457 11 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762386938448 139763361006744 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7633] ppid=7607 vsize=26538700 memory=1384 CPUtime=2486.03 cores=0-7
/proc/7609/task/7633/stat : 7633 (java) R 7607 7607 6949 0 -1 4202560 22298 0 0 0 248592 11 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762385883176 139763359101488 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7634] ppid=7607 vsize=26538700 memory=770724 CPUtime=2487.1 cores=0-7
/proc/7609/task/7634/stat : 7634 (java) R 7607 7607 6949 0 -1 4202560 9251 0 0 0 248705 5 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762384830056 139763361334677 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7635] ppid=7607 vsize=26538700 memory=1384 CPUtime=2480.87 cores=0-7
/proc/7609/task/7635/stat : 7635 (java) R 7607 7607 6949 0 -1 4202560 5649 0 0 0 248083 4 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762383777576 139763360227286 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7636] ppid=7607 vsize=26538700 memory=1415828 CPUtime=2479.02 cores=0-7
/proc/7609/task/7636/stat : 7636 (java) R 7607 7607 6949 0 -1 4202560 5867 0 0 0 247897 5 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762382725544 139763361334739 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7637] ppid=7607 vsize=26538700 memory=932 CPUtime=2488 cores=0-7
/proc/7609/task/7637/stat : 7637 (java) R 7607 7607 6949 0 -1 4202560 146203 0 0 0 248550 250 0 0 20 0 28 0 107243202 27175628800 413549 33554432000 4194304 4196468 140730783483040 139762381676136 139763362083293 0 4 0 16800975 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 19919.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1655580 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.25 8.27 9/208 7705
/proc/meminfo: memFree=29940224/32770624 swapFree=67108860/67108860
[pid=7607] ppid=7604 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7607/stat : 7607 (xcsp3-exec) S 7604 7607 6949 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107243110 9740288 346 33554432000 4194304 5098028 140734087387648 140734087385752 139758739645052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14647296 140734087394405 140734087394615 140734087394615 140734087397355 0
/proc/7607/statm: 2378 346 289 221 0 87 0
[pid=7609] ppid=7607 vsize=26538700 memory=1691300 CPUtime=20060 cores=0-7
/proc/7609/stat : 7609 (java) S 7607 7607 6949 0 -1 1077944320 447994 0 0 0 2005343 660 0 0 20 0 28 0 107243110 27175628800 422825 33554432000 4194304 4196468 140730783483040 140730783465584 139763731873527 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
/proc/7609/statm: 6634675 422825 3295 1 0 6621909 0
[pid=7609/tid=7610] ppid=7607 vsize=26538700 memory=8112282956445269571 CPUtime=0.89 cores=0-7
/proc/7609/task/7610/stat : 7610 (java) S 7607 7607 6949 0 -1 1077944384 6881 0 0 0 86 3 0 0 20 0 28 0 107243110 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763736114304 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7611] ppid=7607 vsize=26538700 memory=10020 CPUtime=5.4 cores=0-7
/proc/7609/task/7611/stat : 7611 (java) S 7607 7607 6949 0 -1 1077944384 14573 0 0 0 510 30 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763684494352 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7612] ppid=7607 vsize=26538700 memory=1948 CPUtime=5.45 cores=0-7
/proc/7609/task/7612/stat : 7612 (java) S 7607 7607 6949 0 -1 1077944384 13945 0 0 0 515 30 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763683441808 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7613] ppid=7607 vsize=26538700 memory=-7003737579269690708 CPUtime=5.39 cores=0-7
/proc/7609/task/7613/stat : 7613 (java) S 7607 7607 6949 0 -1 1077944384 12628 0 0 0 511 28 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763682388752 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7614] ppid=7607 vsize=26538700 memory=1077052 CPUtime=5.44 cores=0-7
/proc/7609/task/7614/stat : 7614 (java) S 7607 7607 6949 0 -1 1077944384 12555 0 0 0 517 27 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763681336208 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7615] ppid=7607 vsize=26538700 memory=1728 CPUtime=5.47 cores=0-7
/proc/7609/task/7615/stat : 7615 (java) S 7607 7607 6949 0 -1 1077944384 13117 0 0 0 520 27 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763680283152 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7616] ppid=7607 vsize=26538700 memory=1384 CPUtime=5.47 cores=0-7
/proc/7609/task/7616/stat : 7616 (java) S 7607 7607 6949 0 -1 1077944384 15086 0 0 0 519 28 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763679230608 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7617] ppid=7607 vsize=26538700 memory=1416308 CPUtime=5.45 cores=0-7
/proc/7609/task/7617/stat : 7617 (java) S 7607 7607 6949 0 -1 1077944384 14676 0 0 0 518 27 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763678177552 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7618] ppid=7607 vsize=26538700 memory=1692 CPUtime=5.44 cores=0-7
/proc/7609/task/7618/stat : 7618 (java) S 7607 7607 6949 0 -1 1077944384 15435 0 0 0 515 29 0 0 20 0 28 0 107243111 27175628800 422825 33554432000 4194304 4196468 140730783483040 139763677125008 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7619] ppid=7607 vsize=26538700 memory=916 CPUtime=3.33 cores=0-7
/proc/7609/task/7619/stat : 7619 (java) S 7607 7607 6949 0 -1 1077944384 47652 0 0 0 206 127 0 0 20 0 28 0 107243113 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762473913072 139763731884674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7620] ppid=7607 vsize=26538700 memory=5604 CPUtime=0 cores=0-7
/proc/7609/task/7620/stat : 7620 (java) S 7607 7607 6949 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 107243113 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762472859296 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7622] ppid=7607 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/7609/task/7622/stat : 7622 (java) S 7607 7607 6949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 107243113 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762471806192 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7623] ppid=7607 vsize=26538700 memory=3640 CPUtime=0 cores=0-7
/proc/7609/task/7623/stat : 7623 (java) S 7607 7607 6949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762470754768 139763731892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7624] ppid=7607 vsize=26538700 memory=1384 CPUtime=2.19 cores=0-7
/proc/7609/task/7624/stat : 7624 (java) S 7607 7607 6949 0 -1 1077944384 10058 0 0 0 217 2 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762469701872 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7625] ppid=7607 vsize=26538700 memory=1384 CPUtime=2.27 cores=0-7
/proc/7609/task/7625/stat : 7625 (java) S 7607 7607 6949 0 -1 1077944384 15930 0 0 0 224 3 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762468649328 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7626] ppid=7607 vsize=26538700 memory=1384 CPUtime=2.59 cores=0-7
/proc/7609/task/7626/stat : 7626 (java) S 7607 7607 6949 0 -1 1077944384 14089 0 0 0 258 1 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762467596272 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7627] ppid=7607 vsize=26538700 memory=1384 CPUtime=0.81 cores=0-7
/proc/7609/task/7627/stat : 7627 (java) S 7607 7607 6949 0 -1 1077944384 7975 0 0 0 78 3 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762466543728 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7628] ppid=7607 vsize=26538700 memory=18292 CPUtime=0 cores=0-7
/proc/7609/task/7628/stat : 7628 (java) S 7607 7607 6949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762465491936 139763731883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7629] ppid=7607 vsize=26538700 memory=1792 CPUtime=0.5 cores=0-7
/proc/7609/task/7629/stat : 7629 (java) S 7607 7607 6949 0 -1 1077944384 2558 0 0 0 25 25 0 0 20 0 28 0 107243116 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762396556464 139763731884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7630] ppid=7607 vsize=26538700 memory=648 CPUtime=2497.64 cores=0-7
/proc/7609/task/7630/stat : 7630 (java) R 7607 7607 6949 0 -1 4202560 4897 0 0 0 249761 3 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762389040312 139763361335402 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7631] ppid=7607 vsize=26538700 memory=1236 CPUtime=2494.72 cores=0-7
/proc/7609/task/7631/stat : 7631 (java) R 7607 7607 6949 0 -1 4202560 5500 0 0 0 249468 4 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762387988776 139763361338115 0 4 0 16800975 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7632] ppid=7607 vsize=26538700 memory=960 CPUtime=2502.29 cores=0-7
/proc/7609/task/7632/stat : 7632 (java) R 7607 7607 6949 0 -1 4202560 27594 0 0 0 250218 11 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762386935720 139763360866194 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7633] ppid=7607 vsize=26538700 memory=2340 CPUtime=2503.64 cores=0-7
/proc/7609/task/7633/stat : 7633 (java) R 7607 7607 6949 0 -1 4202560 22300 0 0 0 250353 11 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762385886016 139763359062429 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7634] ppid=7607 vsize=26538700 memory=2236 CPUtime=2504.71 cores=0-7
/proc/7609/task/7634/stat : 7634 (java) R 7607 7607 6949 0 -1 4202560 9252 0 0 0 250466 5 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762384829872 139763360866248 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7635] ppid=7607 vsize=26538700 memory=4084 CPUtime=2498.49 cores=0-7
/proc/7609/task/7635/stat : 7635 (java) R 7607 7607 6949 0 -1 4202560 5650 0 0 0 249845 4 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762383777576 139763359365851 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7636] ppid=7607 vsize=26538700 memory=932 CPUtime=2496.58 cores=0-7
/proc/7609/task/7636/stat : 7636 (java) R 7607 7607 6949 0 -1 4202560 5867 0 0 0 249653 5 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762382725544 139763360227291 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
[pid=7609/tid=7637] ppid=7607 vsize=26538700 memory=30780 CPUtime=2505.64 cores=0-7
/proc/7609/task/7637/stat : 7637 (java) R 7607 7607 6949 0 -1 4202560 148438 0 0 0 250296 268 0 0 20 0 28 0 107243202 27175628800 422825 33554432000 4194304 4196468 140730783483040 139762381676136 139763362083073 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 22654976 140730783491218 140730783491395 140730783491395 140730783494095 0
Current children cumulated CPU time: 20060 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1692684 KiB

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

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

[startup+2520.11 s]
# the end of solver process 7609 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20054.2 s, system=6.61733 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): 2520.11
CPU time (s): 20060.8
CPU user time (s): 20054.2
CPU system time (s): 6.61733
CPU usage (%): 796.028
Max. virtual memory (cumulated for all children) (KiB): 26550156
Max. memory (cumulated for all children) (KiB): 5339728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20054.2
system time used= 6.61733
maximum resident set size= 5459348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 448645
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 179735
involuntary context switches= 211920


# summary of solver processes directly reported to runsolver:
#   pid: 7607,7609
#   total CPU time (s): 20060.8
#   total CPU user time (s): 20054.2
#   total CPU system time (s): 6.61733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4685 second user time and 27.8883 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 21:58:15
IDJOB=4270877
IDBENCH=128051
IDSOLVER=2662
FILE ID=node112/4270877-1502741553
RUNJOBID= node112-1502735645-6976
PBS_JOBID= 20629055
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-19-71.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270877-1502741553/watcher-4270877-1502741553 -o /tmp/evaluation-result-4270877-1502741553/solver-4270877-1502741553 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502735645-6976 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 178245492 HOME/instance-4270877-1502741553.xml

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

MD5SUM BENCH= 910e6a58e5b883abb8b2e34c5de0ea43
RANDOM SEED=178245492

node112.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.24
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.24
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.24
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.24
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:        31622804 kB
MemAvailable:   31978504 kB
Buffers:          178456 kB
Cached:           456152 kB
SwapCached:            0 kB
Active:           466228 kB
Inactive:         221800 kB
Active(anon):       5012 kB
Inactive(anon):    76444 kB
Active(file):     461216 kB
Inactive(file):   145356 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7712 kB
Writeback:             0 kB
AnonPages:         59796 kB
Mapped:            44836 kB
Shmem:             25224 kB
Slab:             156012 kB
SReclaimable:     129924 kB
SUnreclaim:        26088 kB
KernelStack:        3168 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-14 22:40:15