Trace number 4400258

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-16 parallelSAT (TO)0 2005.75 252.091

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-4400258-1568711945.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.19	c [HOME/instance-4400258-1568711945.xml, -tl, 2016s, -p, 8]
0.34/0.23	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.02/0.59	c solve instance...
284.87/36.24	o 0 
2005.14/252.07	s SATISFIABLE
2005.14/252.07	v <instantiation>
2005.14/252.07	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.14/252.07	v 	<values>0 165 154 150 150 123 85 82 74 0 0 0 0 0 0 0 165 154 150 147 113 85 84 83 0 0 0 0 0 0 0 164 70 68 67 67 67 65 65 62 61 61 61 61 59 0 160 155 113 111 108 102 85 84 82 0 0 0 0 0 0 159 131 125 121 116 115 115 114 0 0 0 0 0 0 0 157 100 96 95 95 94 94 92 91 86 0 0 0 0 0 153 146 144 134 131 127 86 78 0 0 0 0 0 0 0 143 131 130 129 128 116 113 103 0 0 0 0 0 0 0 140 118 107 102 101 94 80 79 76 74 0 0 0 0 0 139 138 138 137 135 111 109 93 0 0 0 0 0 0 0 103 97 90 89 86 86 71 66 60 0 0 0 0 0 0 </values>
2005.14/252.07	v </instantiation>
2005.14/252.07	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 (14608 MiB free)
  memory of node 1: 16384 MiB (15754 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400258-1568711945/watcher-4400258-1568711945 -o /tmp/evaluation-result-4400258-1568711945/solver-4400258-1568711945 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568702605-24310 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 919923853 HOME/instance-4400258-1568711945.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
solver pid=25810, runsolver pid=25807
Current StackSize limit: 8192 KiB


[startup+0.100505 s]*
/proc/loadavg: 8.24 8.33 8.32 2/210 25831
/proc/meminfo: memFree=31076100/32770624 swapFree=66922840/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28227396 memory=27784 CPUtime=0.13 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 5912 0 0 0 12 1 0 0 20 0 20 0 447463325 28904853504 6946 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7056849 6946 3141 1 0 7019032 0
[pid=25812/tid=25813] ppid=25810 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) R 25810 25810 24283 0 -1 4202560 3777 0 0 0 9 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645520784656 140645516570006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28227396 memory=139995239147136 CPUtime=0 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25817] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25817/stat : 25817 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645064362256 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25818] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25818/stat : 25818 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645063310480 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25819] ppid=25810 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25819/stat : 25819 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645062257680 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25820] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25820/stat : 25820 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645061204880 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25821] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25821/stat : 25821 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645060152080 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25822] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25822/stat : 25822 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463328 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645017618800 140645516569218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25823] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25823/stat : 25823 (java) S 25810 25810 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447463328 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645016564768 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25824] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25824/stat : 25824 (java) S 25810 25810 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447463329 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645015511920 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25825] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25825/stat : 25825 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645014460240 140645516576667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25826] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25826/stat : 25826 (java) S 25810 25810 24283 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140645013408624 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25827] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25827/stat : 25827 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140644627639024 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25828] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25828/stat : 25828 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140644626586224 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25829] ppid=25810 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25812/task/25829/stat : 25829 (java) R 25810 25810 24283 0 -1 4202560 388 0 0 0 2 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140644625533424 140645495079504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25830] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25830/stat : 25830 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 6946 33554432000 4194304 4196468 140726647860384 140644624480864 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25831] ppid=25810 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25831/stat : 25831 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463332 28904853504 6946 33554432000 4194304 4196468 140726647860384 140644623428144 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29232 KiB

[startup+0.210556 s]*
/proc/loadavg: 8.24 8.33 8.32 4/210 25831
/proc/meminfo: memFree=31063328/32770624 swapFree=66922840/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28227396 memory=40184 CPUtime=0.34 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 9771 0 0 0 31 3 0 0 20 0 20 0 447463325 28904853504 10046 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7056849 10046 3319 1 0 7019032 0
[pid=25812/tid=25813] ppid=25810 vsize=28227396 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) R 25810 25810 24283 0 -1 4202560 6730 0 0 0 18 2 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645520787792 140645500638558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28227396 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28227396 memory=288370371390858880 CPUtime=0 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25817] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25817/stat : 25817 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645064362256 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25818] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25818/stat : 25818 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645063310480 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25819] ppid=25810 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25819/stat : 25819 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645062257680 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25820] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25820/stat : 25820 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645061204880 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25821] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25821/stat : 25821 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463326 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645060152080 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25822] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25822/stat : 25822 (java) S 25810 25810 24283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447463328 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645017618800 140645516569218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25823] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25823/stat : 25823 (java) S 25810 25810 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447463328 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645016564768 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25824] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25824/stat : 25824 (java) S 25810 25810 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447463329 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645015511920 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25825] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25825/stat : 25825 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645014460240 140645516576667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25826] ppid=25810 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25812/task/25826/stat : 25826 (java) S 25810 25810 24283 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140645013408624 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25827] ppid=25810 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25812/task/25827/stat : 25827 (java) S 25810 25810 24283 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140644627639024 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25828] ppid=25810 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25812/task/25828/stat : 25828 (java) S 25810 25810 24283 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140644626586224 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25829] ppid=25810 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/25812/task/25829/stat : 25829 (java) S 25810 25810 24283 0 -1 1077944384 838 0 0 0 7 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140644625533424 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25830] ppid=25810 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25830/stat : 25830 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463331 28904853504 10046 33554432000 4194304 4196468 140726647860384 140644624480864 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25831] ppid=25810 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25831/stat : 25831 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463332 28904853504 10046 33554432000 4194304 4196468 140726647860384 140644623428144 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41632 KiB

[startup+0.310388 s]*
/proc/loadavg: 8.24 8.33 8.32 3/210 25831
/proc/meminfo: memFree=31057484/32770624 swapFree=66922840/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28231652 memory=48720 CPUtime=0.52 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 11077 0 0 0 48 4 0 0 20 0 20 0 447463325 28909211648 12180 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7057913 12180 3348 1 0 7019032 0
[pid=25812/tid=25813] ppid=25810 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) R 25810 25810 24283 0 -1 4202560 7795 0 0 0 27 2 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645520791856 140645516579418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25817] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25817/stat : 25817 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645064362256 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25818] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25818/stat : 25818 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645063310480 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25819] ppid=25810 vsize=28231652 memory=139995130194607 CPUtime=0 cores=0-7
/proc/25812/task/25819/stat : 25819 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645062257680 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25820] ppid=25810 vsize=28231652 memory=139995130196912 CPUtime=0 cores=0-7
/proc/25812/task/25820/stat : 25820 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12246 33554432000 4194304 4196468 140726647860384 140645061204880 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25821] ppid=25810 vsize=28231652 memory=139995130199216 CPUtime=0 cores=0-7
/proc/25812/task/25821/stat : 25821 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463326 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645060152080 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25822] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25822/stat : 25822 (java) S 25810 25810 24283 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447463328 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645017618800 140645516569218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25823] ppid=25810 vsize=28231652 memory=279990260412304 CPUtime=0 cores=0-7
/proc/25812/task/25823/stat : 25823 (java) S 25810 25810 24283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447463328 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645016564768 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25824] ppid=25810 vsize=28231652 memory=279990260410000 CPUtime=0 cores=0-7
/proc/25812/task/25824/stat : 25824 (java) S 25810 25810 24283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447463329 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645015511920 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25825] ppid=25810 vsize=28231652 memory=279990260416912 CPUtime=0 cores=0-7
/proc/25812/task/25825/stat : 25825 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645014460240 140645516576667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25826] ppid=25810 vsize=28231652 memory=279990260358192 CPUtime=0.02 cores=0-7
/proc/25812/task/25826/stat : 25826 (java) R 25810 25810 24283 0 -1 4202560 553 0 0 0 2 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140645013408624 140645497258368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25827] ppid=25810 vsize=28231652 memory=279990260430736 CPUtime=0.03 cores=0-7
/proc/25812/task/25827/stat : 25827 (java) S 25810 25810 24283 0 -1 1077944384 156 0 0 0 3 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140644627639024 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25828] ppid=25810 vsize=28231652 memory=279990260437648 CPUtime=0.02 cores=0-7
/proc/25812/task/25828/stat : 25828 (java) S 25810 25810 24283 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140644626586224 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25829] ppid=25810 vsize=28231652 memory=279990260435344 CPUtime=0.12 cores=0-7
/proc/25812/task/25829/stat : 25829 (java) S 25810 25810 24283 0 -1 1077944384 1017 0 0 0 12 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140644625533424 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25830] ppid=25810 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25830/stat : 25830 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447463331 28909211648 12276 33554432000 4194304 4196468 140726647860384 140644624480864 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25831] ppid=25810 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/25812/task/25831/stat : 25831 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447463332 28909211648 12276 33554432000 4194304 4196468 140726647860384 140644623428144 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50168 KiB

[startup+0.705474 s]
/proc/loadavg: 8.24 8.33 8.32 5/210 25831
/proc/meminfo: memFree=31039204/32770624 swapFree=66922840/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28766288 memory=91416 CPUtime=2.05 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 15803 0 0 0 199 6 0 0 20 0 28 0 447463325 29456678912 22854 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7191572 22854 3455 1 0 7152672 0
[pid=25812/tid=25813] ppid=25810 vsize=28766288 memory=0 CPUtime=0.58 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) S 25810 25810 24283 0 -1 1077944384 9341 0 0 0 55 3 0 0 20 0 28 0 447463326 29456678912 22854 33554432000 4194304 4196468 140726647860384 140645520798848 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28766288 memory=2353 CPUtime=0 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447463326 29456678912 22854 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447463326 29456678912 22854 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28766288 memory=1428 CPUtime=0 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447463326 29456678912 22854 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0

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

[pid=25812/tid=25849] ppid=25810 vsize=28766288 memory=808 CPUtime=125.54 cores=0-7
/proc/25812/task/25849/stat : 25849 (java) R 25810 25810 24283 0 -1 4202560 1278 0 0 0 12554 0 0 0 20 0 28 0 447466950 29456678912 51728 33554432000 4194304 4196468 140726647860384 140643554807704 140645157763214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 1290.01 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 208360 KiB

[startup+222.301 s]
/proc/loadavg: 8.40 8.42 8.36 10/218 25861
/proc/meminfo: memFree=30928088/32770624 swapFree=66922840/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28766288 memory=179496 CPUtime=1768.43 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 97812 0 0 0 176794 49 0 0 20 0 28 0 447463325 29456678912 44874 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7191572 44874 3528 1 0 7152672 0
[pid=25812/tid=25813] ppid=25810 vsize=28766288 memory=180508 CPUtime=0.58 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) S 25810 25810 24283 0 -1 1077944384 9553 0 0 0 55 3 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645520798848 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28766288 memory=180508 CPUtime=0.14 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 3754 0 0 0 13 1 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28766288 memory=180008 CPUtime=0.14 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 1897 0 0 0 13 1 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28766288 memory=180008 CPUtime=0.14 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 1986 0 0 0 13 1 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25817] ppid=25810 vsize=28766288 memory=180008 CPUtime=0.14 cores=0-7
/proc/25812/task/25817/stat : 25817 (java) S 25810 25810 24283 0 -1 1077944384 3592 0 0 0 12 2 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645064362256 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25818] ppid=25810 vsize=28766288 memory=1448 CPUtime=0.14 cores=0-7
/proc/25812/task/25818/stat : 25818 (java) S 25810 25810 24283 0 -1 1077944384 2439 0 0 0 12 2 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645063310480 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25819] ppid=25810 vsize=28766288 memory=279990262034896 CPUtime=0.15 cores=0-7
/proc/25812/task/25819/stat : 25819 (java) S 25810 25810 24283 0 -1 1077944384 3743 0 0 0 13 2 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645062257680 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25820] ppid=25810 vsize=28766288 memory=6791534058613427641 CPUtime=0.14 cores=0-7
/proc/25812/task/25820/stat : 25820 (java) S 25810 25810 24283 0 -1 1077944384 2124 0 0 0 12 2 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645061204880 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25821] ppid=25810 vsize=28766288 memory=1448 CPUtime=0.14 cores=0-7
/proc/25812/task/25821/stat : 25821 (java) S 25810 25810 24283 0 -1 1077944384 1894 0 0 0 12 2 0 0 20 0 28 0 447463326 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645060152080 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25822] ppid=25810 vsize=28766288 memory=832 CPUtime=0.08 cores=0-7
/proc/25812/task/25822/stat : 25822 (java) S 25810 25810 24283 0 -1 1077944384 6831 0 0 0 5 3 0 0 20 0 28 0 447463328 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645017618800 140645516569218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25823] ppid=25810 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/25812/task/25823/stat : 25823 (java) S 25810 25810 24283 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 447463328 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645016564832 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25824] ppid=25810 vsize=28766288 memory=56 CPUtime=0 cores=0-7
/proc/25812/task/25824/stat : 25824 (java) S 25810 25810 24283 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 447463329 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645015511920 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25825] ppid=25810 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/25812/task/25825/stat : 25825 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645014460240 140645516576667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25826] ppid=25810 vsize=28766288 memory=4096 CPUtime=1.32 cores=0-7
/proc/25812/task/25826/stat : 25826 (java) S 25810 25810 24283 0 -1 1077944384 7861 0 0 0 130 2 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140645013408624 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25827] ppid=25810 vsize=28766288 memory=2832 CPUtime=1.15 cores=0-7
/proc/25812/task/25827/stat : 25827 (java) S 25810 25810 24283 0 -1 1077944384 7764 0 0 0 113 2 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644627639024 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25828] ppid=25810 vsize=28766288 memory=3620 CPUtime=1.34 cores=0-7
/proc/25812/task/25828/stat : 25828 (java) S 25810 25810 24283 0 -1 1077944384 11931 0 0 0 132 2 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644626586224 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25829] ppid=25810 vsize=28766288 memory=1448 CPUtime=0.56 cores=0-7
/proc/25812/task/25829/stat : 25829 (java) S 25810 25810 24283 0 -1 1077944384 8060 0 0 0 54 2 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644625533424 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25830] ppid=25810 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/25812/task/25830/stat : 25830 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447463331 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644624480864 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25831] ppid=25810 vsize=28766288 memory=183016 CPUtime=0.03 cores=0-7
/proc/25812/task/25831/stat : 25831 (java) S 25810 25810 24283 0 -1 1077944384 1297 0 0 0 0 3 0 0 20 0 28 0 447463332 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644623428144 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25842] ppid=25810 vsize=28766288 memory=1096 CPUtime=184.93 cores=0-7
/proc/25812/task/25842/stat : 25842 (java) R 25810 25810 24283 0 -1 4202560 1605 0 0 0 18493 0 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644614208128 140645157765003 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25843] ppid=25810 vsize=28766288 memory=1176 CPUtime=185.55 cores=0-7
/proc/25812/task/25843/stat : 25843 (java) R 25810 25810 24283 0 -1 4202560 1128 0 0 0 18555 0 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644613156448 140645157321990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25844] ppid=25810 vsize=28766288 memory=1448 CPUtime=185.33 cores=0-7
/proc/25812/task/25844/stat : 25844 (java) R 25810 25810 24283 0 -1 4202560 1645 0 0 0 18533 0 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644612104672 140645157763082 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25845] ppid=25810 vsize=28766288 memory=1428 CPUtime=185.52 cores=0-7
/proc/25812/task/25845/stat : 25845 (java) R 25810 25810 24283 0 -1 4202560 4085 0 0 0 18550 2 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140643552702816 140645157764199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25846] ppid=25810 vsize=28766288 memory=10728 CPUtime=185.14 cores=0-7
/proc/25812/task/25846/stat : 25846 (java) R 25810 25810 24283 0 -1 4202560 1804 0 0 0 18514 0 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140643553755248 140645157763070 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25847] ppid=25810 vsize=28766288 memory=1552 CPUtime=185.03 cores=0-7
/proc/25812/task/25847/stat : 25847 (java) R 25810 25810 24283 0 -1 4202560 2003 0 0 0 18502 1 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140644611051576 140645157762624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25848] ppid=25810 vsize=28766288 memory=4096 CPUtime=184.77 cores=0-7
/proc/25812/task/25848/stat : 25848 (java) R 25810 25810 24283 0 -1 4202560 1017 0 0 0 18476 1 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140643551649760 140645157322055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25849] ppid=25810 vsize=28766288 memory=2832 CPUtime=185.33 cores=0-7
/proc/25812/task/25849/stat : 25849 (java) R 25810 25810 24283 0 -1 4202560 1845 0 0 0 18532 1 0 0 20 0 28 0 447466950 29456678912 44874 33554432000 4194304 4196468 140726647860384 140643554810352 140645157764173 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 1768.43 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 180944 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.24 8.38 8.35 9/221 25885
/proc/meminfo: memFree=30927644/32770624 swapFree=66922856/67108860
[pid=25810] ppid=25807 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25810/stat : 25810 (xcsp3-exec) S 25807 25810 24283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447463325 115843072 362 33554432000 4194304 5098028 140725794177808 140725794175912 140028216267388 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12369920 140725794186108 140725794186350 140725794186350 140725794189258 0
/proc/25810/statm: 28282 362 304 221 0 87 0
[pid=25812] ppid=25810 vsize=28766288 memory=177072 CPUtime=2005.14 cores=0-7
/proc/25812/stat : 25812 (java) S 25810 25810 24283 0 -1 1077944320 99853 0 0 0 200464 50 0 0 20 0 28 0 447463325 29456678912 44268 33554432000 4194304 4196468 140726647860384 140726647842928 140645516558071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
/proc/25812/statm: 7191572 44268 3528 1 0 7152672 0
[pid=25812/tid=25813] ppid=25810 vsize=28766288 memory=-7003737579269690708 CPUtime=0.58 cores=0-7
/proc/25812/task/25813/stat : 25813 (java) S 25810 25810 24283 0 -1 1077944384 9553 0 0 0 55 3 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645520798848 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25814] ppid=25810 vsize=28766288 memory=4872558044660077418 CPUtime=0.15 cores=0-7
/proc/25812/task/25814/stat : 25814 (java) S 25810 25810 24283 0 -1 1077944384 3802 0 0 0 14 1 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645484116624 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25815] ppid=25810 vsize=28766288 memory=2832 CPUtime=0.15 cores=0-7
/proc/25812/task/25815/stat : 25815 (java) S 25810 25810 24283 0 -1 1077944384 1957 0 0 0 14 1 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645066467856 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25816] ppid=25810 vsize=28766288 memory=780 CPUtime=0.16 cores=0-7
/proc/25812/task/25816/stat : 25816 (java) S 25810 25810 24283 0 -1 1077944384 2265 0 0 0 15 1 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645065415056 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25817] ppid=25810 vsize=28766288 memory=1060 CPUtime=0.16 cores=0-7
/proc/25812/task/25817/stat : 25817 (java) S 25810 25810 24283 0 -1 1077944384 3668 0 0 0 14 2 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645064362256 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25818] ppid=25810 vsize=28766288 memory=1484 CPUtime=0.16 cores=0-7
/proc/25812/task/25818/stat : 25818 (java) S 25810 25810 24283 0 -1 1077944384 2483 0 0 0 14 2 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645063310480 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25819] ppid=25810 vsize=28766288 memory=1096 CPUtime=0.17 cores=0-7
/proc/25812/task/25819/stat : 25819 (java) S 25810 25810 24283 0 -1 1077944384 3913 0 0 0 15 2 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645062257680 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25820] ppid=25810 vsize=28766288 memory=6791534058613427641 CPUtime=0.16 cores=0-7
/proc/25812/task/25820/stat : 25820 (java) S 25810 25810 24283 0 -1 1077944384 2154 0 0 0 14 2 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645061204880 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25821] ppid=25810 vsize=28766288 memory=111632 CPUtime=0.16 cores=0-7
/proc/25812/task/25821/stat : 25821 (java) S 25810 25810 24283 0 -1 1077944384 1929 0 0 0 14 2 0 0 20 0 28 0 447463326 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645060152080 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25822] ppid=25810 vsize=28766288 memory=808 CPUtime=0.09 cores=0-7
/proc/25812/task/25822/stat : 25822 (java) S 25810 25810 24283 0 -1 1077944384 7086 0 0 0 6 3 0 0 20 0 28 0 447463328 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645017618800 140645516569218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25823] ppid=25810 vsize=28766288 memory=1804 CPUtime=0 cores=0-7
/proc/25812/task/25823/stat : 25823 (java) S 25810 25810 24283 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 447463328 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645016564832 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25824] ppid=25810 vsize=28766288 memory=916 CPUtime=0 cores=0-7
/proc/25812/task/25824/stat : 25824 (java) S 25810 25810 24283 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 447463329 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645015511920 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25825] ppid=25810 vsize=28766288 memory=4424 CPUtime=0 cores=0-7
/proc/25812/task/25825/stat : 25825 (java) S 25810 25810 24283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645014460240 140645516576667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25826] ppid=25810 vsize=28766288 memory=4104 CPUtime=1.32 cores=0-7
/proc/25812/task/25826/stat : 25826 (java) S 25810 25810 24283 0 -1 1077944384 7863 0 0 0 130 2 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140645013408624 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25827] ppid=25810 vsize=28766288 memory=1412 CPUtime=1.16 cores=0-7
/proc/25812/task/25827/stat : 25827 (java) S 25810 25810 24283 0 -1 1077944384 8177 0 0 0 114 2 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644627639024 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25828] ppid=25810 vsize=28766288 memory=3544 CPUtime=1.34 cores=0-7
/proc/25812/task/25828/stat : 25828 (java) S 25810 25810 24283 0 -1 1077944384 11933 0 0 0 132 2 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644626586224 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25829] ppid=25810 vsize=28766288 memory=1448 CPUtime=0.56 cores=0-7
/proc/25812/task/25829/stat : 25829 (java) S 25810 25810 24283 0 -1 1077944384 8063 0 0 0 54 2 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644625533424 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25830] ppid=25810 vsize=28766288 memory=177584 CPUtime=0 cores=0-7
/proc/25812/task/25830/stat : 25830 (java) S 25810 25810 24283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447463331 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644624480864 140645516568277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25831] ppid=25810 vsize=28766288 memory=3904 CPUtime=0.03 cores=0-7
/proc/25812/task/25831/stat : 25831 (java) S 25810 25810 24283 0 -1 1077944384 1320 0 0 0 0 3 0 0 20 0 28 0 447463332 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644623428144 140645516569218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25842] ppid=25810 vsize=28766288 memory=928 CPUtime=214.48 cores=0-7
/proc/25812/task/25842/stat : 25842 (java) R 25810 25810 24283 0 -1 4202560 1649 0 0 0 21448 0 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644614208264 140645158291652 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25843] ppid=25810 vsize=28766288 memory=1984 CPUtime=214.94 cores=0-7
/proc/25812/task/25843/stat : 25843 (java) R 25810 25810 24283 0 -1 4202560 1185 0 0 0 21494 0 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644613156504 140645157763255 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25844] ppid=25810 vsize=28766288 memory=301741390604534054 CPUtime=214.89 cores=0-7
/proc/25812/task/25844/stat : 25844 (java) R 25810 25810 24283 0 -1 4202560 1729 0 0 0 21489 0 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644612104560 140645157762808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25845] ppid=25810 vsize=28766288 memory=303711715441508646 CPUtime=215.15 cores=0-7
/proc/25812/task/25845/stat : 25845 (java) R 25810 25810 24283 0 -1 4202560 4198 0 0 0 21512 3 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140643552702952 140645158974771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25846] ppid=25810 vsize=28766288 memory=15544007157614023 CPUtime=214.63 cores=0-7
/proc/25812/task/25846/stat : 25846 (java) R 25810 25810 24283 0 -1 4202560 1908 0 0 0 21463 0 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140643553755496 140645157762700 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25847] ppid=25810 vsize=28766288 memory=6656426216303648864 CPUtime=214.67 cores=0-7
/proc/25812/task/25847/stat : 25847 (java) R 25810 25810 24283 0 -1 4202560 2104 0 0 0 21466 1 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140644611051616 140645156534775 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25848] ppid=25810 vsize=28766288 memory=6656426216303648864 CPUtime=214.42 cores=0-7
/proc/25812/task/25848/stat : 25848 (java) R 25810 25810 24283 0 -1 4202560 1064 0 0 0 21441 1 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140643551649760 140645157762844 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
[pid=25812/tid=25849] ppid=25810 vsize=28766288 memory=3620 CPUtime=214.96 cores=0-7
/proc/25812/task/25849/stat : 25849 (java) R 25810 25810 24283 0 -1 4202560 1896 0 0 0 21495 1 0 0 20 0 28 0 447466950 29456678912 44268 33554432000 4194304 4196468 140726647860384 140643554810240 140645157763070 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30666752 140726647862256 140726647862427 140726647862427 140726647865295 0
Current children cumulated CPU time: 2005.14 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 178520 KiB

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

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

[startup+252.091 s]
# the end of solver process 25812 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2005.23 s, system=0.516503 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.091
CPU time (s): 2005.75
CPU user time (s): 2005.23
CPU system time (s): 0.516503
CPU usage (%): 795.645
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 286000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2005.23
system time used= 0.516503
maximum resident set size= 284556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13707
involuntary context switches= 21120


# summary of solver processes directly reported to runsolver:
#   pid: 25810,25812
#   total CPU time (s): 2005.75
#   total CPU user time (s): 2005.23
#   total CPU system time (s): 0.516503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.8954 second user time and 2.83211 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 11:20:58
IDJOB=4400258
IDBENCH=137635
IDSOLVER=2855
FILE ID=node139/4400258-1568711945
RUNJOBID= node139-1568702605-24310
PBS_JOBID= 21703917
Free space on /tmp= 59556 MiB

SOLVER NAME= choco-solver 2019-09-16 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 /tmp/evaluation-result-4400258-1568711945/watcher-4400258-1568711945 -o /tmp/evaluation-result-4400258-1568711945/solver-4400258-1568711945 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568702605-24310 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 919923853 HOME/instance-4400258-1568711945.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=919923853

node139.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.57
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.57
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.57
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.57
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:        31092220 kB
MemAvailable:   31825568 kB
Buffers:          130928 kB
Cached:           894100 kB
SwapCached:        78112 kB
Active:           633164 kB
Inactive:         475104 kB
Active(anon):       8352 kB
Inactive(anon):   118252 kB
Active(file):     624812 kB
Inactive(file):   356852 kB
Unevictable:      107672 kB
Mlocked:          107672 kB
SwapTotal:      67108860 kB
SwapFree:       66922840 kB
Dirty:             26176 kB
Writeback:             0 kB
AnonPages:        113096 kB
Mapped:            48236 kB
Shmem:             34748 kB
Slab:             163972 kB
SReclaimable:     135036 kB
SUnreclaim:        28936 kB
KernelStack:        3376 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     496864 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59532 MiB
End job on node139 at 2019-09-17 11:25:11