Trace number 4393032

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-06-14UNSAT 50.9272 19.1093

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 benchmark8.61259
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393032-1568316830.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393032-1568316830.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
32.12/14.38	c solve instance...
50.59/19.08	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 (14127 MiB free)
  memory of node 1: 16384 MiB (15433 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393032-1568316830/watcher-4393032-1568316830 -o /tmp/evaluation-result-4393032-1568316830/solver-4393032-1568316830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1279259986 HOME/instance-4393032-1568316830.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=17555, runsolver pid=17552

[startup+0.101561 s]*
/proc/loadavg: 8.37 8.42 8.11 4/233 17571
/proc/meminfo: memFree=30253728/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15144768 memory=30024 CPUtime=0.13 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 5953 0 0 0 13 0 0 0 20 0 15 0 407939135 15508242432 7506 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3786192 7506 3150 1 0 3748377 0
[pid=17557/tid=17558] ppid=17555 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) R 17555 17555 14254 0 -1 4202560 3838 0 0 0 9 0 0 0 20 0 15 0 407939135 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271553320272 140271541324606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15144768 memory=288370985749444224 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407939137 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407939138 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271083861664 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407939138 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271082808560 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15144768 memory=140609597732480 CPUtime=0.02 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) R 17555 17555 14254 0 -1 4202560 342 0 0 0 2 0 0 0 20 0 15 0 407939140 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271011477488 140271528525399 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939141 15508242432 7506 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31472 KiB

[startup+0.210784 s]*
/proc/loadavg: 8.37 8.42 8.11 4/233 17571
/proc/meminfo: memFree=30241120/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15144768 memory=40904 CPUtime=0.34 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 9467 0 0 0 32 2 0 0 20 0 15 0 407939135 15508242432 10226 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3786192 10226 3286 1 0 3748377 0
[pid=17557/tid=17558] ppid=17555 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) R 17555 17555 14254 0 -1 4202560 6667 0 0 0 19 1 0 0 20 0 15 0 407939135 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271553320208 140271533167996 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15144768 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15144768 memory=140609597748559 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407939136 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15144768 memory=140609597732480 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407939137 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407939138 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271083861664 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407939138 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271082808560 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 468 0 0 0 2 0 0 0 20 0 15 0 407939140 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 318 0 0 0 2 0 0 0 20 0 15 0 407939140 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15144768 memory=140609597732480 CPUtime=0.08 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) R 17555 17555 14254 0 -1 4202560 708 0 0 0 8 0 0 0 20 0 15 0 407939140 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271011477488 140271549108826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939141 15508242432 10226 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42352 KiB

[startup+0.314112 s]*
/proc/loadavg: 8.37 8.42 8.11 4/233 17571
/proc/meminfo: memFree=30233948/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15149024 memory=50616 CPUtime=0.53 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 10947 0 0 0 51 2 0 0 20 0 15 0 407939135 15512600576 12654 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3787256 12654 3339 1 0 3748377 0
[pid=17557/tid=17558] ppid=17555 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) R 17555 17555 14254 0 -1 4202560 7911 0 0 0 28 2 0 0 20 0 15 0 407939135 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271553325472 140271549109405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939136 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407939136 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15149024 memory=-7377628861284532383 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407939137 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407939138 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271083861664 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407939138 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271082808560 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 600 0 0 0 5 0 0 0 20 0 15 0 407939140 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 329 0 0 0 4 0 0 0 20 0 15 0 407939140 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) R 17555 17555 14254 0 -1 4202560 803 0 0 0 12 0 0 0 20 0 15 0 407939140 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271011477488 140271527762544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939141 15512600576 12654 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52064 KiB

[startup+0.700889 s]
/proc/loadavg: 8.37 8.42 8.11 5/233 17571
/proc/meminfo: memFree=30182668/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15151148 memory=205904 CPUtime=1.51 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 13532 0 0 0 145 6 0 0 20 0 15 0 407939135 15514775552 51476 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3787787 51476 3450 1 0 3748889 0
[pid=17557/tid=17558] ppid=17555 vsize=15151148 memory=-3704326594973231466 CPUtime=0.67 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) R 17555 17555 14254 0 -1 4202560 8351 0 0 0 63 4 0 0 20 0 15 0 407939135 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271553325312 140271168721011 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 407939136 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 407939136 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15151148 memory=708 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 407939136 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15151148 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 407939136 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15151148 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 407939137 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15151148 memory=776 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407939138 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271083861664 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15151148 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 407939138 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271082808560 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15151148 memory=7956 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15151148 memory=3444 CPUtime=0.26 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 1281 0 0 0 26 0 0 0 20 0 15 0 407939140 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15151148 memory=1556 CPUtime=0.28 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 999 0 0 0 28 0 0 0 20 0 15 0 407939140 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15151148 memory=2832 CPUtime=0.23 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) S 17555 17555 14254 0 -1 1077944384 1464 0 0 0 23 0 0 0 20 0 15 0 407939140 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271011477488 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15151148 memory=984 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407939140 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407939141 15514775552 51476 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 207352 KiB

[startup+1.50116 s]
/proc/loadavg: 8.37 8.42 8.11 6/233 17571
/proc/meminfo: memFree=30058116/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0

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

/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407939141 15787421696 1166894 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17578] ppid=17555 vsize=15417404 memory=5180 CPUtime=2.93 cores=1,3,5,7
/proc/17557/task/17578/stat : 17578 (java) R 17555 17555 14254 0 -1 4202560 227 0 0 0 293 0 0 0 20 0 19 0 407940573 15787421696 1166894 33554432000 4194304 4196468 140728979180784 140271000162344 140271171263088 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17579] ppid=17555 vsize=15417404 memory=2120 CPUtime=2.8 cores=1,3,5,7
/proc/17557/task/17579/stat : 17579 (java) R 17555 17555 14254 0 -1 4202560 449 0 0 0 280 0 0 0 20 0 19 0 407940574 15787421696 1166894 33554432000 4194304 4196468 140728979180784 140270999110312 140271171137200 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17580] ppid=17555 vsize=15417404 memory=12020 CPUtime=2.85 cores=1,3,5,7
/proc/17557/task/17580/stat : 17580 (java) R 17555 17555 14254 0 -1 4202560 265 0 0 0 285 0 0 0 20 0 19 0 407940574 15787421696 1166894 33554432000 4194304 4196468 140728979180784 140270998059296 140271171136971 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17581] ppid=17555 vsize=15417404 memory=-2893623298589923098 CPUtime=2.93 cores=1,3,5,7
/proc/17557/task/17581/stat : 17581 (java) R 17555 17555 14254 0 -1 4202560 284 0 0 0 293 0 0 0 20 0 19 0 407940574 15787421696 1166894 33554432000 4194304 4196468 140728979180784 140270997004072 140271171136971 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 44.99 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4669024 KiB

[startup+18.4011 s]
/proc/loadavg: 7.62 8.25 8.06 10/237 17581
/proc/meminfo: memFree=25606400/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15417404 memory=4667616 CPUtime=48.17 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 47550 0 0 0 4358 459 0 0 20 0 19 0 407939135 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3854351 1166904 3521 1 0 3815453 0
[pid=17557/tid=17558] ppid=17555 vsize=15417404 memory=4665744 CPUtime=6.8 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) S 17555 17555 14254 0 -1 1077944384 11067 0 0 0 672 8 0 0 20 0 19 0 407939135 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271553328256 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15417404 memory=15252636593031726 CPUtime=5.43 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 3318 0 0 0 434 109 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15417404 memory=237683 CPUtime=5.51 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 3762 0 0 0 436 115 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15417404 memory=1 CPUtime=5.53 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 4228 0 0 0 445 108 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15417404 memory=1 CPUtime=5.47 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 3721 0 0 0 434 113 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15417404 memory=1448 CPUtime=1.66 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 6901 0 0 0 165 1 0 0 20 0 19 0 407939137 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15417404 memory=4667576 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271083861728 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15417404 memory=988 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271082808576 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15417404 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15417404 memory=1284 CPUtime=1.3 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 4625 0 0 0 130 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15417404 memory=1044 CPUtime=1.13 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 3948 0 0 0 113 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15417404 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) S 17555 17555 14254 0 -1 1077944384 3083 0 0 0 56 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271011477488 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15417404 memory=7013070426568877668 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15417404 memory=7307749481433885032 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407939141 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17578] ppid=17555 vsize=15417404 memory=6791534058613427641 CPUtime=3.73 cores=1,3,5,7
/proc/17557/task/17578/stat : 17578 (java) R 17555 17555 14254 0 -1 4202560 291 0 0 0 373 0 0 0 20 0 19 0 407940573 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271000161704 140271171136931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17579] ppid=17555 vsize=15417404 memory=1560 CPUtime=3.59 cores=1,3,5,7
/proc/17557/task/17579/stat : 17579 (java) R 17555 17555 14254 0 -1 4202560 560 0 0 0 359 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270999111576 140271171136971 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17580] ppid=17555 vsize=15417404 memory=928 CPUtime=3.63 cores=1,3,5,7
/proc/17557/task/17580/stat : 17580 (java) R 17555 17555 14254 0 -1 4202560 346 0 0 0 363 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270998057224 140271171137409 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17581] ppid=17555 vsize=15417404 memory=1680 CPUtime=3.71 cores=1,3,5,7
/proc/17557/task/17581/stat : 17581 (java) R 17555 17555 14254 0 -1 4202560 295 0 0 0 371 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270997004776 140271171189249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 48.17 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4669064 KiB

[startup+18.8011 s]
/proc/loadavg: 7.62 8.25 8.06 10/237 17581
/proc/meminfo: memFree=25606400/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15417404 memory=4667616 CPUtime=49.77 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 47700 0 0 0 4518 459 0 0 20 0 19 0 407939135 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3854351 1166904 3521 1 0 3815453 0
[pid=17557/tid=17558] ppid=17555 vsize=15417404 memory=14981065810905736 CPUtime=6.8 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) S 17555 17555 14254 0 -1 1077944384 11067 0 0 0 672 8 0 0 20 0 19 0 407939135 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271553328256 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15417404 memory=2596 CPUtime=5.43 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 3318 0 0 0 434 109 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15417404 memory=4096 CPUtime=5.51 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 3762 0 0 0 436 115 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15417404 memory=1412 CPUtime=5.53 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 4228 0 0 0 445 108 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15417404 memory=3224 CPUtime=5.47 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 3721 0 0 0 434 113 0 0 20 0 19 0 407939136 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15417404 memory=1448 CPUtime=1.66 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 6901 0 0 0 165 1 0 0 20 0 19 0 407939137 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15417404 memory=1222692 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271083861728 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15417404 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271082808576 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15417404 memory=2624 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15417404 memory=1448 CPUtime=1.3 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 4626 0 0 0 130 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15417404 memory=4655276 CPUtime=1.13 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 3948 0 0 0 113 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15417404 memory=708 CPUtime=0.56 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) S 17555 17555 14254 0 -1 1077944384 3083 0 0 0 56 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271011477488 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407939141 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17578] ppid=17555 vsize=15417404 memory=0 CPUtime=4.13 cores=1,3,5,7
/proc/17557/task/17578/stat : 17578 (java) R 17555 17555 14254 0 -1 4202560 358 0 0 0 413 0 0 0 20 0 19 0 407940573 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140271000161704 140271171189533 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17579] ppid=17555 vsize=15417404 memory=0 CPUtime=3.99 cores=1,3,5,7
/proc/17557/task/17579/stat : 17579 (java) R 17555 17555 14254 0 -1 4202560 561 0 0 0 399 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270999110296 140271171263114 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17580] ppid=17555 vsize=15417404 memory=0 CPUtime=4.02 cores=1,3,5,7
/proc/17557/task/17580/stat : 17580 (java) R 17555 17555 14254 0 -1 4202560 425 0 0 0 402 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270998057224 140271171188560 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17581] ppid=17555 vsize=15417404 memory=0 CPUtime=4.11 cores=1,3,5,7
/proc/17557/task/17581/stat : 17581 (java) R 17555 17555 14254 0 -1 4202560 297 0 0 0 411 0 0 0 20 0 19 0 407940574 15787421696 1166904 33554432000 4194304 4196468 140728979180784 140270997005800 140271171189533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 49.77 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4669064 KiB

[startup+19.0011 s]*
/proc/loadavg: 7.62 8.25 8.06 10/237 17581
/proc/meminfo: memFree=25606276/32770624 swapFree=66920708/67108860
[pid=17555] ppid=17552 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17555/stat : 17555 (xcsp3-exec) S 17552 17555 14254 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407939134 115843072 362 33554432000 4194304 5098028 140724631064016 140724631062120 140438969188988 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22073344 140724631065466 140724631065709 140724631065709 140724631068618 0
/proc/17555/statm: 28282 362 304 221 0 87 0
[pid=17557] ppid=17555 vsize=15417404 memory=4667628 CPUtime=50.59 cores=1,3,5,7
/proc/17557/stat : 17557 (java) S 17555 17555 14254 0 -1 1077944320 48041 0 0 0 4600 459 0 0 20 0 19 0 407939135 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140728979163328 140271549087479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
/proc/17557/statm: 3854351 1166907 3521 1 0 3815453 0
[pid=17557/tid=17558] ppid=17555 vsize=15417404 memory=7883960649037381690 CPUtime=6.8 cores=1,3,5,7
/proc/17557/task/17558/stat : 17558 (java) S 17555 17555 14254 0 -1 1077944384 11067 0 0 0 672 8 0 0 20 0 19 0 407939135 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271553328256 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17559] ppid=17555 vsize=15417404 memory=10592 CPUtime=5.43 cores=1,3,5,7
/proc/17557/task/17559/stat : 17559 (java) S 17555 17555 14254 0 -1 1077944384 3318 0 0 0 434 109 0 0 20 0 19 0 407939136 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271141050896 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17560] ppid=17555 vsize=15417404 memory=140609597748559 CPUtime=5.51 cores=1,3,5,7
/proc/17557/task/17560/stat : 17560 (java) S 17555 17555 14254 0 -1 1077944384 3762 0 0 0 436 115 0 0 20 0 19 0 407939136 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271139998352 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17561] ppid=17555 vsize=15417404 memory=0 CPUtime=5.53 cores=1,3,5,7
/proc/17557/task/17561/stat : 17561 (java) S 17555 17555 14254 0 -1 1077944384 4228 0 0 0 445 108 0 0 20 0 19 0 407939136 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271138945296 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17562] ppid=17555 vsize=15417404 memory=-1 CPUtime=5.47 cores=1,3,5,7
/proc/17557/task/17562/stat : 17562 (java) S 17555 17555 14254 0 -1 1077944384 3721 0 0 0 434 113 0 0 20 0 19 0 407939136 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271137892752 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17563] ppid=17555 vsize=15417404 memory=140609597732480 CPUtime=1.66 cores=1,3,5,7
/proc/17557/task/17563/stat : 17563 (java) S 17555 17555 14254 0 -1 1077944384 6901 0 0 0 165 1 0 0 20 0 19 0 407939137 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271084915440 140271549098626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17564] ppid=17555 vsize=15417404 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17564/stat : 17564 (java) S 17555 17555 14254 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271083861728 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17565] ppid=17555 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17565/stat : 17565 (java) S 17555 17555 14254 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 407939138 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271082808576 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17566] ppid=17555 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17566/stat : 17566 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271014635984 140271549106075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17567] ppid=17555 vsize=15417404 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/17557/task/17567/stat : 17567 (java) S 17555 17555 14254 0 -1 1077944384 4683 0 0 0 133 0 0 0 20 0 19 0 407939140 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271013583088 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17568] ppid=17555 vsize=15417404 memory=-1 CPUtime=1.14 cores=1,3,5,7
/proc/17557/task/17568/stat : 17568 (java) S 17555 17555 14254 0 -1 1077944384 4051 0 0 0 114 0 0 0 20 0 19 0 407939140 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271012530544 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17569] ppid=17555 vsize=15417404 memory=140609597732480 CPUtime=0.56 cores=1,3,5,7
/proc/17557/task/17569/stat : 17569 (java) S 17555 17555 14254 0 -1 1077944384 3122 0 0 0 56 0 0 0 20 0 19 0 407939140 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271011477488 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17570] ppid=17555 vsize=15417404 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17570/stat : 17570 (java) S 17555 17555 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407939140 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271010425184 140271549097685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17571] ppid=17555 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17557/task/17571/stat : 17571 (java) S 17555 17555 14254 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 407939141 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271009373232 140271549098626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17578] ppid=17555 vsize=15417404 memory=0 CPUtime=4.34 cores=1,3,5,7
/proc/17557/task/17578/stat : 17578 (java) R 17555 17555 14254 0 -1 4202560 408 0 0 0 434 0 0 0 20 0 19 0 407940573 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140271000162072 140271171521739 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17579] ppid=17555 vsize=15417404 memory=0 CPUtime=4.2 cores=1,3,5,7
/proc/17557/task/17579/stat : 17579 (java) R 17555 17555 14254 0 -1 4202560 563 0 0 0 420 0 0 0 20 0 19 0 407940574 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140270999109600 140271171263114 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17580] ppid=17555 vsize=15417404 memory=0 CPUtime=4.21 cores=1,3,5,7
/proc/17557/task/17580/stat : 17580 (java) R 17555 17555 14254 0 -1 4202560 498 0 0 0 421 0 0 0 20 0 19 0 407940574 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140270998057208 140271171416965 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
[pid=17557/tid=17581] ppid=17555 vsize=15417404 memory=0 CPUtime=4.29 cores=1,3,5,7
/proc/17557/task/17581/stat : 17581 (java) R 17555 17555 14254 0 -1 4202560 314 0 0 0 429 0 0 0 20 0 19 0 407940574 15787421696 1166907 33554432000 4194304 4196468 140728979180784 140270997004808 140271171189345 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33513472 140728979182575 140728979182746 140728979182746 140728979185615 0
Current children cumulated CPU time: 50.59 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4669076 KiB

Child status: 0
Real time (s): 19.1093
CPU time (s): 50.9272
CPU user time (s): 46.3067
CPU system time (s): 4.62052
CPU usage (%): 266.505
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 4669076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.3067
system time used= 4.62052
maximum resident set size= 4667704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49294
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= 3265
involuntary context switches= 1278


# summary of solver processes directly reported to runsolver:
#   pid: 17555
#   total CPU time (s): 50.9272
#   total CPU user time (s): 46.3067
#   total CPU system time (s): 4.62052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.150554 second user time and 0.252471 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 20:31:55
IDJOB=4393032
IDBENCH=125996
IDSOLVER=2840
FILE ID=node107/4393032-1568316830
RUNJOBID= node107-1568308867-14286
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-06-14
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 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393032-1568316830/watcher-4393032-1568316830 -o /tmp/evaluation-result-4393032-1568316830/solver-4393032-1568316830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1279259986 HOME/instance-4393032-1568316830.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=1279259986

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30271052 kB
MemAvailable:   30622232 kB
Buffers:          114752 kB
Cached:           505512 kB
SwapCached:        80400 kB
Active:          1600476 kB
Inactive:         309584 kB
Active(anon):    1218756 kB
Inactive(anon):   100148 kB
Active(file):     381720 kB
Inactive(file):   209436 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920708 kB
Dirty:             27984 kB
Writeback:             0 kB
AnonPages:       1302180 kB
Mapped:            44640 kB
Shmem:             20456 kB
Slab:             180652 kB
SReclaimable:     151720 kB
SUnreclaim:        28932 kB
KernelStack:        4160 kB
PageTables:         8032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3321284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1196032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55652 MiB
End job on node107 at 2019-09-12 20:32:14