Trace number 4398999

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-16? (TO) 2520.37 635.087

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-6_X2.xml
MD5SUM43dd96c97b3ff33ff7a4c42b6a5606ab
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 benchmark169.632
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-4398999-1568698602.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398999-1568698602.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.93/0.89	c solve instance...
2520.08/635.08	s UNKNOWN
2520.08/635.08	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 (14691 MiB free)
  memory of node 1: 16384 MiB (15252 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398999-1568698602/watcher-4398999-1568698602 -o /tmp/evaluation-result-4398999-1568698602/solver-4398999-1568698602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568694883-25391 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2129827263 HOME/instance-4398999-1568698602.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=25421, runsolver pid=25414
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 0.97 0.85 1.11 6/229 25452
/proc/meminfo: memFree=30629640/32770624 swapFree=66926676/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15144776 memory=29132 CPUtime=0.13 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 5678 0 0 0 12 1 0 0 20 0 15 0 446116004 15508250624 7283 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3786194 7283 3152 1 0 3748377 0
[pid=25424/tid=25426] ppid=25421 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) R 25421 25421 25360 0 -1 4202560 3602 0 0 0 8 0 0 0 20 0 15 0 446116004 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192793834640 140192789622166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15144776 memory=139973599134243 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192257135648 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192256082800 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) R 25421 25421 25360 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) R 25421 25421 25360 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192252918352 140192774487616 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15144776 memory=139973596141184 CPUtime=0.02 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) R 25421 25421 25360 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 446116009 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192251873904 140192771517639 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116010 15508250624 7283 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30580 KiB

[startup+0.211007 s]*
/proc/loadavg: 0.97 0.85 1.11 4/229 25452
/proc/meminfo: memFree=30604224/32770624 swapFree=66926676/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15144776 memory=40908 CPUtime=0.34 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 9453 0 0 0 31 3 0 0 20 0 15 0 446116004 15508250624 10227 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3786194 10227 3304 1 0 3748377 0
[pid=25424/tid=25426] ppid=25421 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) R 25421 25421 25360 0 -1 4202560 6619 0 0 0 18 2 0 0 20 0 15 0 446116004 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192793844928 140192771510384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15144776 memory=10592 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15144776 memory=3544532478142043808 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15144776 memory=139973596141184 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192257135648 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192256082800 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) S 25421 25421 25360 0 -1 1077944384 525 0 0 0 2 0 0 0 20 0 15 0 446116009 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) S 25421 25421 25360 0 -1 1077944384 245 0 0 0 2 0 0 0 20 0 15 0 446116009 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192252926704 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15144776 memory=139973596141184 CPUtime=0.07 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) R 25421 25421 25360 0 -1 4202560 756 0 0 0 7 0 0 0 20 0 15 0 446116009 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192251873904 140192773850456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116010 15508250624 10227 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42356 KiB

[startup+0.3205 s]*
/proc/loadavg: 0.97 0.85 1.11 7/229 25452
/proc/meminfo: memFree=30588160/32770624 swapFree=66926676/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15149032 memory=50544 CPUtime=0.54 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 10960 0 0 0 51 3 0 0 20 0 15 0 446116004 15512608768 12636 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3787258 12636 3365 1 0 3748377 0
[pid=25424/tid=25426] ppid=25421 vsize=15149032 memory=8317482817917895235 CPUtime=0.31 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) R 25421 25421 25360 0 -1 4202560 7878 0 0 0 29 2 0 0 20 0 15 0 446116004 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192793845072 140192773690718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192257135648 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192256082800 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) S 25421 25421 25360 0 -1 1077944384 534 0 0 0 4 0 0 0 20 0 15 0 446116009 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) R 25421 25421 25360 0 -1 4202560 383 0 0 0 5 0 0 0 20 0 15 0 446116009 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192252913520 140192774539701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) S 25421 25421 25360 0 -1 1077944384 861 0 0 0 12 0 0 0 20 0 15 0 446116009 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192251873904 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116010 15512608768 12636 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51992 KiB

[startup+0.710499 s]
/proc/loadavg: 0.97 0.85 1.11 10/229 25452
/proc/meminfo: memFree=30567920/32770624 swapFree=66926676/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15151156 memory=95448 CPUtime=1.64 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 14877 0 0 0 160 4 0 0 20 0 15 0 446116004 15514783744 23862 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3787789 23862 3453 1 0 3748889 0
[pid=25424/tid=25426] ppid=25421 vsize=15151156 memory=-2629627693499012510 CPUtime=0.68 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) R 25421 25421 25360 0 -1 4202560 9026 0 0 0 65 3 0 0 20 0 15 0 446116004 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192793846400 140192384198860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15151156 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15151156 memory=9364 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15151156 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116005 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116005 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15151156 memory=8076 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192257135648 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15151156 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192256082800 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15151156 memory=2832 CPUtime=0.27 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) R 25421 25421 25360 0 -1 4202560 1460 0 0 0 27 0 0 0 20 0 15 0 446116009 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192253961328 140192769450730 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15151156 memory=984 CPUtime=0.26 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) R 25421 25421 25360 0 -1 4202560 1154 0 0 0 26 0 0 0 20 0 15 0 446116009 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192252907720 140192770792086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15151156 memory=14012 CPUtime=0.4 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) S 25421 25421 25360 0 -1 1077944384 1929 0 0 0 40 0 0 0 20 0 15 0 446116009 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192251873904 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15151156 memory=11068 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15151156 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116010 15514783744 23862 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96896 KiB

[startup+1.5015 s]
/proc/loadavg: 0.97 0.85 1.11 12/237 25460
/proc/meminfo: memFree=30380616/32770624 swapFree=66926676/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0

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

/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 63209 0 0 0 207197 51 0 0 20 0 19 0 446116004 15787429888 125111 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3854353 125111 3539 1 0 3815453 0
[pid=25424/tid=25426] ppid=25421 vsize=15417412 memory=1448 CPUtime=0.88 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) S 25421 25421 25360 0 -1 1077944384 9103 0 0 0 84 4 0 0 20 0 19 0 446116004 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192793851008 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15417412 memory=500444 CPUtime=0.95 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 3585 0 0 0 88 7 0 0 20 0 19 0 446116005 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15417412 memory=500444 CPUtime=0.93 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2000 0 0 0 85 8 0 0 20 0 19 0 446116005 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15417412 memory=500444 CPUtime=0.92 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 2402 0 0 0 85 7 0 0 20 0 19 0 446116005 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15417412 memory=500444 CPUtime=0.91 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 3662 0 0 0 84 7 0 0 20 0 19 0 446116005 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15417412 memory=14012 CPUtime=0.57 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 4342 0 0 0 50 7 0 0 20 0 19 0 446116006 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192257135712 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192256082816 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15417412 memory=500444 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15417412 memory=279946438851287 CPUtime=2.05 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) S 25421 25421 25360 0 -1 1077944384 11128 0 0 0 204 1 0 0 20 0 19 0 446116009 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15417412 memory=57 CPUtime=1.98 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) S 25421 25421 25360 0 -1 1077944384 9317 0 0 0 198 0 0 0 20 0 19 0 446116009 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192252926704 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15417412 memory=776 CPUtime=0.68 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) S 25421 25421 25360 0 -1 1077944384 5230 0 0 0 68 0 0 0 20 0 19 0 446116009 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192251873904 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15417412 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15417412 memory=2016 CPUtime=0.12 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 540 0 0 0 0 12 0 0 20 0 19 0 446116010 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25454] ppid=25421 vsize=15417412 memory=1284 CPUtime=515.93 cores=0,2,4,6
/proc/25424/task/25454/stat : 25454 (java) R 25421 25421 25360 0 -1 4202560 1636 0 0 0 51593 0 0 0 20 0 19 0 446116094 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192240548744 140192774820656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25455] ppid=25421 vsize=15417412 memory=279946908628976 CPUtime=514.78 cores=0,2,4,6
/proc/25424/task/25455/stat : 25455 (java) R 25421 25421 25360 0 -1 4202560 3694 0 0 0 51475 3 0 0 20 0 19 0 446116094 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192239496832 140192387717428 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25456] ppid=25421 vsize=15417412 memory=1448 CPUtime=516.16 cores=0,2,4,6
/proc/25424/task/25456/stat : 25456 (java) R 25421 25421 25360 0 -1 4202560 1051 0 0 0 51612 4 0 0 20 0 19 0 446116094 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192238447136 140192386114358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25459] ppid=25421 vsize=15417412 memory=1448 CPUtime=515.46 cores=0,2,4,6
/proc/25424/task/25459/stat : 25459 (java) R 25421 25421 25360 0 -1 4202560 4135 0 0 0 51544 2 0 0 20 0 19 0 446116094 15787429888 125111 33554432000 4194304 4196468 140733167480016 140192237392504 140192386105809 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 2072.48 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 501892 KiB

[startup+582.302 s]
/proc/loadavg: 8.69 7.39 4.55 11/236 25513
/proc/meminfo: memFree=29708640/32770624 swapFree=66926680/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15417412 memory=500496 CPUtime=2310.69 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 64901 0 0 0 231016 53 0 0 20 0 19 0 446116004 15787429888 125124 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3854353 125124 3539 1 0 3815453 0
[pid=25424/tid=25426] ppid=25421 vsize=15417412 memory=500496 CPUtime=0.88 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) S 25421 25421 25360 0 -1 1077944384 9103 0 0 0 84 4 0 0 20 0 19 0 446116004 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192793851008 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15417412 memory=1448 CPUtime=1.07 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 3622 0 0 0 100 7 0 0 20 0 19 0 446116005 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15417412 memory=1448 CPUtime=1.06 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2020 0 0 0 98 8 0 0 20 0 19 0 446116005 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15417412 memory=776 CPUtime=1.05 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 2417 0 0 0 98 7 0 0 20 0 19 0 446116005 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15417412 memory=1552 CPUtime=1.05 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 3952 0 0 0 98 7 0 0 20 0 19 0 446116005 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15417412 memory=6791534058613427641 CPUtime=0.64 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 4358 0 0 0 56 8 0 0 20 0 19 0 446116006 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15417412 memory=1164 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192257135712 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15417412 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192256082816 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15417412 memory=12020 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15417412 memory=1448 CPUtime=2.05 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) S 25421 25421 25360 0 -1 1077944384 11128 0 0 0 204 1 0 0 20 0 19 0 446116009 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15417412 memory=500496 CPUtime=1.98 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) S 25421 25421 25360 0 -1 1077944384 9317 0 0 0 198 0 0 0 20 0 19 0 446116009 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192252926704 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15417412 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) S 25421 25421 25360 0 -1 1077944384 5230 0 0 0 68 0 0 0 20 0 19 0 446116009 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192251873904 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15417412 memory=500496 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15417412 memory=500496 CPUtime=0.13 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 544 0 0 0 0 13 0 0 20 0 19 0 446116010 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25454] ppid=25421 vsize=15417412 memory=1448 CPUtime=575.41 cores=0,2,4,6
/proc/25424/task/25454/stat : 25454 (java) R 25421 25421 25360 0 -1 4202560 1690 0 0 0 57541 0 0 0 20 0 19 0 446116094 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192240548744 140192387717284 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25455] ppid=25421 vsize=15417412 memory=500496 CPUtime=574.1 cores=0,2,4,6
/proc/25424/task/25455/stat : 25455 (java) R 25421 25421 25360 0 -1 4202560 3781 0 0 0 57407 3 0 0 20 0 19 0 446116094 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192239497064 140192386105473 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25456] ppid=25421 vsize=15417412 memory=500496 CPUtime=575.56 cores=0,2,4,6
/proc/25424/task/25456/stat : 25456 (java) R 25421 25421 25360 0 -1 4202560 1077 0 0 0 57552 4 0 0 20 0 19 0 446116094 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192238444272 140192386104871 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25459] ppid=25421 vsize=15417412 memory=500496 CPUtime=574.87 cores=0,2,4,6
/proc/25424/task/25459/stat : 25459 (java) R 25421 25421 25360 0 -1 4202560 5278 0 0 0 57485 2 0 0 20 0 19 0 446116094 15787429888 125124 33554432000 4194304 4196468 140733167480016 140192237395280 140192387716406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 2310.69 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 501944 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.002 s]*
/proc/loadavg: 8.61 7.60 4.79 5/215 25519
/proc/meminfo: memFree=30173772/32770624 swapFree=66926680/67108860
[pid=25421] ppid=25414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25421/stat : 25421 (xcsp3-exec) S 25414 25421 25360 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140737229572944 140737229571048 140175142736508 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 16715776 140737229575034 140737229575277 140737229575277 140737229578186 0
/proc/25421/statm: 28282 362 304 221 0 87 0
[pid=25424] ppid=25421 vsize=15417412 memory=500572 CPUtime=2520.08 cores=0,2,4,6
/proc/25424/stat : 25424 (java) S 25421 25421 25360 0 -1 1077944320 65739 0 0 0 251954 54 0 0 20 0 19 0 446116004 15787429888 125143 33554432000 4194304 4196468 140733167480016 140733167462560 140192789610231 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
/proc/25424/statm: 3854353 125143 3541 1 0 3815453 0
[pid=25424/tid=25426] ppid=25421 vsize=15417412 memory=8317482817917895235 CPUtime=0.88 cores=0,2,4,6
/proc/25424/task/25426/stat : 25426 (java) S 25421 25421 25360 0 -1 1077944384 9103 0 0 0 84 4 0 0 20 0 19 0 446116004 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192793851008 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25431] ppid=25421 vsize=15417412 memory=4108 CPUtime=1.17 cores=0,2,4,6
/proc/25424/task/25431/stat : 25431 (java) S 25421 25421 25360 0 -1 1077944384 3650 0 0 0 110 7 0 0 20 0 19 0 446116005 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192701267088 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25432] ppid=25421 vsize=15417412 memory=1164 CPUtime=1.16 cores=0,2,4,6
/proc/25424/task/25432/stat : 25432 (java) S 25421 25421 25360 0 -1 1077944384 2117 0 0 0 108 8 0 0 20 0 19 0 446116005 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192700214288 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25433] ppid=25421 vsize=15417412 memory=8317482817917895235 CPUtime=1.15 cores=0,2,4,6
/proc/25424/task/25433/stat : 25433 (java) S 25421 25421 25360 0 -1 1077944384 2535 0 0 0 108 7 0 0 20 0 19 0 446116005 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192379825040 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25434] ppid=25421 vsize=15417412 memory=111632 CPUtime=1.14 cores=0,2,4,6
/proc/25424/task/25434/stat : 25434 (java) S 25421 25421 25360 0 -1 1077944384 4010 0 0 0 107 7 0 0 20 0 19 0 446116005 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192378772240 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25436] ppid=25421 vsize=15417412 memory=804 CPUtime=0.69 cores=0,2,4,6
/proc/25424/task/25436/stat : 25436 (java) S 25421 25421 25360 0 -1 1077944384 4534 0 0 0 60 9 0 0 20 0 19 0 446116006 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192258189680 140192789621378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25438] ppid=25421 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25438/stat : 25438 (java) S 25421 25421 25360 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192257135712 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25440] ppid=25421 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25440/stat : 25440 (java) S 25421 25421 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192256082816 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25446] ppid=25421 vsize=15417412 memory=31368 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25446/stat : 25446 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192255031120 140192789628827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25447] ppid=25421 vsize=15417412 memory=988 CPUtime=2.05 cores=0,2,4,6
/proc/25424/task/25447/stat : 25447 (java) S 25421 25421 25360 0 -1 1077944384 11130 0 0 0 204 1 0 0 20 0 19 0 446116009 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192253979504 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25448] ppid=25421 vsize=15417412 memory=2016 CPUtime=1.98 cores=0,2,4,6
/proc/25424/task/25448/stat : 25448 (java) S 25421 25421 25360 0 -1 1077944384 9320 0 0 0 198 0 0 0 20 0 19 0 446116009 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192252926704 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25449] ppid=25421 vsize=15417412 memory=1284 CPUtime=0.68 cores=0,2,4,6
/proc/25424/task/25449/stat : 25449 (java) S 25421 25421 25360 0 -1 1077944384 5232 0 0 0 68 0 0 0 20 0 19 0 446116009 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192251873904 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25450] ppid=25421 vsize=15417412 memory=1044 CPUtime=0 cores=0,2,4,6
/proc/25424/task/25450/stat : 25450 (java) S 25421 25421 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192250821344 140192789620437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25452] ppid=25421 vsize=15417412 memory=708 CPUtime=0.14 cores=0,2,4,6
/proc/25424/task/25452/stat : 25452 (java) S 25421 25421 25360 0 -1 1077944384 556 0 0 0 0 14 0 0 20 0 19 0 446116010 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192249768624 140192789621378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25454] ppid=25421 vsize=15417412 memory=9364 CPUtime=627.68 cores=0,2,4,6
/proc/25424/task/25454/stat : 25454 (java) R 25421 25421 25360 0 -1 4202560 1791 0 0 0 62768 0 0 0 20 0 19 0 446116094 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192240551616 140192385815415 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25455] ppid=25421 vsize=15417412 memory=1120 CPUtime=626.35 cores=0,2,4,6
/proc/25424/task/25455/stat : 25455 (java) R 25421 25421 25360 0 -1 4202560 3866 0 0 0 62632 3 0 0 20 0 19 0 446116094 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192239497480 140192386105539 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25456] ppid=25421 vsize=15417412 memory=776 CPUtime=627.74 cores=0,2,4,6
/proc/25424/task/25456/stat : 25456 (java) R 25421 25421 25360 0 -1 4202560 1129 0 0 0 62770 4 0 0 20 0 19 0 446116094 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192238444016 140192385815629 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
[pid=25424/tid=25459] ppid=25421 vsize=15417412 memory=1552 CPUtime=627.11 cores=0,2,4,6
/proc/25424/task/25459/stat : 25459 (java) R 25421 25421 25360 0 -1 4202560 5382 0 0 0 62708 3 0 0 20 0 19 0 446116094 15787429888 125143 33554432000 4194304 4196468 140733167480016 140192237392488 140192385815598 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10858496 140733167485935 140733167486106 140733167486106 140733167488975 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 502020 KiB

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

[startup+635.043 s]
# the end of solver process 25421 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001944 s, system=0.000972 s

[startup+635.087 s]
# the end of solver process 25424 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.82 s, system=0.548021 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): 635.087
CPU time (s): 2520.37
CPU user time (s): 2519.82
CPU system time (s): 0.548021
CPU usage (%): 396.855
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 623092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.548021
maximum resident set size= 626212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41539
involuntary context switches= 33738


# summary of solver processes directly reported to runsolver:
#   pid: 25421,25424
#   total CPU time (s): 2520.37
#   total CPU user time (s): 2519.82
#   total CPU system time (s): 0.548021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.95193 second user time and 6.81971 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-17 06:34:43
IDJOB=4398999
IDBENCH=134583
IDSOLVER=2853
FILE ID=node107/4398999-1568698602
RUNJOBID= node107-1568694883-25391
PBS_JOBID= 21703815
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-6_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 /tmp/evaluation-result-4398999-1568698602/watcher-4398999-1568698602 -o /tmp/evaluation-result-4398999-1568698602/solver-4398999-1568698602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568694883-25391 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2129827263 HOME/instance-4398999-1568698602.xml

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

MD5SUM BENCH= 43dd96c97b3ff33ff7a4c42b6a5606ab
RANDOM SEED=2129827263

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:        30663348 kB
MemAvailable:   31816336 kB
Buffers:          223172 kB
Cached:          1211224 kB
SwapCached:        76348 kB
Active:           703560 kB
Inactive:         807736 kB
Active(anon):      10800 kB
Inactive(anon):   109472 kB
Active(file):     692760 kB
Inactive(file):   698264 kB
Unevictable:      111792 kB
Mlocked:          111792 kB
SwapTotal:      67108860 kB
SwapFree:       66926676 kB
Dirty:             51920 kB
Writeback:             0 kB
AnonPages:        113196 kB
Mapped:            42176 kB
Shmem:             34292 kB
Slab:             184532 kB
SReclaimable:     155600 kB
SUnreclaim:        28932 kB
KernelStack:        3344 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 58988 MiB
End job on node107 at 2019-09-17 06:45:19