Trace number 4282937

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)1359 244.5 240.021

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark251.93401
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282937-1503211443.xml"  -tl '264s' -p 1 -x 0
0.11/0.15	c [HOME/instance-4282937-1503211443.xml, -tl, 264s, -p, 1, -x, 0]
0.11/0.20	c simple solver
0.32/0.27	c parse instance...
1.05/0.56	c solve instance...
10.34/8.27	o 1518 
10.34/8.27	o 1512 
10.34/8.28	o 1492 
10.34/8.29	o 1490 
10.56/8.31	o 1480 
10.56/8.31	o 1478 
10.56/8.32	o 1456 
19.08/15.42	o 1455 
19.18/15.58	o 1451 
22.82/19.14	o 1449 
23.41/19.76	o 1447 
23.41/19.78	o 1440 
40.49/36.72	o 1430 
82.68/78.64	o 1400 
82.68/78.67	o 1388 
82.68/78.67	o 1376 
86.68/82.64	o 1365 
86.68/82.64	o 1359 
244.47/240.01	s SATISFIABLE
244.47/240.01	v <instantiation>
244.47/240.01	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20] </list>
244.47/240.01	v 	<values>12 5 15 13 2 3 14 1 20 8 11 6 18 10 4 19 9 17 7 0 16 10 4 2 0 2 0 5 6 5 5 6 1 0 0 0 6 2 0 0 2 5 2 0 0 5 4 0 2 10 1 0 4 5 0 1 5 2 2 0 1 4 5 4 0 2 3 0 10 0 1 0 2 5 3 4 0 0 4 5 2 0 0 2 5 0 3 1 0 10 0 5 0 0 0 3 0 4 5 5 1 5 3 4 4 2 1 6 5 2 0 2 0 2 2 0 0 1 6 0 1 0 1 2 0 1 0 0 0 2 0 0 2 0 1 1 1 2 2 5 6 2 0 0 0 1 10 1 2 2 0 3 0 4 0 5 5 0 2 5 3 2 0 1 0 1 10 0 2 0 0 10 2 1 0 0 10 0 0 2 2 5 0 0 5 0 10 10 2 1 5 1 10 10 2 0 0 0 5 5 10 3 2 0 0 5 2 5 2 0 0 0 1 0 0 2 2 1 6 0 0 0 3 5 5 2 6 2 5 5 5 </values>
244.47/240.01	v </instantiation>
244.47/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1359

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282937-1503211443/watcher-4282937-1503211443 -o /tmp/evaluation-result-4282937-1503211443/solver-4282937-1503211443 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1677038223 HOME/instance-4282937-1503211443.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB

solver pid=19012, runsolver pid=19009

[startup+0.100775 s]*
/proc/loadavg: 1.99 1.93 1.80 3/217 19028
/proc/meminfo: memFree=24653528/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13978596 memory=27864 CPUtime=0.11 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 5309 0 0 0 10 1 0 0 20 0 15 0 154225150 14314082304 6966 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3494649 6966 2867 1 0 3482966 0
[pid=19014/tid=19015] ppid=19012 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 3315 0 0 0 8 1 0 0 20 0 15 0 154225151 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888547458272 139888543243670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13978596 memory=140686929794688 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225152 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13978596 memory=140686929794688 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225153 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154225153 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154225153 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13978596 memory=140686929794688 CPUtime=0.01 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) R 19012 19012 17435 0 -1 4202560 279 0 0 0 1 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888010664304 139888522190032 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13978596 memory=140686929794688 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225156 14314082304 6966 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29248 KiB

[startup+0.210542 s]*
/proc/loadavg: 1.99 1.93 1.80 3/217 19028
/proc/meminfo: memFree=24642072/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13982852 memory=40464 CPUtime=0.32 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 8128 0 0 0 30 2 0 0 20 0 15 0 154225150 14318440448 10116 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3495713 10116 3065 1 0 3482966 0
[pid=19014/tid=19015] ppid=19012 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 5220 0 0 0 18 1 0 0 20 0 15 0 154225151 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888547452728 139888527312222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13982852 memory=13650 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13982852 memory=140686930569620 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13982852 memory=140686929794688 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 568 0 0 0 2 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13982852 memory=140686929794688 CPUtime=0.07 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 767 0 0 0 7 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 10116 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41848 KiB

[startup+0.313102 s]*
/proc/loadavg: 1.99 1.93 1.80 4/217 19028
/proc/meminfo: memFree=24635744/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13982852 memory=47424 CPUtime=0.5 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 9000 0 0 0 47 3 0 0 20 0 15 0 154225150 14318440448 11856 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3495713 11856 3111 1 0 3482966 0
[pid=19014/tid=19015] ppid=19012 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 5921 0 0 0 27 2 0 0 20 0 15 0 154225151 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888547454576 139888543253661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225152 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13982852 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154225153 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 610 0 0 0 3 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) R 19012 19012 17435 0 -1 4202560 289 0 0 0 3 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888011706704 139888526699853 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) R 19012 19012 17435 0 -1 4202560 878 0 0 0 12 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888010660672 139888527275365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225156 14318440448 11856 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48808 KiB

[startup+0.7008 s]
/proc/loadavg: 1.99 1.93 1.80 5/217 19028
/proc/meminfo: memFree=24619988/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13984976 memory=67288 CPUtime=1.56 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 11495 0 0 0 152 4 0 0 20 0 15 0 154225150 14320615424 16822 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3496244 16822 3206 1 0 3483478 0
[pid=19014/tid=19015] ppid=19012 vsize=13984976 memory=1728 CPUtime=0.66 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 6595 0 0 0 64 2 0 0 20 0 15 0 154225151 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888547469648 139888179212673 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13984976 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154225152 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225152 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13984976 memory=8624 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13984976 memory=1204 CPUtime=0.27 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 1103 0 0 0 27 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13984976 memory=1728 CPUtime=0.27 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 931 0 0 0 27 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13984976 memory=1440 CPUtime=0.31 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 1558 0 0 0 31 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13984976 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13984976 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 16822 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 68672 KiB

[startup+1.50076 s]
/proc/loadavg: 1.99 1.93 1.80 3/217 19028
/proc/meminfo: memFree=24615584/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0

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

/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13984976 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13984976 memory=2424 CPUtime=1.83 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 10616 0 0 0 181 2 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13984976 memory=4080 CPUtime=1.67 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 11528 0 0 0 166 1 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.5 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 5097 0 0 0 49 1 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 911 0 0 0 1 1 0 0 20 0 15 0 154225156 14320615424 47351 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 106.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 190788 KiB

[startup+162.301 s]
/proc/loadavg: 1.93 1.93 1.82 3/218 19115
/proc/meminfo: memFree=23826996/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13984976 memory=159936 CPUtime=166.71 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 50868 0 0 0 16655 16 0 0 20 0 15 0 154225150 14320615424 39984 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3496244 39984 3262 1 0 3483478 0
[pid=19014/tid=19015] ppid=19012 vsize=13984976 memory=159936 CPUtime=162.19 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 12094 0 0 0 16215 4 0 0 20 0 15 0 154225151 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888547471296 139888179212733 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.02 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 716 0 0 0 2 0 0 0 20 0 15 0 154225152 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13984976 memory=1292 CPUtime=0.02 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 154225152 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13984976 memory=1728 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 171 0 0 0 2 1 0 0 20 0 15 0 154225152 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13984976 memory=159936 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 1020 0 0 0 2 1 0 0 20 0 15 0 154225152 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 1201 0 0 0 3 0 0 0 20 0 15 0 154225153 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13984976 memory=43280 CPUtime=1.92 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 12217 0 0 0 190 2 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13984976 memory=1384 CPUtime=1.84 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 14488 0 0 0 183 1 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13984976 memory=159936 CPUtime=0.51 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 6241 0 0 0 50 1 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.03 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 967 0 0 0 1 2 0 0 20 0 15 0 154225156 14320615424 39984 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 166.71 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 161320 KiB

[startup+222.301 s]
/proc/loadavg: 1.89 1.91 1.82 3/218 19116
/proc/meminfo: memFree=23836800/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13984976 memory=149168 CPUtime=226.75 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 51117 0 0 0 22658 17 0 0 20 0 15 0 154225150 14320615424 37292 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3496244 37292 3262 1 0 3483478 0
[pid=19014/tid=19015] ppid=19012 vsize=13984976 memory=149168 CPUtime=222.15 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 12131 0 0 0 22211 4 0 0 20 0 15 0 154225151 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888547471168 139888179212678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 726 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 409 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 174 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 1025 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13984976 memory=149684 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 1230 0 0 0 4 0 0 0 20 0 15 0 154225153 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13984976 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13984976 memory=12136 CPUtime=1.92 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 12298 0 0 0 190 2 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13984976 memory=1004 CPUtime=1.84 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 14547 0 0 0 183 1 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13984976 memory=4096 CPUtime=0.51 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 6241 0 0 0 50 1 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13984976 memory=43280 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 989 0 0 0 2 2 0 0 20 0 15 0 154225156 14320615424 37292 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 226.75 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 150552 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.92 1.92 1.82 3/218 19117
/proc/meminfo: memFree=23836904/32770624 swapFree=67108860/67108860
[pid=19012] ppid=19009 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19012/stat : 19012 (xcsp3-exec) S 19009 19012 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154225150 9740288 346 33554432000 4194304 5098028 140725215676704 140725215674808 139943733842556 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16793600 140725215679604 140725215679808 140725215679808 140725215682539 0
/proc/19012/statm: 2378 346 289 221 0 87 0
[pid=19014] ppid=19012 vsize=13984976 memory=148680 CPUtime=244.47 cores=0,2,4,6
/proc/19014/stat : 19014 (java) S 19012 19012 17435 0 -1 1077944320 52432 0 0 0 24430 17 0 0 20 0 15 0 154225150 14320615424 37170 33554432000 4194304 4196468 140721275280320 140721275262864 139888543231735 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
/proc/19014/statm: 3496244 37170 3262 1 0 3483478 0
[pid=19014/tid=19015] ppid=19012 vsize=13984976 memory=6791534058613427641 CPUtime=239.85 cores=0,2,4,6
/proc/19014/task/19015/stat : 19015 (java) R 19012 19012 17435 0 -1 4202560 12636 0 0 0 23981 4 0 0 20 0 15 0 154225151 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888547471296 139888179212673 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19016] ppid=19012 vsize=13984976 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19016/stat : 19016 (java) S 19012 19012 17435 0 -1 1077944384 754 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888495851920 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19017] ppid=19012 vsize=13984976 memory=1004 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19017/stat : 19017 (java) S 19012 19012 17435 0 -1 1077944384 487 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888137791760 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19018] ppid=19012 vsize=13984976 memory=1228 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19018/stat : 19018 (java) S 19012 19012 17435 0 -1 1077944384 219 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888136739472 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19019] ppid=19012 vsize=13984976 memory=148656 CPUtime=0.04 cores=0,2,4,6
/proc/19014/task/19019/stat : 19019 (java) S 19012 19012 17435 0 -1 1077944384 1421 0 0 0 3 1 0 0 20 0 15 0 154225152 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888135686672 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19020] ppid=19012 vsize=13984976 memory=1952 CPUtime=0.05 cores=0,2,4,6
/proc/19014/task/19020/stat : 19020 (java) S 19012 19012 17435 0 -1 1077944384 1462 0 0 0 5 0 0 0 20 0 15 0 154225153 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888016980592 139888543242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19021] ppid=19012 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19021/stat : 19021 (java) S 19012 19012 17435 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888015926560 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19022] ppid=19012 vsize=13984976 memory=148656 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19022/stat : 19022 (java) S 19012 19012 17435 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154225153 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888014874224 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19023] ppid=19012 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19023/stat : 19023 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888013822544 139888543250331 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19024] ppid=19012 vsize=13984976 memory=1204 CPUtime=1.92 cores=0,2,4,6
/proc/19014/task/19024/stat : 19024 (java) S 19012 19012 17435 0 -1 1077944384 12301 0 0 0 190 2 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888012769392 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19025] ppid=19012 vsize=13984976 memory=1728 CPUtime=1.84 cores=0,2,4,6
/proc/19014/task/19025/stat : 19025 (java) S 19012 19012 17435 0 -1 1077944384 14549 0 0 0 183 1 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888011716592 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19026] ppid=19012 vsize=13984976 memory=148680 CPUtime=0.51 cores=0,2,4,6
/proc/19014/task/19026/stat : 19026 (java) S 19012 19012 17435 0 -1 1077944384 6244 0 0 0 50 1 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888010664304 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19027] ppid=19012 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/19014/task/19027/stat : 19027 (java) S 19012 19012 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888009611744 139888543241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
[pid=19014/tid=19028] ppid=19012 vsize=13984976 memory=12136 CPUtime=0.05 cores=0,2,4,6
/proc/19014/task/19028/stat : 19028 (java) S 19012 19012 17435 0 -1 1077944384 1012 0 0 0 2 3 0 0 20 0 15 0 154225156 14320615424 37170 33554432000 4194304 4196468 140721275280320 139888008559536 139888543242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 10596352 140721275286685 140721275286860 140721275286860 140721275289551 0
Current children cumulated CPU time: 244.47 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 150064 KiB

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

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

[startup+240.021 s]
# the end of solver process 19014 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=244.318 s, system=0.182112 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): 240.021
CPU time (s): 244.5
CPU user time (s): 244.318
CPU system time (s): 0.182112
CPU usage (%): 101.866
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 204092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.318
system time used= 0.182112
maximum resident set size= 202708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53465
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8831
involuntary context switches= 324


# summary of solver processes directly reported to runsolver:
#   pid: 19012,19014
#   total CPU time (s): 244.5
#   total CPU user time (s): 244.318
#   total CPU system time (s): 0.182112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30535 second user time and 2.33549 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 08:29:43
IDJOB=4282937
IDBENCH=123063
IDSOLVER=2678
FILE ID=node148/4282937-1503211443
RUNJOBID= node148-1503208459-17466
PBS_JOBID= 20630865
Free space on /tmp= 61716 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.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-4282937-1503211443/watcher-4282937-1503211443 -o /tmp/evaluation-result-4282937-1503211443/solver-4282937-1503211443 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1677038223 HOME/instance-4282937-1503211443.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=1677038223

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24669388 kB
MemAvailable:   31774608 kB
Buffers:          297800 kB
Cached:          7097824 kB
SwapCached:            0 kB
Active:          1493376 kB
Inactive:        6154292 kB
Active(anon):     203712 kB
Inactive(anon):    84704 kB
Active(file):    1289664 kB
Inactive(file):  6069588 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        296980 kB
Mapped:            64756 kB
Shmem:             33416 kB
Slab:             150704 kB
SReclaimable:     123608 kB
SUnreclaim:        27096 kB
KernelStack:        3840 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1280820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61708 MiB
End job on node148 at 2017-08-20 08:33:43