Trace number 4403526

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-20? (TO) 2520.32 634.872

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-0_X2.xml
MD5SUMe5c3d43a301dadc2ad5fa4651c286aba
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 benchmark163.179
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
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-4403526-1568991711.xml"  -tl '2520s' -p 4
0.09/0.19	c Choco 3fb4b153
0.09/0.20	c [HOME/instance-4403526-1568991711.xml, -tl, 2520s, -p, 4]
0.31/0.24	c 4 solvers in parallel
0.31/0.30	c parse instance...
2.20/0.91	c solve instance...
2520.06/634.85	s UNKNOWN
2520.06/634.85	c Unexpected resolution interruption!

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 (8644 MiB free)
  memory of node 1: 16384 MiB (6272 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=9591, runsolver pid=9588

[startup+0.100098 s]*
/proc/loadavg: 8.07 8.49 8.27 6/232 9607
/proc/meminfo: memFree=15260528/32770624 swapFree=66952592/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15144776 memory=28116 CPUtime=0.09 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 5421 0 0 0 8 1 0 0 20 0 15 0 475426692 15508250624 7029 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3786194 7029 3042 1 0 3748377 0
[pid=9593/tid=9594] ppid=9591 vsize=15144776 memory=-2698087569006908830 CPUtime=0.07 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) R 9591 9591 1883 0 -1 4202560 3552 0 0 0 6 1 0 0 20 0 15 0 475426692 15508250624 7029 33554432000 4194304 4196468 140732245738320 140424438338304 140424416632304 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 7029 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 7029 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 7029 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 7029 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426694 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475426694 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423968801952 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475426695 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423967748848 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426697 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0.01 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) S 9591 9591 1883 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 475426699 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423963539952 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 7029 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29568 KiB

[startup+0.210765 s]*
/proc/loadavg: 8.07 8.49 8.27 6/232 9607
/proc/meminfo: memFree=15246544/32770624 swapFree=66952592/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15144776 memory=41104 CPUtime=0.31 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 9428 0 0 0 27 4 0 0 20 0 15 0 475426692 15508250624 10276 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3786194 10276 3304 1 0 3748377 0
[pid=9593/tid=9594] ppid=9591 vsize=15144776 memory=7883960649037381690 CPUtime=0.18 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) R 9591 9591 1883 0 -1 4202560 6550 0 0 0 16 2 0 0 20 0 15 0 475426692 15508250624 10276 33554432000 4194304 4196468 140732245738320 140424438344896 140424418190686 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15144776 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 10276 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15144776 memory=3472749644448781984 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 10276 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 10276 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426693 15508250624 10276 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426694 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475426694 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423968801952 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475426695 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423967748848 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426697 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 547 0 0 0 2 0 0 0 20 0 15 0 475426699 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 475426699 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15144776 memory=139847460705920 CPUtime=0.06 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) R 9591 9591 1883 0 -1 4202560 748 0 0 0 6 0 0 0 20 0 15 0 475426699 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423963539952 140424426329089 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426699 15508250624 10276 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42556 KiB

[startup+0.310551 s]*
/proc/loadavg: 8.07 8.49 8.27 6/232 9607
/proc/meminfo: memFree=15241444/32770624 swapFree=66952592/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15149032 memory=46896 CPUtime=0.48 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 10569 0 0 0 44 4 0 0 20 0 15 0 475426692 15512608768 11724 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3787258 11724 3335 1 0 3748377 0
[pid=9593/tid=9594] ppid=9591 vsize=15149032 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) R 9591 9591 1883 0 -1 4202560 7611 0 0 0 25 3 0 0 20 0 15 0 475426692 15512608768 11724 33554432000 4194304 4196468 140732245738320 140424438342384 140424418153829 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15512608768 11724 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15512608768 11724 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15512608768 11724 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15149032 memory=8547712850019655617 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426693 15512608768 11724 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15149032 memory=7089056485457618024 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475426694 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15149032 memory=4209357772117481859 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475426694 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423968801952 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15149032 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475426695 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423967748848 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15149032 memory=-8412652169205224307 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426697 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 557 0 0 0 4 0 0 0 20 0 15 0 475426699 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15149032 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 475426699 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15149032 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) R 9591 9591 1883 0 -1 4202560 820 0 0 0 11 0 0 0 20 0 15 0 475426699 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423963539952 140424418190686 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426699 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426699 15512608768 11724 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48348 KiB

[startup+0.701088 s]
/proc/loadavg: 8.07 8.49 8.27 8/232 9607
/proc/meminfo: memFree=15228180/32770624 swapFree=66952592/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15151156 memory=89792 CPUtime=1.58 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 14219 0 0 0 152 6 0 0 20 0 15 0 475426692 15514783744 22448 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3787789 22448 3451 1 0 3748889 0
[pid=9593/tid=9594] ppid=9591 vsize=15151156 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) R 9591 9591 1883 0 -1 4202560 8636 0 0 0 62 4 0 0 20 0 15 0 475426692 15514783744 22448 33554432000 4194304 4196468 140732245738320 140424438344856 140424043000392 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15151156 memory=164 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15514783744 22448 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15151156 memory=6154848828556269427 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15514783744 22448 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426693 15514783744 22448 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475426693 15514783744 22448 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15151156 memory=40256 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475426694 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475426694 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423968801952 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15151156 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475426695 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423967748848 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15151156 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426697 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15151156 memory=1044 CPUtime=0.26 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) R 9591 9591 1883 0 -1 4202560 1354 0 0 0 26 0 0 0 20 0 15 0 475426699 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423965637504 140424417608945 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15151156 memory=708 CPUtime=0.23 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) R 9591 9591 1883 0 -1 4202560 1103 0 0 0 23 0 0 0 20 0 15 0 475426699 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423964577920 140424418385776 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15151156 memory=9364 CPUtime=0.39 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) S 9591 9591 1883 0 -1 1077944384 1818 0 0 0 39 0 0 0 20 0 15 0 475426699 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423963539952 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475426699 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475426699 15514783744 22448 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91244 KiB

[startup+1.50109 s]
/proc/loadavg: 8.07 8.49 8.27 11/236 9611
/proc/meminfo: memFree=15134884/32770624 swapFree=66952592/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0

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

/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 65781 0 0 0 207343 50 0 0 20 0 19 0 475426692 15787429888 118897 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3854353 118897 3537 1 0 3815453 0
[pid=9593/tid=9594] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.87 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) S 9591 9591 1883 0 -1 1077944384 8719 0 0 0 82 5 0 0 20 0 19 0 475426692 15787429888 118897 33554432000 4194304 4196468 140732245738320 140424438350976 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15417412 memory=475588 CPUtime=0.81 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1727 0 0 0 74 7 0 0 20 0 19 0 475426693 15787429888 118897 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.81 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 2807 0 0 0 73 8 0 0 20 0 19 0 475426693 15787429888 118897 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15417412 memory=475588 CPUtime=0.81 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 2145 0 0 0 75 6 0 0 20 0 19 0 475426693 15787429888 118897 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15417412 memory=475588 CPUtime=0.81 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 3297 0 0 0 74 7 0 0 20 0 19 0 475426693 15787429888 118897 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15417412 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 6572 0 0 0 39 5 0 0 20 0 19 0 475426694 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475426694 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423968802016 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475426695 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423967748864 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426697 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15417412 memory=1452 CPUtime=1.92 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 8905 0 0 0 192 0 0 0 20 0 19 0 475426699 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15417412 memory=2016 CPUtime=1.95 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 12239 0 0 0 195 0 0 0 20 0 19 0 475426699 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15417412 memory=1284 CPUtime=0.66 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) S 9591 9591 1883 0 -1 1077944384 5657 0 0 0 65 1 0 0 20 0 19 0 475426699 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423963539952 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426699 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.12 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 484 0 0 0 0 12 0 0 20 0 19 0 475426699 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9608] ppid=9591 vsize=15417412 memory=1452 CPUtime=515.94 cores=1,3,5,7
/proc/9593/task/9608/stat : 9608 (java) R 9591 9591 1883 0 -1 4202560 1450 0 0 0 51594 0 0 0 20 0 19 0 475426783 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423750114208 140424046262179 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9609] ppid=9591 vsize=15417412 memory=8076 CPUtime=516.54 cores=1,3,5,7
/proc/9593/task/9609/stat : 9609 (java) R 9591 9591 1883 0 -1 4202560 4870 0 0 0 51650 4 0 0 20 0 19 0 475426784 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423749065152 140424047129076 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9610] ppid=9591 vsize=15417412 memory=3624 CPUtime=515.52 cores=1,3,5,7
/proc/9593/task/9610/stat : 9610 (java) R 9591 9591 1883 0 -1 4202560 1140 0 0 0 51551 1 0 0 20 0 19 0 475426784 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423748009872 140424045476110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9611] ppid=9591 vsize=15417412 memory=3580 CPUtime=516.59 cores=1,3,5,7
/proc/9593/task/9611/stat : 9611 (java) R 9591 9591 1883 0 -1 4202560 4374 0 0 0 51654 5 0 0 20 0 19 0 475426784 15787429888 118897 33554432000 4194304 4196468 140732245738320 140423746957880 140424046262165 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 2073.93 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 477040 KiB

[startup+582.301 s]
/proc/loadavg: 8.59 8.54 8.37 9/237 10217
/proc/meminfo: memFree=14793944/32770624 swapFree=66952600/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15417412 memory=476000 CPUtime=2311.48 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 68228 0 0 0 231095 53 0 0 20 0 19 0 475426692 15787429888 119000 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3854353 119000 3537 1 0 3815453 0
[pid=9593/tid=9594] ppid=9591 vsize=15417412 memory=476000 CPUtime=0.87 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) S 9591 9591 1883 0 -1 1077944384 8719 0 0 0 82 5 0 0 20 0 19 0 475426692 15787429888 119000 33554432000 4194304 4196468 140732245738320 140424438350976 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15417412 memory=476000 CPUtime=0.92 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1860 0 0 0 85 7 0 0 20 0 19 0 475426693 15787429888 119000 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15417412 memory=476000 CPUtime=0.92 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 2862 0 0 0 84 8 0 0 20 0 19 0 475426693 15787429888 119000 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.93 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 2307 0 0 0 86 7 0 0 20 0 19 0 475426693 15787429888 119000 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.93 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 3336 0 0 0 85 8 0 0 20 0 19 0 475426693 15787429888 119000 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15417412 memory=3580 CPUtime=0.55 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 6798 0 0 0 50 5 0 0 20 0 19 0 475426694 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475426694 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423968802016 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475426695 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423967748864 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426697 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15417412 memory=476000 CPUtime=1.92 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 8909 0 0 0 192 0 0 0 20 0 19 0 475426699 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15417412 memory=8317482817917895235 CPUtime=1.99 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 13188 0 0 0 198 1 0 0 20 0 19 0 475426699 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.66 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) S 9591 9591 1883 0 -1 1077944384 5936 0 0 0 65 1 0 0 20 0 19 0 475426699 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423963539952 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15417412 memory=4497 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426699 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15417412 memory=4420 CPUtime=0.14 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 515 0 0 0 0 14 0 0 20 0 19 0 475426699 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9608] ppid=9591 vsize=15417412 memory=476000 CPUtime=575.22 cores=1,3,5,7
/proc/9593/task/9608/stat : 9608 (java) R 9591 9591 1883 0 -1 4202560 1578 0 0 0 57522 0 0 0 20 0 19 0 475426783 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423750114096 140424046262077 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9609] ppid=9591 vsize=15417412 memory=3580 CPUtime=575.77 cores=1,3,5,7
/proc/9593/task/9609/stat : 9609 (java) R 9591 9591 1883 0 -1 4202560 5012 0 0 0 57573 4 0 0 20 0 19 0 475426784 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423749061952 140424047401388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9610] ppid=9591 vsize=15417412 memory=40280 CPUtime=574.79 cores=1,3,5,7
/proc/9593/task/9610/stat : 9610 (java) R 9591 9591 1883 0 -1 4202560 1250 0 0 0 57477 2 0 0 20 0 19 0 475426784 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423748009664 140424045476021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9611] ppid=9591 vsize=15417412 memory=1452 CPUtime=575.74 cores=1,3,5,7
/proc/9593/task/9611/stat : 9611 (java) R 9591 9591 1883 0 -1 4202560 4563 0 0 0 57569 5 0 0 20 0 19 0 475426784 15787429888 119000 33554432000 4194304 4196468 140732245738320 140423746960464 140424047025293 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 2311.48 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 477452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.801 s]
/proc/loadavg: 8.17 8.42 8.34 9/237 10392
/proc/meminfo: memFree=14675524/32770624 swapFree=66952608/67108860
[pid=9591] ppid=9588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9591/stat : 9591 (xcsp3-exec) S 9588 9591 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475426691 115843072 363 33554432000 4194304 5098028 140721254789056 140721254787160 139918175330940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 32395264 140721254794071 140721254794329 140721254794329 140721254797254 0
/proc/9591/statm: 28282 363 304 221 0 87 0
[pid=9593] ppid=9591 vsize=15417412 memory=476212 CPUtime=2520.06 cores=1,3,5,7
/proc/9593/stat : 9593 (java) S 9591 9591 1883 0 -1 1077944320 69735 0 0 0 251952 54 0 0 20 0 19 0 475426692 15787429888 119053 33554432000 4194304 4196468 140732245738320 140732245720864 140424434110199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
/proc/9593/statm: 3854353 119053 3537 1 0 3815453 0
[pid=9593/tid=9594] ppid=9591 vsize=15417412 memory=1452 CPUtime=0.87 cores=1,3,5,7
/proc/9593/task/9594/stat : 9594 (java) S 9591 9591 1883 0 -1 1077944384 8719 0 0 0 82 5 0 0 20 0 19 0 475426692 15787429888 119053 33554432000 4194304 4196468 140732245738320 140424438350976 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9595] ppid=9591 vsize=15417412 memory=263812 CPUtime=0.98 cores=1,3,5,7
/proc/9593/task/9595/stat : 9595 (java) S 9591 9591 1883 0 -1 1077944384 1914 0 0 0 90 8 0 0 20 0 19 0 475426693 15787429888 119053 33554432000 4194304 4196468 140732245738320 140424362150928 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9596] ppid=9591 vsize=15417412 memory=288230574492221466 CPUtime=0.97 cores=1,3,5,7
/proc/9593/task/9596/stat : 9596 (java) S 9591 9591 1883 0 -1 1077944384 2896 0 0 0 88 9 0 0 20 0 19 0 475426693 15787429888 119053 33554432000 4194304 4196468 140732245738320 140424361098384 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9597] ppid=9591 vsize=15417412 memory=288230596050944315 CPUtime=0.97 cores=1,3,5,7
/proc/9593/task/9597/stat : 9597 (java) S 9591 9591 1883 0 -1 1077944384 2770 0 0 0 90 7 0 0 20 0 19 0 475426693 15787429888 119053 33554432000 4194304 4196468 140732245738320 140424360045328 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9598] ppid=9591 vsize=15417412 memory=14409341222520948 CPUtime=0.98 cores=1,3,5,7
/proc/9593/task/9598/stat : 9598 (java) S 9591 9591 1883 0 -1 1077944384 3436 0 0 0 90 8 0 0 20 0 19 0 475426693 15787429888 119053 33554432000 4194304 4196468 140732245738320 140424023239568 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9599] ppid=9591 vsize=15417412 memory=3472609796988092512 CPUtime=0.6 cores=1,3,5,7
/proc/9593/task/9599/stat : 9599 (java) S 9591 9591 1883 0 -1 1077944384 7064 0 0 0 55 5 0 0 20 0 19 0 475426694 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423969855728 140424434121346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9600] ppid=9591 vsize=15417412 memory=984 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9600/stat : 9600 (java) S 9591 9591 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475426694 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423968802016 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9601] ppid=9591 vsize=15417412 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9601/stat : 9601 (java) S 9591 9591 1883 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 475426695 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423967748864 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9602] ppid=9591 vsize=15417412 memory=15348 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9602/stat : 9602 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426697 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423966697424 140424434128795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9603] ppid=9591 vsize=15417412 memory=2120 CPUtime=1.92 cores=1,3,5,7
/proc/9593/task/9603/stat : 9603 (java) S 9591 9591 1883 0 -1 1077944384 8912 0 0 0 192 0 0 0 20 0 19 0 475426699 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423965645552 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9604] ppid=9591 vsize=15417412 memory=12036 CPUtime=1.99 cores=1,3,5,7
/proc/9593/task/9604/stat : 9604 (java) S 9591 9591 1883 0 -1 1077944384 13190 0 0 0 198 1 0 0 20 0 19 0 475426699 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423964593008 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9605] ppid=9591 vsize=15417412 memory=496 CPUtime=0.66 cores=1,3,5,7
/proc/9593/task/9605/stat : 9605 (java) S 9591 9591 1883 0 -1 1077944384 5938 0 0 0 65 1 0 0 20 0 19 0 475426699 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423963539952 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9606] ppid=9591 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/9593/task/9606/stat : 9606 (java) S 9591 9591 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475426699 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423962487648 140424434120405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9607] ppid=9591 vsize=15417412 memory=476160 CPUtime=0.15 cores=1,3,5,7
/proc/9593/task/9607/stat : 9607 (java) S 9591 9591 1883 0 -1 1077944384 537 0 0 0 0 15 0 0 20 0 19 0 475426699 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423961434672 140424434121346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9608] ppid=9591 vsize=15417412 memory=804 CPUtime=627.4 cores=1,3,5,7
/proc/9593/task/9608/stat : 9608 (java) R 9591 9591 1883 0 -1 4202560 1645 0 0 0 62739 1 0 0 20 0 19 0 475426783 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423750114344 140424047400148 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9609] ppid=9591 vsize=15417412 memory=1412 CPUtime=627.77 cores=1,3,5,7
/proc/9593/task/9609/stat : 9609 (java) R 9591 9591 1883 0 -1 4202560 5138 0 0 0 62773 4 0 0 20 0 19 0 475426784 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423749062272 140424047023478 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9610] ppid=9591 vsize=15417412 memory=3412 CPUtime=626.74 cores=1,3,5,7
/proc/9593/task/9610/stat : 9610 (java) R 9591 9591 1883 0 -1 4202560 1390 0 0 0 62672 2 0 0 20 0 19 0 475426784 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423748009880 140424045475988 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
[pid=9593/tid=9611] ppid=9591 vsize=15417412 memory=1452 CPUtime=627.91 cores=1,3,5,7
/proc/9593/task/9611/stat : 9611 (java) R 9591 9591 1883 0 -1 4202560 4791 0 0 0 62786 5 0 0 20 0 19 0 475426784 15787429888 119053 33554432000 4194304 4196468 140732245738320 140423746960576 140424420178324 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13651968 140732245742555 140732245742730 140732245742730 140732245745615 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 477664 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+634.836 s]
# the end of solver process 9591 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001121 s, system=0.001121 s

[startup+634.872 s]
# the end of solver process 9593 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.77 s, system=0.550151 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 634.872
CPU time (s): 2520.32
CPU user time (s): 2519.77
CPU system time (s): 0.550151
CPU usage (%): 396.98
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 624140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.77
system time used= 0.550151
maximum resident set size= 623216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71712
page faults= 0
swaps= 0
block input operations= 8
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38659
involuntary context switches= 38805


# summary of solver processes directly reported to runsolver:
#   pid: 9591,9593
#   total CPU time (s): 2520.32
#   total CPU user time (s): 2519.77
#   total CPU system time (s): 0.550151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0112 second user time and 7.25884 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 15:59:50
IDJOB=4403526
IDBENCH=134571
IDSOLVER=2863
FILE ID=node107/4403526-1568991711
RUNJOBID= node107-1568983381-1916
PBS_JOBID= 21704636
Free space on /var/tmp= 12540 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-0_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403526-1568991711/watcher-4403526-1568991711 -o /var/tmp/evaluation-result-4403526-1568991711/solver-4403526-1568991711 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 922798645 HOME/instance-4403526-1568991711.xml

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

MD5SUM BENCH= e5c3d43a301dadc2ad5fa4651c286aba
RANDOM SEED=922798645

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15275912 kB
MemAvailable:   31625640 kB
Buffers:          108436 kB
Cached:         16162204 kB
SwapCached:        48708 kB
Active:          8258444 kB
Inactive:        8247264 kB
Active(anon):     186708 kB
Inactive(anon):    91880 kB
Active(file):    8071736 kB
Inactive(file):  8155384 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952592 kB
Dirty:             26272 kB
Writeback:             0 kB
AnonPages:        309208 kB
Mapped:            61196 kB
Shmem:             34900 kB
Slab:             580620 kB
SReclaimable:     551068 kB
SUnreclaim:        29552 kB
KernelStack:        4048 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1384952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-20 16:10:25