Trace number 4403372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2520.34 634.1

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-16-81.xml
MD5SUMe1683218a1e3c524b21c5eaa634d1705
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.9455
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints737
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":500},{"size":26,"count":100}]
Minimum variable degree2
Maximum variable degree52
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":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":20},{"degree":23,"count":20},{"degree":24,"count":20},{"degree":25,"count":20},{"degree":26,"count":10},"...",{"degree":28,"count":8}, {"degree":29,"count":8}, {"degree":30,"count":9}, {"degree":31,"count":9}, {"degree":32,"count":22}, {"degree":33,"count":5}, {"degree":34,"count":6}, {"degree":35,"count":6}, {"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":2}, {"degree":51,"count":3}, {"degree":52,"count":3}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":99},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":194},{"arity":6,"count":101},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":10,"count":4},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":2},{"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":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":636},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403372-1568991443.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403372-1568991443.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.00/0.87	c solve instance...
2520.01/634.06	s UNKNOWN
2520.01/634.06	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 (6537 MiB free)
  memory of node 1: 16384 MiB (8420 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403372-1568991443/watcher-4403372-1568991443 -o /var/tmp/evaluation-result-4403372-1568991443/solver-4403372-1568991443 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568988421-6086 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 57365329 HOME/instance-4403372-1568991443.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=9525, runsolver pid=9522
Current StackSize limit: 8192 KiB


[startup+0.100204 s]*
/proc/loadavg: 8.54 8.45 8.02 3/212 9541
/proc/meminfo: memFree=15540180/32770624 swapFree=66988744/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15144776 memory=29336 CPUtime=0.12 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 5772 0 0 0 11 1 0 0 20 0 15 0 475406940 15508250624 7268 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3786194 7268 3112 1 0 3748377 0
[pid=9527/tid=9528] ppid=9525 vsize=15144776 memory=8246674155440865347 CPUtime=0.08 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) R 9525 9525 6055 0 -1 4202560 3696 0 0 0 8 0 0 0 20 0 15 0 475406940 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929952381728 139929948173469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15144776 memory=4211973786138930570 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475406942 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475406943 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929281562016 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475406943 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929280509424 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) R 9525 9525 6055 0 -1 4202560 361 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929278390392 139929925991744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) R 9525 9525 6055 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0.01 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) R 9525 9525 6055 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929276299504 139929926782260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 7400 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30792 KiB

[startup+0.211001 s]*
/proc/loadavg: 8.54 8.45 8.02 3/218 9561
/proc/meminfo: memFree=15520468/32770624 swapFree=66988744/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15144776 memory=41236 CPUtime=0.34 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 9484 0 0 0 31 3 0 0 20 0 15 0 475406940 15508250624 10309 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3786194 10309 3323 1 0 3748377 0
[pid=9527/tid=9528] ppid=9525 vsize=15144776 memory=-8895323862916359523 CPUtime=0.2 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) R 9525 9525 6055 0 -1 4202560 6606 0 0 0 18 2 0 0 20 0 15 0 475406940 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929952384800 139929581615462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15144776 memory=3472468188829291728 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475406941 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475406942 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475406943 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929281562016 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475406943 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929280509424 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) R 9525 9525 6055 0 -1 1077944384 597 0 0 0 2 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929278404592 139929948162690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) S 9525 9525 6055 0 -1 1077944384 218 0 0 0 2 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0.07 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) R 9525 9525 6055 0 -1 4202560 755 0 0 0 7 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929276299504 139929940388670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15144776 memory=140059934140032 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406946 15508250624 10309 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42692 KiB

[startup+0.313321 s]*
/proc/loadavg: 8.54 8.45 8.02 4/227 9570
/proc/meminfo: memFree=15500180/32770624 swapFree=66988744/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15149032 memory=49584 CPUtime=0.53 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 10713 0 0 0 49 4 0 0 20 0 15 0 475406940 15512608768 12396 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3787258 12396 3358 1 0 3748377 0
[pid=9527/tid=9528] ppid=9525 vsize=15149032 memory=-8895323862916359523 CPUtime=0.3 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) R 9525 9525 6055 0 -1 4202560 7779 0 0 0 28 2 0 0 20 0 15 0 475406940 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929952382656 139929932232030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15149032 memory=3472468356161820336 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15149032 memory=280119757323648 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15149032 memory=280119646367300 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15149032 memory=62697471 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475406941 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15149032 memory=538162791 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475406942 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15149032 memory=18 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475406943 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929281562016 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15149032 memory=140060409545342 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475406943 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929280509424 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15149032 memory=20 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) S 9525 9525 6055 0 -1 1077944384 597 0 0 0 4 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929278404592 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15149032 memory=8462870768528799032 CPUtime=0.04 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) S 9525 9525 6055 0 -1 1077944384 233 0 0 0 4 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15149032 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) S 9525 9525 6055 0 -1 1077944384 816 0 0 0 12 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929276299504 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406946 15512608768 12396 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51040 KiB

[startup+0.70103 s]
/proc/loadavg: 8.54 8.45 8.02 7/227 9570
/proc/meminfo: memFree=15467552/32770624 swapFree=66988744/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15151156 memory=81092 CPUtime=1.65 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 14441 0 0 0 160 5 0 0 20 0 15 0 475406940 15514783744 20273 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3787789 20273 3461 1 0 3748889 0
[pid=9527/tid=9528] ppid=9525 vsize=15151156 memory=8242257093008635445 CPUtime=0.67 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) S 9525 9525 6055 0 -1 1077944384 9229 0 0 0 64 3 0 0 20 0 15 0 475406940 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929952384272 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15151156 memory=8458433173656778549 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15151156 memory=5787220424116166756 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15151156 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406941 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15151156 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475406941 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) R 9525 9525 6055 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 475406942 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929282615792 139929940868695 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15151156 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475406943 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929281562016 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15151156 memory=8100 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475406943 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929280509424 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15151156 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15151156 memory=9520 CPUtime=0.25 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) R 9525 9525 6055 0 -1 4202560 1202 0 0 0 25 0 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929278396544 139929931562358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15151156 memory=14008 CPUtime=0.27 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) R 9525 9525 6055 0 -1 4202560 869 0 0 0 27 0 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929277333616 139929933277873 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15151156 memory=2120 CPUtime=0.43 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) R 9525 9525 6055 0 -1 1077944384 1832 0 0 0 42 1 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929276299504 139929948162690 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15151156 memory=12028 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15151156 memory=15680 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475406946 15514783744 20273 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 82548 KiB

[startup+1.50087 s]
/proc/loadavg: 8.54 8.45 8.02 9/213 9599
/proc/meminfo: memFree=15469488/32770624 swapFree=66988744/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0

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

/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 94411 0 0 0 207550 43 0 0 20 0 19 0 475406940 15789527040 87112 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3854865 87112 3532 1 0 3815965 0
[pid=9527/tid=9528] ppid=9525 vsize=15419460 memory=348380 CPUtime=0.85 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) S 9525 9525 6055 0 -1 1077944384 9316 0 0 0 81 4 0 0 20 0 19 0 475406940 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929952392320 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15419460 memory=348380 CPUtime=0.61 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 11112 0 0 0 56 5 0 0 20 0 19 0 475406941 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15419460 memory=348380 CPUtime=0.6 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 6634 0 0 0 55 5 0 0 20 0 19 0 475406941 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15419460 memory=348448 CPUtime=0.61 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 8602 0 0 0 54 7 0 0 20 0 19 0 475406941 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.61 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 9572 0 0 0 57 4 0 0 20 0 19 0 475406941 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15419460 memory=339572 CPUtime=0.33 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 2663 0 0 0 21 12 0 0 20 0 19 0 475406942 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15419460 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929281562080 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15419460 memory=39004 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929280509440 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15419460 memory=339052 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15419460 memory=1456 CPUtime=2.32 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) S 9525 9525 6055 0 -1 1077944384 11835 0 0 0 231 1 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929278404592 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15419460 memory=1456 CPUtime=2.49 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) S 9525 9525 6055 0 -1 1077944384 15455 0 0 0 248 1 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15419460 memory=3620 CPUtime=0.78 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) S 9525 9525 6055 0 -1 1077944384 7425 0 0 0 77 1 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929276299504 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15419460 memory=340096 CPUtime=0.19 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1528 0 0 0 0 19 0 0 20 0 19 0 475406946 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9574] ppid=9525 vsize=15419460 memory=8112282956445269571 CPUtime=516.15 cores=0,2,4,6
/proc/9527/task/9574/stat : 9574 (java) R 9525 9525 6055 0 -1 4202560 991 0 0 0 51615 0 0 0 20 0 19 0 475407028 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929264975208 139929588717675 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9575] ppid=9525 vsize=15419460 memory=8112282956445269571 CPUtime=515.92 cores=0,2,4,6
/proc/9527/task/9575/stat : 9575 (java) R 9525 9525 6055 0 -1 4202560 2852 0 0 0 51590 2 0 0 20 0 19 0 475407028 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929263923784 139929588107184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9576] ppid=9525 vsize=15419460 memory=8112282956445269571 CPUtime=516.62 cores=0,2,4,6
/proc/9527/task/9576/stat : 9576 (java) R 9525 9525 6055 0 -1 4202560 990 0 0 0 51660 2 0 0 20 0 19 0 475407028 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929262870992 139929588376147 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9577] ppid=9525 vsize=15419460 memory=1456 CPUtime=517.72 cores=0,2,4,6
/proc/9527/task/9577/stat : 9577 (java) R 9525 9525 6055 0 -1 4202560 4046 0 0 0 51772 0 0 0 20 0 19 0 475407028 15789527040 87112 33554432000 4194304 4196468 140722814492656 139929261820176 139929588108846 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 2075.93 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 349904 KiB

[startup+582.301 s]
/proc/loadavg: 8.17 7.79 7.83 9/237 10649
/proc/meminfo: memFree=14502772/32770624 swapFree=66988776/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15419460 memory=414012 CPUtime=2314.47 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 101961 0 0 0 231398 49 0 0 20 0 19 0 475406940 15789527040 103503 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3854865 103503 3532 1 0 3815965 0
[pid=9527/tid=9528] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.85 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) S 9525 9525 6055 0 -1 1077944384 9316 0 0 0 81 4 0 0 20 0 19 0 475406940 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929952392320 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15419460 memory=411964 CPUtime=0.79 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 11808 0 0 0 73 6 0 0 20 0 19 0 475406941 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15419460 memory=414012 CPUtime=0.77 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 8899 0 0 0 71 6 0 0 20 0 19 0 475406941 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.78 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 8945 0 0 0 71 7 0 0 20 0 19 0 475406941 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.79 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 9951 0 0 0 74 5 0 0 20 0 19 0 475406941 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15419460 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 2855 0 0 0 26 14 0 0 20 0 19 0 475406942 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15419460 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929281562080 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15419460 memory=2916 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929280509440 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15419460 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15419460 memory=39004 CPUtime=2.32 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) S 9525 9525 6055 0 -1 1077944384 11919 0 0 0 231 1 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929278404592 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15419460 memory=2004 CPUtime=2.49 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) S 9525 9525 6055 0 -1 1077944384 15588 0 0 0 248 1 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.78 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) S 9525 9525 6055 0 -1 1077944384 7427 0 0 0 77 1 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929276299504 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.21 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1543 0 0 0 0 21 0 0 20 0 19 0 475406946 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9574] ppid=9525 vsize=15419460 memory=4486604260213485459 CPUtime=575.57 cores=0,2,4,6
/proc/9527/task/9574/stat : 9574 (java) R 9525 9525 6055 0 -1 4202560 1090 0 0 0 57557 0 0 0 20 0 19 0 475407028 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929264975208 139929588749008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9575] ppid=9525 vsize=15419460 memory=1164 CPUtime=575.4 cores=0,2,4,6
/proc/9527/task/9575/stat : 9575 (java) R 9525 9525 6055 0 -1 4202560 3910 0 0 0 57538 2 0 0 20 0 19 0 475407028 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929263923784 139929588107489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9576] ppid=9525 vsize=15419460 memory=9520 CPUtime=576.14 cores=0,2,4,6
/proc/9527/task/9576/stat : 9576 (java) R 9525 9525 6055 0 -1 4202560 1080 0 0 0 57612 2 0 0 20 0 19 0 475407028 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929262870944 139929588110173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9577] ppid=9525 vsize=15419460 memory=411612 CPUtime=577.03 cores=0,2,4,6
/proc/9527/task/9577/stat : 9577 (java) R 9525 9525 6055 0 -1 4202560 6240 0 0 0 57702 1 0 0 20 0 19 0 475407028 15789527040 103503 33554432000 4194304 4196468 140722814492656 139929261820208 139929590514577 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 2314.47 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 415468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.001 s]*
/proc/loadavg: 8.13 7.84 7.85 9/237 10653
/proc/meminfo: memFree=13947660/32770624 swapFree=66988776/67108860
[pid=9525] ppid=9522 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (xcsp3-exec) S 9522 9525 6055 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475406940 115843072 364 33554432000 4194304 5098028 140722747512832 140722747510936 139934567248508 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12963840 140722747515736 140722747515993 140722747515993 140722747518918 0
/proc/9525/statm: 28282 364 305 221 0 87 0
[pid=9527] ppid=9525 vsize=15419460 memory=471764 CPUtime=2520.01 cores=0,2,4,6
/proc/9527/stat : 9527 (java) S 9525 9525 6055 0 -1 1077944320 105052 0 0 0 251947 54 0 0 20 0 19 0 475406940 15789527040 117941 33554432000 4194304 4196468 140722814492656 140722814475200 139929948151543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
/proc/9527/statm: 3854865 117941 3532 1 0 3815965 0
[pid=9527/tid=9528] ppid=9525 vsize=15419460 memory=804 CPUtime=0.85 cores=0,2,4,6
/proc/9527/task/9528/stat : 9528 (java) S 9525 9525 6055 0 -1 1077944384 9316 0 0 0 81 4 0 0 20 0 19 0 475406940 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929952392320 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9529] ppid=9525 vsize=15419460 memory=4096 CPUtime=0.93 cores=0,2,4,6
/proc/9527/task/9529/stat : 9529 (java) S 9525 9525 6055 0 -1 1077944384 11987 0 0 0 86 7 0 0 20 0 19 0 475406941 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929540548880 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9530] ppid=9525 vsize=15419460 memory=-7003737579269690708 CPUtime=0.9 cores=0,2,4,6
/proc/9527/task/9530/stat : 9530 (java) S 9525 9525 6055 0 -1 1077944384 9042 0 0 0 84 6 0 0 20 0 19 0 475406941 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929539496336 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9531] ppid=9525 vsize=15419460 memory=-7003737579269690708 CPUtime=0.92 cores=0,2,4,6
/proc/9527/task/9531/stat : 9531 (java) S 9525 9525 6055 0 -1 1077944384 9155 0 0 0 84 8 0 0 20 0 19 0 475406941 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929538443792 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9532] ppid=9525 vsize=15419460 memory=73 CPUtime=0.93 cores=0,2,4,6
/proc/9527/task/9532/stat : 9532 (java) S 9525 9525 6055 0 -1 1077944384 10113 0 0 0 87 6 0 0 20 0 19 0 475406941 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929537391248 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9533] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.46 cores=0,2,4,6
/proc/9527/task/9533/stat : 9533 (java) S 9525 9525 6055 0 -1 1077944384 2860 0 0 0 31 15 0 0 20 0 19 0 475406942 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929282615792 139929948162690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9534] ppid=9525 vsize=15419460 memory=469692 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9534/stat : 9534 (java) S 9525 9525 6055 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929281562080 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9535] ppid=9525 vsize=15419460 memory=780 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9535/stat : 9535 (java) S 9525 9525 6055 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475406943 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929280509440 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9536] ppid=9525 vsize=15419460 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9536/stat : 9536 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929279458000 139929948170139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9537] ppid=9525 vsize=15419460 memory=1576 CPUtime=2.32 cores=0,2,4,6
/proc/9527/task/9537/stat : 9537 (java) S 9525 9525 6055 0 -1 1077944384 11921 0 0 0 231 1 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929278404592 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9538] ppid=9525 vsize=15419460 memory=1028 CPUtime=2.49 cores=0,2,4,6
/proc/9527/task/9538/stat : 9538 (java) S 9525 9525 6055 0 -1 1077944384 15590 0 0 0 248 1 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929277352048 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9539] ppid=9525 vsize=15419460 memory=1060 CPUtime=0.78 cores=0,2,4,6
/proc/9527/task/9539/stat : 9539 (java) S 9525 9525 6055 0 -1 1077944384 7429 0 0 0 77 1 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929276299504 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9540] ppid=9525 vsize=15419460 memory=3400 CPUtime=0 cores=0,2,4,6
/proc/9527/task/9540/stat : 9540 (java) S 9525 9525 6055 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929275247200 139929948161749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9541] ppid=9525 vsize=15419460 memory=1456 CPUtime=0.22 cores=0,2,4,6
/proc/9527/task/9541/stat : 9541 (java) S 9525 9525 6055 0 -1 1077944384 1547 0 0 0 0 22 0 0 20 0 19 0 475406946 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929274194736 139929948162690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9574] ppid=9525 vsize=15419460 memory=471740 CPUtime=626.77 cores=0,2,4,6
/proc/9527/task/9574/stat : 9574 (java) R 9525 9525 6055 0 -1 4202560 1106 0 0 0 62677 0 0 0 20 0 19 0 475407028 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929264975208 139929588207303 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9575] ppid=9525 vsize=15419460 memory=1412 CPUtime=626.64 cores=0,2,4,6
/proc/9527/task/9575/stat : 9575 (java) R 9525 9525 6055 0 -1 4202560 4646 0 0 0 62662 2 0 0 20 0 19 0 475407028 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929263926432 139929934219668 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9576] ppid=9525 vsize=15419460 memory=3136 CPUtime=627.37 cores=0,2,4,6
/proc/9527/task/9576/stat : 9576 (java) R 9525 9525 6055 0 -1 4202560 1094 0 0 0 62735 2 0 0 20 0 19 0 475407028 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929262870992 139929588108363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
[pid=9527/tid=9577] ppid=9525 vsize=15419460 memory=1452 CPUtime=628.26 cores=0,2,4,6
/proc/9527/task/9577/stat : 9577 (java) R 9525 9525 6055 0 -1 4202560 7856 0 0 0 62824 2 0 0 20 0 19 0 475407028 15789527040 117941 33554432000 4194304 4196468 140722814492656 139929261817672 139929588109006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36302848 140722814497755 140722814497930 140722814497930 140722814500815 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 473220 KiB

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

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

[startup+634.1 s]
# the end of solver process 9527 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.78 s, system=0.551974 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): 634.1
CPU time (s): 2520.34
CPU user time (s): 2519.78
CPU system time (s): 0.551974
CPU usage (%): 397.466
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 473220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.78
system time used= 0.551974
maximum resident set size= 472476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29805
involuntary context switches= 40580


# summary of solver processes directly reported to runsolver:
#   pid: 9525,9527
#   total CPU time (s): 2520.34
#   total CPU user time (s): 2519.78
#   total CPU system time (s): 0.551974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.973 second user time and 6.97278 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-20 16:56:41
IDJOB=4403372
IDBENCH=128090
IDSOLVER=2863
FILE ID=node121/4403372-1568991443
RUNJOBID= node121-1568988421-6086
PBS_JOBID= 21704645
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-16-81.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403372-1568991443/watcher-4403372-1568991443 -o /var/tmp/evaluation-result-4403372-1568991443/solver-4403372-1568991443 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568988421-6086 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 57365329 HOME/instance-4403372-1568991443.xml

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

MD5SUM BENCH= e1683218a1e3c524b21c5eaa634d1705
RANDOM SEED=57365329

node121.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.75
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.75
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.75
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.75
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:        15317352 kB
MemAvailable:   31620492 kB
Buffers:          120600 kB
Cached:         16135376 kB
SwapCached:         5524 kB
Active:          8307784 kB
Inactive:        8195364 kB
Active(anon):     240704 kB
Inactive(anon):    44016 kB
Active(file):    8067080 kB
Inactive(file):  8151348 kB
Unevictable:      111180 kB
Mlocked:          111180 kB
SwapTotal:      67108860 kB
SwapFree:       66988744 kB
Dirty:             26284 kB
Writeback:             0 kB
AnonPages:        364828 kB
Mapped:            60280 kB
Shmem:             29312 kB
Slab:             542436 kB
SReclaimable:     513172 kB
SUnreclaim:        29264 kB
KernelStack:        4064 kB
PageTables:         6448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1648672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node121 at 2019-09-20 17:07:15