Trace number 4271123

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 4.0.5 par (2017-08-09)UNSAT 87.468002 45.2085

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark13.1703
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271123-1502718148.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271123-1502718148.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
47.48/40.16	c solve instance...
86.81/45.19	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 (15329 MiB free)
  memory of node 1: 16384 MiB (15480 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271123-1502718148/watcher-4271123-1502718148 -o /tmp/evaluation-result-4271123-1502718148/solver-4271123-1502718148 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502714756-15227 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2119475682 HOME/instance-4271123-1502718148.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15775, runsolver pid=15772

[startup+0.100113 s]*
/proc/loadavg: 7.68 8.42 8.61 2/199 15796
/proc/meminfo: memFree=31533408/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=25999808 memory=26768 CPUtime=0.11 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 5634 0 0 0 10 1 0 0 20 0 20 0 104902506 26623803392 6692 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6499952 6692 2840 1 0 6488269 0
[pid=15777/tid=15778] ppid=15775 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) R 15775 15775 15200 0 -1 4202560 3637 0 0 0 8 0 0 0 20 0 20 0 104902507 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006669218608 140006649066846 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=25999808 memory=140522200163968 CPUtime=0 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15782] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15782/stat : 15782 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006614449040 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15783] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15783/stat : 15783 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006613395984 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15784] ppid=15775 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15784/stat : 15784 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006612343440 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15785] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15785/stat : 15785 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006611290384 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15786] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15786/stat : 15786 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902508 26623803392 6692 33554432000 4194304 4196468 140736938873760 140006610237840 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15787] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15787/stat : 15787 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902509 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004936870640 140006664997506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15788] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15788/stat : 15788 (java) S 15775 15775 15200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104902509 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004935816864 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15789] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15789/stat : 15789 (java) S 15775 15775 15200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104902510 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004934763760 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15790] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15790/stat : 15790 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004933712336 140006665004955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15791] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15791/stat : 15791 (java) S 15775 15775 15200 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004932659440 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15792] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15792/stat : 15792 (java) S 15775 15775 15200 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004931606992 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15793] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15793/stat : 15793 (java) R 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004930553840 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15794] ppid=15775 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15777/task/15794/stat : 15794 (java) S 15775 15775 15200 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004929501296 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15795] ppid=15775 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15795/stat : 15795 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902512 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004324010976 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15796] ppid=15775 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15796/stat : 15796 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902513 26623803392 6692 33554432000 4194304 4196468 140736938873760 140004322958512 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28152 KiB

[startup+0.210184 s]*
/proc/loadavg: 7.68 8.42 8.61 2/199 15796
/proc/meminfo: memFree=31522448/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=26004064 memory=38972 CPUtime=0.32 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 8289 0 0 0 30 2 0 0 20 0 20 0 104902506 26628161536 9743 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6501016 9743 3074 1 0 6488269 0
[pid=15777/tid=15778] ppid=15775 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) D 15775 15775 15200 0 -1 1077944384 5430 0 0 0 18 1 0 0 20 0 20 0 104902507 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006669188048 140006657665581 0 4 0 16800975 18446744072101580324 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=26004064 memory=140522200179356 CPUtime=0 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15782] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15782/stat : 15782 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006614449040 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15783] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15783/stat : 15783 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006613395984 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15784] ppid=15775 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15784/stat : 15784 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 9743 33554432000 4194304 4196468 140736938873760 140006612343440 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15785] ppid=15775 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15785/stat : 15785 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628194304 9743 33554432000 4194304 4196468 140736938873760 140006611290384 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15786] ppid=15775 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15786/stat : 15786 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902508 26628194304 9743 33554432000 4194304 4196468 140736938873760 140006610237840 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15787] ppid=15775 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15787/stat : 15787 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902509 26628194304 9743 33554432000 4194304 4196468 140736938873760 140004936870640 140006664997506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15788] ppid=15775 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15788/stat : 15788 (java) S 15775 15775 15200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104902509 26628194304 9763 33554432000 4194304 4196468 140736938873760 140004935816864 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15789] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15789/stat : 15789 (java) S 15775 15775 15200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104902510 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004934763760 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15790] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15790/stat : 15790 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902512 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004933712336 140006665004955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15791] ppid=15775 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/15777/task/15791/stat : 15791 (java) S 15775 15775 15200 0 -1 1077944384 540 0 0 0 2 0 0 0 20 0 20 0 104902512 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004932659440 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15792] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15792/stat : 15792 (java) S 15775 15775 15200 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 20 0 104902512 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004931606896 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15793] ppid=15775 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15793/stat : 15793 (java) S 15775 15775 15200 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 104902512 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004930553840 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15794] ppid=15775 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15777/task/15794/stat : 15794 (java) S 15775 15775 15200 0 -1 1077944384 709 0 0 0 7 0 0 0 20 0 20 0 104902512 26628161536 9763 33554432000 4194304 4196468 140736938873760 140004929501296 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15795] ppid=15775 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15795/stat : 15795 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902512 26628194304 9763 33554432000 4194304 4196468 140736938873760 140004324010976 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15796] ppid=15775 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15796/stat : 15796 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902513 26628194304 9763 33554432000 4194304 4196468 140736938873760 140004322958512 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40356 KiB

[startup+0.309557 s]*
/proc/loadavg: 7.68 8.42 8.61 3/199 15796
/proc/meminfo: memFree=31516164/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=26004064 memory=45656 CPUtime=0.49 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 9122 0 0 0 46 3 0 0 20 0 20 0 104902506 26628161536 11414 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6501016 11414 3097 1 0 6488269 0
[pid=15777/tid=15778] ppid=15775 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) R 15775 15775 15200 0 -1 4202560 6091 0 0 0 27 1 0 0 20 0 20 0 104902507 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006669216512 140006665008285 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15782] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15782/stat : 15782 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006614449040 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15783] ppid=15775 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15777/task/15783/stat : 15783 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006613395984 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15784] ppid=15775 vsize=26004064 memory=140522068997039 CPUtime=0 cores=0-7
/proc/15777/task/15784/stat : 15784 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006612343440 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15785] ppid=15775 vsize=26004064 memory=140522068999344 CPUtime=0 cores=0-7
/proc/15777/task/15785/stat : 15785 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006611290384 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15786] ppid=15775 vsize=26004064 memory=140522069001648 CPUtime=0 cores=0-7
/proc/15777/task/15786/stat : 15786 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902508 26628161536 11414 33554432000 4194304 4196468 140736938873760 140006610237840 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15787] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15787/stat : 15787 (java) S 15775 15775 15200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104902509 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004936870640 140006664997506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15788] ppid=15775 vsize=26004064 memory=281044138010256 CPUtime=0 cores=0-7
/proc/15777/task/15788/stat : 15788 (java) S 15775 15775 15200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104902509 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004935816864 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15789] ppid=15775 vsize=26004064 memory=281044138017168 CPUtime=0 cores=0-7
/proc/15777/task/15789/stat : 15789 (java) S 15775 15775 15200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104902510 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004934763760 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15790] ppid=15775 vsize=26004064 memory=281044137958320 CPUtime=0 cores=0-7
/proc/15777/task/15790/stat : 15790 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902512 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004933712336 140006665004955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15791] ppid=15775 vsize=26004064 memory=281044138030992 CPUtime=0.03 cores=0-7
/proc/15777/task/15791/stat : 15791 (java) S 15775 15775 15200 0 -1 1077944384 606 0 0 0 3 0 0 0 20 0 20 0 104902512 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004932659440 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15792] ppid=15775 vsize=26004064 memory=281044138037904 CPUtime=0.01 cores=0-7
/proc/15777/task/15792/stat : 15792 (java) R 15775 15775 15200 0 -1 4202560 303 0 0 0 1 0 0 0 20 0 20 0 104902512 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004931606896 140006657275808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15793] ppid=15775 vsize=26004064 memory=281044138035600 CPUtime=0.01 cores=0-7
/proc/15777/task/15793/stat : 15793 (java) R 15775 15775 15200 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 20 0 104902512 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004930553840 140006648484230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15794] ppid=15775 vsize=26004064 memory=281044138051760 CPUtime=0.11 cores=0-7
/proc/15777/task/15794/stat : 15794 (java) S 15775 15775 15200 0 -1 1077944384 786 0 0 0 11 0 0 0 20 0 20 0 104902512 26628161536 11414 33554432000 4194304 4196468 140736938873760 140004929501296 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15795] ppid=15775 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15795/stat : 15795 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104902512 26628161536 11480 33554432000 4194304 4196468 140736938873760 140004324010976 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15796] ppid=15775 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15777/task/15796/stat : 15796 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104902513 26628161536 11480 33554432000 4194304 4196468 140736938873760 140004322958512 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47040 KiB

[startup+0.701516 s]
/proc/loadavg: 7.68 8.42 8.61 5/199 15796
/proc/meminfo: memFree=31455932/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=26004140 memory=206300 CPUtime=1.61 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 13054 0 0 0 153 8 0 0 20 0 20 0 104902506 26628239360 51575 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6501035 51575 3199 1 0 6488269 0
[pid=15777/tid=15778] ppid=15775 vsize=26004140 memory=281044138409648 CPUtime=0.66 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) R 15775 15775 15200 0 -1 4202560 6482 0 0 0 63 3 0 0 20 0 20 0 104902507 26628239360 51575 33554432000 4194304 4196468 140736938873760 140006669205920 140006650061226 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=26004140 memory=140522069205872 CPUtime=0 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 104902508 26628239360 51575 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 104902508 26628239360 51575 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=26004140 memory=10928 CPUtime=0 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104902508 26628239360 51575 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0

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

[pid=15777/tid=15799] ppid=15775 vsize=26538700 memory=1728 CPUtime=2.64 cores=0-7
/proc/15777/task/15799/stat : 15799 (java) R 15775 15775 15200 0 -1 4202560 362 0 0 0 262 2 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004312842776 140006292910893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15800] ppid=15775 vsize=26538700 memory=1720 CPUtime=2.9 cores=0-7
/proc/15777/task/15800/stat : 15800 (java) R 15775 15775 15200 0 -1 4202560 183 0 0 0 289 1 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004311789864 140006292754600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15801] ppid=15775 vsize=26538700 memory=1008 CPUtime=2.78 cores=0-7
/proc/15777/task/15801/stat : 15801 (java) R 15775 15775 15200 0 -1 4202560 227 0 0 0 278 0 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004310737112 140006292795440 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15802] ppid=15775 vsize=26538700 memory=1928 CPUtime=2.81 cores=0-7
/proc/15777/task/15802/stat : 15802 (java) R 15775 15775 15200 0 -1 4202560 141 0 0 0 281 0 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004309684072 140006292753932 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15803] ppid=15775 vsize=26538700 memory=0 CPUtime=2.84 cores=0-7
/proc/15777/task/15803/stat : 15803 (java) R 15775 15775 15200 0 -1 4202560 243 0 0 0 284 0 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004308633464 140006292910899 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15804] ppid=15775 vsize=26538700 memory=1384 CPUtime=2.75 cores=0-7
/proc/15777/task/15804/stat : 15804 (java) R 15775 15775 15200 0 -1 4202560 196 0 0 0 274 1 0 0 20 0 28 0 104906524 27175628800 361322 33554432000 4194304 4196468 140736938873760 140004307581272 140006292754605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 71.59 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1446672 KiB

[startup+44.0015 s]*
/proc/loadavg: 4.46 7.49 8.28 9/207 15804
/proc/meminfo: memFree=30116124/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=26538700 memory=1445308 CPUtime=78.04 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 53615 0 0 0 7631 173 0 0 20 0 28 0 104902506 27175628800 361327 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6634675 361327 3276 1 0 6621909 0
[pid=15777/tid=15778] ppid=15775 vsize=26538700 memory=6791534058613427641 CPUtime=38.22 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) S 15775 15775 15200 0 -1 1077944384 13030 0 0 0 3810 12 0 0 20 0 28 0 104902507 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006669227136 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=26538700 memory=4872558044660077418 CPUtime=0.74 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 535 0 0 0 58 16 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=26538700 memory=0 CPUtime=0.72 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 578 0 0 0 58 14 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=26538700 memory=0 CPUtime=0.75 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 612 0 0 0 59 16 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15782] ppid=15775 vsize=26538700 memory=0 CPUtime=0.74 cores=0-7
/proc/15777/task/15782/stat : 15782 (java) S 15775 15775 15200 0 -1 1077944384 667 0 0 0 55 19 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006614449040 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15783] ppid=15775 vsize=26538700 memory=0 CPUtime=0.74 cores=0-7
/proc/15777/task/15783/stat : 15783 (java) S 15775 15775 15200 0 -1 1077944384 651 0 0 0 56 18 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006613395984 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15784] ppid=15775 vsize=26538700 memory=0 CPUtime=0.73 cores=0-7
/proc/15777/task/15784/stat : 15784 (java) S 15775 15775 15200 0 -1 1077944384 515 0 0 0 55 18 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006612343440 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15785] ppid=15775 vsize=26538700 memory=0 CPUtime=0.74 cores=0-7
/proc/15777/task/15785/stat : 15785 (java) S 15775 15775 15200 0 -1 1077944384 598 0 0 0 56 18 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006611290384 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15786] ppid=15775 vsize=26538700 memory=0 CPUtime=0.73 cores=0-7
/proc/15777/task/15786/stat : 15786 (java) S 15775 15775 15200 0 -1 1077944384 779 0 0 0 56 17 0 0 20 0 28 0 104902508 27175628800 361327 33554432000 4194304 4196468 140736938873760 140006610237840 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15787] ppid=15775 vsize=26538700 memory=6944656592455097440 CPUtime=1.16 cores=0-7
/proc/15777/task/15787/stat : 15787 (java) S 15775 15775 15200 0 -1 1077944384 3808 0 0 0 115 1 0 0 20 0 28 0 104902509 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004936870640 140006664997506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15788] ppid=15775 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15788/stat : 15788 (java) S 15775 15775 15200 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 104902509 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004935816928 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15789] ppid=15775 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15789/stat : 15789 (java) S 15775 15775 15200 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 104902510 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004934763776 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15790] ppid=15775 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15790/stat : 15790 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004933712336 140006665004955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15791] ppid=15775 vsize=26538700 memory=0 CPUtime=1.15 cores=0-7
/proc/15777/task/15791/stat : 15791 (java) S 15775 15775 15200 0 -1 1077944384 8728 0 0 0 113 2 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004932659440 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15792] ppid=15775 vsize=26538700 memory=0 CPUtime=1.3 cores=0-7
/proc/15777/task/15792/stat : 15792 (java) S 15775 15775 15200 0 -1 1077944384 8100 0 0 0 129 1 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004931606896 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15793] ppid=15775 vsize=26538700 memory=0 CPUtime=1.1 cores=0-7
/proc/15777/task/15793/stat : 15793 (java) S 15775 15775 15200 0 -1 1077944384 5285 0 0 0 109 1 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004930553840 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15794] ppid=15775 vsize=26538700 memory=0 CPUtime=0.6 cores=0-7
/proc/15777/task/15794/stat : 15794 (java) S 15775 15775 15200 0 -1 1077944384 5838 0 0 0 59 1 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004929501296 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15795] ppid=15775 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15777/task/15795/stat : 15795 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 104902512 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004324010976 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15796] ppid=15775 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/15777/task/15796/stat : 15796 (java) S 15775 15775 15200 0 -1 1077944384 235 0 0 0 0 1 0 0 20 0 28 0 104902513 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004322958512 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15797] ppid=15775 vsize=26538700 memory=0 CPUtime=3.41 cores=0-7
/proc/15777/task/15797/stat : 15797 (java) R 15775 15775 15200 0 -1 4202560 315 0 0 0 341 0 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004314947464 140006292762551 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15798] ppid=15775 vsize=26538700 memory=0 CPUtime=3.62 cores=0-7
/proc/15777/task/15798/stat : 15798 (java) R 15775 15775 15200 0 -1 4202560 225 0 0 0 362 0 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004313895200 140006292762551 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15799] ppid=15775 vsize=26538700 memory=0 CPUtime=3.44 cores=0-7
/proc/15777/task/15799/stat : 15799 (java) R 15775 15775 15200 0 -1 4202560 461 0 0 0 339 5 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004312842184 140006292762592 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15800] ppid=15775 vsize=26538700 memory=0 CPUtime=3.71 cores=0-7
/proc/15777/task/15800/stat : 15800 (java) R 15775 15775 15200 0 -1 4202560 224 0 0 0 369 2 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004311790408 140006292762431 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15801] ppid=15775 vsize=26538700 memory=0 CPUtime=3.51 cores=0-7
/proc/15777/task/15801/stat : 15801 (java) R 15775 15775 15200 0 -1 4202560 339 0 0 0 351 0 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004310736984 140006292754320 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15802] ppid=15775 vsize=26538700 memory=-6800859132029471843 CPUtime=3.55 cores=0-7
/proc/15777/task/15802/stat : 15802 (java) R 15775 15775 15200 0 -1 4202560 195 0 0 0 355 0 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004309684232 140006292762551 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15803] ppid=15775 vsize=26538700 memory=6656426216303648864 CPUtime=3.65 cores=0-7
/proc/15777/task/15803/stat : 15803 (java) R 15775 15775 15200 0 -1 4202560 287 0 0 0 364 1 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004308632104 140006290772074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15804] ppid=15775 vsize=26538700 memory=6656426216303648864 CPUtime=3.5 cores=0-7
/proc/15777/task/15804/stat : 15804 (java) R 15775 15775 15200 0 -1 4202560 235 0 0 0 349 1 0 0 20 0 28 0 104906524 27175628800 361327 33554432000 4194304 4196468 140736938873760 140004307581624 140006292754306 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 78.04 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1446692 KiB

[startup+44.8015 s]
/proc/loadavg: 4.46 7.49 8.28 9/207 15804
/proc/meminfo: memFree=30116124/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
[pid=15777] ppid=15775 vsize=26538700 memory=1445316 CPUtime=84.35 cores=0-7
/proc/15777/stat : 15777 (java) S 15775 15775 15200 0 -1 1077944320 54992 0 0 0 8261 174 0 0 20 0 28 0 104902506 27175628800 361329 33554432000 4194304 4196468 140736938873760 140736938856304 140006664986359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
/proc/15777/statm: 6634675 361329 3276 1 0 6621909 0
[pid=15777/tid=15778] ppid=15775 vsize=26538700 memory=1200 CPUtime=38.22 cores=0-7
/proc/15777/task/15778/stat : 15778 (java) S 15775 15775 15200 0 -1 1077944384 13030 0 0 0 3810 12 0 0 20 0 28 0 104902507 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006669227136 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15779] ppid=15775 vsize=26538700 memory=1426768 CPUtime=0.74 cores=0-7
/proc/15777/task/15779/stat : 15779 (java) S 15775 15775 15200 0 -1 1077944384 535 0 0 0 58 16 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006617607184 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15780] ppid=15775 vsize=26538700 memory=29996 CPUtime=0.72 cores=0-7
/proc/15777/task/15780/stat : 15780 (java) S 15775 15775 15200 0 -1 1077944384 578 0 0 0 58 14 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006616554640 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15781] ppid=15775 vsize=26538700 memory=1296 CPUtime=0.75 cores=0-7
/proc/15777/task/15781/stat : 15781 (java) S 15775 15775 15200 0 -1 1077944384 612 0 0 0 59 16 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006615501584 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15782] ppid=15775 vsize=26538700 memory=2408 CPUtime=0.74 cores=0-7
/proc/15777/task/15782/stat : 15782 (java) S 15775 15775 15200 0 -1 1077944384 667 0 0 0 55 19 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006614449040 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15783] ppid=15775 vsize=26538700 memory=1728 CPUtime=0.74 cores=0-7
/proc/15777/task/15783/stat : 15783 (java) S 15775 15775 15200 0 -1 1077944384 651 0 0 0 56 18 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006613395984 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15784] ppid=15775 vsize=26538700 memory=1720 CPUtime=0.73 cores=0-7
/proc/15777/task/15784/stat : 15784 (java) S 15775 15775 15200 0 -1 1077944384 515 0 0 0 55 18 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006612343440 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15785] ppid=15775 vsize=26538700 memory=1384 CPUtime=0.74 cores=0-7
/proc/15777/task/15785/stat : 15785 (java) S 15775 15775 15200 0 -1 1077944384 598 0 0 0 56 18 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006611290384 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15786] ppid=15775 vsize=26538700 memory=1445288 CPUtime=0.73 cores=0-7
/proc/15777/task/15786/stat : 15786 (java) S 15775 15775 15200 0 -1 1077944384 779 0 0 0 56 17 0 0 20 0 28 0 104902508 27175628800 361329 33554432000 4194304 4196468 140736938873760 140006610237840 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15787] ppid=15775 vsize=26538700 memory=15872 CPUtime=1.16 cores=0-7
/proc/15777/task/15787/stat : 15787 (java) S 15775 15775 15200 0 -1 1077944384 3881 0 0 0 115 1 0 0 20 0 28 0 104902509 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004936870640 140006664997506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15788] ppid=15775 vsize=26538700 memory=4052 CPUtime=0 cores=0-7
/proc/15777/task/15788/stat : 15788 (java) S 15775 15775 15200 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 104902509 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004935816928 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15789] ppid=15775 vsize=26538700 memory=17712 CPUtime=0 cores=0-7
/proc/15777/task/15789/stat : 15789 (java) S 15775 15775 15200 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 104902510 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004934763776 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15790] ppid=15775 vsize=26538700 memory=18444 CPUtime=0 cores=0-7
/proc/15777/task/15790/stat : 15790 (java) S 15775 15775 15200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004933712336 140006665004955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15791] ppid=15775 vsize=26538700 memory=1788 CPUtime=1.15 cores=0-7
/proc/15777/task/15791/stat : 15791 (java) S 15775 15775 15200 0 -1 1077944384 8728 0 0 0 113 2 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004932659440 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15792] ppid=15775 vsize=26538700 memory=640 CPUtime=1.31 cores=0-7
/proc/15777/task/15792/stat : 15792 (java) S 15775 15775 15200 0 -1 1077944384 8806 0 0 0 130 1 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004931606896 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15793] ppid=15775 vsize=26538700 memory=952 CPUtime=1.1 cores=0-7
/proc/15777/task/15793/stat : 15793 (java) S 15775 15775 15200 0 -1 1077944384 5285 0 0 0 109 1 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004930553840 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15794] ppid=15775 vsize=26538700 memory=1236 CPUtime=0.6 cores=0-7
/proc/15777/task/15794/stat : 15794 (java) S 15775 15775 15200 0 -1 1077944384 5838 0 0 0 59 1 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004929501296 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15795] ppid=15775 vsize=26538700 memory=4384 CPUtime=0 cores=0-7
/proc/15777/task/15795/stat : 15795 (java) S 15775 15775 15200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 104902512 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004324010976 140006664996565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15796] ppid=15775 vsize=26538700 memory=932 CPUtime=0.01 cores=0-7
/proc/15777/task/15796/stat : 15796 (java) S 15775 15775 15200 0 -1 1077944384 249 0 0 0 0 1 0 0 20 0 28 0 104902513 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004322958512 140006664997506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15797] ppid=15775 vsize=26538700 memory=1576 CPUtime=4.19 cores=0-7
/proc/15777/task/15797/stat : 15797 (java) R 15775 15775 15200 0 -1 4202560 359 0 0 0 419 0 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004314946792 140006293122624 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15798] ppid=15775 vsize=26538700 memory=6791534058613427641 CPUtime=4.4 cores=0-7
/proc/15777/task/15798/stat : 15798 (java) R 15775 15775 15200 0 -1 4202560 255 0 0 0 440 0 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004313895328 140006292753636 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15799] ppid=15775 vsize=26538700 memory=640 CPUtime=4.23 cores=0-7
/proc/15777/task/15799/stat : 15799 (java) R 15775 15775 15200 0 -1 4202560 597 0 0 0 418 5 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004312842296 140006292658890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15800] ppid=15775 vsize=26538700 memory=952 CPUtime=4.5 cores=0-7
/proc/15777/task/15800/stat : 15800 (java) R 15775 15775 15200 0 -1 4202560 297 0 0 0 448 2 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004311789784 140006290772359 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15801] ppid=15775 vsize=26538700 memory=1236 CPUtime=4.3 cores=0-7
/proc/15777/task/15801/stat : 15801 (java) R 15775 15775 15200 0 -1 4202560 413 0 0 0 430 0 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004310737112 140006292753425 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15802] ppid=15775 vsize=26538700 memory=4384 CPUtime=4.34 cores=0-7
/proc/15777/task/15802/stat : 15802 (java) R 15775 15775 15200 0 -1 4202560 292 0 0 0 434 0 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004309684600 140006292762551 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15803] ppid=15775 vsize=26538700 memory=1384 CPUtime=4.44 cores=0-7
/proc/15777/task/15803/stat : 15803 (java) R 15775 15775 15200 0 -1 4202560 350 0 0 0 443 1 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004308632136 140006292762574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
[pid=15777/tid=15804] ppid=15775 vsize=26538700 memory=1121564 CPUtime=4.28 cores=0-7
/proc/15777/task/15804/stat : 15804 (java) R 15775 15775 15200 0 -1 4202560 302 0 0 0 427 1 0 0 20 0 28 0 104906524 27175628800 361329 33554432000 4194304 4196468 140736938873760 140004307579592 140006292658873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140736938878098 140736938878275 140736938878275 140736938880975 0
Current children cumulated CPU time: 84.35 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1446700 KiB

[startup+45.2012 s]
/proc/loadavg: 4.58 7.46 8.27 9/207 15804
/proc/meminfo: memFree=30116000/32770624 swapFree=67108860/67108860
[pid=15775] ppid=15772 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15775/stat : 15775 (xcsp3-exec) S 15772 15775 15200 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 104902506 9740288 346 33554432000 4194304 5098028 140729220458176 140729220456280 139750749893244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7606272 140729220461668 140729220461879 140729220461879 140729220464619 0
/proc/15775/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1384 KiB

Child status: 0
Real time (s): 45.2085
CPU time (s): 87.468
CPU user time (s): 85.7136
CPU system time (s): 1.75439
CPU usage (%): 193.477
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1446700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.7136
system time used= 1.75439
maximum resident set size= 1475972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56570
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5852
involuntary context switches= 922


# summary of solver processes directly reported to runsolver:
#   pid: 15775
#   total CPU time (s): 87.468
#   total CPU user time (s): 85.7136
#   total CPU system time (s): 1.75439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.330091 second user time and 0.483083 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-14 15:28:09
IDJOB=4271123
IDBENCH=125996
IDSOLVER=2662
FILE ID=node115/4271123-1502718148
RUNJOBID= node115-1502714756-15227
PBS_JOBID= 20629030
Free space on /tmp= 61808 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271123-1502718148/watcher-4271123-1502718148 -o /tmp/evaluation-result-4271123-1502718148/solver-4271123-1502718148 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502714756-15227 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2119475682 HOME/instance-4271123-1502718148.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=2119475682

node115.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.69
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.69
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.69
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.69
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:        31548940 kB
MemAvailable:   31980900 kB
Buffers:          160100 kB
Cached:           557292 kB
SwapCached:            0 kB
Active:           537300 kB
Inactive:         235776 kB
Active(anon):       3844 kB
Inactive(anon):    79444 kB
Active(file):     533456 kB
Inactive(file):   156332 kB
Unevictable:        6164 kB
Mlocked:            6164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9832 kB
Writeback:             4 kB
AnonPages:         61756 kB
Mapped:            44688 kB
Shmem:             25224 kB
Slab:             142188 kB
SReclaimable:     116016 kB
SUnreclaim:        26172 kB
KernelStack:        3168 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61804 MiB
End job on node115 at 2017-08-14 15:28:55