Trace number 4407458

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 2019-09-24 parallelSAT (TO)0 2006.26 252.084

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r1.xml
MD5SUMa404c513102fb879343dc63e509eedd5
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 benchmark2005.75
Satisfiable
(Un)Satisfiability was proved
Number of variables166
Number of constraints25
Number of domains2
Minimum domain size12
Maximum domain size70
Distribution of domain sizes[{"size":12,"count":1},{"size":70,"count":165}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":154},{"degree":5,"count":11}]
Minimum constraint arity12
Maximum constraint arity165
Distribution of constraint arities[{"arity":12,"count":1},{"arity":15,"count":22},{"arity":165,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":11},{"type":"lex","count":1},{"type":"sum","count":11},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407458-1569348600.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407458-1569348600.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
0.52/0.59	c solve instance...
1986.55/249.61	o 0 
2005.65/252.06	s SATISFIABLE
2005.65/252.06	v <instantiation>
2005.65/252.06	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] </list>
2005.65/252.06	v 	<values>0 165 102 101 96 94 86 86 85 62 60 59 0 0 0 0 165 89 86 86 84 84 83 82 82 80 79 0 0 0 0 164 140 138 135 131 131 129 0 0 0 0 0 0 0 0 160 95 95 94 93 92 91 74 71 70 65 0 0 0 0 159 150 150 143 139 116 85 0 0 0 0 0 0 0 0 157 103 102 76 74 67 67 67 66 65 0 0 0 0 0 155 115 114 113 113 113 109 90 78 0 0 0 0 0 0 154 134 108 107 103 100 97 94 85 0 0 0 0 0 0 154 131 130 123 121 115 111 111 0 0 0 0 0 0 0 153 138 137 128 127 68 61 61 61 61 0 0 0 0 0 150 147 146 144 125 118 116 0 0 0 0 0 0 0 0 </values>
2005.65/252.06	v </instantiation>
2005.65/252.06	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407458-1569348600/watcher-4407458-1569348600 -o /var/tmp/evaluation-result-4407458-1569348600/solver-4407458-1569348600 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1569335937-18517 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 327303870 HOME/instance-4407458-1569348600.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=21894, runsolver pid=21891

[startup+0.100189 s]*
/proc/loadavg: 7.51 8.08 8.14 2/211 21915
/proc/meminfo: memFree=22098628/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28227396 memory=28940 CPUtime=0.12 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 5707 0 0 0 11 1 0 0 20 0 20 0 510773948 28904853504 7235 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7056849 7235 3122 1 0 7019032 0
[pid=21896/tid=21897] ppid=21894 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) R 21894 21894 18490 0 -1 4202560 3619 0 0 0 8 1 0 0 20 0 20 0 510773948 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010493740848 140010489519510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28227396 memory=139791715456640 CPUtime=0 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21901] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21901/stat : 21901 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010438970128 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21902] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21902/stat : 21902 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010437917328 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21903] ppid=21894 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21903/stat : 21903 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010436864528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21904] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21904/stat : 21904 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010435811728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21905] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21905/stat : 21905 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 7235 33554432000 4194304 4196468 140736420945568 140010434758928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21906] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21906/stat : 21906 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773950 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009672825712 140010489518722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21907] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21907/stat : 21907 (java) S 21894 21894 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510773951 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009671771680 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21908] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21908/stat : 21908 (java) S 21894 21894 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510773951 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009670718832 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21909] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21909/stat : 21909 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773953 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009669667152 140010489526171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21910] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21910/stat : 21910 (java) S 21894 21894 18490 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 510773953 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009668614512 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21911] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21911/stat : 21911 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773953 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009667561712 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21912] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21912/stat : 21912 (java) S 21894 21894 18490 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 510773953 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009666508912 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21913] ppid=21894 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21896/task/21913/stat : 21913 (java) R 21894 21894 18490 0 -1 4202560 359 0 0 0 1 0 0 0 20 0 20 0 510773953 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009665456112 140010489519510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21914] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21914/stat : 21914 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773954 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009664404576 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21915] ppid=21894 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21915/stat : 21915 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773954 28904853504 7235 33554432000 4194304 4196468 140736420945568 140009663351856 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30396 KiB

[startup+0.21005 s]*
/proc/loadavg: 7.51 8.08 8.14 3/211 21915
/proc/meminfo: memFree=22083940/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28227396 memory=41080 CPUtime=0.33 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 9536 0 0 0 30 3 0 0 20 0 20 0 510773948 28904853504 10270 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7056849 10270 3306 1 0 7019032 0
[pid=21896/tid=21897] ppid=21894 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) R 21894 21894 18490 0 -1 4202560 6656 0 0 0 17 2 0 0 20 0 20 0 510773948 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010493739488 140010473588062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28227396 memory=288370167867168384 CPUtime=0 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21901] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21901/stat : 21901 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010438970128 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21902] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21902/stat : 21902 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010437917328 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21903] ppid=21894 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21903/stat : 21903 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010436864528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21904] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21904/stat : 21904 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010435811728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21905] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21905/stat : 21905 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773949 28904853504 10270 33554432000 4194304 4196468 140736420945568 140010434758928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21906] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21906/stat : 21906 (java) S 21894 21894 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510773950 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009672825712 140010489518722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21907] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21907/stat : 21907 (java) S 21894 21894 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510773951 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009671771680 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21908] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21908/stat : 21908 (java) S 21894 21894 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510773951 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009670718832 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21909] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21909/stat : 21909 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773953 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009669667152 140010489526171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21910] ppid=21894 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21896/task/21910/stat : 21910 (java) S 21894 21894 18490 0 -1 1077944384 554 0 0 0 1 0 0 0 20 0 20 0 510773953 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009668614512 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21911] ppid=21894 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21896/task/21911/stat : 21911 (java) S 21894 21894 18490 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 20 0 510773953 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009667561712 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21912] ppid=21894 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/21896/task/21912/stat : 21912 (java) S 21894 21894 18490 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 20 0 510773953 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009666508912 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21913] ppid=21894 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/21896/task/21913/stat : 21913 (java) R 21894 21894 18490 0 -1 4202560 717 0 0 0 7 0 0 0 20 0 20 0 510773953 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009665456112 140010489528922 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21914] ppid=21894 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21914/stat : 21914 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773954 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009664404576 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21915] ppid=21894 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21915/stat : 21915 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773954 28904853504 10270 33554432000 4194304 4196468 140736420945568 140009663351856 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42536 KiB

[startup+0.30952 s]*
/proc/loadavg: 7.51 8.08 8.14 4/211 21915
/proc/meminfo: memFree=22068268/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28231652 memory=49800 CPUtime=0.52 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 10755 0 0 0 48 4 0 0 20 0 20 0 510773948 28909211648 12450 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7057913 12450 3359 1 0 7019032 0
[pid=21896/tid=21897] ppid=21894 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) R 21894 21894 18490 0 -1 4202560 7725 0 0 0 26 3 0 0 20 0 20 0 510773948 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010493738688 140010473588062 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21901] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21901/stat : 21901 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010438970128 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21902] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21902/stat : 21902 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010437917328 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21903] ppid=21894 vsize=28231652 memory=139791589010095 CPUtime=0 cores=0-7
/proc/21896/task/21903/stat : 21903 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010436864528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21904] ppid=21894 vsize=28231652 memory=139791589012400 CPUtime=0 cores=0-7
/proc/21896/task/21904/stat : 21904 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010435811728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21905] ppid=21894 vsize=28231652 memory=139791589014704 CPUtime=0 cores=0-7
/proc/21896/task/21905/stat : 21905 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773949 28909211648 12450 33554432000 4194304 4196468 140736420945568 140010434758928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21906] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21906/stat : 21906 (java) S 21894 21894 18490 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510773950 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009672825712 140010489518722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21907] ppid=21894 vsize=28231652 memory=279583178043280 CPUtime=0 cores=0-7
/proc/21896/task/21907/stat : 21907 (java) S 21894 21894 18490 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510773951 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009671771680 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21908] ppid=21894 vsize=28231652 memory=279583178040976 CPUtime=0 cores=0-7
/proc/21896/task/21908/stat : 21908 (java) S 21894 21894 18490 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510773951 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009670718832 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21909] ppid=21894 vsize=28231652 memory=279583178047888 CPUtime=0 cores=0-7
/proc/21896/task/21909/stat : 21909 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773953 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009669667152 140010489526171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21910] ppid=21894 vsize=28231652 memory=279583177989168 CPUtime=0.02 cores=0-7
/proc/21896/task/21910/stat : 21910 (java) S 21894 21894 18490 0 -1 1077944384 559 0 0 0 2 0 0 0 20 0 20 0 510773953 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009668614512 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21911] ppid=21894 vsize=28231652 memory=279583178061712 CPUtime=0.02 cores=0-7
/proc/21896/task/21911/stat : 21911 (java) S 21894 21894 18490 0 -1 1077944384 133 0 0 0 2 0 0 0 20 0 20 0 510773953 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009667561712 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21912] ppid=21894 vsize=28231652 memory=279583178068624 CPUtime=0.03 cores=0-7
/proc/21896/task/21912/stat : 21912 (java) R 21894 21894 18490 0 -1 4202560 250 0 0 0 3 0 0 0 20 0 20 0 510773953 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009666499296 140010470207872 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21913] ppid=21894 vsize=28231652 memory=279583178066320 CPUtime=0.12 cores=0-7
/proc/21896/task/21913/stat : 21913 (java) S 21894 21894 18490 0 -1 1077944384 795 0 0 0 12 0 0 0 20 0 20 0 510773953 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009665456112 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21914] ppid=21894 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21896/task/21914/stat : 21914 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510773954 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009664404576 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21915] ppid=21894 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/21896/task/21915/stat : 21915 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510773954 28909211648 12450 33554432000 4194304 4196468 140736420945568 140009663351856 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51256 KiB

[startup+0.713714 s]*
/proc/loadavg: 7.51 8.08 8.14 11/219 21923
/proc/meminfo: memFree=22032672/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28766288 memory=96128 CPUtime=2.2 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 15445 0 0 0 212 8 0 0 20 0 28 0 510773948 29456678912 24032 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7191572 24032 3451 1 0 7152672 0
[pid=21896/tid=21897] ppid=21894 vsize=28766288 memory=1398722017469774279 CPUtime=0.58 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) S 21894 21894 18490 0 -1 1077944384 9246 0 0 0 54 4 0 0 20 0 28 0 510773948 29456678912 24032 33554432000 4194304 4196468 140736420945568 140010493748352 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28766288 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510773949 29456678912 24032 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28766288 memory=920 CPUtime=0 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510773949 29456678912 24032 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28766288 memory=4216 CPUtime=0 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510773949 29456678912 24032 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0

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

[pid=21896/tid=21923] ppid=21894 vsize=28766288 memory=14008 CPUtime=160.51 cores=0-7
/proc/21896/task/21923/stat : 21923 (java) R 21894 21894 18490 0 -1 4202560 1243 0 0 0 16050 1 0 0 20 0 28 0 510774009 29456678912 60196 33554432000 4194304 4196468 140736420945568 140009646764016 140010117595332 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 1290.65 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 242240 KiB

[startup+222.311 s]
/proc/loadavg: 8.25 8.13 8.14 9/220 21943
/proc/meminfo: memFree=21906196/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28766288 memory=223000 CPUtime=1769.02 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 89058 0 0 0 176856 46 0 0 20 0 28 0 510773948 29456678912 55750 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7191572 55750 3521 1 0 7152672 0
[pid=21896/tid=21897] ppid=21894 vsize=28766288 memory=223000 CPUtime=0.58 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) S 21894 21894 18490 0 -1 1077944384 9246 0 0 0 54 4 0 0 20 0 28 0 510773948 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010493748352 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28766288 memory=1456 CPUtime=0.13 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1076 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28766288 memory=1456 CPUtime=0.13 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 1926 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28766288 memory=223000 CPUtime=0.12 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1531 0 0 0 11 1 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21901] ppid=21894 vsize=28766288 memory=223000 CPUtime=0.13 cores=0-7
/proc/21896/task/21901/stat : 21901 (java) S 21894 21894 18490 0 -1 1077944384 1348 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010438970128 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21902] ppid=21894 vsize=28766288 memory=1456 CPUtime=0.13 cores=0-7
/proc/21896/task/21902/stat : 21902 (java) S 21894 21894 18490 0 -1 1077944384 2608 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010437917328 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21903] ppid=21894 vsize=28766288 memory=1456 CPUtime=0.13 cores=0-7
/proc/21896/task/21903/stat : 21903 (java) S 21894 21894 18490 0 -1 1077944384 2170 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010436864528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21904] ppid=21894 vsize=28766288 memory=223000 CPUtime=0.13 cores=0-7
/proc/21896/task/21904/stat : 21904 (java) S 21894 21894 18490 0 -1 1077944384 2003 0 0 0 11 2 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010435811728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21905] ppid=21894 vsize=28766288 memory=65 CPUtime=0.13 cores=0-7
/proc/21896/task/21905/stat : 21905 (java) S 21894 21894 18490 0 -1 1077944384 1230 0 0 0 12 1 0 0 20 0 28 0 510773949 29456678912 55750 33554432000 4194304 4196468 140736420945568 140010434758928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21906] ppid=21894 vsize=28766288 memory=297237803912397128 CPUtime=0.08 cores=0-7
/proc/21896/task/21906/stat : 21906 (java) S 21894 21894 18490 0 -1 1077944384 4127 0 0 0 6 2 0 0 20 0 28 0 510773950 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009672825712 140010489518722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21907] ppid=21894 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/21896/task/21907/stat : 21907 (java) S 21894 21894 18490 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 510773951 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009671771680 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21908] ppid=21894 vsize=28766288 memory=224028 CPUtime=0 cores=0-7
/proc/21896/task/21908/stat : 21908 (java) S 21894 21894 18490 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 510773951 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009670718832 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21909] ppid=21894 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/21896/task/21909/stat : 21909 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510773953 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009669667152 140010489526171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21910] ppid=21894 vsize=28766288 memory=226072 CPUtime=1.46 cores=0-7
/proc/21896/task/21910/stat : 21910 (java) S 21894 21894 18490 0 -1 1077944384 13599 0 0 0 143 3 0 0 20 0 28 0 510773953 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009668614512 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21911] ppid=21894 vsize=28766288 memory=1456 CPUtime=1.66 cores=0-7
/proc/21896/task/21911/stat : 21911 (java) S 21894 21894 18490 0 -1 1077944384 11651 0 0 0 164 2 0 0 20 0 28 0 510773953 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009667561712 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21912] ppid=21894 vsize=28766288 memory=0 CPUtime=1.57 cores=0-7
/proc/21896/task/21912/stat : 21912 (java) S 21894 21894 18490 0 -1 1077944384 13420 0 0 0 155 2 0 0 20 0 28 0 510773953 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009666508912 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21913] ppid=21894 vsize=28766288 memory=0 CPUtime=0.58 cores=0-7
/proc/21896/task/21913/stat : 21913 (java) S 21894 21894 18490 0 -1 1077944384 7082 0 0 0 57 1 0 0 20 0 28 0 510773953 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009665456112 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21914] ppid=21894 vsize=28766288 memory=1456 CPUtime=0 cores=0-7
/proc/21896/task/21914/stat : 21914 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510773954 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009664404576 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21915] ppid=21894 vsize=28766288 memory=63132 CPUtime=0.02 cores=0-7
/proc/21896/task/21915/stat : 21915 (java) S 21894 21894 18490 0 -1 1077944384 1696 0 0 0 0 2 0 0 20 0 28 0 510773954 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009663351856 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21916] ppid=21894 vsize=28766288 memory=988 CPUtime=220.11 cores=0-7
/proc/21896/task/21916/stat : 21916 (java) R 21894 21894 18490 0 -1 4202560 1533 0 0 0 22010 1 0 0 20 0 28 0 510774008 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009654131992 140010116417979 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21917] ppid=21894 vsize=28766288 memory=2012 CPUtime=220.28 cores=0-7
/proc/21896/task/21917/stat : 21917 (java) R 21894 21894 18490 0 -1 4202560 863 0 0 0 22027 1 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009653080312 140010117594352 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21918] ppid=21894 vsize=28766288 memory=1424 CPUtime=219.45 cores=0-7
/proc/21896/task/21918/stat : 21918 (java) R 21894 21894 18490 0 -1 4202560 1239 0 0 0 21944 1 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009652027512 140010117594220 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21919] ppid=21894 vsize=28766288 memory=580 CPUtime=219.87 cores=0-7
/proc/21896/task/21919/stat : 21919 (java) R 21894 21894 18490 0 -1 4202560 3980 0 0 0 21984 3 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009650977312 140010119320452 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21920] ppid=21894 vsize=28766288 memory=1692 CPUtime=220.46 cores=0-7
/proc/21896/task/21920/stat : 21920 (java) R 21894 21894 18490 0 -1 4202560 788 0 0 0 22046 0 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009649921632 140010116417762 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21921] ppid=21894 vsize=28766288 memory=3616 CPUtime=220.76 cores=0-7
/proc/21896/task/21921/stat : 21921 (java) R 21894 21894 18490 0 -1 4202560 1518 0 0 0 22076 0 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009648868936 140010117594100 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21922] ppid=21894 vsize=28766288 memory=7548 CPUtime=220.46 cores=0-7
/proc/21896/task/21922/stat : 21922 (java) R 21894 21894 18490 0 -1 4202560 1680 0 0 0 22046 0 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009647817336 140010116417876 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21923] ppid=21894 vsize=28766288 memory=1456 CPUtime=220.38 cores=0-7
/proc/21896/task/21923/stat : 21923 (java) R 21894 21894 18490 0 -1 4202560 1388 0 0 0 22037 1 0 0 20 0 28 0 510774009 29456678912 55750 33554432000 4194304 4196468 140736420945568 140009646764360 140010117593583 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 1769.02 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 224456 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.005 s]
/proc/loadavg: 8.50 8.20 8.17 9/220 21954
/proc/meminfo: memFree=21906788/32770624 swapFree=67002364/67108860
[pid=21894] ppid=21891 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/21894/stat : 21894 (xcsp3-exec) S 21891 21894 18490 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510773947 115843072 364 33554432000 4194304 5098028 140731418793520 140731418791624 140086859244156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25243648 140731418800984 140731418801242 140731418801242 140731418804166 0
/proc/21894/statm: 28282 364 305 221 0 87 0
[pid=21896] ppid=21894 vsize=28766288 memory=223396 CPUtime=2005.65 cores=0-7
/proc/21896/stat : 21896 (java) S 21894 21894 18490 0 -1 1077944320 91922 0 0 0 200514 51 0 0 20 0 28 0 510773948 29456678912 55849 33554432000 4194304 4196468 140736420945568 140736420928112 140010489507575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
/proc/21896/statm: 7191572 55849 3530 1 0 7152672 0
[pid=21896/tid=21897] ppid=21894 vsize=28766288 memory=2648 CPUtime=0.58 cores=0-7
/proc/21896/task/21897/stat : 21897 (java) S 21894 21894 18490 0 -1 1077944384 9310 0 0 0 54 4 0 0 20 0 28 0 510773948 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010493748352 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21898] ppid=21894 vsize=28766288 memory=884 CPUtime=0.15 cores=0-7
/proc/21896/task/21898/stat : 21898 (java) S 21894 21894 18490 0 -1 1077944384 1130 0 0 0 13 2 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010442128528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21899] ppid=21894 vsize=28766288 memory=1440 CPUtime=0.16 cores=0-7
/proc/21896/task/21899/stat : 21899 (java) S 21894 21894 18490 0 -1 1077944384 1973 0 0 0 13 3 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010441075728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21900] ppid=21894 vsize=28766288 memory=1768 CPUtime=0.15 cores=0-7
/proc/21896/task/21900/stat : 21900 (java) S 21894 21894 18490 0 -1 1077944384 1597 0 0 0 13 2 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010440022928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21901] ppid=21894 vsize=28766288 memory=164 CPUtime=0.16 cores=0-7
/proc/21896/task/21901/stat : 21901 (java) S 21894 21894 18490 0 -1 1077944384 1386 0 0 0 14 2 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010438970128 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21902] ppid=21894 vsize=28766288 memory=1556 CPUtime=0.16 cores=0-7
/proc/21896/task/21902/stat : 21902 (java) S 21894 21894 18490 0 -1 1077944384 2646 0 0 0 13 3 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010437917328 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21903] ppid=21894 vsize=28766288 memory=1056 CPUtime=0.15 cores=0-7
/proc/21896/task/21903/stat : 21903 (java) S 21894 21894 18490 0 -1 1077944384 2198 0 0 0 13 2 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010436864528 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21904] ppid=21894 vsize=28766288 memory=1096 CPUtime=0.16 cores=0-7
/proc/21896/task/21904/stat : 21904 (java) S 21894 21894 18490 0 -1 1077944384 2068 0 0 0 13 3 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010435811728 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21905] ppid=21894 vsize=28766288 memory=14008 CPUtime=0.16 cores=0-7
/proc/21896/task/21905/stat : 21905 (java) S 21894 21894 18490 0 -1 1077944384 1554 0 0 0 14 2 0 0 20 0 28 0 510773949 29456678912 55849 33554432000 4194304 4196468 140736420945568 140010434758928 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21906] ppid=21894 vsize=28766288 memory=2116 CPUtime=0.09 cores=0-7
/proc/21896/task/21906/stat : 21906 (java) S 21894 21894 18490 0 -1 1077944384 4313 0 0 0 7 2 0 0 20 0 28 0 510773950 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009672825712 140010489518722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21907] ppid=21894 vsize=28766288 memory=34608 CPUtime=0 cores=0-7
/proc/21896/task/21907/stat : 21907 (java) S 21894 21894 18490 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 510773951 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009671771744 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21908] ppid=21894 vsize=28766288 memory=12028 CPUtime=0 cores=0-7
/proc/21896/task/21908/stat : 21908 (java) S 21894 21894 18490 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 510773951 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009670718832 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21909] ppid=21894 vsize=28766288 memory=532 CPUtime=0 cores=0-7
/proc/21896/task/21909/stat : 21909 (java) S 21894 21894 18490 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510773953 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009669667152 140010489526171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21910] ppid=21894 vsize=28766288 memory=1564 CPUtime=1.56 cores=0-7
/proc/21896/task/21910/stat : 21910 (java) S 21894 21894 18490 0 -1 1077944384 13687 0 0 0 153 3 0 0 20 0 28 0 510773953 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009668614512 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21911] ppid=21894 vsize=28766288 memory=928 CPUtime=1.71 cores=0-7
/proc/21896/task/21911/stat : 21911 (java) S 21894 21894 18490 0 -1 1077944384 12034 0 0 0 169 2 0 0 20 0 28 0 510773953 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009667561712 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21912] ppid=21894 vsize=28766288 memory=1980 CPUtime=1.65 cores=0-7
/proc/21896/task/21912/stat : 21912 (java) S 21894 21894 18490 0 -1 1077944384 13447 0 0 0 163 2 0 0 20 0 28 0 510773953 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009666508912 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21913] ppid=21894 vsize=28766288 memory=1772 CPUtime=0.6 cores=0-7
/proc/21896/task/21913/stat : 21913 (java) S 21894 21894 18490 0 -1 1077944384 7358 0 0 0 58 2 0 0 20 0 28 0 510773953 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009665456112 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21914] ppid=21894 vsize=28766288 memory=2648 CPUtime=0 cores=0-7
/proc/21896/task/21914/stat : 21914 (java) S 21894 21894 18490 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510773954 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009664404576 140010489517781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21915] ppid=21894 vsize=28766288 memory=884 CPUtime=0.03 cores=0-7
/proc/21896/task/21915/stat : 21915 (java) S 21894 21894 18490 0 -1 1077944384 1717 0 0 0 0 3 0 0 20 0 28 0 510773954 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009663351856 140010489518722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21947] ppid=21894 vsize=28766288 memory=1440 CPUtime=2.38 cores=0-7
/proc/21896/task/21947/stat : 21947 (java) R 21894 21894 18490 0 -1 4202560 30 0 0 0 238 0 0 0 20 0 28 0 510798908 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009653079304 140010117594364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21948] ppid=21894 vsize=28766288 memory=1768 CPUtime=2.21 cores=0-7
/proc/21896/task/21948/stat : 21948 (java) R 21894 21894 18490 0 -1 4202560 23 0 0 0 221 0 0 0 20 0 28 0 510798908 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009654132808 140010116662415 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21949] ppid=21894 vsize=28766288 memory=772 CPUtime=2.36 cores=0-7
/proc/21896/task/21949/stat : 21949 (java) R 21894 21894 18490 0 -1 4202560 25 0 0 0 236 0 0 0 20 0 28 0 510798908 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009647816808 140010117157054 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21950] ppid=21894 vsize=28766288 memory=1556 CPUtime=2.34 cores=0-7
/proc/21896/task/21950/stat : 21950 (java) R 21894 21894 18490 0 -1 4202560 48 0 0 0 234 0 0 0 20 0 28 0 510798908 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009648871952 140010117594220 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21951] ppid=21894 vsize=28766288 memory=1056 CPUtime=2.38 cores=0-7
/proc/21896/task/21951/stat : 21951 (java) R 21894 21894 18490 0 -1 4202560 23 0 0 0 238 0 0 0 20 0 28 0 510798909 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009646763608 140010116417688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21952] ppid=21894 vsize=28766288 memory=1096 CPUtime=2.38 cores=0-7
/proc/21896/task/21952/stat : 21952 (java) R 21894 21894 18490 0 -1 4202560 25 0 0 0 238 0 0 0 20 0 28 0 510798909 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009650974888 140010116417951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21953] ppid=21894 vsize=28766288 memory=14008 CPUtime=2.38 cores=0-7
/proc/21896/task/21953/stat : 21953 (java) R 21894 21894 18490 0 -1 4202560 24 0 0 0 238 0 0 0 20 0 28 0 510798909 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009649922376 140010117595634 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
[pid=21896/tid=21954] ppid=21894 vsize=28766288 memory=2116 CPUtime=2.31 cores=0-7
/proc/21896/task/21954/stat : 21954 (java) R 21894 21894 18490 0 -1 4202560 28 0 0 0 231 0 0 0 20 0 28 0 510798909 29456678912 55849 33554432000 4194304 4196468 140736420945568 140009652027568 140010117595290 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24395776 140736420951004 140736420951179 140736420951179 140736420954063 0
Current children cumulated CPU time: 2005.65 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 224852 KiB

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

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

[startup+252.084 s]
# the end of solver process 21896 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2005.74 s, system=0.517512 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.084
CPU time (s): 2006.26
CPU user time (s): 2005.74
CPU system time (s): 0.517512
CPU usage (%): 795.869
Max. virtual memory (cumulated for all children) (KiB): 28881496
Max. memory (cumulated for all children) (KiB): 306056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2005.74
system time used= 0.517512
maximum resident set size= 304604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92600
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14191
involuntary context switches= 23215


# summary of solver processes directly reported to runsolver:
#   pid: 21894,21896
#   total CPU time (s): 2006.26
#   total CPU user time (s): 2005.74
#   total CPU system time (s): 0.517512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.15583 second user time and 2.65695 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-24 20:09:19
IDJOB=4407458
IDBENCH=137635
IDSOLVER=2872
FILE ID=node146/4407458-1569348600
RUNJOBID= node146-1569335937-18517
PBS_JOBID= 21705051
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407458-1569348600/watcher-4407458-1569348600 -o /var/tmp/evaluation-result-4407458-1569348600/solver-4407458-1569348600 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1569335937-18517 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 327303870 HOME/instance-4407458-1569348600.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=327303870

node146.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.90
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.90
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.90
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.90
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:        22116208 kB
MemAvailable:   31841964 kB
Buffers:          147720 kB
Cached:          9615704 kB
SwapCached:         3568 kB
Active:          4854036 kB
Inactive:        4913720 kB
Active(anon):       4104 kB
Inactive(anon):    56464 kB
Active(file):    4849932 kB
Inactive(file):  4857256 kB
Unevictable:      110892 kB
Mlocked:          110892 kB
SwapTotal:      67108860 kB
SwapFree:       67002364 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        112168 kB
Mapped:            56556 kB
Shmem:             47620 kB
Slab:             475712 kB
SReclaimable:     447028 kB
SUnreclaim:        28684 kB
KernelStack:        3456 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13480 MiB
End job on node146 at 2019-09-24 20:13:31