Trace number 4280259

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 20018.199 2520.1299

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-03.xml
MD5SUM61729e5e51cdc1a72244a455e64fc056
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280259-1503168679.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280259-1503168679.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
11.07/6.95	c solve instance...
20017.36/2520.09	s UNKNOWN
20017.36/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 (11933 MiB free)
  memory of node 1: 16384 MiB (12147 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280259-1503168679/watcher-4280259-1503168679 -o /tmp/evaluation-result-4280259-1503168679/solver-4280259-1503168679 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503162776-1911 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 814648790 HOME/instance-4280259-1503168679.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=2224, runsolver pid=2221

[startup+0.10014 s]*
/proc/loadavg: 8.54 8.28 8.25 2/199 2245
/proc/meminfo: memFree=24642652/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=25999808 memory=26780 CPUtime=0.12 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 5620 0 0 0 10 2 0 0 20 0 20 0 149948652 26623803392 6695 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6499952 6695 2852 1 0 6488269 0
[pid=2226/tid=2227] ppid=2224 vsize=25999808 memory=1399051139730258233 CPUtime=0.09 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) R 2224 2224 1884 0 -1 4202560 3637 0 0 0 8 1 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532751074384 140532730901861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=25999808 memory=139900684600960 CPUtime=0 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2231] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2231/stat : 2231 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532696321040 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2232] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2232/stat : 2232 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532695267728 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2233] ppid=2224 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2233/stat : 2233 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532694214928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2234] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2234/stat : 2234 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532693162640 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2235] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2235/stat : 2235 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948654 26623803392 6695 33554432000 4194304 4196468 140726363508208 140532692109840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2236] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2236/stat : 2236 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948655 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531534010992 140532746869378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2237] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2237/stat : 2237 (java) S 2224 2224 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149948655 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531532956960 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2238] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2238/stat : 2238 (java) S 2224 2224 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149948656 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531329918576 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2239] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2239/stat : 2239 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531328866896 140532746876827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2240] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2240/stat : 2240 (java) S 2224 2224 1884 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531327813744 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2241] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2241/stat : 2241 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531326760944 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2242] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2242/stat : 2242 (java) S 2224 2224 1884 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531325708656 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2243] ppid=2224 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/2226/task/2243/stat : 2243 (java) R 2224 2224 1884 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531324655856 140532746870166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2244] ppid=2224 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2244/stat : 2244 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948658 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531323603808 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2245] ppid=2224 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2245/stat : 2245 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948659 26623803392 6695 33554432000 4194304 4196468 140726363508208 140531322551088 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28164 KiB

[startup+0.210137 s]*
/proc/loadavg: 8.54 8.28 8.25 2/199 2245
/proc/meminfo: memFree=24631100/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=26004064 memory=39196 CPUtime=0.32 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 8341 0 0 0 29 3 0 0 20 0 20 0 149948652 26628161536 9799 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6501016 9799 3044 1 0 6488269 0
[pid=2226/tid=2227] ppid=2224 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) R 2224 2224 1884 0 -1 4202560 5415 0 0 0 18 2 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532751079232 140532746880157 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=26004064 memory=288370276836312704 CPUtime=0 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2231] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2231/stat : 2231 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532696321040 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2232] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2232/stat : 2232 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532695267728 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2233] ppid=2224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2233/stat : 2233 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532694214928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2234] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2234/stat : 2234 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532693162640 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2235] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2235/stat : 2235 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948654 26628161536 9799 33554432000 4194304 4196468 140726363508208 140532692109840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2236] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2236/stat : 2236 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948655 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531534010992 140532746869378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2237] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2237/stat : 2237 (java) S 2224 2224 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149948655 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531532956960 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2238] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2238/stat : 2238 (java) S 2224 2224 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149948656 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531329918576 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2239] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2239/stat : 2239 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531328866896 140532746876827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2240] ppid=2224 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2226/task/2240/stat : 2240 (java) S 2224 2224 1884 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531327813744 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2241] ppid=2224 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2226/task/2241/stat : 2241 (java) R 2224 2224 1884 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531326760944 140532746869378 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2242] ppid=2224 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/2226/task/2242/stat : 2242 (java) S 2224 2224 1884 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531325708656 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2243] ppid=2224 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/2226/task/2243/stat : 2243 (java) S 2224 2224 1884 0 -1 1077944384 729 0 0 0 7 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531324655856 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2244] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2244/stat : 2244 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948658 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531323603808 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2245] ppid=2224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2245/stat : 2245 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948659 26628161536 9799 33554432000 4194304 4196468 140726363508208 140531322551088 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40580 KiB

[startup+0.309526 s]*
/proc/loadavg: 8.54 8.28 8.25 2/199 2245
/proc/meminfo: memFree=24624584/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=26004064 memory=45644 CPUtime=0.49 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 9149 0 0 0 44 5 0 0 20 0 20 0 149948652 26628161536 11411 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6501016 11411 3057 1 0 6488269 0
[pid=2226/tid=2227] ppid=2224 vsize=26004064 memory=1399051139730258233 CPUtime=0.28 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) R 2224 2224 1884 0 -1 4202560 6092 0 0 0 26 2 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532751094736 140532746880157 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=26004064 memory=18472 CPUtime=0 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2231] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2231/stat : 2231 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532696321040 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2232] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2232/stat : 2232 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532695267728 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2233] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2233/stat : 2233 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532694214928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2234] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2234/stat : 2234 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948653 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532693162640 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2235] ppid=2224 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/2226/task/2235/stat : 2235 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948654 26628161536 11411 33554432000 4194304 4196468 140726363508208 140532692109840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2236] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2236/stat : 2236 (java) S 2224 2224 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149948655 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531534010992 140532746869378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2237] ppid=2224 vsize=26004064 memory=139900573807567 CPUtime=0 cores=0-7
/proc/2226/task/2237/stat : 2237 (java) S 2224 2224 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149948655 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531532956960 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2238] ppid=2224 vsize=26004064 memory=279801147617424 CPUtime=0 cores=0-7
/proc/2226/task/2238/stat : 2238 (java) S 2224 2224 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149948656 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531329918576 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2239] ppid=2224 vsize=26004064 memory=279801147633552 CPUtime=0 cores=0-7
/proc/2226/task/2239/stat : 2239 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531328866896 140532746876827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2240] ppid=2224 vsize=26004064 memory=279801147631248 CPUtime=0.02 cores=0-7
/proc/2226/task/2240/stat : 2240 (java) S 2224 2224 1884 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531327813744 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2241] ppid=2224 vsize=26004064 memory=279801147638160 CPUtime=0.01 cores=0-7
/proc/2226/task/2241/stat : 2241 (java) R 2224 2224 1884 0 -1 4202560 219 0 0 0 1 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531326760944 140532726015296 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2242] ppid=2224 vsize=26004064 memory=279801147579440 CPUtime=0.02 cores=0-7
/proc/2226/task/2242/stat : 2242 (java) S 2224 2224 1884 0 -1 1077944384 245 0 0 0 2 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531325708656 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2243] ppid=2224 vsize=26004064 memory=279801147651984 CPUtime=0.11 cores=0-7
/proc/2226/task/2243/stat : 2243 (java) R 2224 2224 1884 0 -1 4202560 831 0 0 0 11 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531324655856 140532725523831 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2244] ppid=2224 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2244/stat : 2244 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948658 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531323603808 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2245] ppid=2224 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2226/task/2245/stat : 2245 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948659 26628161536 11411 33554432000 4194304 4196468 140726363508208 140531322551088 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47028 KiB

[startup+0.700911 s]
/proc/loadavg: 8.54 8.28 8.25 5/199 2245
/proc/meminfo: memFree=24579756/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=26004140 memory=128544 CPUtime=1.64 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 11930 0 0 0 157 7 0 0 20 0 20 0 149948652 26628239360 32136 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6501035 32136 3197 1 0 6488269 0
[pid=2226/tid=2227] ppid=2224 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) R 2224 2224 1884 0 -1 4202560 6468 0 0 0 63 4 0 0 20 0 20 0 149948653 26628239360 32136 33554432000 4194304 4196468 140726363508208 140532751095808 140532356604300 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=26004140 memory=139900574016368 CPUtime=0 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628239360 32136 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149948653 26628239360 32136 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=26004140 memory=15876 CPUtime=0 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149948653 26628239360 32136 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0

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

[pid=2226/tid=2253] ppid=2224 vsize=26538700 memory=3427676 CPUtime=2415.24 cores=0-7
/proc/2226/task/2253/stat : 2253 (java) R 2224 2224 1884 0 -1 4202560 65151 0 0 0 241488 36 0 0 20 0 28 0 149949349 27175628800 856919 33554432000 4194304 4196468 140726363508208 140531307667016 140532359559238 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 19400.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3429060 KiB

[startup+2502.3 s]
/proc/loadavg: 8.53 8.31 8.31 9/207 2309
/proc/meminfo: memFree=21229588/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=26538700 memory=3433820 CPUtime=19876.7 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 628562 0 0 0 1987034 635 0 0 20 0 28 0 149948652 27175628800 858455 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6634675 858455 3291 1 0 6621909 0
[pid=2226/tid=2227] ppid=2224 vsize=26538700 memory=3431772 CPUtime=6.8 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) S 2224 2224 1884 0 -1 1077944384 8590 0 0 0 665 15 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532751099008 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=26538700 memory=3433820 CPUtime=4.91 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 27099 0 0 0 458 33 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=26538700 memory=3433820 CPUtime=4.94 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 25912 0 0 0 464 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=26538700 memory=1384 CPUtime=4.88 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 27021 0 0 0 458 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2231] ppid=2224 vsize=26538700 memory=3433820 CPUtime=4.86 cores=0-7
/proc/2226/task/2231/stat : 2231 (java) S 2224 2224 1884 0 -1 1077944384 24779 0 0 0 458 28 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532696321040 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2232] ppid=2224 vsize=26538700 memory=0 CPUtime=4.92 cores=0-7
/proc/2226/task/2232/stat : 2232 (java) S 2224 2224 1884 0 -1 1077944384 25165 0 0 0 460 32 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532695267728 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2233] ppid=2224 vsize=26538700 memory=0 CPUtime=4.89 cores=0-7
/proc/2226/task/2233/stat : 2233 (java) S 2224 2224 1884 0 -1 1077944384 24960 0 0 0 459 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532694214928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2234] ppid=2224 vsize=26538700 memory=1384 CPUtime=4.87 cores=0-7
/proc/2226/task/2234/stat : 2234 (java) S 2224 2224 1884 0 -1 1077944384 26894 0 0 0 459 28 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532693162640 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2235] ppid=2224 vsize=26538700 memory=4144 CPUtime=4.94 cores=0-7
/proc/2226/task/2235/stat : 2235 (java) S 2224 2224 1884 0 -1 1077944384 29223 0 0 0 462 32 0 0 20 0 28 0 149948654 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532692109840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2236] ppid=2224 vsize=26538700 memory=3433820 CPUtime=2.21 cores=0-7
/proc/2226/task/2236/stat : 2236 (java) S 2224 2224 1884 0 -1 1077944384 47789 0 0 0 192 29 0 0 20 0 28 0 149948655 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531534010992 140532746869378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2237] ppid=2224 vsize=26538700 memory=3431772 CPUtime=0 cores=0-7
/proc/2226/task/2237/stat : 2237 (java) S 2224 2224 1884 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 149948655 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531532957024 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2238] ppid=2224 vsize=26538700 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/2226/task/2238/stat : 2238 (java) S 2224 2224 1884 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 149948656 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531329918592 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2239] ppid=2224 vsize=26538700 memory=3431772 CPUtime=0 cores=0-7
/proc/2226/task/2239/stat : 2239 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531328866896 140532746876827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2240] ppid=2224 vsize=26538700 memory=6656426216303648864 CPUtime=2.24 cores=0-7
/proc/2226/task/2240/stat : 2240 (java) S 2224 2224 1884 0 -1 1077944384 22063 0 0 0 221 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531327813744 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2241] ppid=2224 vsize=26538700 memory=1384 CPUtime=2.16 cores=0-7
/proc/2226/task/2241/stat : 2241 (java) S 2224 2224 1884 0 -1 1077944384 15244 0 0 0 214 2 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531326760944 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2242] ppid=2224 vsize=26538700 memory=1384 CPUtime=2.73 cores=0-7
/proc/2226/task/2242/stat : 2242 (java) S 2224 2224 1884 0 -1 1077944384 23398 0 0 0 270 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531325708656 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2243] ppid=2224 vsize=26538700 memory=1580 CPUtime=0.73 cores=0-7
/proc/2226/task/2243/stat : 2243 (java) S 2224 2224 1884 0 -1 1077944384 12515 0 0 0 70 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531324655856 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2244] ppid=2224 vsize=26538700 memory=2244 CPUtime=0 cores=0-7
/proc/2226/task/2244/stat : 2244 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531323603808 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2245] ppid=2224 vsize=26538700 memory=3429724 CPUtime=0.86 cores=0-7
/proc/2226/task/2245/stat : 2245 (java) S 2224 2224 1884 0 -1 1077944384 4749 0 0 0 17 69 0 0 20 0 28 0 149948659 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531322551088 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2246] ppid=2224 vsize=26538700 memory=-7385037593950845031 CPUtime=2471.25 cores=0-7
/proc/2226/task/2246/stat : 2246 (java) R 2224 2224 1884 0 -1 4202560 35023 0 0 0 247071 54 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531315035248 140532359559197 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2247] ppid=2224 vsize=26538700 memory=1384 CPUtime=2482.62 cores=0-7
/proc/2226/task/2247/stat : 2247 (java) R 2224 2224 1884 0 -1 4202560 24872 0 0 0 248230 32 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531313983584 140532359557586 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2248] ppid=2224 vsize=26538700 memory=1384 CPUtime=2478.08 cores=0-7
/proc/2226/task/2248/stat : 2248 (java) R 2224 2224 1884 0 -1 4202560 37648 0 0 0 247745 63 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531312930112 140532359557441 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2249] ppid=2224 vsize=26538700 memory=3433820 CPUtime=2481.15 cores=0-7
/proc/2226/task/2249/stat : 2249 (java) R 2224 2224 1884 0 -1 4202560 36374 0 0 0 248070 45 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531311880736 140532359558650 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2250] ppid=2224 vsize=26538700 memory=1384 CPUtime=2471.58 cores=0-7
/proc/2226/task/2250/stat : 2250 (java) R 2224 2224 1884 0 -1 4202560 38876 0 0 0 247108 50 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531310825472 140532359559238 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2251] ppid=2224 vsize=26538700 memory=41848 CPUtime=2478.06 cores=0-7
/proc/2226/task/2251/stat : 2251 (java) R 2224 2224 1884 0 -1 4202560 18260 0 0 0 247778 28 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531309772384 140532359556927 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2252] ppid=2224 vsize=26538700 memory=1292 CPUtime=2482.23 cores=0-7
/proc/2226/task/2252/stat : 2252 (java) R 2224 2224 1884 0 -1 4202560 25407 0 0 0 248189 34 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531308724080 140532359557550 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2253] ppid=2224 vsize=26538700 memory=4116 CPUtime=2474.54 cores=0-7
/proc/2226/task/2253/stat : 2253 (java) R 2224 2224 1884 0 -1 4202560 65365 0 0 0 247418 36 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531307670808 140532359557779 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 19876.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3435204 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.59 8.34 8.32 9/207 2309
/proc/meminfo: memFree=21229592/32770624 swapFree=67108860/67108860
[pid=2224] ppid=2221 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2224/stat : 2224 (xcsp3-exec) S 2221 2224 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149948652 9740288 346 33554432000 4194304 5098028 140722775712272 140722775710376 140586367468156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32374784 140722775716965 140722775717175 140722775717175 140722775719915 0
/proc/2224/statm: 2378 346 289 221 0 87 0
[pid=2226] ppid=2224 vsize=26538700 memory=3433820 CPUtime=20017.4 cores=0-7
/proc/2226/stat : 2226 (java) S 2224 2224 1884 0 -1 1077944320 630382 0 0 0 2001099 637 0 0 20 0 28 0 149948652 27175628800 858455 33554432000 4194304 4196468 140726363508208 140726363490752 140532746858231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
/proc/2226/statm: 6634675 858455 3291 1 0 6621909 0
[pid=2226/tid=2227] ppid=2224 vsize=26538700 memory=4112 CPUtime=6.8 cores=0-7
/proc/2226/task/2227/stat : 2227 (java) S 2224 2224 1884 0 -1 1077944384 8590 0 0 0 665 15 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532751099008 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2228] ppid=2224 vsize=26538700 memory=4126316290023845779 CPUtime=4.97 cores=0-7
/proc/2226/task/2228/stat : 2228 (java) S 2224 2224 1884 0 -1 1077944384 27197 0 0 0 464 33 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532699478928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2229] ppid=2224 vsize=26538700 memory=3433820 CPUtime=5 cores=0-7
/proc/2226/task/2229/stat : 2229 (java) S 2224 2224 1884 0 -1 1077944384 25965 0 0 0 470 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532698426128 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2230] ppid=2224 vsize=26538700 memory=1384 CPUtime=4.93 cores=0-7
/proc/2226/task/2230/stat : 2230 (java) S 2224 2224 1884 0 -1 1077944384 27087 0 0 0 463 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532697373840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2231] ppid=2224 vsize=26538700 memory=8112282956445269571 CPUtime=4.92 cores=0-7
/proc/2226/task/2231/stat : 2231 (java) S 2224 2224 1884 0 -1 1077944384 24854 0 0 0 464 28 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532696321040 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2232] ppid=2224 vsize=26538700 memory=3431772 CPUtime=4.98 cores=0-7
/proc/2226/task/2232/stat : 2232 (java) S 2224 2224 1884 0 -1 1077944384 25266 0 0 0 465 33 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532695267728 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2233] ppid=2224 vsize=26538700 memory=18472 CPUtime=4.94 cores=0-7
/proc/2226/task/2233/stat : 2233 (java) S 2224 2224 1884 0 -1 1077944384 25313 0 0 0 464 30 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532694214928 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2234] ppid=2224 vsize=26538700 memory=640 CPUtime=4.93 cores=0-7
/proc/2226/task/2234/stat : 2234 (java) S 2224 2224 1884 0 -1 1077944384 26988 0 0 0 465 28 0 0 20 0 28 0 149948653 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532693162640 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2235] ppid=2224 vsize=26538700 memory=4144 CPUtime=4.99 cores=0-7
/proc/2226/task/2235/stat : 2235 (java) S 2224 2224 1884 0 -1 1077944384 29401 0 0 0 467 32 0 0 20 0 28 0 149948654 27175628800 858455 33554432000 4194304 4196468 140726363508208 140532692109840 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2236] ppid=2224 vsize=26538700 memory=41848 CPUtime=2.24 cores=0-7
/proc/2226/task/2236/stat : 2236 (java) S 2224 2224 1884 0 -1 1077944384 47938 0 0 0 195 29 0 0 20 0 28 0 149948655 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531534010992 140532746869378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2237] ppid=2224 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/2226/task/2237/stat : 2237 (java) S 2224 2224 1884 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 149948655 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531532957024 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2238] ppid=2224 vsize=26538700 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2226/task/2238/stat : 2238 (java) S 2224 2224 1884 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 149948656 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531329918592 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2239] ppid=2224 vsize=26538700 memory=4612 CPUtime=0 cores=0-7
/proc/2226/task/2239/stat : 2239 (java) S 2224 2224 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531328866896 140532746876827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2240] ppid=2224 vsize=26538700 memory=1008 CPUtime=2.24 cores=0-7
/proc/2226/task/2240/stat : 2240 (java) S 2224 2224 1884 0 -1 1077944384 22065 0 0 0 221 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531327813744 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2241] ppid=2224 vsize=26538700 memory=1944 CPUtime=2.16 cores=0-7
/proc/2226/task/2241/stat : 2241 (java) S 2224 2224 1884 0 -1 1077944384 15246 0 0 0 214 2 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531326760944 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2242] ppid=2224 vsize=26538700 memory=1200 CPUtime=2.73 cores=0-7
/proc/2226/task/2242/stat : 2242 (java) S 2224 2224 1884 0 -1 1077944384 23401 0 0 0 270 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531325708656 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2243] ppid=2224 vsize=26538700 memory=1424 CPUtime=0.73 cores=0-7
/proc/2226/task/2243/stat : 2243 (java) S 2224 2224 1884 0 -1 1077944384 12517 0 0 0 70 3 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531324655856 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2244] ppid=2224 vsize=26538700 memory=8596 CPUtime=0 cores=0-7
/proc/2226/task/2244/stat : 2244 (java) S 2224 2224 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149948658 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531323603808 140532746868437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2245] ppid=2224 vsize=26538700 memory=15876 CPUtime=0.86 cores=0-7
/proc/2226/task/2245/stat : 2245 (java) S 2224 2224 1884 0 -1 1077944384 4758 0 0 0 17 69 0 0 20 0 28 0 149948659 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531322551088 140532746869378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2246] ppid=2224 vsize=26538700 memory=4052 CPUtime=2488.76 cores=0-7
/proc/2226/task/2246/stat : 2246 (java) R 2224 2224 1884 0 -1 4202560 35107 0 0 0 248822 54 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531315035384 140532359557550 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2247] ppid=2224 vsize=26538700 memory=24188 CPUtime=2500.21 cores=0-7
/proc/2226/task/2247/stat : 2247 (java) R 2224 2224 1884 0 -1 4202560 24918 0 0 0 249989 32 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531313983584 140532359557550 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2248] ppid=2224 vsize=26538700 memory=1384 CPUtime=2495.59 cores=0-7
/proc/2226/task/2248/stat : 2248 (java) R 2224 2224 1884 0 -1 4202560 37760 0 0 0 249496 63 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531312930608 140532359557550 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2249] ppid=2224 vsize=26538700 memory=3433820 CPUtime=2498.75 cores=0-7
/proc/2226/task/2249/stat : 2249 (java) R 2224 2224 1884 0 -1 4202560 36520 0 0 0 249830 45 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531311877360 140532359345007 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2250] ppid=2224 vsize=26538700 memory=-8961168018402230209 CPUtime=2489.06 cores=0-7
/proc/2226/task/2250/stat : 2250 (java) R 2224 2224 1884 0 -1 4202560 38961 0 0 0 248856 50 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531310825184 140532359559215 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2251] ppid=2224 vsize=26538700 memory=-8253362762722141311 CPUtime=2495.59 cores=0-7
/proc/2226/task/2251/stat : 2251 (java) R 2224 2224 1884 0 -1 4202560 18303 0 0 0 249531 28 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531309772384 140532360550705 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2252] ppid=2224 vsize=26538700 memory=7100839861465685612 CPUtime=2499.78 cores=0-7
/proc/2226/task/2252/stat : 2252 (java) R 2224 2224 1884 0 -1 4202560 25480 0 0 0 249944 34 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531308722976 140532359559206 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
[pid=2226/tid=2253] ppid=2224 vsize=26538700 memory=-7175204567652784766 CPUtime=2491.99 cores=0-7
/proc/2226/task/2253/stat : 2253 (java) R 2224 2224 1884 0 -1 4202560 65411 0 0 0 249163 36 0 0 20 0 28 0 149949349 27175628800 858455 33554432000 4194304 4196468 140726363508208 140531307667176 140532359557457 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17145856 140726363509906 140726363510083 140726363510083 140726363512783 0
Current children cumulated CPU time: 20017.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3435204 KiB

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

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

[startup+2520.13 s]
# the end of solver process 2226 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20011.8 s, system=6.3885 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.13
CPU time (s): 20018.2
CPU user time (s): 20011.8
CPU system time (s): 6.3885
CPU usage (%): 794.332
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4363504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20011.8
system time used= 6.3885
maximum resident set size= 4366216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 631254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200487
involuntary context switches= 210279


# summary of solver processes directly reported to runsolver:
#   pid: 2224,2226
#   total CPU time (s): 20018.2
#   total CPU user time (s): 20011.8
#   total CPU system time (s): 6.3885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3672 second user time and 31.9464 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-19 20:36:59
IDJOB=4280259
IDBENCH=137707
IDSOLVER=2675
FILE ID=node151/4280259-1503168679
RUNJOBID= node151-1503162776-1911
PBS_JOBID= 20630827
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-03.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-4280259-1503168679/watcher-4280259-1503168679 -o /tmp/evaluation-result-4280259-1503168679/solver-4280259-1503168679 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503162776-1911 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 814648790 HOME/instance-4280259-1503168679.xml

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

MD5SUM BENCH= 61729e5e51cdc1a72244a455e64fc056
RANDOM SEED=814648790

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        24659468 kB
MemAvailable:   31975544 kB
Buffers:          325076 kB
Cached:          7282768 kB
SwapCached:            0 kB
Active:          1797800 kB
Inactive:        5863208 kB
Active(anon):      44848 kB
Inactive(anon):    44328 kB
Active(file):    1752952 kB
Inactive(file):  5818880 kB
Unevictable:        7576 kB
Mlocked:            7576 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7952 kB
Writeback:             0 kB
AnonPages:         67876 kB
Mapped:            51608 kB
Shmem:             33416 kB
Slab:             146388 kB
SReclaimable:     120160 kB
SUnreclaim:        26228 kB
KernelStack:        3520 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node151 at 2017-08-19 21:18:59