Trace number 4405863

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-24UNSAT 15.598 10.2206

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
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 benchmark7.58339
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 degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"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-4405863-1569402947.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405863-1569402947.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
7.54/3.45	c solve instance...
15.56/10.21	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 (12656 MiB free)
  memory of node 1: 16384 MiB (8757 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405863-1569402947/watcher-4405863-1569402947 -o /var/tmp/evaluation-result-4405863-1569402947/solver-4405863-1569402947 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21640 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4405863-1569402947.xml 

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

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


[startup+0.100542 s]*
/proc/loadavg: 2.01 2.08 2.04 3/229 23393
/proc/meminfo: memFree=21911652/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15144776 memory=29020 CPUtime=0.13 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 5654 0 0 0 12 1 0 0 20 0 15 0 516562470 15508250624 7255 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3786194 7255 3152 1 0 3748377 0
[pid=23379/tid=23380] ppid=23377 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 3550 0 0 0 8 1 0 0 20 0 15 0 516562470 15508250624 7255 33554432000 4194304 4196468 140735069075056 140042326681008 140042314685246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 7255 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15144776 memory=3473601225396496032 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 7255 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 7255 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 7255 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562472 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516562473 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041464042400 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516562473 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041462989808 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15144776 memory=140427866580608 CPUtime=0.02 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) R 23377 23377 21609 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 516562475 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041458780912 140042301125752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516562476 15508250624 7255 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30476 KiB

[startup+0.210885 s]*
/proc/loadavg: 2.01 2.08 2.04 4/229 23393
/proc/meminfo: memFree=21898012/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15144776 memory=40404 CPUtime=0.34 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 9349 0 0 0 31 3 0 0 20 0 15 0 516562470 15508250624 10101 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3786194 10101 3310 1 0 3748377 0
[pid=23379/tid=23380] ppid=23377 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 6558 0 0 0 18 2 0 0 20 0 15 0 516562470 15508250624 10101 33554432000 4194304 4196468 140735069075056 140042326680032 140042306528606 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15144776 memory=8998 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 10101 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15144776 memory=140427870461599 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 10101 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 10101 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15508250624 10101 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15144776 memory=140427866580608 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516562472 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516562473 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041464042400 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516562473 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041462989808 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 15 0 516562475 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 15 0 516562475 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15144776 memory=140427866580608 CPUtime=0.08 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) R 23377 23377 21609 0 -1 4202560 846 0 0 0 8 0 0 0 20 0 15 0 516562475 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041458780912 140041921757305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516562476 15508250624 10101 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41860 KiB

[startup+0.311688 s]*
/proc/loadavg: 2.01 2.08 2.04 4/229 23393
/proc/meminfo: memFree=21890604/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15149032 memory=49608 CPUtime=0.54 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 10765 0 0 0 50 4 0 0 20 0 15 0 516562470 15512608768 12402 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787258 12402 3359 1 0 3748377 0
[pid=23379/tid=23380] ppid=23377 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 7699 0 0 0 27 3 0 0 20 0 15 0 516562470 15512608768 12402 33554432000 4194304 4196468 140735069075056 140042326679232 140042322470045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15512608768 12402 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15512608768 12402 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15512608768 12402 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516562471 15512608768 12402 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15149032 memory=-7089398489494831263 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516562472 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516562473 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041464042400 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516562473 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041462989808 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15149032 memory=6576575808607069350 CPUtime=0.05 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) R 23377 23377 21609 0 -1 4202560 581 0 0 0 5 0 0 0 20 0 15 0 516562475 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041460867016 140042301694901 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) R 23377 23377 21609 0 -1 1077944384 175 0 0 0 3 0 0 0 20 0 15 0 516562475 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 998 0 0 0 13 0 0 0 20 0 15 0 516562475 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516562476 15512608768 12402 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51064 KiB

[startup+0.700766 s]
/proc/loadavg: 2.01 2.08 2.04 5/229 23393
/proc/meminfo: memFree=21845568/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15151156 memory=206252 CPUtime=1.56 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 13594 0 0 0 148 8 0 0 20 0 15 0 516562470 15514783744 51563 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787789 51563 3437 1 0 3748889 0
[pid=23379/tid=23380] ppid=23377 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) S 23377 23377 21609 0 -1 1077944384 8314 0 0 0 62 5 0 0 20 0 15 0 516562470 15514783744 51563 33554432000 4194304 4196468 140735069075056 140042326686288 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 516562471 15514783744 51563 33554432000 4194304 4196468 140735069075056 140042250488608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 516562471 15514783744 51563 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15151156 memory=740 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 516562471 15514783744 51563 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15151156 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) R 23377 23377 21609 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 15 0 516562471 15514783744 51563 33554432000 4194304 4196468 140735069075056 140042247331080 140042315076327 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15151156 memory=9564 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 516562472 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041465094688 140042322458325 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15151156 memory=4076 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041464042400 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15151156 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041462989808 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15151156 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15151156 memory=1732 CPUtime=0.29 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 1385 0 0 0 29 0 0 0 20 0 15 0 516562475 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15151156 memory=6140 CPUtime=0.29 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 787 0 0 0 29 0 0 0 20 0 15 0 516562475 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15151156 memory=772 CPUtime=0.24 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 1738 0 0 0 24 0 0 0 20 0 15 0 516562475 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15151156 memory=952 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516562476 15514783744 51563 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 207708 KiB

[startup+1.5008 s]
/proc/loadavg: 2.01 2.08 2.04 3/229 23393
/proc/meminfo: memFree=21731504/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0

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

/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15151156 memory=966880 CPUtime=13.37 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 26798 0 0 0 1244 93 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787789 241720 3508 1 0 3748889 0
[pid=23379/tid=23380] ppid=23377 vsize=15151156 memory=1398722017469774279 CPUtime=6.8 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 9432 0 0 0 671 9 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042326685112 140041926488606 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 740 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15151156 memory=3472592183261933599 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 636 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15151156 memory=3761104047394206519 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 726 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15151156 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 731 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15151156 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 1083 0 0 0 24 0 0 0 20 0 15 0 516562472 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041464042464 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15151156 memory=-7384474665255210089 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041462989824 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15151156 memory=-7606742959547834223 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15151156 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 6349 0 0 0 112 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15151156 memory=3184097920075968559 CPUtime=0.94 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 3526 0 0 0 93 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15151156 memory=3472468724027152048 CPUtime=0.47 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 2187 0 0 0 46 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15151156 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15151156 memory=3472468724094260912 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 516562476 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 13.37 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 968336 KiB

[startup+9.60077 s]
/proc/loadavg: 1.93 2.06 2.04 3/229 23395
/proc/meminfo: memFree=20971360/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15151156 memory=966880 CPUtime=14.96 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 26864 0 0 0 1403 93 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787789 241720 3508 1 0 3748889 0
[pid=23379/tid=23380] ppid=23377 vsize=15151156 memory=984 CPUtime=8.39 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 9492 0 0 0 830 9 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042326684880 140041926826907 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15151156 memory=6791534058613427641 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 740 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15151156 memory=7594597771697979466 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 636 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15151156 memory=288292155850752805 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 726 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15151156 memory=7680491646476186387 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 731 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15151156 memory=2004 CPUtime=0.24 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 1083 0 0 0 24 0 0 0 20 0 15 0 516562472 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15151156 memory=1432 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041464042464 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041462989824 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15151156 memory=740 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15151156 memory=1228 CPUtime=1.13 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 6351 0 0 0 112 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15151156 memory=9564 CPUtime=0.94 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 3529 0 0 0 93 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15151156 memory=4076 CPUtime=0.47 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 2188 0 0 0 46 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15151156 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15151156 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 516562476 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 14.96 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 968336 KiB

[startup+10.0008 s]*
/proc/loadavg: 1.93 2.06 2.04 3/229 23395
/proc/meminfo: memFree=20971360/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15151156 memory=966880 CPUtime=15.37 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 26866 0 0 0 1444 93 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787789 241720 3508 1 0 3748889 0
[pid=23379/tid=23380] ppid=23377 vsize=15151156 memory=1398722017469774279 CPUtime=8.79 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 9494 0 0 0 870 9 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042326684768 140041926489409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 740 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 636 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15151156 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 726 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15151156 memory=-4866526899798303339 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 731 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15151156 memory=6944656592455097440 CPUtime=0.24 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 1083 0 0 0 24 0 0 0 20 0 15 0 516562472 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15151156 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041464042464 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15151156 memory=6944656592385698452 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041462989824 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15151156 memory=7086505695689068633 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15151156 memory=4783210246327787616 CPUtime=1.13 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 6351 0 0 0 112 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15151156 memory=6944656592452807316 CPUtime=0.94 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 3529 0 0 0 93 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15151156 memory=-8412652152933814131 CPUtime=0.47 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 2188 0 0 0 46 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15151156 memory=8622098092527166595 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15151156 memory=-8412661042826874739 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 516562476 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 15.37 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 968336 KiB

[startup+10.2008 s]
/proc/loadavg: 1.93 2.06 2.04 3/229 23395
/proc/meminfo: memFree=20971360/32770624 swapFree=66997280/67108860
[pid=23377] ppid=23374 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23377/stat : 23377 (xcsp3-exec) S 23374 23377 21609 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516562469 115843072 364 33554432000 4194304 5098028 140724340074320 140724340072424 139948361994876 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 27385856 140724340081494 140724340081753 140724340081753 140724340084678 0
/proc/23377/statm: 28282 364 305 221 0 87 0
[pid=23379] ppid=23377 vsize=15151156 memory=966880 CPUtime=15.56 cores=0,2,4,6
/proc/23379/stat : 23379 (java) S 23377 23377 21609 0 -1 1077944320 26872 0 0 0 1463 93 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140735069057600 140042322448119 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
/proc/23379/statm: 3787789 241720 3508 1 0 3748889 0
[pid=23379/tid=23380] ppid=23377 vsize=15151156 memory=15817815617702142 CPUtime=8.98 cores=0,2,4,6
/proc/23379/task/23380/stat : 23380 (java) R 23377 23377 21609 0 -1 4202560 9494 0 0 0 889 9 0 0 20 0 15 0 516562470 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042326684768 140041926490009 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23381] ppid=23377 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23381/stat : 23381 (java) S 23377 23377 21609 0 -1 1077944384 740 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042250488592 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23382] ppid=23377 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/23379/task/23382/stat : 23382 (java) S 23377 23377 21609 0 -1 1077944384 636 0 0 0 74 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042249436048 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23383] ppid=23377 vsize=15151156 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23383/stat : 23383 (java) S 23377 23377 21609 0 -1 1077944384 726 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042248383504 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23384] ppid=23377 vsize=15151156 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/23379/task/23384/stat : 23384 (java) S 23377 23377 21609 0 -1 1077944384 731 0 0 0 73 19 0 0 20 0 15 0 516562471 15514783744 241720 33554432000 4194304 4196468 140735069075056 140042247330960 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23385] ppid=23377 vsize=15151156 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/23379/task/23385/stat : 23385 (java) S 23377 23377 21609 0 -1 1077944384 1083 0 0 0 24 0 0 0 20 0 15 0 516562472 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041465096176 140042322459266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23386] ppid=23377 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23386/stat : 23386 (java) S 23377 23377 21609 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041464042464 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23387] ppid=23377 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23387/stat : 23387 (java) S 23377 23377 21609 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 516562473 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041462989824 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23388] ppid=23377 vsize=15151156 memory=257 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23388/stat : 23388 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041461938384 140042322466715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23389] ppid=23377 vsize=15151156 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/23379/task/23389/stat : 23389 (java) S 23377 23377 21609 0 -1 1077944384 6351 0 0 0 112 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041460886000 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23390] ppid=23377 vsize=15151156 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/23379/task/23390/stat : 23390 (java) S 23377 23377 21609 0 -1 1077944384 3529 0 0 0 93 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041459833456 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23391] ppid=23377 vsize=15151156 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/23379/task/23391/stat : 23391 (java) S 23377 23377 21609 0 -1 1077944384 2188 0 0 0 46 1 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041458780912 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23392] ppid=23377 vsize=15151156 memory=-8985395855772247728 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23392/stat : 23392 (java) S 23377 23377 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516562475 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041457728608 140042322458325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
[pid=23379/tid=23393] ppid=23377 vsize=15151156 memory=-4118987510532027967 CPUtime=0 cores=0,2,4,6
/proc/23379/task/23393/stat : 23393 (java) S 23377 23377 21609 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 516562476 15514783744 241720 33554432000 4194304 4196468 140735069075056 140041456675120 140042322459266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9195520 140735069082587 140735069082762 140735069082762 140735069085647 0
Current children cumulated CPU time: 15.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 968336 KiB

Child status: 0
Real time (s): 10.2206
CPU time (s): 15.598
CPU user time (s): 14.6516
CPU system time (s): 0.946409
CPU usage (%): 152.613
Max. virtual memory (cumulated for all children) (KiB): 15266028
Max. memory (cumulated for all children) (KiB): 969696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6516
system time used= 0.946409
maximum resident set size= 968240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28000
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= 2741
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 23377
#   total CPU time (s): 15.598
#   total CPU user time (s): 14.6516
#   total CPU system time (s): 0.946409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.093782 second user time and 0.145483 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-25 11:15:09
IDJOB=4405863
IDBENCH=125984
IDSOLVER=2869
FILE ID=node126/4405863-1569402947
RUNJOBID= node126-1569396632-21640
PBS_JOBID= 21705687
Free space on /var/tmp= 13472 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405863-1569402947/watcher-4405863-1569402947 -o /var/tmp/evaluation-result-4405863-1569402947/solver-4405863-1569402947 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21640 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1988558389 HOME/instance-4405863-1569402947.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1988558389

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21927684 kB
MemAvailable:   28566288 kB
Buffers:          107928 kB
Cached:          6730236 kB
SwapCached:         7540 kB
Active:          6664196 kB
Inactive:        3458484 kB
Active(anon):    3278108 kB
Inactive(anon):    56828 kB
Active(file):    3386088 kB
Inactive(file):  3401656 kB
Unevictable:      109436 kB
Mlocked:          109436 kB
SwapTotal:      67108860 kB
SwapFree:       66997280 kB
Dirty:             28400 kB
Writeback:             0 kB
AnonPages:       3387820 kB
Mapped:            68640 kB
Shmem:             41848 kB
Slab:             309072 kB
SReclaimable:     279320 kB
SUnreclaim:        29752 kB
KernelStack:        3808 kB
PageTables:        12336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4644696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3264512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13448 MiB
End job on node126 at 2019-09-25 11:15:19