Trace number 4281282

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) 1761.51 252.11

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-06.xml
MD5SUM0bf4a40729d33496d05cbb52f4946484
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark257.388
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size139
Distribution of domain sizes[{"size":100,"count":1},{"size":139,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"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-4281282-1503187568.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281282-1503187568.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
49.42/37.48	c solve instance...
1760.81/252.08	s UNKNOWN
1760.81/252.08	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 (12774 MiB free)
  memory of node 1: 16384 MiB (12129 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281282-1503187568/watcher-4281282-1503187568 -o /tmp/evaluation-result-4281282-1503187568/solver-4281282-1503187568 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1705051443 HOME/instance-4281282-1503187568.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15118, runsolver pid=15115

[startup+0.100113 s]*
/proc/loadavg: 8.05 7.95 8.02 3/200 15139
/proc/meminfo: memFree=25484280/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=25999808 memory=27400 CPUtime=0.12 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 5222 0 0 0 11 1 0 0 20 0 20 0 151837723 26623803392 6850 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6499952 6850 2864 1 0 6488269 0
[pid=15120/tid=15121] ppid=15118 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) R 15118 15118 14868 0 -1 4202560 3223 0 0 0 8 0 0 0 20 0 20 0 151837724 26623803392 6850 33554432000 4194304 4196468 140731366154592 140389275984704 140389255796069 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=25999808 memory=139721469146752 CPUtime=0 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15125] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15125/stat : 15125 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388826360592 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15126] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15126/stat : 15126 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388825307792 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15127] ppid=15118 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15127/stat : 15127 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388824254992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15128] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15128/stat : 15128 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388823202192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15129] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15129/stat : 15129 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26623803392 6850 33554432000 4194304 4196468 140731366154592 140388822149392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15130] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15130/stat : 15130 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837726 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387946638192 140389271763586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15131] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15131/stat : 15131 (java) S 15118 15118 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151837727 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387945584160 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15132] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15132/stat : 15132 (java) S 15118 15118 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151837727 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387944531312 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15133] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15133/stat : 15133 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387943479632 140389271771035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15134] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15134/stat : 15134 (java) S 15118 15118 14868 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387942426992 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15135] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15135/stat : 15135 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387941374192 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15136] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15136/stat : 15136 (java) S 15118 15118 14868 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387940321392 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15137] ppid=15118 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15120/task/15137/stat : 15137 (java) S 15118 15118 14868 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387939268592 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15138] ppid=15118 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15138/stat : 15138 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837729 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387938217056 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15139] ppid=15118 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15139/stat : 15139 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837730 26623803392 6850 33554432000 4194304 4196468 140731366154592 140387937164336 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28784 KiB

[startup+0.210142 s]*
/proc/loadavg: 8.05 7.95 8.02 2/200 15139
/proc/meminfo: memFree=25473704/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=26004064 memory=39300 CPUtime=0.32 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 7851 0 0 0 31 1 0 0 20 0 20 0 151837723 26628161536 9825 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6501016 9825 3074 1 0 6488269 0
[pid=15120/tid=15121] ppid=15118 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) R 15118 15118 14868 0 -1 4202560 4939 0 0 0 18 1 0 0 20 0 20 0 151837724 26628161536 9825 33554432000 4194304 4196468 140731366154592 140389275966448 140389255832926 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=26004064 memory=3833038583863522976 CPUtime=0 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15125] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15125/stat : 15125 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388826360592 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15126] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15126/stat : 15126 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388825307792 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15127] ppid=15118 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15127/stat : 15127 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 9825 33554432000 4194304 4196468 140731366154592 140388824254992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15128] ppid=15118 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15128/stat : 15128 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26628194304 9825 33554432000 4194304 4196468 140731366154592 140388823202192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15129] ppid=15118 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15129/stat : 15129 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628194304 9825 33554432000 4194304 4196468 140731366154592 140388822149392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15130] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15130/stat : 15130 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837726 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387946638192 140389271763586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15131] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15131/stat : 15131 (java) S 15118 15118 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151837727 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387945584160 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15132] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15132/stat : 15132 (java) S 15118 15118 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151837727 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387944531312 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15133] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15133/stat : 15133 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837729 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387943479632 140389271771035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15134] ppid=15118 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15120/task/15134/stat : 15134 (java) S 15118 15118 14868 0 -1 1077944384 585 0 0 0 1 0 0 0 20 0 20 0 151837729 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387942426992 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15135] ppid=15118 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15135/stat : 15135 (java) S 15118 15118 14868 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 151837729 26628194304 9846 33554432000 4194304 4196468 140731366154592 140387941374192 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15136] ppid=15118 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/15120/task/15136/stat : 15136 (java) S 15118 15118 14868 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 151837729 26628194304 9846 33554432000 4194304 4196468 140731366154592 140387940321392 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15137] ppid=15118 vsize=26004096 memory=-1 CPUtime=0.08 cores=0-7
/proc/15120/task/15137/stat : 15137 (java) S 15118 15118 14868 0 -1 1077944384 731 0 0 0 8 0 0 0 20 0 20 0 151837729 26628194304 9846 33554432000 4194304 4196468 140731366154592 140387939268592 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15138] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15138/stat : 15138 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837729 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387938217056 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15139] ppid=15118 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15139/stat : 15139 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837730 26628161536 9846 33554432000 4194304 4196468 140731366154592 140387937164336 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40684 KiB

[startup+0.309612 s]*
/proc/loadavg: 8.05 7.95 8.02 3/200 15139
/proc/meminfo: memFree=25467624/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=26004064 memory=45952 CPUtime=0.5 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 8644 0 0 0 47 3 0 0 20 0 20 0 151837723 26628161536 11488 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6501016 11488 3106 1 0 6488269 0
[pid=15120/tid=15121] ppid=15118 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) R 15118 15118 14868 0 -1 4202560 5588 0 0 0 28 1 0 0 20 0 20 0 151837724 26628161536 11554 33554432000 4194304 4196468 140731366154592 140389275989808 140389271774365 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15125] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15125/stat : 15125 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388826360592 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15126] ppid=15118 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15120/task/15126/stat : 15126 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388825307792 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15127] ppid=15118 vsize=26004064 memory=139721326031791 CPUtime=0 cores=0-7
/proc/15120/task/15127/stat : 15127 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388824254992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15128] ppid=15118 vsize=26004064 memory=139721326034096 CPUtime=0 cores=0-7
/proc/15120/task/15128/stat : 15128 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388823202192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15129] ppid=15118 vsize=26004064 memory=139721326036400 CPUtime=0 cores=0-7
/proc/15120/task/15129/stat : 15129 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628161536 11554 33554432000 4194304 4196468 140731366154592 140388822149392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15130] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15130/stat : 15130 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837726 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387946638192 140389271763586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15131] ppid=15118 vsize=26004064 memory=279442652079760 CPUtime=0 cores=0-7
/proc/15120/task/15131/stat : 15131 (java) S 15118 15118 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151837727 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387945584160 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15132] ppid=15118 vsize=26004064 memory=279442652086672 CPUtime=0 cores=0-7
/proc/15120/task/15132/stat : 15132 (java) S 15118 15118 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151837727 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387944531312 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15133] ppid=15118 vsize=26004064 memory=279442652027952 CPUtime=0 cores=0-7
/proc/15120/task/15133/stat : 15133 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387943479632 140389271771035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15134] ppid=15118 vsize=26004064 memory=279442652100496 CPUtime=0.02 cores=0-7
/proc/15120/task/15134/stat : 15134 (java) S 15118 15118 14868 0 -1 1077944384 601 0 0 0 2 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387942426992 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15135] ppid=15118 vsize=26004064 memory=279442652107408 CPUtime=0.01 cores=0-7
/proc/15120/task/15135/stat : 15135 (java) R 15118 15118 14868 0 -1 4202560 178 0 0 0 1 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387941374192 140389252452736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15136] ppid=15118 vsize=26004064 memory=279442652105104 CPUtime=0.02 cores=0-7
/proc/15120/task/15136/stat : 15136 (java) R 15118 15118 14868 0 -1 4202560 235 0 0 0 2 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387940321392 140389249632592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15137] ppid=15118 vsize=26004064 memory=279442652121264 CPUtime=0.12 cores=0-7
/proc/15120/task/15137/stat : 15137 (java) S 15118 15118 14868 0 -1 1077944384 812 0 0 0 12 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387939268592 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15138] ppid=15118 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15138/stat : 15138 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151837729 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387938217056 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15139] ppid=15118 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15120/task/15139/stat : 15139 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151837730 26628161536 11554 33554432000 4194304 4196468 140731366154592 140387937164336 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47336 KiB

[startup+0.700919 s]
/proc/loadavg: 8.05 7.95 8.02 5/200 15139
/proc/meminfo: memFree=25409440/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=26004140 memory=201340 CPUtime=1.63 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 12325 0 0 0 156 7 0 0 20 0 20 0 151837723 26628239360 50335 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6501035 50335 3206 1 0 6488269 0
[pid=15120/tid=15121] ppid=15118 vsize=26004140 memory=279442652479152 CPUtime=0.66 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) R 15118 15118 14868 0 -1 4202560 5972 0 0 0 62 4 0 0 20 0 20 0 151837724 26628239360 50335 33554432000 4194304 4196468 140731366154592 140389275989264 140388874682720 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=26004140 memory=139721326240624 CPUtime=0 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151837725 26628239360 50335 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 151837725 26628239360 50335 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=26004140 memory=1204 CPUtime=0 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 151837725 26628239360 50335 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0

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

[pid=15120/tid=15147] ppid=15118 vsize=26538700 memory=4080 CPUtime=124.16 cores=0-7
/proc/15120/task/15147/stat : 15147 (java) R 15118 15118 14868 0 -1 4202560 2118 0 0 0 12415 1 0 0 20 0 28 0 151841473 27175628800 511198 33554432000 4194304 4196468 140731366154592 140387921787288 140388877764528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 1044.97 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2046176 KiB

[startup+222.302 s]
/proc/loadavg: 8.48 7.73 7.85 9/207 15148
/proc/meminfo: memFree=23463896/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=26538700 memory=2048728 CPUtime=1523.74 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 171472 0 0 0 152114 260 0 0 20 0 28 0 151837723 27175628800 512182 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6634675 512182 3289 1 0 6621909 0
[pid=15120/tid=15121] ppid=15118 vsize=26538700 memory=1384 CPUtime=28.81 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) S 15118 15118 14868 0 -1 1077944384 17772 0 0 0 2864 17 0 0 20 0 28 0 151837724 27175628800 512182 33554432000 4194304 4196468 140731366154592 140389275993216 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=26538700 memory=2048728 CPUtime=1.3 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 1369 0 0 0 107 23 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=26538700 memory=1384 CPUtime=1.25 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 1821 0 0 0 105 20 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=26538700 memory=1384 CPUtime=1.3 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 2357 0 0 0 108 22 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15125] ppid=15118 vsize=26538700 memory=2044796 CPUtime=1.32 cores=0-7
/proc/15120/task/15125/stat : 15125 (java) S 15118 15118 14868 0 -1 1077944384 1877 0 0 0 109 23 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388826360592 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15126] ppid=15118 vsize=26538700 memory=279442653591296 CPUtime=1.31 cores=0-7
/proc/15120/task/15126/stat : 15126 (java) S 15118 15118 14868 0 -1 1077944384 1651 0 0 0 111 20 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388825307792 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15127] ppid=15118 vsize=26538700 memory=6944656425123485561 CPUtime=1.24 cores=0-7
/proc/15120/task/15127/stat : 15127 (java) S 15118 15118 14868 0 -1 1077944384 901 0 0 0 107 17 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388824254992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15128] ppid=15118 vsize=26538700 memory=0 CPUtime=1.29 cores=0-7
/proc/15120/task/15128/stat : 15128 (java) S 15118 15118 14868 0 -1 1077944384 1385 0 0 0 108 21 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388823202192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15129] ppid=15118 vsize=26538700 memory=-7016423919704390486 CPUtime=1.29 cores=0-7
/proc/15120/task/15129/stat : 15129 (java) S 15118 15118 14868 0 -1 1077944384 1184 0 0 0 109 20 0 0 20 0 28 0 151837725 27175628800 512182 33554432000 4194304 4196468 140731366154592 140388822149392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15130] ppid=15118 vsize=26538700 memory=16432 CPUtime=7.33 cores=0-7
/proc/15120/task/15130/stat : 15130 (java) S 15118 15118 14868 0 -1 1077944384 6042 0 0 0 729 4 0 0 20 0 28 0 151837726 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387946638192 140389271763586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15131] ppid=15118 vsize=26538700 memory=24268 CPUtime=0 cores=0-7
/proc/15120/task/15131/stat : 15131 (java) S 15118 15118 14868 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 151837727 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387945584224 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15132] ppid=15118 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15120/task/15132/stat : 15132 (java) S 15118 15118 14868 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 28 0 151837727 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387944531328 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15133] ppid=15118 vsize=26538700 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/15120/task/15133/stat : 15133 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387943479632 140389271771035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15134] ppid=15118 vsize=26538700 memory=12136 CPUtime=1.89 cores=0-7
/proc/15120/task/15134/stat : 15134 (java) S 15118 15118 14868 0 -1 1077944384 22619 0 0 0 184 5 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387942426992 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15135] ppid=15118 vsize=26538700 memory=1004 CPUtime=3.07 cores=0-7
/proc/15120/task/15135/stat : 15135 (java) S 15118 15118 14868 0 -1 1077944384 32093 0 0 0 302 5 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387941374192 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15136] ppid=15118 vsize=26538700 memory=288230574492221466 CPUtime=2.56 cores=0-7
/proc/15120/task/15136/stat : 15136 (java) S 15118 15118 14868 0 -1 1077944384 26923 0 0 0 253 3 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387940321392 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15137] ppid=15118 vsize=26538700 memory=288230583166042425 CPUtime=0.78 cores=0-7
/proc/15120/task/15137/stat : 15137 (java) S 15118 15118 14868 0 -1 1077944384 14237 0 0 0 76 2 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387939268592 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15138] ppid=15118 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15120/task/15138/stat : 15138 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151837729 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387938217056 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15139] ppid=15118 vsize=26538700 memory=2044792 CPUtime=0.08 cores=0-7
/proc/15120/task/15139/stat : 15139 (java) S 15118 15118 14868 0 -1 1077944384 2921 0 0 0 4 4 0 0 20 0 28 0 151837730 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387937164336 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15140] ppid=15118 vsize=26538700 memory=0 CPUtime=183.92 cores=0-7
/proc/15120/task/15140/stat : 15140 (java) R 15118 15118 14868 0 -1 4202560 4418 0 0 0 18385 7 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387929152744 140388877764029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15141] ppid=15118 vsize=26538700 memory=279442652687520 CPUtime=183.19 cores=0-7
/proc/15120/task/15141/stat : 15141 (java) R 15118 15118 14868 0 -1 4202560 2056 0 0 0 18311 8 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387928101064 140388877764390 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15142] ppid=15118 vsize=26538700 memory=1384 CPUtime=183.05 cores=0-7
/proc/15120/task/15142/stat : 15142 (java) R 15118 15118 14868 0 -1 4202560 6180 0 0 0 18290 15 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387927048264 140388877764561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15143] ppid=15118 vsize=26538700 memory=130077379556940 CPUtime=183.58 cores=0-7
/proc/15120/task/15143/stat : 15143 (java) R 15118 15118 14868 0 -1 4202560 4340 0 0 0 18353 5 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387925995832 140388877764479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15144] ppid=15118 vsize=26538700 memory=125 CPUtime=184.17 cores=0-7
/proc/15120/task/15144/stat : 15144 (java) R 15118 15118 14868 0 -1 4202560 9327 0 0 0 18413 4 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387924942664 140388877764311 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15145] ppid=15118 vsize=26538700 memory=130 CPUtime=182.46 cores=0-7
/proc/15120/task/15145/stat : 15145 (java) R 15118 15118 14868 0 -1 4202560 4209 0 0 0 18244 2 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387923890088 140388877764358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15146] ppid=15118 vsize=26538700 memory=1384 CPUtime=184.14 cores=0-7
/proc/15120/task/15146/stat : 15146 (java) R 15118 15118 14868 0 -1 4202560 2075 0 0 0 18410 4 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387922838088 140388877764479 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15147] ppid=15118 vsize=26538700 memory=2044864 CPUtime=184.17 cores=0-7
/proc/15120/task/15147/stat : 15147 (java) R 15118 15118 14868 0 -1 4202560 2308 0 0 0 18415 2 0 0 20 0 28 0 151841473 27175628800 512182 33554432000 4194304 4196468 140731366154592 140387921784600 140388877764479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 1523.74 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2050112 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.60 7.84 7.88 9/207 15148
/proc/meminfo: memFree=23468608/32770624 swapFree=67108860/67108860
[pid=15118] ppid=15115 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15118/stat : 15118 (xcsp3-exec) S 15115 15118 14868 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151837723 9740288 346 33554432000 4194304 5098028 140735200582960 140735200581064 139979833655932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24547328 140735200588906 140735200589116 140735200589116 140735200591851 0
/proc/15118/statm: 2378 346 289 221 0 87 0
[pid=15120] ppid=15118 vsize=26538700 memory=2043916 CPUtime=1760.81 cores=0-7
/proc/15120/stat : 15120 (java) S 15118 15118 14868 0 -1 1077944320 178488 0 0 0 175816 265 0 0 20 0 28 0 151837723 27175628800 510979 33554432000 4194304 4196468 140731366154592 140731366137136 140389271752439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
/proc/15120/statm: 6634675 510979 3289 1 0 6621909 0
[pid=15120/tid=15121] ppid=15118 vsize=26538700 memory=4080 CPUtime=28.81 cores=0-7
/proc/15120/task/15121/stat : 15121 (java) S 15118 15118 14868 0 -1 1077944384 17772 0 0 0 2864 17 0 0 20 0 28 0 151837724 27175628800 510979 33554432000 4194304 4196468 140731366154592 140389275993216 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15122] ppid=15118 vsize=26538700 memory=932 CPUtime=1.3 cores=0-7
/proc/15120/task/15122/stat : 15122 (java) S 15118 15118 14868 0 -1 1077944384 1369 0 0 0 107 23 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388829518992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15123] ppid=15118 vsize=26538700 memory=1584 CPUtime=1.25 cores=0-7
/proc/15120/task/15123/stat : 15123 (java) S 15118 15118 14868 0 -1 1077944384 1821 0 0 0 105 20 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388828466192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15124] ppid=15118 vsize=26538700 memory=4126316290023845779 CPUtime=1.3 cores=0-7
/proc/15120/task/15124/stat : 15124 (java) S 15118 15118 14868 0 -1 1077944384 2357 0 0 0 108 22 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388827413392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15125] ppid=15118 vsize=26538700 memory=2043916 CPUtime=1.32 cores=0-7
/proc/15120/task/15125/stat : 15125 (java) S 15118 15118 14868 0 -1 1077944384 1877 0 0 0 109 23 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388826360592 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15126] ppid=15118 vsize=26538700 memory=6791534058613427641 CPUtime=1.31 cores=0-7
/proc/15120/task/15126/stat : 15126 (java) S 15118 15118 14868 0 -1 1077944384 1651 0 0 0 111 20 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388825307792 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15127] ppid=15118 vsize=26538700 memory=4126316290023845779 CPUtime=1.24 cores=0-7
/proc/15120/task/15127/stat : 15127 (java) S 15118 15118 14868 0 -1 1077944384 901 0 0 0 107 17 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388824254992 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15128] ppid=15118 vsize=26538700 memory=2196 CPUtime=1.29 cores=0-7
/proc/15120/task/15128/stat : 15128 (java) S 15118 15118 14868 0 -1 1077944384 1385 0 0 0 108 21 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388823202192 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15129] ppid=15118 vsize=26538700 memory=8052 CPUtime=1.29 cores=0-7
/proc/15120/task/15129/stat : 15129 (java) S 15118 15118 14868 0 -1 1077944384 1184 0 0 0 109 20 0 0 20 0 28 0 151837725 27175628800 510979 33554432000 4194304 4196468 140731366154592 140388822149392 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15130] ppid=15118 vsize=26538700 memory=840 CPUtime=7.33 cores=0-7
/proc/15120/task/15130/stat : 15130 (java) S 15118 15118 14868 0 -1 1077944384 6065 0 0 0 729 4 0 0 20 0 28 0 151837726 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387946638192 140389271763586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15131] ppid=15118 vsize=26538700 memory=4100 CPUtime=0 cores=0-7
/proc/15120/task/15131/stat : 15131 (java) S 15118 15118 14868 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 151837727 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387945584224 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15132] ppid=15118 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/15120/task/15132/stat : 15132 (java) S 15118 15118 14868 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 28 0 151837727 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387944531328 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15133] ppid=15118 vsize=26538700 memory=920 CPUtime=0 cores=0-7
/proc/15120/task/15133/stat : 15133 (java) S 15118 15118 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387943479632 140389271771035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15134] ppid=15118 vsize=26538700 memory=4112 CPUtime=1.91 cores=0-7
/proc/15120/task/15134/stat : 15134 (java) S 15118 15118 14868 0 -1 1077944384 23231 0 0 0 186 5 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387942426992 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15135] ppid=15118 vsize=26538700 memory=1160 CPUtime=3.1 cores=0-7
/proc/15120/task/15135/stat : 15135 (java) S 15118 15118 14868 0 -1 1077944384 32981 0 0 0 305 5 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387941374192 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15136] ppid=15118 vsize=26538700 memory=1384 CPUtime=2.59 cores=0-7
/proc/15120/task/15136/stat : 15136 (java) S 15118 15118 14868 0 -1 1077944384 27777 0 0 0 256 3 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387940321392 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15137] ppid=15118 vsize=26538700 memory=2043916 CPUtime=0.79 cores=0-7
/proc/15120/task/15137/stat : 15137 (java) S 15118 15118 14868 0 -1 1077944384 14308 0 0 0 77 2 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387939268592 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15138] ppid=15118 vsize=26538700 memory=2043916 CPUtime=0 cores=0-7
/proc/15120/task/15138/stat : 15138 (java) S 15118 15118 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151837729 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387938217056 140389271762645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15139] ppid=15118 vsize=26538700 memory=2043916 CPUtime=0.1 cores=0-7
/proc/15120/task/15139/stat : 15139 (java) S 15118 15118 14868 0 -1 1077944384 3525 0 0 0 5 5 0 0 20 0 28 0 151837730 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387937164336 140389271763586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15140] ppid=15118 vsize=26538700 memory=4080 CPUtime=213.59 cores=0-7
/proc/15120/task/15140/stat : 15140 (java) R 15118 15118 14868 0 -1 4202560 5128 0 0 0 21351 8 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387929152744 140388878371391 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15141] ppid=15118 vsize=26538700 memory=932 CPUtime=212.29 cores=0-7
/proc/15120/task/15141/stat : 15141 (java) R 15118 15118 14868 0 -1 4202560 2309 0 0 0 21220 9 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387928101064 140388877764620 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15142] ppid=15118 vsize=26538700 memory=1584 CPUtime=212.76 cores=0-7
/proc/15120/task/15142/stat : 15142 (java) R 15118 15118 14868 0 -1 4202560 6746 0 0 0 21259 17 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387927048264 140388877764629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15143] ppid=15118 vsize=26538700 memory=2196 CPUtime=213.26 cores=0-7
/proc/15120/task/15143/stat : 15143 (java) R 15118 15118 14868 0 -1 4202560 5053 0 0 0 21321 5 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387925995912 140388877764587 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15144] ppid=15118 vsize=26538700 memory=8052 CPUtime=213.87 cores=0-7
/proc/15120/task/15144/stat : 15144 (java) R 15118 15118 14868 0 -1 4202560 9896 0 0 0 21383 4 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387924943080 140388880937404 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15145] ppid=15118 vsize=26538700 memory=840 CPUtime=212.17 cores=0-7
/proc/15120/task/15145/stat : 15145 (java) R 15118 15118 14868 0 -1 4202560 4895 0 0 0 21215 2 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387923891928 140388877763967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15146] ppid=15118 vsize=26538700 memory=4100 CPUtime=213.84 cores=0-7
/proc/15120/task/15146/stat : 15146 (java) R 15118 15118 14868 0 -1 4202560 2291 0 0 0 21380 4 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387922838088 140388877764629 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
[pid=15120/tid=15147] ppid=15118 vsize=26538700 memory=1696 CPUtime=213.88 cores=0-7
/proc/15120/task/15147/stat : 15147 (java) R 15118 15118 14868 0 -1 4202560 2559 0 0 0 21386 2 0 0 20 0 28 0 151841473 27175628800 510979 33554432000 4194304 4196468 140731366154592 140387921784600 140388877764479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24870912 140731366163608 140731366163784 140731366163784 140731366166479 0
Current children cumulated CPU time: 1760.81 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2045300 KiB

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

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

[startup+252.11 s]
# the end of solver process 15120 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1758.84 s, system=2.66861 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): 252.11
CPU time (s): 1761.51
CPU user time (s): 1758.84
CPU system time (s): 2.66861
CPU usage (%): 698.707
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2056300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.84
system time used= 2.66861
maximum resident set size= 2054916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179425
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11903
involuntary context switches= 18986


# summary of solver processes directly reported to runsolver:
#   pid: 15118,15120
#   total CPU time (s): 1761.51
#   total CPU user time (s): 1758.84
#   total CPU system time (s): 2.66861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.14983 second user time and 2.83906 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 01:51:48
IDJOB=4281282
IDBENCH=136008
IDSOLVER=2676
FILE ID=node148/4281282-1503187568
RUNJOBID= node148-1503186455-14895
PBS_JOBID= 20630855
Free space on /tmp= 61944 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-06.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-4281282-1503187568/watcher-4281282-1503187568 -o /tmp/evaluation-result-4281282-1503187568/solver-4281282-1503187568 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1705051443 HOME/instance-4281282-1503187568.xml

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

MD5SUM BENCH= 0bf4a40729d33496d05cbb52f4946484
RANDOM SEED=1705051443

node148.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.19
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.19
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.19
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.19
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:        25501696 kB
MemAvailable:   31977044 kB
Buffers:          296248 kB
Cached:          6472292 kB
SwapCached:            0 kB
Active:          1171624 kB
Inactive:        5649932 kB
Active(anon):       4060 kB
Inactive(anon):    84704 kB
Active(file):    1167564 kB
Inactive(file):  5565228 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9700 kB
Writeback:             0 kB
AnonPages:         99320 kB
Mapped:            52076 kB
Shmem:             33416 kB
Slab:             143560 kB
SReclaimable:     116784 kB
SUnreclaim:        26776 kB
KernelStack:        3648 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61936 MiB
End job on node148 at 2017-08-20 01:56:00