Trace number 4403928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT14 51.7776 13.3048

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc16e.xml
MD5SUM9478703244e8f640224ac5c9e01083b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark13.1433
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints22
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":21},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":235},{"degree":1,"count":7},{"degree":2,"count":23},{"degree":5,"count":1},{"degree":7,"count":6}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":21},{"arity":16,"count":1}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21},{"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-4403928-1568990487.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403928-1568990487.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.04/0.54	c solve instance...
1.04/0.58	o 25 
1.04/0.59	o 23 
1.04/0.59	o 21 
1.04/0.60	o 19 
2.08/0.84	o 17 
4.48/1.48	o 14 
51.38/13.29	s OPTIMUM FOUND
51.38/13.29	v <instantiation>
51.38/13.29	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] d[0][2] d[0][3] d[0][5] d[0][6] d[0][7] d[0][8] d[1][3] d[3][5] d[3][6] d[3][7] d[3][8] d[4][5] d[4][6] d[4][7] d[4][8] d[5][6] d[5][7] d[5][8] d[6][7] d[6][8] d[7][8] </list>
51.38/13.29	v 	<values>0 9 2 1 6 7 4 5 3 11 8 15 14 13 12 10 0 0 2 0 1 1 0 1 1 0 0 0 0 1 1 1 0 0 0 2 1 </values>
51.38/13.29	v </instantiation>

Verifier Data

OK	14

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403928-1568990487/watcher-4403928-1568990487 -o /var/tmp/evaluation-result-4403928-1568990487/solver-4403928-1568990487 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19952 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1019448317 HOME/instance-4403928-1568990487.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=24608, runsolver pid=24605
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 8.35 8.49 7.89 7/235 24624
/proc/meminfo: memFree=3441292/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15144776 memory=30036 CPUtime=0.13 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 5476 0 0 0 12 1 0 0 20 0 15 0 474963492 15508250624 7509 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3786194 7509 3144 1 0 3748377 0
[pid=24610/tid=24611] ppid=24608 vsize=15144776 memory=7100839878644302962 CPUtime=0.08 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) R 24608 24608 19920 0 -1 4202560 3362 0 0 0 8 0 0 0 20 0 15 0 474963492 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015644355216 140015625489872 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15144776 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15144776 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963494 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474963494 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015107515168 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474963495 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015106462832 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) S 24608 24608 19920 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015104359024 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15144776 memory=139873025123968 CPUtime=0.02 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) R 24608 24608 19920 0 -1 4202560 327 0 0 0 2 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015102253936 140015618919585 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15144776 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 7509 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31488 KiB

[startup+0.212355 s]*
/proc/loadavg: 8.35 8.49 7.89 6/235 24624
/proc/meminfo: memFree=3428436/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15144776 memory=41536 CPUtime=0.35 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 9043 0 0 0 32 3 0 0 20 0 15 0 474963492 15508250624 10384 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3786194 10384 3310 1 0 3748377 0
[pid=24610/tid=24611] ppid=24608 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) R 24608 24608 19920 0 -1 4202560 6193 0 0 0 18 2 0 0 20 0 15 0 474963492 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015644356064 140015624164709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15144776 memory=11079 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15144776 memory=288230376155275432 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474963494 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474963494 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015107515168 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15144776 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474963495 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015106462832 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) S 24608 24608 19920 0 -1 1077944384 618 0 0 0 2 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015104359024 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 195 0 0 0 2 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) R 24608 24608 19920 0 -1 4202560 729 0 0 0 8 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015102253936 140015625286625 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963497 15508250624 10384 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42988 KiB

[startup+0.310617 s]*
/proc/loadavg: 8.35 8.49 7.89 7/235 24624
/proc/meminfo: memFree=3421524/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15149032 memory=50116 CPUtime=0.53 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 10349 0 0 0 50 3 0 0 20 0 15 0 474963492 15512608768 12529 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3787258 12529 3367 1 0 3748377 0
[pid=24610/tid=24611] ppid=24608 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) R 24608 24608 19920 0 -1 4202560 7356 0 0 0 27 3 0 0 20 0 15 0 474963492 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015644352192 140015624201566 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15149032 memory=288230376155272431 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963493 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474963493 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15149032 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474963494 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474963494 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015107515168 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474963495 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015106462832 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) S 24608 24608 19920 0 -1 1077944384 718 0 0 0 5 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015104359024 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 197 0 0 0 4 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15149032 memory=139873025123968 CPUtime=0.13 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) S 24608 24608 19920 0 -1 1077944384 776 0 0 0 13 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015102253936 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15149032 memory=139873025123968 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474963497 15512608768 12529 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51568 KiB

[startup+0.707119 s]
/proc/loadavg: 8.35 8.49 7.89 8/235 24624
/proc/meminfo: memFree=3406060/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15483976 memory=116652 CPUtime=1.71 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 15045 0 0 0 166 5 0 0 20 0 19 0 474963492 15855591424 29163 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3870994 29163 3461 1 0 3832094 0
[pid=24610/tid=24611] ppid=24608 vsize=15483976 memory=2116 CPUtime=0.54 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) S 24608 24608 19920 0 -1 1077944384 8729 0 0 0 51 3 0 0 20 0 19 0 474963492 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015644361856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15483976 memory=520 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15483976 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15483976 memory=924 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15483976 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15483976 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15483976 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015107515168 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15483976 memory=800 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 474963495 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015106462832 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15483976 memory=7086240636179272035 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15483976 memory=7453282923444726100 CPUtime=0.29 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) R 24608 24608 19920 0 -1 4202560 1992 0 0 0 29 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015104345568 140015619814175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15483976 memory=4639059877604708710 CPUtime=0.22 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) R 24608 24608 19920 0 -1 4202560 755 0 0 0 22 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015103299416 140015619293265 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15483976 memory=8514726395715219869 CPUtime=0.36 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) R 24608 24608 19920 0 -1 4202560 1735 0 0 0 36 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015102250872 140015277330553 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 29163 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 118104 KiB

[startup+1.50112 s]
/proc/loadavg: 8.35 8.49 7.89 12/239 24648
/proc/meminfo: memFree=3332412/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0

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

/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15483976 memory=206420 CPUtime=49.39 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 34906 0 0 0 4929 10 0 0 20 0 19 0 474963492 15855591424 51605 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3870994 51605 3513 1 0 3832094 0
[pid=24610/tid=24611] ppid=24608 vsize=15483976 memory=5354 CPUtime=0.54 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) S 24608 24608 19920 0 -1 1077944384 8729 0 0 0 51 3 0 0 20 0 19 0 474963492 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015644361856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15483976 memory=2239 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15483976 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 1060 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15483976 memory=206316 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15483976 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 513 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15483976 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015107515232 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15483976 memory=2680 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 19 0 474963495 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015106462848 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15483976 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15483976 memory=3312 CPUtime=1.91 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) R 24608 24608 19920 0 -1 4202560 8639 0 0 0 190 1 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015104359320 140015625042880 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15483976 memory=1456 CPUtime=1.73 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 5705 0 0 0 173 0 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15483976 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) S 24608 24608 19920 0 -1 1077944384 5575 0 0 0 56 1 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015102253936 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15483976 memory=7302976372488548394 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15483976 memory=6081102367496366441 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24649] ppid=24608 vsize=15483976 memory=8751464017575491896 CPUtime=10.56 cores=1,3,5,7
/proc/24610/task/24649/stat : 24649 (java) R 24608 24608 19920 0 -1 4202560 207 0 0 0 1056 0 0 0 20 0 19 0 474963639 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015086717448 140015281502633 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24650] ppid=24608 vsize=15483976 memory=0 CPUtime=10.65 cores=1,3,5,7
/proc/24610/task/24650/stat : 24650 (java) R 24608 24608 19920 0 -1 4202560 619 0 0 0 1065 0 0 0 20 0 19 0 474963639 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015089877256 140015283174332 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24651] ppid=24608 vsize=15483976 memory=43524 CPUtime=10.54 cores=1,3,5,7
/proc/24610/task/24651/stat : 24651 (java) R 24608 24608 19920 0 -1 4202560 370 0 0 0 1054 0 0 0 20 0 19 0 474963639 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015090930280 140015284035372 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24652] ppid=24608 vsize=15483976 memory=1452 CPUtime=10.61 cores=1,3,5,7
/proc/24610/task/24652/stat : 24652 (java) R 24608 24608 19920 0 -1 4202560 520 0 0 0 1060 1 0 0 20 0 19 0 474963639 15855591424 51605 33554432000 4194304 4196468 140732133878880 140015088827600 140015283532957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 49.39 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 207872 KiB

[startup+13.3047 s]
# the end of solver process 24608 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=51.6645 s, system=0.113064 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8011 s]
/proc/loadavg: 8.74 8.57 7.92 9/239 24652
/proc/meminfo: memFree=3263268/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15483976 memory=206432 CPUtime=49.78 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 34921 0 0 0 4968 10 0 0 20 0 19 0 474963492 15855591424 51608 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3870994 51608 3513 1 0 3832094 0
[pid=24610/tid=24611] ppid=24608 vsize=15483976 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) S 24608 24608 19920 0 -1 1077944384 8729 0 0 0 51 3 0 0 20 0 19 0 474963492 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015644361856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 1060 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15483976 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15483976 memory=924 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 513 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15483976 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015107515232 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15483976 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 19 0 474963495 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015106462848 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15483976 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15483976 memory=800 CPUtime=1.91 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) S 24608 24608 19920 0 -1 1077944384 8651 0 0 0 190 1 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015104359024 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15483976 memory=2580 CPUtime=1.73 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 5705 0 0 0 173 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15483976 memory=1760 CPUtime=0.57 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) S 24608 24608 19920 0 -1 1077944384 5578 0 0 0 56 1 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015102253936 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15483976 memory=988 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15483976 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24649] ppid=24608 vsize=15483976 memory=1424 CPUtime=10.66 cores=1,3,5,7
/proc/24610/task/24649/stat : 24649 (java) R 24608 24608 19920 0 -1 4202560 207 0 0 0 1066 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015086717448 140015281502994 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24650] ppid=24608 vsize=15483976 memory=1452 CPUtime=10.74 cores=1,3,5,7
/proc/24610/task/24650/stat : 24650 (java) R 24608 24608 19920 0 -1 4202560 619 0 0 0 1074 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015089876664 140015281502789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24651] ppid=24608 vsize=15483976 memory=154780 CPUtime=10.64 cores=1,3,5,7
/proc/24610/task/24651/stat : 24651 (java) R 24608 24608 19920 0 -1 4202560 370 0 0 0 1064 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015090930280 140015281502731 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24652] ppid=24608 vsize=15483976 memory=4206468019014099040 CPUtime=10.7 cores=1,3,5,7
/proc/24610/task/24652/stat : 24652 (java) R 24608 24608 19920 0 -1 4202560 520 0 0 0 1069 1 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015088823888 140015281502699 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 49.78 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 207884 KiB

[startup+13.2031 s]
/proc/loadavg: 8.74 8.57 7.92 9/239 24652
/proc/meminfo: memFree=3263268/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
[pid=24610] ppid=24608 vsize=15483976 memory=206432 CPUtime=51.38 cores=1,3,5,7
/proc/24610/stat : 24610 (java) S 24608 24608 19920 0 -1 1077944320 34922 0 0 0 5128 10 0 0 20 0 19 0 474963492 15855591424 51608 33554432000 4194304 4196468 140732133878880 140732133861424 140015640121079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
/proc/24610/statm: 3870994 51608 3513 1 0 3832094 0
[pid=24610/tid=24611] ppid=24608 vsize=15483976 memory=7740112607782392678 CPUtime=0.54 cores=1,3,5,7
/proc/24610/task/24611/stat : 24611 (java) S 24608 24608 19920 0 -1 1077944384 8729 0 0 0 51 3 0 0 20 0 19 0 474963492 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015644361856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24612] ppid=24608 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24612/stat : 24612 (java) S 24608 24608 19920 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015232428944 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24613] ppid=24608 vsize=15483976 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24613/stat : 24613 (java) S 24608 24608 19920 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015231376144 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24614] ppid=24608 vsize=15483976 memory=14698517159486255 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24614/stat : 24614 (java) S 24608 24608 19920 0 -1 1077944384 1060 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015230323856 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24615] ppid=24608 vsize=15483976 memory=139872924991264 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24615/stat : 24615 (java) S 24608 24608 19920 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 19 0 474963493 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015229271056 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24616] ppid=24608 vsize=15483976 memory=3760980020298184608 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24616/stat : 24616 (java) S 24608 24608 19920 0 -1 1077944384 513 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015108569200 140015640132226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24617] ppid=24608 vsize=15483976 memory=3977160524880280513 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24617/stat : 24617 (java) S 24608 24608 19920 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 474963494 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015107515232 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24618] ppid=24608 vsize=15483976 memory=3978850487137074145 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24618/stat : 24618 (java) S 24608 24608 19920 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 19 0 474963495 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015106462848 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24619] ppid=24608 vsize=15483976 memory=3473322489838435329 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24619/stat : 24619 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015105411152 140015640139675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24620] ppid=24608 vsize=15483976 memory=3761270325844769825 CPUtime=1.91 cores=1,3,5,7
/proc/24610/task/24620/stat : 24620 (java) S 24608 24608 19920 0 -1 1077944384 8651 0 0 0 190 1 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015104359024 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24621] ppid=24608 vsize=15483976 memory=139872924976912 CPUtime=1.73 cores=1,3,5,7
/proc/24610/task/24621/stat : 24621 (java) S 24608 24608 19920 0 -1 1077944384 5705 0 0 0 173 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015103306224 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24622] ppid=24608 vsize=15483976 memory=139872924976944 CPUtime=0.57 cores=1,3,5,7
/proc/24610/task/24622/stat : 24622 (java) S 24608 24608 19920 0 -1 1077944384 5578 0 0 0 56 1 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015102253936 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24623] ppid=24608 vsize=15483976 memory=139872924976976 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24623/stat : 24623 (java) S 24608 24608 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015101201376 140015640131285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24624] ppid=24608 vsize=15483976 memory=139872924982144 CPUtime=0 cores=1,3,5,7
/proc/24610/task/24624/stat : 24624 (java) S 24608 24608 19920 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 19 0 474963497 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015100148144 140015640132226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24649] ppid=24608 vsize=15483976 memory=-7101718590825193272 CPUtime=11.05 cores=1,3,5,7
/proc/24610/task/24649/stat : 24649 (java) R 24608 24608 19920 0 -1 4202560 207 0 0 0 1105 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015086717480 140015284037290 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24650] ppid=24608 vsize=15483976 memory=288230574492221466 CPUtime=11.14 cores=1,3,5,7
/proc/24610/task/24650/stat : 24650 (java) R 24608 24608 19920 0 -1 4202560 620 0 0 0 1114 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015089879112 140015281502633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24651] ppid=24608 vsize=15483976 memory=300615495026213179 CPUtime=11.04 cores=1,3,5,7
/proc/24610/task/24651/stat : 24651 (java) R 24608 24608 19920 0 -1 4202560 370 0 0 0 1104 0 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015090929448 140015621527354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
[pid=24610/tid=24652] ppid=24608 vsize=15483976 memory=14698517159486255 CPUtime=11.1 cores=1,3,5,7
/proc/24610/task/24652/stat : 24652 (java) R 24608 24608 19920 0 -1 4202560 520 0 0 0 1109 1 0 0 20 0 19 0 474963639 15855591424 51608 33554432000 4194304 4196468 140732133878880 140015088824336 140015282392364 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14749696 140732133880795 140732133880970 140732133880970 140732133883855 0
Current children cumulated CPU time: 51.38 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 207884 KiB

[startup+13.3007 s]
/proc/loadavg: 8.74 8.57 7.92 9/239 24652
/proc/meminfo: memFree=3263268/32770624 swapFree=66953200/67108860
[pid=24608] ppid=24605 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24608/stat : 24608 (xcsp3-exec) S 24605 24608 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474963491 115843072 363 33554432000 4194304 5098028 140721647374560 140721647372664 139940962566780 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23506944 140721647379286 140721647379545 140721647379545 140721647382470 0
/proc/24608/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 13.3048
CPU time (s): 51.7776
CPU user time (s): 51.6645
CPU system time (s): 0.113064
CPU usage (%): 389.166
Max. virtual memory (cumulated for all children) (KiB): 15597104
Max. memory (cumulated for all children) (KiB): 210960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.6645
system time used= 0.113064
maximum resident set size= 209508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35747
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= 2857
involuntary context switches= 1387


# summary of solver processes directly reported to runsolver:
#   pid: 24608
#   total CPU time (s): 51.7776
#   total CPU user time (s): 51.6645
#   total CPU system time (s): 0.113064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.10199 second user time and 0.19801 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 16:40:46
IDJOB=4403928
IDBENCH=123101
IDSOLVER=2864
FILE ID=node119/4403928-1568990487
RUNJOBID= node119-1568988114-19952
PBS_JOBID= 21704642
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc16e.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 /var/tmp/evaluation-result-4403928-1568990487/watcher-4403928-1568990487 -o /var/tmp/evaluation-result-4403928-1568990487/solver-4403928-1568990487 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19952 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1019448317 HOME/instance-4403928-1568990487.xml

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

MD5SUM BENCH= 9478703244e8f640224ac5c9e01083b8
RANDOM SEED=1019448317

node119.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:         3458788 kB
MemAvailable:   28306692 kB
Buffers:          157436 kB
Cached:         24609920 kB
SwapCached:        46588 kB
Active:         15810416 kB
Inactive:       12500152 kB
Active(anon):    3497552 kB
Inactive(anon):    94020 kB
Active(file):   12312864 kB
Inactive(file): 12406132 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953200 kB
Dirty:             26224 kB
Writeback:             0 kB
AnonPages:       3607248 kB
Mapped:            65488 kB
Shmem:             40124 kB
Slab:             586772 kB
SReclaimable:     557368 kB
SUnreclaim:        29404 kB
KernelStack:        3840 kB
PageTables:        12784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4948672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3467264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node119 at 2019-09-20 16:41:00