Trace number 4270185

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-09)SAT (TO)16417 246.144 240.022

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa20b.xml
MD5SUM2a1cb6febb6ec7dbf2abb0b9e0866987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13638
Best CPU time to get the best result obtained on this benchmark1998.38
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints180
Number of domains2
Minimum domain size19
Maximum domain size20
Distribution of domain sizes[{"size":19,"count":179},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":221},{"degree":2,"count":179},{"degree":17,"count":3},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":8}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":179},{"arity":20,"count":1}]
Number of extensional constraints179
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":179},{"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270185-1502621093.xml"  -tl '264s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4270185-1502621093.xml, -tl, 264s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.99/0.66	c solve instance...
1.53/0.88	o 17297 
1.53/0.89	o 17246 
1.53/0.89	o 17234 
1.83/0.97	o 17196 
1.83/0.97	o 17172 
1.83/0.98	o 17160 
3.37/1.50	o 17101 
3.67/1.50	o 17028 
4.56/1.82	o 17003 
4.56/1.85	o 16979 
5.47/2.31	o 16930 
5.47/2.31	o 16847 
8.68/4.06	o 16456 
208.02/202.34	o 16452 
208.02/202.36	o 16417 
246.12/240.01	s SATISFIABLE
246.12/240.01	v <instantiation>
246.12/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] d[0][1] d[0][2] d[0][3] d[0][5] 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[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[2][3] d[2][4] d[2][6] d[2][7] 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][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] 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[4][6] d[4][7] d[4][8] 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[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[6][7] d[6][8] d[6][9] d[6][10] 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[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[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][17] d[8][18] d[8][19] 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[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[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
246.12/240.01	v 	<values>14 1 16 11 5 15 4 7 13 18 17 2 10 12 8 3 0 6 19 9 11 8 15 15 11 8 8 17 15 9 7 12 13 12 6 9 11 11 7 7 10 6 9 5 11 8 9 6 11 5 5 6 8 13 3 12 12 10 12 14 12 3 14 10 19 11 4 13 8 9 11 10 3 11 4 13 8 4 11 18 4 18 16 9 19 11 8 8 19 7 8 1 15 9 8 5 15 9 7 6 13 12 12 11 11 13 15 10 8 15 7 10 6 10 8 5 10 4 12 19 9 16 18 7 4 8 13 12 18 3 12 3 13 15 10 15 12 16 15 13 3 12 13 11 11 14 7 10 13 14 15 15 8 7 18 13 13 1 11 9 11 7 9 10 15 18 14 12 11 3 14 11 10 13 12 5 10 11 9 1 15 8 12 10 12 6 10 12 14 9 10 12 7 18 13 4 7 9 5 </values>
246.12/240.01	v </instantiation>
246.12/240.01	c Unexpected resolution interruption!

Verifier Data

OK	16417

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270185-1502621093/watcher-4270185-1502621093 -o /tmp/evaluation-result-4270185-1502621093/solver-4270185-1502621093 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502619510-21065 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1465906982 HOME/instance-4270185-1502621093.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=21714, runsolver pid=21711

[startup+0.105112 s]*
/proc/loadavg: 2.00 1.83 1.72 3/207 21722
/proc/meminfo: memFree=31583836/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13574484 memory=17520 CPUtime=0.02 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 3726 0 0 0 1 1 0 0 20 0 9 0 50449951 13900271616 4380 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3393621 4380 2063 1 0 3383118 0
[pid=21716/tid=21717] ppid=21714 vsize=13574484 memory=-6871798056524144002 CPUtime=0.01 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 2444 0 0 0 1 0 0 0 20 0 9 0 50449951 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140106240635496 140106222081843 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13574484 memory=-5738297875903123798 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 50449952 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13574484 memory=140675825157760 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 50449952 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 50449952 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13574484 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 50449952 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 50449953 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 50449954 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 50449954 13900271616 4445 18446744073709551615 4194304 4196468 140723597733936 140105578517936 140106236409557 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18900 KiB

[startup+0.210558 s]*
/proc/loadavg: 2.00 1.83 1.72 3/215 21730
/proc/meminfo: memFree=31576916/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13974352 memory=27208 CPUtime=0.1 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 5232 0 0 0 9 1 0 0 20 0 15 0 50449951 14309736448 6802 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3493588 6802 2778 1 0 3482964 0
[pid=21716/tid=21717] ppid=21714 vsize=13974352 memory=8390339637985935414 CPUtime=0.08 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 3343 0 0 0 7 1 0 0 20 0 15 0 50449951 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140106240631520 140106214402273 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13974352 memory=288230596118054247 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13974352 memory=3473321093595023008 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13974352 memory=140675825157760 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50449953 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50449954 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50449954 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) S 21714 21714 11586 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 50449956 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13974352 memory=140675825157760 CPUtime=0.01 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 50449956 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13974352 memory=140675825157760 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449961 14309736448 6934 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28588 KiB

[startup+0.310545 s]*
/proc/loadavg: 2.00 1.83 1.72 4/215 21730
/proc/meminfo: memFree=31565856/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13974352 memory=39628 CPUtime=0.3 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 9103 0 0 0 27 3 0 0 20 0 15 0 50449951 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3493588 9907 2999 1 0 3482964 0
[pid=21716/tid=21717] ppid=21714 vsize=13974352 memory=8390339637985935414 CPUtime=0.18 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 6231 0 0 0 16 2 0 0 20 0 15 0 50449951 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140106240617440 140105876536404 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13974352 memory=319755793509647719 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13974352 memory=3473321093595023008 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50449952 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13974352 memory=3760704678431140840 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50449953 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50449954 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50449954 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) R 21714 21714 11586 0 -1 1077944384 658 0 0 0 2 0 0 0 20 0 15 0 50449956 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 15 0 50449956 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13974352 memory=140675825157760 CPUtime=0.06 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) R 21714 21714 11586 0 -1 4202560 748 0 0 0 6 0 0 0 20 0 15 0 50449956 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106215022224 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13974352 memory=140675825157760 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449961 14309736448 9907 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41008 KiB

[startup+0.701425 s]
/proc/loadavg: 2.00 1.83 1.72 4/215 21730
/proc/meminfo: memFree=31554192/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13980732 memory=66852 CPUtime=1.25 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 13345 0 0 0 120 5 0 0 20 0 15 0 50449951 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3495183 16713 3165 1 0 3483476 0
[pid=21716/tid=21717] ppid=21714 vsize=13980732 memory=2549532854017 CPUtime=0.55 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 8483 0 0 0 52 3 0 0 20 0 15 0 50449951 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140106240637248 140105880117924 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13980732 memory=2579597624833 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13980732 memory=2613957363201 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13980732 memory=51468 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13980732 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 50449953 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) R 21714 21714 11586 0 -1 4202560 1331 0 0 0 20 0 0 0 20 0 15 0 50449956 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105576400400 140106219783528 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) R 21714 21714 11586 0 -1 4202560 676 0 0 0 18 0 0 0 20 0 15 0 50449956 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105575347296 140106217920999 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 1550 0 0 0 29 0 0 0 20 0 15 0 50449956 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449961 14316269568 16713 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68232 KiB

[startup+1.50143 s]
/proc/loadavg: 2.00 1.83 1.72 5/215 21730
/proc/meminfo: memFree=31535416/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13980732 memory=81388 CPUtime=3.67 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 21751 0 0 0 361 6 0 0 20 0 15 0 50449951 14316269568 20347 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3495183 20347 3188 1 0 3483476 0
[pid=21716/tid=21717] ppid=21714 vsize=13980732 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 9213 0 0 0 131 4 0 0 20 0 15 0 50449951 14316269568 20347 18446744073709551615 4194304 4196468 140723597733936 140106240630608 140105880510198 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13980732 memory=2529 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 20347 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 20347 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50449952 14316269568 20347 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13980732 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13980732 memory=164 CPUtime=2.45 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) S 21714 21714 11586 0 -1 1077944384 11134 0 0 0 245 0 0 0 20 0 15 0 50449956 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13980732 memory=6943526294502006880 CPUtime=2.25 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 8944 0 0 0 224 1 0 0 20 0 15 0 50449956 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13980732 memory=281351362337376 CPUtime=0.49 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 5635 0 0 0 48 1 0 0 20 0 15 0 50449956 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13980732 memory=37540 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13980732 memory=39748 CPUtime=0.02 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 840 0 0 0 1 1 0 0 20 0 15 0 50449961 14316269568 34188 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 107.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 138132 KiB

[startup+162.301 s]
/proc/loadavg: 1.57 1.70 1.69 3/212 21892
/proc/meminfo: memFree=31507096/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13980732 memory=142548 CPUtime=167.87 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 49641 0 0 0 16767 20 0 0 20 0 15 0 50449951 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3495183 35637 3236 1 0 3483476 0
[pid=21716/tid=21717] ppid=21714 vsize=13980732 memory=142548 CPUtime=161.81 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 13848 0 0 0 16175 6 0 0 20 0 15 0 50449951 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140106240638704 140105880382977 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13980732 memory=1380 CPUtime=0.13 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 766 0 0 0 11 2 0 0 20 0 15 0 50449952 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13980732 memory=142548 CPUtime=0.14 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 490 0 0 0 12 2 0 0 20 0 15 0 50449952 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13980732 memory=1380 CPUtime=0.14 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1102 0 0 0 12 2 0 0 20 0 15 0 50449952 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13980732 memory=140675681357872 CPUtime=0.15 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 1495 0 0 0 12 3 0 0 20 0 15 0 50449952 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 1666 0 0 0 11 1 0 0 20 0 15 0 50449953 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13980732 memory=143576 CPUtime=2.46 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) S 21714 21714 11586 0 -1 1077944384 11439 0 0 0 246 0 0 0 20 0 15 0 50449956 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13980732 memory=1380 CPUtime=2.3 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 10088 0 0 0 229 1 0 0 20 0 15 0 50449956 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13980732 memory=141524 CPUtime=0.49 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 6520 0 0 0 48 1 0 0 20 0 15 0 50449956 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13980732 memory=302022848351043610 CPUtime=0.05 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 872 0 0 0 3 2 0 0 20 0 15 0 50449961 14316269568 35637 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 167.87 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 143928 KiB

[startup+222.301 s]
/proc/loadavg: 1.42 1.65 1.67 3/212 21894
/proc/meminfo: memFree=31507384/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13980732 memory=142248 CPUtime=228.12 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 53498 0 0 0 22787 25 0 0 20 0 15 0 50449951 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3495183 35562 3236 1 0 3483476 0
[pid=21716/tid=21717] ppid=21714 vsize=13980732 memory=142248 CPUtime=221.61 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 14660 0 0 0 22155 6 0 0 20 0 15 0 50449951 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140106240638816 140105880382516 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13980732 memory=142248 CPUtime=0.2 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 870 0 0 0 18 2 0 0 20 0 15 0 50449952 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13980732 memory=142248 CPUtime=0.21 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 540 0 0 0 18 3 0 0 20 0 15 0 50449952 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13980732 memory=142192 CPUtime=0.21 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1146 0 0 0 18 3 0 0 20 0 15 0 50449952 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13980732 memory=142248 CPUtime=0.22 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 1879 0 0 0 18 4 0 0 20 0 15 0 50449952 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13980732 memory=1380 CPUtime=0.2 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 1907 0 0 0 19 1 0 0 20 0 15 0 50449953 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13980732 memory=142192 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13980732 memory=142248 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13980732 memory=928 CPUtime=2.48 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) S 21714 21714 11586 0 -1 1077944384 12409 0 0 0 248 0 0 0 20 0 15 0 50449956 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13980732 memory=1580 CPUtime=2.32 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 10781 0 0 0 231 1 0 0 20 0 15 0 50449956 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13980732 memory=142192 CPUtime=0.5 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 7052 0 0 0 49 1 0 0 20 0 15 0 50449956 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13980732 memory=4120 CPUtime=0.07 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 899 0 0 0 4 3 0 0 20 0 15 0 50449961 14316269568 35562 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 228.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 143628 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.40 1.63 1.66 3/212 21894
/proc/meminfo: memFree=31503016/32770624 swapFree=67108860/67108860
[pid=21714] ppid=21711 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21714/stat : 21714 (xcsp3-exec) S 21711 21714 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 50449943 9740288 345 18446744073709551615 4194304 5098028 140721072922624 140721072920728 139876735525500 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 8 0 0 7196144 7232144 34799616 140721072931198 140721072931402 140721072931402 140721072934891 0
/proc/21714/statm: 2378 345 289 221 0 87 0
[pid=21716] ppid=21714 vsize=13980732 memory=146392 CPUtime=246.12 cores=0,2,4,6
/proc/21716/stat : 21716 (java) S 21714 21714 11586 0 -1 1077944320 55894 0 0 0 24585 27 0 0 20 0 15 0 50449951 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140723597716480 140106236399351 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
/proc/21716/statm: 3495183 36598 3236 1 0 3483476 0
[pid=21716/tid=21717] ppid=21714 vsize=13980732 memory=-8774313645642428999 CPUtime=239.25 cores=0,2,4,6
/proc/21716/task/21717/stat : 21717 (java) R 21714 21714 11586 0 -1 4202560 14723 0 0 0 23919 6 0 0 20 0 15 0 50449951 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140106240638832 140105880381778 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21718] ppid=21714 vsize=13980732 memory=4126316290023845779 CPUtime=0.24 cores=0,2,4,6
/proc/21716/task/21718/stat : 21718 (java) S 21714 21714 11586 0 -1 1077944384 890 0 0 0 21 3 0 0 20 0 15 0 50449952 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140106197297808 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21719] ppid=21714 vsize=13980732 memory=-8774313645642428999 CPUtime=0.25 cores=0,2,4,6
/proc/21716/task/21719/stat : 21719 (java) S 21714 21714 11586 0 -1 1077944384 563 0 0 0 21 4 0 0 20 0 15 0 50449952 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105835014672 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21720] ppid=21714 vsize=13980732 memory=4126316290023845779 CPUtime=0.25 cores=0,2,4,6
/proc/21716/task/21720/stat : 21720 (java) S 21714 21714 11586 0 -1 1077944384 1158 0 0 0 21 4 0 0 20 0 15 0 50449952 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105833961872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21721] ppid=21714 vsize=13980732 memory=4126316290023845779 CPUtime=0.24 cores=0,2,4,6
/proc/21716/task/21721/stat : 21721 (java) S 21714 21714 11586 0 -1 1077944384 1917 0 0 0 20 4 0 0 20 0 15 0 50449952 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105832909072 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21722] ppid=21714 vsize=13980732 memory=1440 CPUtime=0.22 cores=0,2,4,6
/proc/21716/task/21722/stat : 21722 (java) S 21714 21714 11586 0 -1 1077944384 1911 0 0 0 20 2 0 0 20 0 15 0 50449953 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105580624752 140106236410498 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21723] ppid=21714 vsize=13980732 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21723/stat : 21723 (java) S 21714 21714 11586 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105579570720 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21724] ppid=21714 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21724/stat : 21724 (java) S 21714 21714 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 50449954 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105578517872 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21725] ppid=21714 vsize=13980732 memory=16240 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21725/stat : 21725 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449956 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105577466192 140106236417947 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21726] ppid=21714 vsize=13980732 memory=146380 CPUtime=2.59 cores=0,2,4,6
/proc/21716/task/21726/stat : 21726 (java) S 21714 21714 11586 0 -1 1077944384 13365 0 0 0 259 0 0 0 20 0 15 0 50449956 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105576413552 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21727] ppid=21714 vsize=13980732 memory=15880 CPUtime=2.43 cores=0,2,4,6
/proc/21716/task/21727/stat : 21727 (java) S 21714 21714 11586 0 -1 1077944384 11850 0 0 0 242 1 0 0 20 0 15 0 50449956 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105575360752 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21728] ppid=21714 vsize=13980732 memory=16240 CPUtime=0.51 cores=0,2,4,6
/proc/21716/task/21728/stat : 21728 (java) S 21714 21714 11586 0 -1 1077944384 7257 0 0 0 50 1 0 0 20 0 15 0 50449956 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105574307952 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21729] ppid=21714 vsize=13980732 memory=16716 CPUtime=0 cores=0,2,4,6
/proc/21716/task/21729/stat : 21729 (java) S 21714 21714 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50449957 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105573255392 140106236409557 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
[pid=21716/tid=21730] ppid=21714 vsize=13980732 memory=4048 CPUtime=0.07 cores=0,2,4,6
/proc/21716/task/21730/stat : 21730 (java) S 21714 21714 11586 0 -1 1077944384 905 0 0 0 4 3 0 0 20 0 15 0 50449961 14316269568 36598 18446744073709551615 4194304 4196468 140723597733936 140105572203696 140106236410498 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22953984 140723597742519 140723597742694 140723597742694 140723597746127 0
Current children cumulated CPU time: 246.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 147772 KiB

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

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

[startup+240.022 s]
# the end of solver process 21716 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.863 s, system=0.281333 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.022
CPU time (s): 246.144
CPU user time (s): 245.863
CPU system time (s): 0.281333
CPU usage (%): 102.551
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 207732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.863
system time used= 0.281333
maximum resident set size= 210440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56656
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13039
involuntary context switches= 475


# summary of solver processes directly reported to runsolver:
#   pid: 21714,21716
#   total CPU time (s): 246.144
#   total CPU user time (s): 245.863
#   total CPU system time (s): 0.281333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.56554 second user time and 2.29648 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 12:30:37
IDJOB=4270185
IDBENCH=123084
IDSOLVER=2661
FILE ID=node124/4270185-1502621093
RUNJOBID= node124-1502619510-21065
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa20b.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-4270185-1502621093/watcher-4270185-1502621093 -o /tmp/evaluation-result-4270185-1502621093/solver-4270185-1502621093 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502619510-21065 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1465906982 HOME/instance-4270185-1502621093.xml

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

MD5SUM BENCH= 2a1cb6febb6ec7dbf2abb0b9e0866987
RANDOM SEED=1465906982

node124.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.51
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.51
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.51
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.51
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:        31592540 kB
MemAvailable:   31789712 kB
Buffers:          158024 kB
Cached:           329316 kB
SwapCached:            0 kB
Active:           587068 kB
Inactive:         166116 kB
Active(anon):     217252 kB
Inactive(anon):    73880 kB
Active(file):     369816 kB
Inactive(file):    92236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7568 kB
Writeback:             0 kB
AnonPages:        266112 kB
Mapped:            55596 kB
Shmem:             25320 kB
Slab:             128016 kB
SReclaimable:     101908 kB
SUnreclaim:        26108 kB
KernelStack:        3520 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1269944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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 node124 at 2017-08-13 12:34:37