Trace number 4399003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16UNSAT 55.7126 19.9786

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
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 benchmark9.29758
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 degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"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-4399003-1568695631.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.19	c [HOME/instance-4399003-1568695631.xml, -tl, 2520s, -p, 4]
0.35/0.23	c 4 solvers in parallel
0.35/0.29	c parse instance...
34.27/14.59	c solve instance...
55.48/19.95	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 (14495 MiB free)
  memory of node 1: 16384 MiB (15679 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399003-1568695631/watcher-4399003-1568695631 -o /tmp/evaluation-result-4399003-1568695631/solver-4399003-1568695631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568693400-21538 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 621306375 HOME/instance-4399003-1568695631.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=23484, runsolver pid=23481

[startup+0.1001 s]*
/proc/loadavg: 8.29 8.47 7.67 6/234 23500
/proc/meminfo: memFree=30880508/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15144776 memory=29388 CPUtime=0.12 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 5749 0 0 0 11 1 0 0 20 0 15 0 445825771 15508250624 7347 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3786194 7347 3165 1 0 3748377 0
[pid=23486/tid=23487] ppid=23484 vsize=15144776 memory=7682489639022458387 CPUtime=0.09 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) R 23484 23484 21506 0 -1 4202560 3704 0 0 0 8 1 0 0 20 0 15 0 445825771 15508250624 7347 33554432000 4194304 4196468 140724234155232 140372467884928 140372463660438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15144776 memory=3472468139000747216 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 7347 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 7347 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 7347 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 7347 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825773 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825774 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371931223328 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825774 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371930170992 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825776 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) R 23484 23484 21506 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0.02 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) R 23484 23484 21506 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 445825777 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371925961072 140372463660438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 7347 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30836 KiB

[startup+0.211369 s]*
/proc/loadavg: 8.29 8.47 7.67 7/234 23500
/proc/meminfo: memFree=30867528/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15144776 memory=40932 CPUtime=0.35 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 9448 0 0 0 32 3 0 0 20 0 15 0 445825771 15508250624 10233 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3786194 10233 3268 1 0 3748377 0
[pid=23486/tid=23487] ppid=23484 vsize=15144776 memory=7682489639022458387 CPUtime=0.2 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) R 23484 23484 21506 0 -1 4202560 6600 0 0 0 18 2 0 0 20 0 15 0 445825771 15508250624 10233 33554432000 4194304 4196468 140724234155232 140372467879040 140372447728990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15144776 memory=3472468139000747216 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 10233 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 10233 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 10233 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15508250624 10233 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445825773 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825774 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371931223328 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825774 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371930170992 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825776 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 688 0 0 0 2 0 0 0 20 0 15 0 445825777 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 15 0 445825777 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0.08 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 15 0 445825777 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15144776 memory=140010105595520 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825777 15508250624 10233 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42380 KiB

[startup+0.311117 s]*
/proc/loadavg: 8.29 8.47 7.67 7/234 23500
/proc/meminfo: memFree=30860232/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15149032 memory=50184 CPUtime=0.54 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 10802 0 0 0 50 4 0 0 20 0 15 0 445825771 15512608768 12546 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3787258 12546 3372 1 0 3748377 0
[pid=23486/tid=23487] ppid=23484 vsize=15149032 memory=-8439527450518781933 CPUtime=0.3 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) R 23484 23484 21506 0 -1 4202560 7710 0 0 0 27 3 0 0 20 0 15 0 445825771 15512608768 12546 33554432000 4194304 4196468 140724234155232 140372467876704 140372447728990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15149032 memory=3472468139000747216 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825772 15512608768 12546 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15149032 memory=280020066867584 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15512608768 12546 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15149032 memory=280019922576416 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15512608768 12546 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15149032 memory=140009961272079 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445825772 15512608768 12546 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15149032 memory=280020066874496 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445825773 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15149032 memory=140009961276687 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825774 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371931223328 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15149032 memory=140009961300530 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825774 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371930170992 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15149032 memory=140009961304663 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825776 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 729 0 0 0 4 0 0 0 20 0 15 0 445825777 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) R 23484 23484 21506 0 -1 4202560 230 0 0 0 4 0 0 0 20 0 15 0 445825777 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371927003744 140372444349106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15149032 memory=140010105595520 CPUtime=0.13 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 846 0 0 0 13 0 0 0 20 0 15 0 445825777 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825777 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15149032 memory=140010105596968 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825777 15512608768 12546 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51632 KiB

[startup+0.70598 s]
/proc/loadavg: 8.29 8.47 7.67 8/234 23500
/proc/meminfo: memFree=30806240/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15151156 memory=202080 CPUtime=1.57 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 13560 0 0 0 147 10 0 0 20 0 15 0 445825771 15514783744 50520 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3787789 50520 3438 1 0 3748889 0
[pid=23486/tid=23487] ppid=23484 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) S 23484 23484 21506 0 -1 1077944384 8325 0 0 0 61 6 0 0 20 0 15 0 445825771 15514783744 50520 33554432000 4194304 4196468 140724234155232 140372467886336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15151156 memory=128 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) R 23484 23484 21506 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 445825772 15514783744 50520 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 445825772 15514783744 50520 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 445825772 15514783744 50520 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 445825772 15514783744 50520 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) R 23484 23484 21506 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 15 0 445825773 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371932275872 140372456745097 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15151156 memory=756 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445825774 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371931223328 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445825774 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371930170992 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15151156 memory=7872 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825776 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15151156 memory=1164 CPUtime=0.27 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 1451 0 0 0 27 0 0 0 20 0 15 0 445825777 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15151156 memory=9448 CPUtime=0.29 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 1000 0 0 0 29 0 0 0 20 0 15 0 445825777 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15151156 memory=14008 CPUtime=0.24 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 1419 0 0 0 24 0 0 0 20 0 15 0 445825777 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445825777 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15151156 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445825777 15514783744 50520 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 203528 KiB

[startup+1.50869 s]
/proc/loadavg: 8.29 8.47 7.67 7/234 23500
/proc/meminfo: memFree=30695776/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0

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

/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 39 0 0 0 0 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23501] ppid=23484 vsize=15417412 memory=1448 CPUtime=4.03 cores=1,3,5,7
/proc/23486/task/23501/stat : 23501 (java) R 23484 23484 21506 0 -1 4202560 441 0 0 0 403 0 0 0 20 0 19 0 445827230 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371914636192 140372103043929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23502] ppid=23484 vsize=15417412 memory=1448 CPUtime=4.02 cores=1,3,5,7
/proc/23486/task/23502/stat : 23502 (java) R 23484 23484 21506 0 -1 4202560 465 0 0 0 402 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371913585272 140372103107325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23503] ppid=23484 vsize=15417412 memory=6791534058613427641 CPUtime=4.31 cores=1,3,5,7
/proc/23486/task/23503/stat : 23503 (java) R 23484 23484 21506 0 -1 4202560 542 0 0 0 431 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371912532472 140372103108148 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23504] ppid=23484 vsize=15417412 memory=0 CPUtime=4.23 cores=1,3,5,7
/proc/23486/task/23504/stat : 23504 (java) R 23484 23484 21506 0 -1 4202560 422 0 0 0 423 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371911479816 140372103107320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 52.67 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4698432 KiB

[startup+19.6017 s]
/proc/loadavg: 7.71 8.33 7.64 10/237 23504
/proc/meminfo: memFree=26019180/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15417412 memory=4696984 CPUtime=54.27 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 51496 0 0 0 4869 558 0 0 20 0 19 0 445825771 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3854353 1174246 3523 1 0 3815453 0
[pid=23486/tid=23487] ppid=23484 vsize=15417412 memory=1548 CPUtime=6.94 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) S 23484 23484 21506 0 -1 1077944384 9939 0 0 0 682 12 0 0 20 0 19 0 445825771 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372467889280 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15417412 memory=7872 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 4823 0 0 0 462 136 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15417412 memory=1164 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 3811 0 0 0 471 127 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15417412 memory=6791534058613427641 CPUtime=5.93 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 3669 0 0 0 457 136 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=5.97 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 3247 0 0 0 459 138 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=1.59 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 9406 0 0 0 158 1 0 0 20 0 19 0 445825773 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371931223392 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371930171008 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825776 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=1.44 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 5440 0 0 0 143 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=1.47 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 4909 0 0 0 146 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=0.66 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 2749 0 0 0 65 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15417412 memory=103047472614122 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15417412 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 61 0 0 0 0 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23501] ppid=23484 vsize=15417412 memory=4687816 CPUtime=4.43 cores=1,3,5,7
/proc/23486/task/23501/stat : 23501 (java) R 23484 23484 21506 0 -1 4202560 537 0 0 0 443 0 0 0 20 0 19 0 445827230 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371914636192 140372103169584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23502] ppid=23484 vsize=15417412 memory=103047472613866 CPUtime=4.42 cores=1,3,5,7
/proc/23486/task/23502/stat : 23502 (java) R 23484 23484 21506 0 -1 4202560 515 0 0 0 442 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371913585272 140372103107325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23503] ppid=23484 vsize=15417412 memory=280019923368688 CPUtime=4.71 cores=1,3,5,7
/proc/23486/task/23503/stat : 23503 (java) R 23484 23484 21506 0 -1 4202560 566 0 0 0 471 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371912532472 140372103043984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23504] ppid=23484 vsize=15417412 memory=-2893623298589923098 CPUtime=4.63 cores=1,3,5,7
/proc/23486/task/23504/stat : 23504 (java) R 23484 23484 21506 0 -1 4202560 497 0 0 0 463 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371911479816 140372103001084 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 54.27 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4698432 KiB

[startup+19.8017 s]
/proc/loadavg: 7.71 8.33 7.64 10/237 23504
/proc/meminfo: memFree=26019180/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15417412 memory=4696984 CPUtime=55.07 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 51552 0 0 0 4949 558 0 0 20 0 19 0 445825771 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3854353 1174246 3523 1 0 3815453 0
[pid=23486/tid=23487] ppid=23484 vsize=15417412 memory=0 CPUtime=6.94 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) S 23484 23484 21506 0 -1 1077944384 9939 0 0 0 682 12 0 0 20 0 19 0 445825771 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372467889280 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15417412 memory=-4546129931942301828 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 4823 0 0 0 462 136 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15417412 memory=-7522837415797432224 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 3811 0 0 0 471 127 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15417412 memory=6944938067432061290 CPUtime=5.93 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 3669 0 0 0 457 136 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15417412 memory=6944656592455097440 CPUtime=5.97 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 3247 0 0 0 459 138 0 0 20 0 19 0 445825772 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15417412 memory=0 CPUtime=1.59 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 9406 0 0 0 158 1 0 0 20 0 19 0 445825773 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371931223392 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371930171008 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825776 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15417412 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 5440 0 0 0 143 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15417412 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 4909 0 0 0 146 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15417412 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 2749 0 0 0 65 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15417412 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 61 0 0 0 0 1 0 0 20 0 19 0 445825777 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23501] ppid=23484 vsize=15417412 memory=0 CPUtime=4.63 cores=1,3,5,7
/proc/23486/task/23501/stat : 23501 (java) R 23484 23484 21506 0 -1 4202560 538 0 0 0 463 0 0 0 20 0 19 0 445827230 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371914636192 140372103044273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23502] ppid=23484 vsize=15417412 memory=7667770274475238739 CPUtime=4.61 cores=1,3,5,7
/proc/23486/task/23502/stat : 23502 (java) R 23484 23484 21506 0 -1 4202560 515 0 0 0 461 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371913585272 140372103107810 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23503] ppid=23484 vsize=15417412 memory=6944656592455360604 CPUtime=4.91 cores=1,3,5,7
/proc/23486/task/23503/stat : 23503 (java) R 23484 23484 21506 0 -1 4202560 566 0 0 0 491 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371912532472 140372103043870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23504] ppid=23484 vsize=15417412 memory=6944656592387989600 CPUtime=4.83 cores=1,3,5,7
/proc/23486/task/23504/stat : 23504 (java) R 23484 23484 21506 0 -1 4202560 552 0 0 0 483 0 0 0 20 0 19 0 445827231 15787429888 1174246 33554432000 4194304 4196468 140724234155232 140371911479816 140372103107377 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 55.07 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4698432 KiB

[startup+19.9033 s]
/proc/loadavg: 7.71 8.33 7.64 10/237 23504
/proc/meminfo: memFree=26019180/32770624 swapFree=66976992/67108860
[pid=23484] ppid=23481 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23484/stat : 23484 (xcsp3-exec) S 23481 23484 21506 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445825771 115843072 362 33554432000 4194304 5098028 140726692134576 140726692132680 139849410183804 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8511488 140726692135803 140726692136045 140726692136045 140726692138954 0
/proc/23484/statm: 28282 362 304 221 0 87 0
[pid=23486] ppid=23484 vsize=15417412 memory=4697000 CPUtime=55.48 cores=1,3,5,7
/proc/23486/stat : 23486 (java) S 23484 23484 21506 0 -1 1077944320 51967 0 0 0 4990 558 0 0 20 0 19 0 445825771 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140724234137776 140372463648503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
/proc/23486/statm: 3854353 1174250 3523 1 0 3815453 0
[pid=23486/tid=23487] ppid=23484 vsize=15417412 memory=280019922551136 CPUtime=6.94 cores=1,3,5,7
/proc/23486/task/23487/stat : 23487 (java) S 23484 23484 21506 0 -1 1077944384 9939 0 0 0 682 12 0 0 20 0 19 0 445825771 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140372467889280 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23488] ppid=23484 vsize=15417412 memory=1448 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23488/stat : 23488 (java) S 23484 23484 21506 0 -1 1077944384 4823 0 0 0 462 136 0 0 20 0 19 0 445825772 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140372056398224 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23489] ppid=23484 vsize=15417412 memory=3314908 CPUtime=5.98 cores=1,3,5,7
/proc/23486/task/23489/stat : 23489 (java) S 23484 23484 21506 0 -1 1077944384 3811 0 0 0 471 127 0 0 20 0 19 0 445825772 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140372055345424 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23490] ppid=23484 vsize=15417412 memory=4687628 CPUtime=5.93 cores=1,3,5,7
/proc/23486/task/23490/stat : 23490 (java) S 23484 23484 21506 0 -1 1077944384 3669 0 0 0 457 136 0 0 20 0 19 0 445825772 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140372054293136 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23491] ppid=23484 vsize=15417412 memory=4083192 CPUtime=5.97 cores=1,3,5,7
/proc/23486/task/23491/stat : 23491 (java) S 23484 23484 21506 0 -1 1077944384 3247 0 0 0 459 138 0 0 20 0 19 0 445825772 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140372053240336 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23492] ppid=23484 vsize=15417412 memory=4465 CPUtime=1.59 cores=1,3,5,7
/proc/23486/task/23492/stat : 23492 (java) S 23484 23484 21506 0 -1 1077944384 9406 0 0 0 158 1 0 0 20 0 19 0 445825773 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371932277360 140372463659650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23493] ppid=23484 vsize=15417412 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23493/stat : 23493 (java) S 23484 23484 21506 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371931223392 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23494] ppid=23484 vsize=15417412 memory=4696956 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23494/stat : 23494 (java) S 23484 23484 21506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 445825774 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371930171008 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23495] ppid=23484 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23495/stat : 23495 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825776 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371929119312 140372463667099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23496] ppid=23484 vsize=15417412 memory=1448 CPUtime=1.44 cores=1,3,5,7
/proc/23486/task/23496/stat : 23496 (java) S 23484 23484 21506 0 -1 1077944384 5680 0 0 0 143 1 0 0 20 0 19 0 445825777 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371928066160 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23497] ppid=23484 vsize=15417412 memory=4683596 CPUtime=1.47 cores=1,3,5,7
/proc/23486/task/23497/stat : 23497 (java) S 23484 23484 21506 0 -1 1077944384 4911 0 0 0 146 1 0 0 20 0 19 0 445825777 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371927013360 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23498] ppid=23484 vsize=15417412 memory=2004 CPUtime=0.66 cores=1,3,5,7
/proc/23486/task/23498/stat : 23498 (java) S 23484 23484 21506 0 -1 1077944384 2753 0 0 0 65 1 0 0 20 0 19 0 445825777 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371925961072 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23499] ppid=23484 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23486/task/23499/stat : 23499 (java) S 23484 23484 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445825777 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371924908512 140372463658709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23500] ppid=23484 vsize=15417412 memory=780 CPUtime=0.01 cores=1,3,5,7
/proc/23486/task/23500/stat : 23500 (java) S 23484 23484 21506 0 -1 1077944384 61 0 0 0 0 1 0 0 20 0 19 0 445825777 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371923856304 140372463659650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23501] ppid=23484 vsize=15417412 memory=4088 CPUtime=4.73 cores=1,3,5,7
/proc/23486/task/23501/stat : 23501 (java) R 23484 23484 21506 0 -1 4202560 538 0 0 0 473 0 0 0 20 0 19 0 445827230 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371914636192 140372103837064 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23502] ppid=23484 vsize=15417412 memory=1580 CPUtime=4.71 cores=1,3,5,7
/proc/23486/task/23502/stat : 23502 (java) R 23484 23484 21506 0 -1 4202560 684 0 0 0 471 0 0 0 20 0 19 0 445827231 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371913585112 140372103169584 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23503] ppid=23484 vsize=15417412 memory=1028 CPUtime=5.01 cores=1,3,5,7
/proc/23486/task/23503/stat : 23503 (java) R 23484 23484 21506 0 -1 4202560 566 0 0 0 501 0 0 0 20 0 19 0 445827231 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371912532472 140372103107274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
[pid=23486/tid=23504] ppid=23484 vsize=15417412 memory=1448 CPUtime=4.93 cores=1,3,5,7
/proc/23486/task/23504/stat : 23504 (java) R 23484 23484 21506 0 -1 4202560 552 0 0 0 493 0 0 0 20 0 19 0 445827231 15787429888 1174250 33554432000 4194304 4196468 140724234155232 140371911479816 140372103044006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37859328 140724234159087 140724234159258 140724234159258 140724234162127 0
Current children cumulated CPU time: 55.48 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4698448 KiB

Child status: 0
Real time (s): 19.9786
CPU time (s): 55.7126
CPU user time (s): 50.1016
CPU system time (s): 5.61093
CPU usage (%): 278.862
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 4698448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.1016
system time used= 5.61093
maximum resident set size= 4697240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53698
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= 3329
involuntary context switches= 1268


# summary of solver processes directly reported to runsolver:
#   pid: 23484
#   total CPU time (s): 55.7126
#   total CPU user time (s): 50.1016
#   total CPU system time (s): 5.61093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.128149 second user time and 0.293409 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 06:46:29
IDJOB=4399003
IDBENCH=126001
IDSOLVER=2853
FILE ID=node121/4399003-1568695631
RUNJOBID= node121-1568693400-21538
PBS_JOBID= 21703800
Free space on /tmp= 61380 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.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-4399003-1568695631/watcher-4399003-1568695631 -o /tmp/evaluation-result-4399003-1568695631/solver-4399003-1568695631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568693400-21538 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 621306375 HOME/instance-4399003-1568695631.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=621306375

node121.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.75
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.75
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.75
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.75
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:        30899188 kB
MemAvailable:   31107416 kB
Buffers:           58488 kB
Cached:           447484 kB
SwapCached:        10720 kB
Active:          1030404 kB
Inactive:         303492 kB
Active(anon):     817908 kB
Inactive(anon):    42160 kB
Active(file):     212496 kB
Inactive(file):   261332 kB
Unevictable:      109148 kB
Mlocked:          109148 kB
SwapTotal:      67108860 kB
SwapFree:       66976992 kB
Dirty:             27984 kB
Writeback:             0 kB
AnonPages:        892160 kB
Mapped:            55024 kB
Shmem:             23796 kB
Slab:             130244 kB
SReclaimable:     100468 kB
SUnreclaim:        29776 kB
KernelStack:        4160 kB
PageTables:         7604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2522644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    782336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61356 MiB
End job on node121 at 2019-09-17 06:46:49