Trace number 4403359

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-20UNSAT 65.5347 19.7076

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-15000-9.xml
MD5SUM134b875ea7bd230347634fe517213ca9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.0648
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":8,"count":5},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":2},{"degree":13,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403359-1568988880.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403359-1568988880.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.29	c parse instance...
8.33/5.31	c solve instance...
65.14/19.69	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403359-1568988880/watcher-4403359-1568988880 -o /tmp/evaluation-result-4403359-1568988880/solver-4403359-1568988880 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568988175-11773 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1537621538 HOME/instance-4403359-1568988880.xml 

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

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


[startup+0.100071 s]*
/proc/loadavg: 7.52 7.45 4.65 4/231 12139
/proc/meminfo: memFree=5078084/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15144776 memory=29032 CPUtime=0.12 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 5732 0 0 0 11 1 0 0 20 0 15 0 475154791 15508250624 7258 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3786194 7258 3117 1 0 3748377 0
[pid=12125/tid=12126] ppid=12123 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) R 12123 12123 11742 0 -1 4202560 3647 0 0 0 8 1 0 0 20 0 15 0 475154792 15508250624 7258 33554432000 4194304 4196468 140725812480512 139764722187904 139764717974685 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 7258 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 7258 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 7258 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 7258 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475154794 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475154794 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763590825632 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475154795 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763589772528 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) R 12123 12123 11742 0 -1 4202560 355 0 0 0 1 0 0 0 20 0 15 0 475154797 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763585562608 139764717974106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154798 15508250624 7258 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30480 KiB

[startup+0.211041 s]*
/proc/loadavg: 7.52 7.45 4.65 3/231 12139
/proc/meminfo: memFree=5064212/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15144776 memory=41304 CPUtime=0.33 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 9516 0 0 0 30 3 0 0 20 0 15 0 475154791 15508250624 10326 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3786194 10326 3308 1 0 3748377 0
[pid=12125/tid=12126] ppid=12123 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) R 12123 12123 11742 0 -1 4202560 6649 0 0 0 18 2 0 0 20 0 15 0 475154792 15508250624 10326 33554432000 4194304 4196468 140725812480512 139764722185488 139764355165312 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15144776 memory=9034 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 10326 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15144776 memory=3762676791395432096 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 10326 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 10326 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475154792 15508250624 10326 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475154794 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475154794 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763590825632 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475154795 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763589772528 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 571 0 0 0 2 0 0 0 20 0 15 0 475154797 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 15 0 475154797 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15144776 memory=140093288822400 CPUtime=0.07 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) R 12123 12123 11742 0 -1 4202560 730 0 0 0 7 0 0 0 20 0 15 0 475154797 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763585562416 139764696557750 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154798 15508250624 10326 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42752 KiB

[startup+0.310825 s]*
/proc/loadavg: 7.52 7.45 4.65 4/231 12139
/proc/meminfo: memFree=5059980/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15149032 memory=49656 CPUtime=0.51 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 10736 0 0 0 47 4 0 0 20 0 15 0 475154791 15512608768 12414 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3787258 12414 3340 1 0 3748377 0
[pid=12125/tid=12126] ppid=12123 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) R 12123 12123 11742 0 -1 4202560 7758 0 0 0 27 3 0 0 20 0 15 0 475154792 15512608768 12414 33554432000 4194304 4196468 140725812480512 139764722183872 139764702033246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15512608768 12414 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15512608768 12414 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15512608768 12414 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475154792 15512608768 12414 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475154794 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475154794 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763590825632 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475154795 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763589772528 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 588 0 0 0 4 0 0 0 20 0 15 0 475154797 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 277 0 0 0 3 0 0 0 20 0 15 0 475154797 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) S 12123 12123 11742 0 -1 1077944384 812 0 0 0 12 0 0 0 20 0 15 0 475154797 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763585562608 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154798 15512608768 12414 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51104 KiB

[startup+0.700845 s]
/proc/loadavg: 7.52 7.45 4.65 5/231 12139
/proc/meminfo: memFree=5022616/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15151156 memory=148668 CPUtime=1.59 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 13970 0 0 0 154 5 0 0 20 0 15 0 475154791 15514783744 37167 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3787789 37167 3439 1 0 3748889 0
[pid=12125/tid=12126] ppid=12123 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) R 12123 12123 11742 0 -1 4202560 8331 0 0 0 64 4 0 0 20 0 15 0 475154792 15514783744 37167 33554432000 4194304 4196468 140725812480512 139764722183384 139764717964694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15151156 memory=54348 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15514783744 37167 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15514783744 37167 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15151156 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154792 15514783744 37167 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15151156 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475154792 15514783744 37167 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475154794 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15151156 memory=3636 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475154794 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763590825632 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15151156 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475154795 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763589772528 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15151156 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15151156 memory=10564 CPUtime=0.33 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) R 12123 12123 11742 0 -1 4202560 1411 0 0 0 33 0 0 0 20 0 15 0 475154797 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763587651648 139764696369086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15151156 memory=716 CPUtime=0.32 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) R 12123 12123 11742 0 -1 4202560 1426 0 0 0 32 0 0 0 20 0 15 0 475154797 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763586601544 139764697123780 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15151156 memory=780 CPUtime=0.25 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) R 12123 12123 11742 0 -1 1077944384 1496 0 0 0 25 0 0 0 20 0 15 0 475154797 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763585562608 139764717963906 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475154797 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475154798 15514783744 37167 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 150116 KiB

[startup+1.5018 s]
/proc/loadavg: 7.52 7.45 4.65 3/231 12139
/proc/meminfo: memFree=4876596/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0

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

Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1573984 KiB

[startup+18.4018 s]
/proc/loadavg: 6.77 7.28 4.65 6/235 12143
/proc/meminfo: memFree=2475772/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15417412 memory=1572536 CPUtime=60.36 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 35697 0 0 0 5931 105 0 0 20 0 19 0 475154791 15787429888 393134 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3854353 393134 3518 1 0 3815453 0
[pid=12125/tid=12126] ppid=12123 vsize=15417412 memory=0 CPUtime=4.74 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) S 12123 12123 11742 0 -1 1077944384 10146 0 0 0 455 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764722193536 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15417412 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 784 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15417412 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 515 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15417412 memory=1448 CPUtime=0.42 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 474 0 0 0 22 20 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15417412 memory=1572536 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 1421 0 0 0 23 21 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15417412 memory=7090169268364403538 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 1334 0 0 0 1 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15417412 memory=7090169268364403538 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763590825696 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15417412 memory=7090169268364403538 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475154795 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763589772544 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15417412 memory=7235128881370391378 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15417412 memory=7235128881370391378 CPUtime=1.48 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 7271 0 0 0 148 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15417412 memory=7235128881370391378 CPUtime=1.45 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 5657 0 0 0 144 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15417412 memory=2792 CPUtime=0.62 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) S 12123 12123 11742 0 -1 1077944384 3079 0 0 0 61 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763585562608 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15417412 memory=6188536 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 496 0 0 0 0 1 0 0 20 0 19 0 475154798 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 51 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12140] ppid=12123 vsize=15417412 memory=1412 CPUtime=12.48 cores=0,2,4,6
/proc/12125/task/12140/stat : 12140 (java) R 12123 12123 11742 0 -1 4202560 616 0 0 0 1248 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763574476064 139764360222370 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12141] ppid=12123 vsize=15417412 memory=2209 CPUtime=12.42 cores=0,2,4,6
/proc/12125/task/12141/stat : 12141 (java) R 12123 12123 11742 0 -1 4202560 1027 0 0 0 1242 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763573424440 139764360621589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12142] ppid=12123 vsize=15417412 memory=39908 CPUtime=12.67 cores=0,2,4,6
/proc/12125/task/12142/stat : 12142 (java) R 12123 12123 11742 0 -1 4202560 469 0 0 0 1267 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763572371896 139764360621699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12143] ppid=12123 vsize=15417412 memory=1448 CPUtime=12.62 cores=0,2,4,6
/proc/12125/task/12143/stat : 12143 (java) R 12123 12123 11742 0 -1 4202560 1112 0 0 0 1262 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763571318920 139764360223443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 60.36 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1573984 KiB

[startup+19.2018 s]
/proc/loadavg: 6.77 7.28 4.65 6/235 12143
/proc/meminfo: memFree=2475896/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15417412 memory=1572536 CPUtime=63.54 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 35738 0 0 0 6249 105 0 0 20 0 19 0 475154791 15787429888 393134 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3854353 393134 3518 1 0 3815453 0
[pid=12125/tid=12126] ppid=12123 vsize=15417412 memory=-7737643479190322274 CPUtime=4.74 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) S 12123 12123 11742 0 -1 1077944384 10146 0 0 0 455 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764722193536 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15417412 memory=140093288827585 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 784 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15417412 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 515 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15417412 memory=1448 CPUtime=0.42 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 474 0 0 0 22 20 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15417412 memory=1572524 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 1421 0 0 0 23 21 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15417412 memory=1552 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 1334 0 0 0 1 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15417412 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763590825696 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475154795 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763589772544 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15417412 memory=7450731025357301076 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15417412 memory=301741373374332954 CPUtime=1.48 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 7271 0 0 0 148 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15417412 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 5657 0 0 0 144 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15417412 memory=6944656575208382560 CPUtime=0.62 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) S 12123 12123 11742 0 -1 1077944384 3079 0 0 0 61 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763585562608 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15417412 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15417412 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 496 0 0 0 0 1 0 0 20 0 19 0 475154798 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 51 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12140] ppid=12123 vsize=15417412 memory=6656426216303648864 CPUtime=13.28 cores=0,2,4,6
/proc/12125/task/12140/stat : 12140 (java) R 12123 12123 11742 0 -1 4202560 621 0 0 0 1328 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763574476064 139764360223451 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12141] ppid=12123 vsize=15417412 memory=6943526294502006880 CPUtime=13.21 cores=0,2,4,6
/proc/12125/task/12141/stat : 12141 (java) R 12123 12123 11742 0 -1 4202560 1045 0 0 0 1321 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763573424440 139764360622854 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12142] ppid=12123 vsize=15417412 memory=1572536 CPUtime=13.47 cores=0,2,4,6
/proc/12125/task/12142/stat : 12142 (java) R 12123 12123 11742 0 -1 4202560 480 0 0 0 1347 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763572371896 139764360222568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12143] ppid=12123 vsize=15417412 memory=984 CPUtime=13.42 cores=0,2,4,6
/proc/12125/task/12143/stat : 12143 (java) R 12123 12123 11742 0 -1 4202560 1119 0 0 0 1342 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763571318920 139764360621536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 63.54 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1573984 KiB

[startup+19.6018 s]
/proc/loadavg: 6.77 7.28 4.65 6/235 12143
/proc/meminfo: memFree=2475896/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/statm: 28282 362 304 221 0 87 0
[pid=12125] ppid=12123 vsize=15417412 memory=1572536 CPUtime=65.14 cores=0,2,4,6
/proc/12125/stat : 12125 (java) S 12123 12123 11742 0 -1 1077944320 35762 0 0 0 6409 105 0 0 20 0 19 0 475154791 15787429888 393134 33554432000 4194304 4196468 140725812480512 140725812463056 139764717952759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
/proc/12125/statm: 3854353 393134 3518 1 0 3815453 0
[pid=12125/tid=12126] ppid=12123 vsize=15417412 memory=14134446152486315 CPUtime=4.74 cores=0,2,4,6
/proc/12125/task/12126/stat : 12126 (java) S 12123 12123 11742 0 -1 1077944384 10146 0 0 0 455 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764722193536 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12127] ppid=12123 vsize=15417412 memory=288283381249355451 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12127/stat : 12127 (java) S 12123 12123 11742 0 -1 1077944384 784 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764310186512 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12128] ppid=12123 vsize=15417412 memory=-7082918048272507482 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12128/stat : 12128 (java) S 12123 12123 11742 0 -1 1077944384 515 0 0 0 25 19 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764309133968 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12129] ppid=12123 vsize=15417412 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/12125/task/12129/stat : 12129 (java) S 12123 12123 11742 0 -1 1077944384 474 0 0 0 22 20 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764308080912 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12130] ppid=12123 vsize=15417412 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/12125/task/12130/stat : 12130 (java) S 12123 12123 11742 0 -1 1077944384 1421 0 0 0 23 21 0 0 20 0 19 0 475154792 15787429888 393134 33554432000 4194304 4196468 140725812480512 139764307028368 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12131] ppid=12123 vsize=15417412 memory=7956005031678667109 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12131/stat : 12131 (java) S 12123 12123 11742 0 -1 1077944384 1334 0 0 0 1 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763591879408 139764717963906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12132] ppid=12123 vsize=15417412 memory=7308895142485716329 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12132/stat : 12132 (java) S 12123 12123 11742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475154794 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763590825696 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12133] ppid=12123 vsize=15417412 memory=7882828121784479853 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12133/stat : 12133 (java) S 12123 12123 11742 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475154795 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763589772544 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12134] ppid=12123 vsize=15417412 memory=7882828121784479853 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12134/stat : 12134 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763588721104 139764717971355 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12135] ppid=12123 vsize=15417412 memory=6299802978650451056 CPUtime=1.48 cores=0,2,4,6
/proc/12125/task/12135/stat : 12135 (java) S 12123 12123 11742 0 -1 1077944384 7271 0 0 0 148 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763587668208 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12136] ppid=12123 vsize=15417412 memory=7156892049333117266 CPUtime=1.45 cores=0,2,4,6
/proc/12125/task/12136/stat : 12136 (java) S 12123 12123 11742 0 -1 1077944384 5657 0 0 0 144 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763586615664 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12137] ppid=12123 vsize=15417412 memory=781204 CPUtime=0.62 cores=0,2,4,6
/proc/12125/task/12137/stat : 12137 (java) S 12123 12123 11742 0 -1 1077944384 3079 0 0 0 61 1 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763585562608 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12138] ppid=12123 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12125/task/12138/stat : 12138 (java) S 12123 12123 11742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475154797 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763584510304 139764717962965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12139] ppid=12123 vsize=15417412 memory=1572536 CPUtime=0.01 cores=0,2,4,6
/proc/12125/task/12139/stat : 12139 (java) S 12123 12123 11742 0 -1 1077944384 496 0 0 0 0 1 0 0 20 0 19 0 475154798 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763583458352 139764717963906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 51 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12140] ppid=12123 vsize=15417412 memory=58161 CPUtime=13.68 cores=0,2,4,6
/proc/12125/task/12140/stat : 12140 (java) R 12123 12123 11742 0 -1 4202560 621 0 0 0 1368 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763574476064 139764360222860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12141] ppid=12123 vsize=15417412 memory=0 CPUtime=13.6 cores=0,2,4,6
/proc/12125/task/12141/stat : 12141 (java) R 12123 12123 11742 0 -1 4202560 1045 0 0 0 1360 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763573424440 139764360222370 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12142] ppid=12123 vsize=15417412 memory=0 CPUtime=13.87 cores=0,2,4,6
/proc/12125/task/12142/stat : 12142 (java) R 12123 12123 11742 0 -1 4202560 480 0 0 0 1387 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763572371896 139764360222524 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
[pid=12125/tid=12143] ppid=12123 vsize=15417412 memory=6360846566575 CPUtime=13.82 cores=0,2,4,6
/proc/12125/task/12143/stat : 12143 (java) R 12123 12123 11742 0 -1 4202560 1143 0 0 0 1382 0 0 0 20 0 19 0 475155323 15787429888 393134 33554432000 4194304 4196468 140725812480512 139763571318920 139764360621783 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34582528 140725812483055 140725812483226 140725812483226 140725812486095 0
Current children cumulated CPU time: 65.14 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1573984 KiB

[startup+19.7009 s]
/proc/loadavg: 6.77 7.28 4.65 6/235 12143
/proc/meminfo: memFree=2475896/32770624 swapFree=66974496/67108860
[pid=12123] ppid=12120 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12123/stat : 12123 (xcsp3-exec) S 12120 12123 11742 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475154791 115843072 362 33554432000 4194304 5098028 140720333487360 140720333485464 139873480471164 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38453248 140720333493114 140720333493357 140720333493357 140720333496266 0
/proc/12123/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): 19.7076
CPU time (s): 65.5347
CPU user time (s): 64.4642
CPU system time (s): 1.0705
CPU usage (%): 332.535
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 1577184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.4642
system time used= 1.0705
maximum resident set size= 1575740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37402
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= 3070
involuntary context switches= 988


# summary of solver processes directly reported to runsolver:
#   pid: 12123
#   total CPU time (s): 65.5347
#   total CPU user time (s): 64.4642
#   total CPU system time (s): 1.0705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.154306 second user time and 0.258138 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-20 16:13:57
IDJOB=4403359
IDBENCH=121201
IDSOLVER=2863
FILE ID=node125/4403359-1568988880
RUNJOBID= node125-1568988175-11773
PBS_JOBID= 21704643
Free space on /tmp= 4044 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-15000-9.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-4403359-1568988880/watcher-4403359-1568988880 -o /tmp/evaluation-result-4403359-1568988880/solver-4403359-1568988880 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568988175-11773 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1537621538 HOME/instance-4403359-1568988880.xml

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

MD5SUM BENCH= 134b875ea7bd230347634fe517213ca9
RANDOM SEED=1537621538

node125.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.29
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.29
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.29
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.29
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:         5100120 kB
MemAvailable:   26674284 kB
Buffers:          127624 kB
Cached:         21327408 kB
SwapCached:        30024 kB
Active:         15089040 kB
Inactive:       11537824 kB
Active(anon):    4395524 kB
Inactive(anon):   823028 kB
Active(file):   10693516 kB
Inactive(file): 10714796 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       66974496 kB
Dirty:             34964 kB
Writeback:             0 kB
AnonPages:       5252552 kB
Mapped:            64808 kB
Shmem:             38148 kB
Slab:             623596 kB
SReclaimable:     594312 kB
SUnreclaim:        29284 kB
KernelStack:        3760 kB
PageTables:        15900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6271260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2631680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4016 MiB
End job on node125 at 2019-09-20 16:14:17