Trace number 4394150

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14OPT4752 42.992 21.0042

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark7.91615
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394150-1568329169.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394150-1568329169.xml, -tl, 2400s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.01/0.54	c solve instance...
1.32/0.63	o 26372 
1.32/0.64	o 25296 
1.32/0.64	o 25215 
1.32/0.65	o 25197 
1.32/0.65	o 24045 
1.32/0.66	o 23949 
1.32/0.66	o 23928 
1.32/0.66	o 23832 
1.32/0.67	o 23743 
1.32/0.67	o 23678 
1.32/0.68	o 23648 
1.32/0.69	o 23561 
1.32/0.69	o 23532 
1.32/0.70	o 23341 
1.63/0.71	o 18490 
1.63/0.74	o 13049 
1.96/0.89	o 12653 
2.34/0.92	o 12641 
2.73/1.03	o 12192 
2.73/1.06	o 10880 
2.73/1.07	o 10793 
2.73/1.07	o 10709 
3.96/1.46	o 10540 
4.57/1.64	o 10438 
4.88/1.74	o 9939 
4.88/1.75	o 9699 
5.51/1.98	o 8605 
7.70/3.03	o 8528 
8.03/3.36	o 8418 
8.03/3.37	o 8178 
8.03/3.37	o 8039 
9.05/3.63	o 7971 
9.05/3.63	o 7927 
10.21/4.13	o 7885 
10.64/4.48	o 7609 
11.05/4.80	o 7591 
11.74/5.48	o 7545 
13.89/6.56	o 7306 
17.06/9.54	o 7217 
17.62/9.95	o 7182 
18.06/10.31	o 7049 
18.06/10.31	o 6809 
18.59/10.88	o 6760 
18.92/11.14	o 6637 
19.25/11.42	o 6397 
19.82/11.97	o 6163 
19.82/11.98	o 6100 
21.53/13.16	o 6021 
22.06/13.49	o 5787 
22.06/13.49	o 5724 
22.57/13.81	o 5175 
23.17/14.48	o 5059 
32.50/17.51	o 4992 
32.50/17.51	o 4752 
42.87/20.99	s OPTIMUM FOUND
42.87/20.99	v <instantiation>
42.87/20.99	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] d[0][1] d[0][2] d[1][3] d[2][4] d[3][5] d[4][6] d[5][7] d[6][8] d[7][9] d[8][10] d[9][11] d[10][12] d[11][13] d[12][14] </list>
42.87/20.99	v 	<values>12 1 4 6 7 0 13 5 3 2 14 8 11 10 9 4 2 3 1 5 12 39 20 50 1 4 11 10 13 </values>
42.87/20.99	v </instantiation>

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394150-1568329169/watcher-4394150-1568329169 -o /tmp/evaluation-result-4394150-1568329169/solver-4394150-1568329169 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1500069515 HOME/instance-4394150-1568329169.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.106837 s]*
/proc/loadavg: 1.00 1.10 1.49 3/223 18272
/proc/meminfo: memFree=19912388/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15144768 memory=29088 CPUtime=0.13 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 5713 0 0 0 12 1 0 0 20 0 15 0 408857097 15508242432 7272 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3786192 7272 3178 1 0 3748377 0
[pid=18239/tid=18240] ppid=18237 vsize=15144768 memory=4351193298017877642 CPUtime=0.09 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) R 18237 18237 18186 0 -1 4202560 3586 0 0 0 8 1 0 0 20 0 15 0 408857097 15508242432 7272 33554432000 4194304 4196468 140736867737088 140633055268544 140632681219744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 7272 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 7272 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 7272 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408857099 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408857100 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632518505888 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408857100 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632517453296 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) R 18237 18237 18186 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632515348560 140633051051733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) R 18237 18237 18186 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632514287456 140633028909344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0.02 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) R 18237 18237 18186 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 408857102 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632513240912 140633035122014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857103 15508242432 7272 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30536 KiB

[startup+0.210896 s]*
/proc/loadavg: 1.00 1.10 1.49 3/229 18278
/proc/meminfo: memFree=19890632/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15144768 memory=40608 CPUtime=0.33 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 9442 0 0 0 30 3 0 0 20 0 15 0 408857097 15508242432 10152 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3786192 10152 3246 1 0 3748377 0
[pid=18239/tid=18240] ppid=18237 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) R 18237 18237 18186 0 -1 4202560 6598 0 0 0 17 2 0 0 20 0 15 0 408857097 15508242432 10152 33554432000 4194304 4196468 140736867737088 140633055276224 140633032448880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15144768 memory=1965945 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 10152 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15144768 memory=3907067048397170336 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 10152 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 10152 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408857098 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408857099 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408857100 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632518505888 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408857100 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632517453296 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 555 0 0 0 3 0 0 0 20 0 15 0 408857102 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) S 18237 18237 18186 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 15 0 408857102 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632514295920 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15144768 memory=140254242989696 CPUtime=0.07 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) R 18237 18237 18186 0 -1 4202560 786 0 0 0 7 0 0 0 20 0 15 0 408857102 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632513243376 140633029915744 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857103 15508242432 10152 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42056 KiB

[startup+0.311889 s]*
/proc/loadavg: 1.00 1.10 1.49 5/229 18278
/proc/meminfo: memFree=19873336/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15149024 memory=49908 CPUtime=0.53 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 10842 0 0 0 49 4 0 0 20 0 15 0 408857097 15512600576 12477 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3787256 12477 3342 1 0 3748377 0
[pid=18239/tid=18240] ppid=18237 vsize=15149024 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) R 18237 18237 18186 0 -1 4202560 7769 0 0 0 27 3 0 0 20 0 15 0 408857097 15512600576 12477 33554432000 4194304 4196468 140736867737088 140633055272640 140633035122044 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15512600576 12477 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15512600576 12477 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15149024 memory=-2893623298589923098 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857098 15512600576 12477 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15149024 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408857098 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408857099 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408857100 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632518505888 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15149024 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408857100 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632517453296 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15149024 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15149024 memory=6944656591801720471 CPUtime=0.04 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 15 0 408857102 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15149024 memory=-8458152057954561420 CPUtime=0.04 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) R 18237 18237 18186 0 -1 4202560 312 0 0 0 4 0 0 0 20 0 15 0 408857102 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632514276936 140633034425704 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15149024 memory=-8813974798734826869 CPUtime=0.12 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) S 18237 18237 18186 0 -1 1077944384 903 0 0 0 12 0 0 0 20 0 15 0 408857102 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632513243376 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15149024 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408857102 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15149024 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408857103 15512600576 12477 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51356 KiB

[startup+0.707737 s]
/proc/loadavg: 1.00 1.10 1.49 7/230 18280
/proc/meminfo: memFree=19843644/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15550532 memory=166248 CPUtime=1.63 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 15285 0 0 0 156 7 0 0 20 0 20 0 408857097 15923744768 41562 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3887633 41562 3459 1 0 3848735 0
[pid=18239/tid=18240] ppid=18237 vsize=15550532 memory=-7082918048272507482 CPUtime=0.52 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) S 18237 18237 18186 0 -1 1077944384 9158 0 0 0 49 3 0 0 20 0 20 0 408857097 15923744768 41562 33554432000 4194304 4196468 140736867737088 140633055281472 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 408857098 15923744768 41562 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 408857098 15923744768 41562 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 408857098 15923744768 41562 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15550532 memory=56 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 408857098 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 408857099 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 408857100 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632518505888 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 408857100 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632517453296 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15550532 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 408857102 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15550532 memory=38264 CPUtime=0.26 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 1148 0 0 0 26 0 0 0 20 0 20 0 408857102 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15550532 memory=988 CPUtime=0.24 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) R 18237 18237 18186 0 -1 4202560 782 0 0 0 24 0 0 0 20 0 20 0 408857102 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632514295920 140633051055409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15550532 memory=2008 CPUtime=0.32 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) S 18237 18237 18186 0 -1 1077944384 1680 0 0 0 32 0 0 0 20 0 20 0 408857102 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632513243376 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15550532 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 408857102 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15550532 memory=580 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 408857103 15923744768 41562 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 167696 KiB

[startup+1.50079 s]
/proc/loadavg: 1.00 1.10 1.49 12/238 18536
/proc/meminfo: memFree=19599072/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 221496 KiB

[startup+19.4008 s]
/proc/loadavg: 2.10 1.35 1.56 9/237 18864
/proc/meminfo: memFree=19512168/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15550532 memory=222320 CPUtime=40.02 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 39407 0 0 0 3988 14 0 0 20 0 19 0 408857097 15923744768 55580 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3887633 55580 3512 1 0 3848735 0
[pid=18239/tid=18240] ppid=18237 vsize=15550532 memory=3620 CPUtime=0.55 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) S 18237 18237 18186 0 -1 1077944384 9608 0 0 0 51 4 0 0 20 0 19 0 408857097 15923744768 55580 33554432000 4194304 4196468 140736867737088 140633055282304 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15550532 memory=1660 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 19 0 408857098 15923744768 55580 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15550532 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55580 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15550532 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55580 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15550532 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 562 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15550532 memory=1760 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 19 0 408857099 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15550532 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632518505952 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15550532 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632517453312 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15550532 memory=219312 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15550532 memory=8226000377736425881 CPUtime=2.52 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 8833 0 0 0 251 1 0 0 20 0 19 0 408857102 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15550532 memory=1448 CPUtime=2.36 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) S 18237 18237 18186 0 -1 1077944384 6660 0 0 0 236 0 0 0 20 0 19 0 408857102 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632514295920 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15550532 memory=205472 CPUtime=0.54 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) S 18237 18237 18186 0 -1 1077944384 4146 0 0 0 53 1 0 0 20 0 19 0 408857102 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632513243376 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15550532 memory=225 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15550532 memory=7682475212697334547 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 19 0 408857103 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18861] ppid=18237 vsize=15550532 memory=1060 CPUtime=1.88 cores=1,3,5,7
/proc/18239/task/18861/stat : 18861 (java) R 18237 18237 18186 0 -1 4202560 40 0 0 0 188 0 0 0 20 0 19 0 408858848 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632501927032 140632686686525 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18862] ppid=18237 vsize=15550532 memory=2828 CPUtime=1.88 cores=1,3,5,7
/proc/18239/task/18862/stat : 18862 (java) R 18237 18237 18186 0 -1 4202560 143 0 0 0 188 0 0 0 20 0 19 0 408858848 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632500877400 140632685761334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18863] ppid=18237 vsize=15550532 memory=1216 CPUtime=1.84 cores=1,3,5,7
/proc/18239/task/18863/stat : 18863 (java) R 18237 18237 18186 0 -1 4202560 279 0 0 0 184 0 0 0 20 0 19 0 408858848 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632499821928 140632685259125 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18864] ppid=18237 vsize=15550532 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/18239/task/18864/stat : 18864 (java) R 18237 18237 18186 0 -1 4202560 56 0 0 0 187 0 0 0 20 0 19 0 408858848 15923744768 55580 33554432000 4194304 4196468 140736867737088 140632498768816 140632687275802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 40.02 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 223768 KiB

[startup+20.2007 s]*
/proc/loadavg: 2.10 1.35 1.56 6/237 18864
/proc/meminfo: memFree=19512168/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15550532 memory=222464 CPUtime=42.18 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 40181 0 0 0 4204 14 0 0 20 0 19 0 408857097 15923744768 55616 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3887633 55616 3512 1 0 3848735 0
[pid=18239/tid=18240] ppid=18237 vsize=15550532 memory=6791534058613427641 CPUtime=0.55 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) S 18237 18237 18186 0 -1 1077944384 9608 0 0 0 51 4 0 0 20 0 19 0 408857097 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633055282304 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15550532 memory=4872558044660077418 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15550532 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 562 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15550532 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 19 0 408857099 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632518505952 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15550532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632517453312 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15550532 memory=8430 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15550532 memory=0 CPUtime=2.52 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 8833 0 0 0 251 1 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15550532 memory=140254103924463 CPUtime=2.36 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) S 18237 18237 18186 0 -1 1077944384 6660 0 0 0 236 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632514295920 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15550532 memory=280506400041634 CPUtime=0.54 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) S 18237 18237 18186 0 -1 1077944384 4282 0 0 0 53 1 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632513243376 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15550532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15550532 memory=140254242989696 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 19 0 408857103 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18861] ppid=18237 vsize=15550532 memory=-1 CPUtime=2.33 cores=1,3,5,7
/proc/18239/task/18861/stat : 18861 (java) S 18237 18237 18186 0 -1 1077944384 121 0 0 0 233 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632501931968 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18862] ppid=18237 vsize=15550532 memory=0 CPUtime=2.33 cores=1,3,5,7
/proc/18239/task/18862/stat : 18862 (java) S 18237 18237 18186 0 -1 1077944384 299 0 0 0 233 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632500880784 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18863] ppid=18237 vsize=15550532 memory=0 CPUtime=2.29 cores=1,3,5,7
/proc/18239/task/18863/stat : 18863 (java) S 18237 18237 18186 0 -1 1077944384 462 0 0 0 229 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632499828240 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18864] ppid=18237 vsize=15550532 memory=0 CPUtime=2.68 cores=1,3,5,7
/proc/18239/task/18864/stat : 18864 (java) R 18237 18237 18186 0 -1 4202560 81 0 0 0 268 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632498768816 140632687275838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 42.18 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 223912 KiB

[startup+20.6008 s]
/proc/loadavg: 2.10 1.35 1.56 6/237 18864
/proc/meminfo: memFree=19512168/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
[pid=18239] ppid=18237 vsize=15550532 memory=222464 CPUtime=42.57 cores=1,3,5,7
/proc/18239/stat : 18239 (java) S 18237 18237 18186 0 -1 1077944320 40181 0 0 0 4243 14 0 0 20 0 19 0 408857097 15923744768 55616 33554432000 4194304 4196468 140736867737088 140736867719632 140633051041527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
/proc/18239/statm: 3887633 55616 3512 1 0 3848735 0
[pid=18239/tid=18240] ppid=18237 vsize=15550532 memory=111636 CPUtime=0.55 cores=1,3,5,7
/proc/18239/task/18240/stat : 18240 (java) S 18237 18237 18186 0 -1 1077944384 9608 0 0 0 51 4 0 0 20 0 19 0 408857097 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633055282304 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18241] ppid=18237 vsize=15550532 memory=800 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18241/stat : 18241 (java) S 18237 18237 18186 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633003661584 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18242] ppid=18237 vsize=15550532 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18242/stat : 18242 (java) S 18237 18237 18186 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633002609040 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18243] ppid=18237 vsize=15550532 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18243/stat : 18243 (java) S 18237 18237 18186 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140633001556496 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18244] ppid=18237 vsize=15550532 memory=924 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18244/stat : 18244 (java) S 18237 18237 18186 0 -1 1077944384 562 0 0 0 0 0 0 0 20 0 19 0 408857098 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632640117392 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18245] ppid=18237 vsize=15550532 memory=3804 CPUtime=0.01 cores=1,3,5,7
/proc/18239/task/18245/stat : 18245 (java) S 18237 18237 18186 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 19 0 408857099 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632519559664 140633051052674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18246] ppid=18237 vsize=15550532 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18246/stat : 18246 (java) S 18237 18237 18186 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632518505952 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18247] ppid=18237 vsize=15550532 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18247/stat : 18247 (java) S 18237 18237 18186 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 408857100 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632517453312 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18258] ppid=18237 vsize=15550532 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18258/stat : 18258 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632516401872 140633051060123 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18259] ppid=18237 vsize=15550532 memory=222464 CPUtime=2.52 cores=1,3,5,7
/proc/18239/task/18259/stat : 18259 (java) S 18237 18237 18186 0 -1 1077944384 8833 0 0 0 251 1 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632515348464 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18260] ppid=18237 vsize=15550532 memory=500 CPUtime=2.36 cores=1,3,5,7
/proc/18239/task/18260/stat : 18260 (java) S 18237 18237 18186 0 -1 1077944384 6660 0 0 0 236 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632514295920 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18261] ppid=18237 vsize=15550532 memory=1556 CPUtime=0.54 cores=1,3,5,7
/proc/18239/task/18261/stat : 18261 (java) S 18237 18237 18186 0 -1 1077944384 4282 0 0 0 53 1 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632513243376 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18263] ppid=18237 vsize=15550532 memory=928 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18263/stat : 18263 (java) S 18237 18237 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408857102 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632512191072 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18265] ppid=18237 vsize=15550532 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18265/stat : 18265 (java) S 18237 18237 18186 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 19 0 408857103 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632511138608 140633051052674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18861] ppid=18237 vsize=15550532 memory=824 CPUtime=2.33 cores=1,3,5,7
/proc/18239/task/18861/stat : 18861 (java) S 18237 18237 18186 0 -1 1077944384 121 0 0 0 233 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632501931968 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18862] ppid=18237 vsize=15550532 memory=1436 CPUtime=2.33 cores=1,3,5,7
/proc/18239/task/18862/stat : 18862 (java) S 18237 18237 18186 0 -1 1077944384 299 0 0 0 233 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632500880784 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18863] ppid=18237 vsize=15550532 memory=0 CPUtime=2.29 cores=1,3,5,7
/proc/18239/task/18863/stat : 18863 (java) S 18237 18237 18186 0 -1 1077944384 462 0 0 0 229 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632499828240 140633051051733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
[pid=18239/tid=18864] ppid=18237 vsize=15550532 memory=24452 CPUtime=3.07 cores=1,3,5,7
/proc/18239/task/18864/stat : 18864 (java) R 18237 18237 18186 0 -1 4202560 81 0 0 0 307 0 0 0 20 0 19 0 408858848 15923744768 55616 33554432000 4194304 4196468 140736867737088 140632498768816 140632687275565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25575424 140736867738607 140736867738778 140736867738778 140736867741647 0
Current children cumulated CPU time: 42.57 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 223912 KiB

[startup+21.0007 s]
/proc/loadavg: 2.10 1.35 1.56 6/237 18864
/proc/meminfo: memFree=19512168/32770624 swapFree=66959212/67108860
[pid=18237] ppid=18234 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/18237/stat : 18237 (xcsp3-exec) S 18234 18237 18186 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408857096 115843072 362 33554432000 4194304 5098028 140735019405472 140735019403576 139945369100924 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33611776 140735019410298 140735019410541 140735019410541 140735019413450 0
/proc/18237/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 21.0042
CPU time (s): 42.992
CPU user time (s): 42.8387
CPU system time (s): 0.153267
CPU usage (%): 204.683
Max. virtual memory (cumulated for all children) (KiB): 15665336
Max. memory (cumulated for all children) (KiB): 223912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.8387
system time used= 0.153267
maximum resident set size= 222464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41614
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4237
involuntary context switches= 782


# summary of solver processes directly reported to runsolver:
#   pid: 18237
#   total CPU time (s): 42.992
#   total CPU user time (s): 42.8387
#   total CPU system time (s): 0.153267

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.157363 second user time and 0.248718 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 00:58:49
IDJOB=4394150
IDBENCH=123040
IDSOLVER=2842
FILE ID=node124/4394150-1568329169
RUNJOBID= node124-1568329129-18218
PBS_JOBID= 21701157
Free space on /tmp= 55368 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394150-1568329169/watcher-4394150-1568329169 -o /tmp/evaluation-result-4394150-1568329169/solver-4394150-1568329169 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1500069515 HOME/instance-4394150-1568329169.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=1500069515

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.47
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.47
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.47
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.47
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:        19941644 kB
MemAvailable:   31815424 kB
Buffers:          156560 kB
Cached:         11880540 kB
SwapCached:        45868 kB
Active:           966480 kB
Inactive:       11121280 kB
Active(anon):       5524 kB
Inactive(anon):    85984 kB
Active(file):     960956 kB
Inactive(file): 11035296 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             51676 kB
Writeback:             0 kB
AnonPages:        118528 kB
Mapped:            42880 kB
Shmem:             32744 kB
Slab:             334404 kB
SReclaimable:     305988 kB
SUnreclaim:        28416 kB
KernelStack:        3248 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 00:59:10