Trace number 4281736

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)0 2520.0701 2512.21

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-30.xml
MD5SUM1730b431530ce221acf4898e37ce65f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281736-1503152774.xml"  -tl '2520s' -p 1 -x 0
0.05/0.30	c [HOME/instance-4281736-1503152774.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.36	c simple solver
0.40/0.43	c parse instance...
4.20/2.05	c solve instance...
115.31/109.94	o 0 
2520.04/2512.20	s SATISFIABLE
2520.04/2512.20	v <instantiation>
2520.04/2512.20	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
2520.04/2512.20	v 	<values>0 200 200 199 199 196 0 198 195 195 194 190 0 198 194 194 194 193 0 198 168 163 159 155 151 193 190 190 189 188 0 193 171 162 161 154 150 193 167 163 158 155 153 193 167 162 157 157 153 190 169 161 160 155 150 189 171 162 160 156 150 189 167 164 159 155 151 188 186 186 185 184 0 187 167 164 160 155 150 185 184 183 180 180 0 185 166 164 160 155 154 184 168 162 159 155 150 183 182 180 180 180 0 181 181 180 177 177 0 181 170 162 158 154 154 177 173 172 172 171 0 176 176 175 174 174 0 176 175 175 175 0 0 </values>
2520.04/2512.20	v </instantiation>
2520.04/2512.20	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 (15333 MiB free)
  memory of node 1: 16384 MiB (15499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281736-1503152774/watcher-4281736-1503152774 -o /tmp/evaluation-result-4281736-1503152774/solver-4281736-1503152774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1803222990 HOME/instance-4281736-1503152774.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=26986, runsolver pid=26983
Current StackSize limit: 8192 KiB


[startup+0.100201 s]*
/proc/loadavg: 1.96 1.89 1.83 3/203 26993
/proc/meminfo: memFree=31564356/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13441356 memory=17204 CPUtime=0.01 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 3561 0 0 0 1 0 0 0 20 0 7 0 13685465 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3360339 4301 2023 1 0 3349836 0
[pid=26988/tid=26989] ppid=26986 vsize=13441356 memory=-8713483618642589536 CPUtime=0.01 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 2317 0 0 0 1 0 0 0 20 0 7 0 13685465 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398918945552 140398898783582 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 7 0 13685466 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13441356 memory=140439898523264 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 13685466 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 13685466 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13441356 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 13685466 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13441356 memory=140439898523264 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 13685467 13763948544 4301 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18580 KiB

[startup+0.209844 s]*
/proc/loadavg: 1.96 1.89 1.83 2/211 27001
/proc/meminfo: memFree=31561796/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13907304 memory=20700 CPUtime=0.05 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 4567 0 0 0 4 1 0 0 20 0 14 0 13685465 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3476826 5175 2577 1 0 3466323 0
[pid=26988/tid=26989] ppid=26986 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) D 26986 26986 15523 0 -1 4202560 2740 0 0 0 3 1 0 0 20 0 14 0 13685465 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398918940576 140398914725117 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13907304 memory=8941 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 13685466 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13907304 memory=3906506465959446176 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13685466 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13685466 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 13685466 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13907304 memory=140439898523264 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 13685467 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 13685468 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398459393568 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 13685468 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398458340720 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 13685471 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 14 0 13685471 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13685471 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13907304 memory=140439898523264 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 14 0 13685471 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 13685471 14241079296 5175 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22076 KiB

[startup+0.309995 s]*
/proc/loadavg: 1.96 1.89 1.83 3/212 27002
/proc/meminfo: memFree=31552600/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13975376 memory=34432 CPUtime=0.22 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 8431 0 0 0 20 2 0 0 20 0 15 0 13685465 14310785024 8805 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3493844 8608 2971 1 0 3483220 0
[pid=26988/tid=26989] ppid=26986 vsize=13974352 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 1077944384 5641 0 0 0 12 2 0 0 20 0 15 0 13685465 14309736448 8608 18446744073709551615 4194304 4196468 140736561067392 140398918925472 140398907382317 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685466 14309736448 8608 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685466 14310785024 8608 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685466 14310785024 8608 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13685466 14310785024 8608 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13685467 14310785024 8608 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13685468 14310785024 8673 18446744073709551615 4194304 4196468 140736561067392 140398459393568 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13685468 14310785024 8673 18446744073709551615 4194304 4196468 140736561067392 140398458340720 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14310785024 8673 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 481 0 0 0 1 0 0 0 20 0 15 0 13685471 14310785024 8739 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13975376 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 13685471 14310785024 8739 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13975376 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 746 0 0 0 5 0 0 0 20 0 15 0 13685471 14310785024 8739 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14310785024 8739 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685479 14310785024 8805 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 35808 KiB

[startup+0.701759 s]
/proc/loadavg: 1.96 1.89 1.83 3/212 27002
/proc/meminfo: memFree=31536976/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13978684 memory=93936 CPUtime=1.09 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 12033 0 0 0 104 5 0 0 20 0 15 0 13685465 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3494671 23484 3149 1 0 3482964 0
[pid=26988/tid=26989] ppid=26986 vsize=13978684 memory=7223879631928058176 CPUtime=0.52 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 7803 0 0 0 48 4 0 0 20 0 15 0 13685465 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398918939152 140398540638088 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13978684 memory=2 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685466 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685466 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13978684 memory=3 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685466 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13978684 memory=4 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13685466 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13978684 memory=12 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13685467 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13685468 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398459393568 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13978684 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13685468 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398458340720 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13978684 memory=280879587227520 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13978684 memory=288230604624101684 CPUtime=0.18 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) R 26986 26986 15523 0 -1 4202560 892 0 0 0 18 0 0 0 20 0 15 0 13685471 14314172416 23484 18446744073709551615 4194304 4196468 140736561067392 140398456222968 140398898178329 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13978684 memory=15261445554177768 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) R 26986 26986 15523 0 -1 4202560 837 0 0 0 17 0 0 0 20 0 15 0 13685471 14314172416 23996 18446744073709551615 4194304 4196468 140736561067392 140398387250464 140398899828534 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13978684 memory=73 CPUtime=0.19 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 1195 0 0 0 19 0 0 0 20 0 15 0 13685471 14314172416 23996 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13978684 memory=380 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14314172416 23996 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13685479 14314172416 23996 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 95312 KiB

[startup+1.50081 s]
/proc/loadavg: 1.96 1.89 1.83 3/212 27002
/proc/meminfo: memFree=31436172/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13980732 memory=194828 CPUtime=2.92 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 14911 0 0 0 284 8 0 0 20 0 15 0 13685465 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3495183 48707 3194 1 0 3483476 0
[pid=26988/tid=26989] ppid=26986 vsize=13980732 memory=7594846200850048353 CPUtime=1.3 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 8031 0 0 0 125 5 0 0 20 0 15 0 13685465 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398918934944 140398541616748 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 13685466 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 13685466 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 13685466 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13980732 memory=-6452064069391756930 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13685466 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 13685467 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 48707 18446744073709551615 4194304 4196468 140736561067392 140398459393568 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398458340736 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13980732 memory=1376 CPUtime=2.61 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 19406 0 0 0 259 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13980732 memory=4124 CPUtime=3.02 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 23301 0 0 0 300 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13980732 memory=3912 CPUtime=0.55 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 8745 0 0 0 54 1 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13980732 memory=2776 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13980732 memory=4124 CPUtime=1.37 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 2363 0 0 0 65 72 0 0 20 0 15 0 13685479 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 2390.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343496 KiB

[startup+2442.3 s]
/proc/loadavg: 1.88 1.94 1.95 3/211 27141
/proc/meminfo: memFree=31259028/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13980732 memory=342120 CPUtime=2450.09 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 118807 0 0 0 244910 99 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3495183 85530 3230 1 0 3483476 0
[pid=26988/tid=26989] ppid=26986 vsize=13980732 memory=342120 CPUtime=2441.6 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 36724 0 0 0 244146 14 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398918942496 140398543227645 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.16 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 4834 0 0 0 11 5 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13980732 memory=1376 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 5743 0 0 0 11 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 3597 0 0 0 14 3 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 5406 0 0 0 11 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.12 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 7304 0 0 0 8 4 0 0 20 0 15 0 13685467 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398459393632 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398458340736 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13980732 memory=1376 CPUtime=2.61 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 19408 0 0 0 259 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13980732 memory=0 CPUtime=3.02 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 23304 0 0 0 300 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13980732 memory=1376 CPUtime=0.55 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 8747 0 0 0 54 1 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13980732 memory=342120 CPUtime=1.4 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 2394 0 0 0 66 74 0 0 20 0 15 0 13685479 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 2450.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343496 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.93 1.95 3/211 27221
/proc/meminfo: memFree=31063256/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13980732 memory=342120 CPUtime=2510.13 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 120484 0 0 0 250913 100 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3495183 85530 3230 1 0 3483476 0
[pid=26988/tid=26989] ppid=26986 vsize=13980732 memory=342120 CPUtime=2501.58 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 37262 0 0 0 250144 14 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398918942656 140398543227608 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 5059 0 0 0 12 5 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.18 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 5818 0 0 0 12 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13980732 memory=1376 CPUtime=0.19 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 3619 0 0 0 15 4 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13980732 memory=1376 CPUtime=0.18 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 5426 0 0 0 12 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13980732 memory=342120 CPUtime=0.13 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 7455 0 0 0 9 4 0 0 20 0 15 0 13685467 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398459393632 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398458340736 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13980732 memory=342120 CPUtime=2.61 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 19410 0 0 0 259 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13980732 memory=342120 CPUtime=3.02 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 23308 0 0 0 300 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13980732 memory=4124 CPUtime=0.56 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 9376 0 0 0 55 1 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13980732 memory=1376 CPUtime=1.44 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 2405 0 0 0 68 76 0 0 20 0 15 0 13685479 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 2510.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.2 s]
/proc/loadavg: 1.88 1.93 1.95 3/211 27222
/proc/meminfo: memFree=31062792/32770624 swapFree=67108860/67108860
[pid=26986] ppid=26983 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26986/stat : 26986 (xcsp3-exec) S 26983 26986 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13685457 9740288 344 18446744073709551615 4194304 5098028 140734444887232 140734444885336 140026342077052 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 17596416 140734444888441 140734444888646 140734444888646 140734444892139 0
/proc/26986/statm: 2378 344 289 221 0 87 0
[pid=26988] ppid=26986 vsize=13980732 memory=342120 CPUtime=2520.04 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26986 26986 15523 0 -1 1077944320 120488 0 0 0 251904 100 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140736561049936 140398914703095 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
/proc/26988/statm: 3495183 85530 3230 1 0 3483476 0
[pid=26988/tid=26989] ppid=26986 vsize=13980732 memory=3912 CPUtime=2511.48 cores=0,2,4,6
/proc/26988/task/26989/stat : 26989 (java) R 26986 26986 15523 0 -1 4202560 37266 0 0 0 251134 14 0 0 20 0 15 0 13685465 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398918942656 140398543226941 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26990] ppid=26986 vsize=13980732 memory=2776 CPUtime=0.17 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26986 26986 15523 0 -1 1077944384 5059 0 0 0 12 5 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398871669392 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26991] ppid=26986 vsize=13980732 memory=2764 CPUtime=0.18 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26986 26986 15523 0 -1 1077944384 5818 0 0 0 12 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398870616592 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26992] ppid=26986 vsize=13980732 memory=4072 CPUtime=0.19 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26986 26986 15523 0 -1 1077944384 3619 0 0 0 15 4 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398869563792 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26993] ppid=26986 vsize=13980732 memory=1156 CPUtime=0.18 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26986 26986 15523 0 -1 1077944384 5426 0 0 0 12 6 0 0 20 0 15 0 13685466 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398868510992 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26994] ppid=26986 vsize=13980732 memory=3268 CPUtime=0.13 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26986 26986 15523 0 -1 1077944384 7455 0 0 0 9 4 0 0 20 0 15 0 13685467 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398460447600 140398914714242 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26995] ppid=26986 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26986 26986 15523 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398459393632 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26996] ppid=26986 vsize=13980732 memory=342120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26986 26986 15523 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13685468 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398458340736 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26997] ppid=26986 vsize=13980732 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398457289040 140398914721691 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26998] ppid=26986 vsize=13980732 memory=18448 CPUtime=2.61 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26986 26986 15523 0 -1 1077944384 19410 0 0 0 259 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398456236400 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=26999] ppid=26986 vsize=13980732 memory=4012 CPUtime=3.02 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26986 26986 15523 0 -1 1077944384 23308 0 0 0 300 2 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398387259632 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27000] ppid=26986 vsize=13980732 memory=8048 CPUtime=0.56 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26986 26986 15523 0 -1 1077944384 9376 0 0 0 55 1 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398386206832 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27001] ppid=26986 vsize=13980732 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26986 26986 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13685471 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398385154272 140398914713301 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
[pid=26988/tid=27002] ppid=26986 vsize=13980732 memory=644 CPUtime=1.44 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26986 26986 15523 0 -1 1077944384 2405 0 0 0 68 76 0 0 20 0 15 0 13685479 14316269568 85530 18446744073709551615 4194304 4196468 140736561067392 140398384102576 140398914714242 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 31305728 140736561074610 140736561074786 140736561074786 140736561078223 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 343496 KiB

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

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

[startup+2512.21 s]
# the end of solver process 26988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.06 s, system=1.01316 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): 2512.21
CPU time (s): 2520.07
CPU user time (s): 2519.06
CPU system time (s): 1.01316
CPU usage (%): 100.313
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 787376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.06
system time used= 1.01317
maximum resident set size= 788048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59059
involuntary context switches= 2482


# summary of solver processes directly reported to runsolver:
#   pid: 26986,26988
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.06
#   total CPU system time (s): 1.01316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1241 second user time and 26.1692 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 16:12:45
IDJOB=4281736
IDBENCH=137104
IDSOLVER=2677
FILE ID=node130/4281736-1503152774
RUNJOBID= node130-1503095856-15586
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-30.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281736-1503152774/watcher-4281736-1503152774 -o /tmp/evaluation-result-4281736-1503152774/solver-4281736-1503152774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1803222990 HOME/instance-4281736-1503152774.xml

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

MD5SUM BENCH= 1730b431530ce221acf4898e37ce65f9
RANDOM SEED=1803222990

node130.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.77
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.77
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.77
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.77
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:        31572624 kB
MemAvailable:   31762816 kB
Buffers:          174048 kB
Cached:           306164 kB
SwapCached:            0 kB
Active:           484580 kB
Inactive:         310456 kB
Active(anon):     314900 kB
Inactive(anon):    16748 kB
Active(file):     169680 kB
Inactive(file):   293708 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8388 kB
Writeback:             0 kB
AnonPages:        453920 kB
Mapped:            44232 kB
Shmem:             17060 kB
Slab:             109640 kB
SReclaimable:      85276 kB
SUnreclaim:        24364 kB
KernelStack:        3728 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1386800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-19 16:54:37