Trace number 4405903

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.9223 10.276

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-4405903-1569402958.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405903-1569402958.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
7.55/3.48	c solve instance...
15.83/10.26	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 (12654 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-4405903-1569402958/watcher-4405903-1569402958 -o /var/tmp/evaluation-result-4405903-1569402958/solver-4405903-1569402958 -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 954226294 HOME/instance-4405903-1569402958.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=23455, runsolver pid=23452
Current StackSize limit: 8192 KiB


[startup+0.100218 s]*
/proc/loadavg: 1.93 2.06 2.04 4/229 23471
/proc/meminfo: memFree=21910272/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15144776 memory=28988 CPUtime=0.13 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 5678 0 0 0 12 1 0 0 20 0 15 0 516563554 15508250624 7247 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3786194 7247 3144 1 0 3748377 0
[pid=23457/tid=23458] ppid=23455 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 3585 0 0 0 8 0 0 0 20 0 15 0 516563555 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737570407760 139737558412094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15144776 memory=3473600718882674336 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737100899488 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737099846384 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) R 23455 23455 21609 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737097743088 139737549586224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) R 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15144776 memory=139921352758912 CPUtime=0.02 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) R 23455 23455 21609 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737028352496 139737566196314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 7247 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30444 KiB

[startup+0.210767 s]*
/proc/loadavg: 1.93 2.06 2.04 3/229 23471
/proc/meminfo: memFree=21896536/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15144776 memory=40840 CPUtime=0.34 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 9459 0 0 0 31 3 0 0 20 0 15 0 516563554 15508250624 10210 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3786194 10210 3297 1 0 3748377 0
[pid=23457/tid=23458] ppid=23455 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 6617 0 0 0 18 2 0 0 20 0 15 0 516563555 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737570408432 139737533763259 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15144776 memory=8998 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15144776 memory=139921356639903 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15144776 memory=139921352758912 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737100899488 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516563557 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737099846384 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 710 0 0 0 2 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 66 0 0 0 2 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15144776 memory=139921352758912 CPUtime=0.08 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) R 23455 23455 21609 0 -1 4202560 756 0 0 0 8 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737028352496 139737544727205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563560 15508250624 10210 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42296 KiB

[startup+0.320434 s]*
/proc/loadavg: 1.93 2.06 2.04 4/229 23471
/proc/meminfo: memFree=21889348/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15149032 memory=50572 CPUtime=0.55 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 10943 0 0 0 51 4 0 0 20 0 15 0 516563554 15512608768 12643 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787258 12643 3363 1 0 3748377 0
[pid=23457/tid=23458] ppid=23455 vsize=15149032 memory=1398722017469774279 CPUtime=0.31 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 7877 0 0 0 28 3 0 0 20 0 15 0 516563555 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737570406080 139737566196893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563555 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516563555 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15149032 memory=-7089398489494831263 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516563557 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737100899488 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516563557 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737099846384 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15149032 memory=6576575808607069350 CPUtime=0.04 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 727 0 0 0 4 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 176 0 0 0 5 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) S 23455 23455 21609 0 -1 1077944384 855 0 0 0 13 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563560 15512608768 12643 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52028 KiB

[startup+0.703352 s]
/proc/loadavg: 1.93 2.06 2.04 5/229 23471
/proc/meminfo: memFree=21844840/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15151156 memory=199160 CPUtime=1.54 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 13882 0 0 0 146 8 0 0 20 0 15 0 516563554 15514783744 49790 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787789 49790 3433 1 0 3748889 0
[pid=23457/tid=23458] ppid=23455 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) S 23455 23455 21609 0 -1 1077944384 8358 0 0 0 62 5 0 0 20 0 15 0 516563555 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737570412816 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) R 23455 23455 21609 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 516563555 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737502411912 139737558803175 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) R 23455 23455 21609 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 516563555 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737501359248 139737558803175 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15151156 memory=740 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) R 23455 23455 21609 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 15 0 516563555 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737500306192 139737558803175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15151156 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) R 23455 23455 21609 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 516563555 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737155820432 139737559277868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15151156 memory=9564 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737101951776 139737566185173 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15151156 memory=4076 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737100899488 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15151156 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737099846384 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15151156 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15151156 memory=1732 CPUtime=0.27 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 1516 0 0 0 27 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15151156 memory=6140 CPUtime=0.3 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 1168 0 0 0 30 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15151156 memory=772 CPUtime=0.24 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) S 23455 23455 21609 0 -1 1077944384 1475 0 0 0 24 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15151156 memory=952 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 49790 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 200616 KiB

[startup+1.50148 s]
/proc/loadavg: 1.93 2.06 2.04 3/229 23471
/proc/meminfo: memFree=21730480/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0

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

/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15151156 memory=969496 CPUtime=13.63 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 27736 0 0 0 1272 91 0 0 20 0 15 0 516563554 15514783744 242374 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787789 242374 3511 1 0 3748889 0
[pid=23457/tid=23458] ppid=23455 vsize=15151156 memory=1398722017469774279 CPUtime=6.77 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 9452 0 0 0 670 7 0 0 20 0 15 0 516563555 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737570412136 139737184983848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 855 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15151156 memory=3472592183261933599 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 598 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15151156 memory=3761104047394206519 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 959 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15151156 memory=0 CPUtime=0.96 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 756 0 0 0 77 19 0 0 20 0 15 0 516563555 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15151156 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 1152 0 0 0 24 0 0 0 20 0 15 0 516563557 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737100899552 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15151156 memory=-7384474665255210089 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737099846400 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15151156 memory=-7606742959547834223 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15151156 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 4653 0 0 0 112 1 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15151156 memory=3184097920075968559 CPUtime=1.15 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 5791 0 0 0 113 2 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15151156 memory=3472468217513330352 CPUtime=0.47 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) S 23455 23455 21609 0 -1 1077944384 1951 0 0 0 46 1 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15151156 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15151156 memory=3472468217580439216 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242374 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 13.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 970952 KiB

[startup+9.60078 s]
/proc/loadavg: 2.02 2.08 2.04 3/229 23471
/proc/meminfo: memFree=20968660/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15151156 memory=969612 CPUtime=15.23 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 27798 0 0 0 1432 91 0 0 20 0 15 0 516563554 15514783744 242403 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787789 242403 3511 1 0 3748889 0
[pid=23457/tid=23458] ppid=23455 vsize=15151156 memory=984 CPUtime=8.36 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 9506 0 0 0 829 7 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737570411744 139737185071021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15151156 memory=6791534058613427641 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 855 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15151156 memory=7594597771697979466 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 598 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15151156 memory=288292155850752805 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 959 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15151156 memory=7680491646476186387 CPUtime=0.96 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 756 0 0 0 77 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15151156 memory=2004 CPUtime=0.24 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 1152 0 0 0 24 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15151156 memory=1432 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737100899552 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737099846400 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15151156 memory=740 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15151156 memory=1228 CPUtime=1.14 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 4661 0 0 0 113 1 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15151156 memory=9564 CPUtime=1.15 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 5791 0 0 0 113 2 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15151156 memory=4076 CPUtime=0.47 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) S 23455 23455 21609 0 -1 1077944384 1951 0 0 0 46 1 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15151156 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15151156 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 15.23 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 971068 KiB

[startup+10.0008 s]*
/proc/loadavg: 2.02 2.08 2.04 3/229 23471
/proc/meminfo: memFree=20968680/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15151156 memory=969612 CPUtime=15.64 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 27798 0 0 0 1473 91 0 0 20 0 15 0 516563554 15514783744 242403 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787789 242403 3511 1 0 3748889 0
[pid=23457/tid=23458] ppid=23455 vsize=15151156 memory=1398722017469774279 CPUtime=8.77 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 9506 0 0 0 870 7 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737570411744 139737185041282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 855 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 598 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 959 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15151156 memory=-4866526899798303339 CPUtime=0.96 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 756 0 0 0 77 19 0 0 20 0 15 0 516563555 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15151156 memory=6944656592455097440 CPUtime=0.24 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 1152 0 0 0 24 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15151156 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737100899552 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15151156 memory=6944656592385698452 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737099846400 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15151156 memory=7086505695689068633 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15151156 memory=4783210246327787616 CPUtime=1.14 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 4661 0 0 0 113 1 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15151156 memory=6944656592452807316 CPUtime=1.15 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 5791 0 0 0 113 2 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15151156 memory=-8412652152933814131 CPUtime=0.47 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) S 23455 23455 21609 0 -1 1077944384 1951 0 0 0 46 1 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15151156 memory=8622098092527166595 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15151156 memory=-8412661042826874739 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 242403 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 15.64 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 971068 KiB

[startup+10.2007 s]
/proc/loadavg: 2.02 2.08 2.04 3/229 23471
/proc/meminfo: memFree=20968680/32770624 swapFree=66997280/67108860
[pid=23455] ppid=23452 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23455/stat : 23455 (xcsp3-exec) S 23452 23455 21609 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516563554 115843072 364 33554432000 4194304 5098028 140728396974768 140728396972872 139683854324348 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35844096 140728396981079 140728396981337 140728396981337 140728396984262 0
/proc/23455/statm: 28282 364 305 221 0 87 0
[pid=23457] ppid=23455 vsize=15151156 memory=964952 CPUtime=15.83 cores=0,2,4,6
/proc/23457/stat : 23457 (java) S 23455 23455 21609 0 -1 1077944320 27804 0 0 0 1492 91 0 0 20 0 15 0 516563554 15514783744 241238 33554432000 4194304 4196468 140732265920480 140732265903024 139737566174967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
/proc/23457/statm: 3787789 241238 3511 1 0 3748889 0
[pid=23457/tid=23458] ppid=23455 vsize=15151156 memory=15817815617702142 CPUtime=8.96 cores=0,2,4,6
/proc/23457/task/23458/stat : 23458 (java) R 23455 23455 21609 0 -1 4202560 9506 0 0 0 889 7 0 0 20 0 15 0 516563555 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737570411632 139737184983771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23459] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23459/stat : 23459 (java) S 23455 23455 21609 0 -1 1077944384 855 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737502411792 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23460] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23460/stat : 23460 (java) S 23455 23455 21609 0 -1 1077944384 598 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737501359248 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23461] ppid=23455 vsize=15151156 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/23457/task/23461/stat : 23461 (java) S 23455 23455 21609 0 -1 1077944384 959 0 0 0 76 19 0 0 20 0 15 0 516563555 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737500306192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23462] ppid=23455 vsize=15151156 memory=0 CPUtime=0.96 cores=0,2,4,6
/proc/23457/task/23462/stat : 23462 (java) S 23455 23455 21609 0 -1 1077944384 756 0 0 0 77 19 0 0 20 0 15 0 516563555 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737155820432 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23463] ppid=23455 vsize=15151156 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/23457/task/23463/stat : 23463 (java) S 23455 23455 21609 0 -1 1077944384 1152 0 0 0 24 0 0 0 20 0 15 0 516563557 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737101953264 139737566186114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23464] ppid=23455 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23464/stat : 23464 (java) S 23455 23455 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737100899552 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23465] ppid=23455 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23465/stat : 23465 (java) S 23455 23455 21609 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516563557 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737099846400 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23466] ppid=23455 vsize=15151156 memory=257 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23466/stat : 23466 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737098794960 139737566193563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23467] ppid=23455 vsize=15151156 memory=0 CPUtime=1.14 cores=0,2,4,6
/proc/23457/task/23467/stat : 23467 (java) S 23455 23455 21609 0 -1 1077944384 4661 0 0 0 113 1 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737097743088 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23468] ppid=23455 vsize=15151156 memory=0 CPUtime=1.15 cores=0,2,4,6
/proc/23457/task/23468/stat : 23468 (java) S 23455 23455 21609 0 -1 1077944384 5791 0 0 0 113 2 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737029405552 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23469] ppid=23455 vsize=15151156 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/23457/task/23469/stat : 23469 (java) R 23455 23455 21609 0 -1 1077944384 1951 0 0 0 46 1 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737028352496 139737566186114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23470] ppid=23455 vsize=15151156 memory=-8985395855772247728 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23470/stat : 23470 (java) S 23455 23455 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737027300192 139737566185173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
[pid=23457/tid=23471] ppid=23455 vsize=15151156 memory=-4118987510532027967 CPUtime=0 cores=0,2,4,6
/proc/23457/task/23471/stat : 23471 (java) S 23455 23455 21609 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 516563560 15514783744 241238 33554432000 4194304 4196468 140732265920480 139737026247216 139737566186114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12730368 140732265923547 140732265923722 140732265923722 140732265926607 0
Current children cumulated CPU time: 15.83 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 966408 KiB

Child status: 0
Real time (s): 10.276
CPU time (s): 15.9223
CPU user time (s): 14.9945
CPU system time (s): 0.927817
CPU usage (%): 154.947
Max. virtual memory (cumulated for all children) (KiB): 15266020
Max. memory (cumulated for all children) (KiB): 972340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9945
system time used= 0.927817
maximum resident set size= 970884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28951
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= 2777
involuntary context switches= 72


# summary of solver processes directly reported to runsolver:
#   pid: 23455
#   total CPU time (s): 15.9223
#   total CPU user time (s): 14.9945
#   total CPU system time (s): 0.927817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.091251 second user time and 0.146967 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-25 11:15:20
IDJOB=4405903
IDBENCH=126001
IDSOLVER=2869
FILE ID=node126/4405903-1569402958
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-33.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-4405903-1569402958/watcher-4405903-1569402958 -o /var/tmp/evaluation-result-4405903-1569402958/solver-4405903-1569402958 -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 954226294 HOME/instance-4405903-1569402958.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=954226294

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:        21925816 kB
MemAvailable:   28564496 kB
Buffers:          107956 kB
Cached:          6730608 kB
SwapCached:         7540 kB
Active:          6663524 kB
Inactive:        3458792 kB
Active(anon):    3277680 kB
Inactive(anon):    56828 kB
Active(file):    3385844 kB
Inactive(file):  3401964 kB
Unevictable:      109436 kB
Mlocked:          109436 kB
SwapTotal:      67108860 kB
SwapFree:       66997280 kB
Dirty:             28584 kB
Writeback:             0 kB
AnonPages:       3391120 kB
Mapped:            68584 kB
Shmem:             41848 kB
Slab:             309292 kB
SReclaimable:     279332 kB
SUnreclaim:        29960 kB
KernelStack:        3904 kB
PageTables:        12308 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:   3268608 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:30