Trace number 4399010

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.64 635.478

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-7_X2.xml
MD5SUM58733bdc54ee5d0b54338851c7cdf9d7
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 benchmark164.594
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-4399010-1568698603.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399010-1568698603.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.98/0.88	c solve instance...
2520.33/635.45	s UNKNOWN
2520.33/635.45	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 (14915 MiB free)
  memory of node 1: 16384 MiB (15671 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100081 s]*
/proc/loadavg: 8.76 8.48 8.34 9/233 26575
/proc/meminfo: memFree=31303816/32770624 swapFree=66977056/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15144776 memory=29144 CPUtime=0.12 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 5678 0 0 0 12 0 0 0 20 0 15 0 446122970 15508250624 7286 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3786194 7286 3154 1 0 3748377 0
[pid=26561/tid=26562] ppid=26559 vsize=15144776 memory=7682489639022458387 CPUtime=0.09 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) R 26559 26559 21506 0 -1 4202560 3582 0 0 0 9 0 0 0 20 0 15 0 446122970 15508250624 7286 33554432000 4194304 4196468 140726491925456 140207852200528 140207847980438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15144776 memory=3472468275418125520 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 7286 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 7286 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 7286 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 7286 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206921458848 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206920405744 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) R 26559 26559 21506 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206918302448 140207825801360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) R 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0.02 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 7286 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30592 KiB

[startup+0.213665 s]*
/proc/loadavg: 8.76 8.48 8.34 6/233 26575
/proc/meminfo: memFree=31290972/32770624 swapFree=66977056/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15144776 memory=40700 CPUtime=0.35 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 9469 0 0 0 33 2 0 0 20 0 15 0 446122970 15508250624 10175 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3786194 10175 3284 1 0 3748377 0
[pid=26561/tid=26562] ppid=26559 vsize=15144776 memory=7682489639022458387 CPUtime=0.2 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) R 26559 26559 21506 0 -1 4202560 6634 0 0 0 18 2 0 0 20 0 15 0 446122970 15508250624 10175 33554432000 4194304 4196468 140726491925456 140207852199824 140207832012133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15144776 memory=3472468275418125520 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 10175 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 10175 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 10175 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15508250624 10175 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206921458848 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446122973 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206920405744 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) S 26559 26559 21506 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206918302448 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) S 26559 26559 21506 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0.08 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) R 26559 26559 21506 0 -1 4202560 773 0 0 0 8 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206916196848 140207832048990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15144776 memory=140146522973824 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122976 15508250624 10175 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42148 KiB

[startup+0.315832 s]*
/proc/loadavg: 8.76 8.48 8.34 7/233 26575
/proc/meminfo: memFree=31283928/32770624 swapFree=66977056/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15149032 memory=50580 CPUtime=0.54 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 10933 0 0 0 51 3 0 0 20 0 15 0 446122970 15512608768 12645 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3787258 12645 3364 1 0 3748377 0
[pid=26561/tid=26562] ppid=26559 vsize=15149032 memory=-8439527450518781933 CPUtime=0.3 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) R 26559 26559 21506 0 -1 4202560 7875 0 0 0 28 2 0 0 20 0 15 0 446122970 15512608768 12645 33554432000 4194304 4196468 140726491925456 140207852199616 140207832048990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15149032 memory=3472468275418125520 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15512608768 12645 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15149032 memory=280292916566400 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15512608768 12645 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15149032 memory=280292787217440 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15512608768 12645 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15149032 memory=140146393592591 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15512608768 12645 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15149032 memory=280292916573312 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446122973 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15149032 memory=140146393597199 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446122973 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206921458848 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15149032 memory=140146393621042 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446122973 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206920405744 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15149032 memory=140146393628246 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) S 26559 26559 21506 0 -1 1077944384 680 0 0 0 5 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206918302448 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15149032 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) S 26559 26559 21506 0 -1 1077944384 227 0 0 0 3 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15149032 memory=140146522973824 CPUtime=0.12 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15149032 memory=140146522975272 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122976 15512608768 12645 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52028 KiB

[startup+0.703819 s]
/proc/loadavg: 8.76 8.48 8.34 10/233 26575
/proc/meminfo: memFree=31269512/32770624 swapFree=66977056/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15151156 memory=95060 CPUtime=1.68 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 14605 0 0 0 163 5 0 0 20 0 15 0 446122970 15514783744 23765 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3787789 23765 3452 1 0 3748889 0
[pid=26561/tid=26562] ppid=26559 vsize=15151156 memory=7882800638288482663 CPUtime=0.68 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) R 26559 26559 21506 0 -1 4202560 8661 0 0 0 65 3 0 0 20 0 15 0 446122970 15514783744 23765 33554432000 4194304 4196468 140726491925456 140207852204208 140207483341735 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15151156 memory=7740951466249179473 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15514783744 23765 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15151156 memory=7453282923495516522 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15514783744 23765 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122971 15514783744 23765 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446122971 15514783744 23765 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446122973 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15151156 memory=756 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446122973 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206921458848 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446122973 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206920405744 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15151156 memory=7872 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15151156 memory=1164 CPUtime=0.28 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) R 26559 26559 21506 0 -1 4202560 1557 0 0 0 28 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206918292368 140207831523834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15151156 memory=9448 CPUtime=0.27 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) R 26559 26559 21506 0 -1 4202560 1082 0 0 0 27 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206917230920 140207831468701 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15151156 memory=14008 CPUtime=0.41 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 1998 0 0 0 41 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15151156 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446122976 15514783744 23765 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96508 KiB

[startup+1.50179 s]
/proc/loadavg: 8.76 8.48 8.34 11/237 26579
/proc/meminfo: memFree=31179348/32770624 swapFree=66977056/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0

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

/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 60437 0 0 0 207176 54 0 0 20 0 19 0 446122970 15787429888 119359 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3854353 119359 3539 1 0 3815453 0
[pid=26561/tid=26562] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.87 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) S 26559 26559 21506 0 -1 1077944384 8736 0 0 0 83 4 0 0 20 0 19 0 446122970 15787429888 119359 33554432000 4194304 4196468 140726491925456 140207852209280 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15417412 memory=477268 CPUtime=0.9 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 1525 0 0 0 83 7 0 0 20 0 19 0 446122971 15787429888 119359 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.92 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 2587 0 0 0 84 8 0 0 20 0 19 0 446122971 15787429888 119359 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15417412 memory=477268 CPUtime=0.92 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 2904 0 0 0 85 7 0 0 20 0 19 0 446122971 15787429888 119359 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15417412 memory=3620 CPUtime=0.93 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2072 0 0 0 85 8 0 0 20 0 19 0 446122971 15787429888 119359 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.55 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 6080 0 0 0 49 6 0 0 20 0 19 0 446122973 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15417412 memory=477268 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206921458912 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206920405760 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15417412 memory=1448 CPUtime=1.82 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) S 26559 26559 21506 0 -1 1077944384 9017 0 0 0 181 1 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206918302448 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15417412 memory=1448 CPUtime=1.81 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) S 26559 26559 21506 0 -1 1077944384 8506 0 0 0 180 1 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.68 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 5202 0 0 0 67 1 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15417412 memory=477268 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.15 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 486 0 0 0 0 15 0 0 20 0 19 0 446122976 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26576] ppid=26559 vsize=15417412 memory=1448 CPUtime=515.61 cores=1,3,5,7
/proc/26561/task/26576/stat : 26576 (java) R 26559 26559 21506 0 -1 4202560 1413 0 0 0 51560 1 0 0 20 0 19 0 446123059 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206905109784 140207486931606 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26577] ppid=26559 vsize=15417412 memory=477268 CPUtime=515.77 cores=1,3,5,7
/proc/26561/task/26577/stat : 26577 (java) R 26559 26559 21506 0 -1 4202560 4842 0 0 0 51570 7 0 0 20 0 19 0 446123059 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206904060368 140207487048447 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26578] ppid=26559 vsize=15417412 memory=1448 CPUtime=515.67 cores=1,3,5,7
/proc/26561/task/26578/stat : 26578 (java) R 26559 26559 21506 0 -1 4202560 1107 0 0 0 51566 1 0 0 20 0 19 0 446123060 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206903004656 140207485156683 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26579] ppid=26559 vsize=15417412 memory=6791534058613427641 CPUtime=515.59 cores=1,3,5,7
/proc/26561/task/26579/stat : 26579 (java) R 26559 26559 21506 0 -1 4202560 4573 0 0 0 51556 3 0 0 20 0 19 0 446123060 15787429888 119359 33554432000 4194304 4196468 140726491925456 140206901953032 140207485285493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 2072.3 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 478884 KiB

[startup+582.302 s]
/proc/loadavg: 8.35 8.51 8.42 9/237 27429
/proc/meminfo: memFree=31022360/32770624 swapFree=66977068/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15417412 memory=477204 CPUtime=2309.62 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 64520 0 0 0 230902 60 0 0 20 0 19 0 446122970 15787429888 119301 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3854353 119301 3542 1 0 3815453 0
[pid=26561/tid=26562] ppid=26559 vsize=15417412 memory=477204 CPUtime=0.87 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) S 26559 26559 21506 0 -1 1077944384 8736 0 0 0 83 4 0 0 20 0 19 0 446122970 15787429888 119301 33554432000 4194304 4196468 140726491925456 140207852209280 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15417412 memory=477204 CPUtime=1.02 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 1598 0 0 0 95 7 0 0 20 0 19 0 446122971 15787429888 119301 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15417412 memory=477204 CPUtime=1.04 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 2939 0 0 0 96 8 0 0 20 0 19 0 446122971 15787429888 119301 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15417412 memory=477204 CPUtime=1.05 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 2950 0 0 0 97 8 0 0 20 0 19 0 446122971 15787429888 119301 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15417412 memory=1448 CPUtime=1.04 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2115 0 0 0 96 8 0 0 20 0 19 0 446122971 15787429888 119301 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.66 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 8204 0 0 0 59 7 0 0 20 0 19 0 446122973 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15417412 memory=477204 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206921458912 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15417412 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206920405760 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15417412 memory=1448 CPUtime=1.82 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) S 26559 26559 21506 0 -1 1077944384 9019 0 0 0 181 1 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206918302448 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15417412 memory=477092 CPUtime=1.81 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) S 26559 26559 21506 0 -1 1077944384 8508 0 0 0 180 1 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15417412 memory=477092 CPUtime=0.68 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 5204 0 0 0 67 1 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15417412 memory=477204 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15417412 memory=1448 CPUtime=0.17 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 492 0 0 0 0 17 0 0 20 0 19 0 446122976 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26576] ppid=26559 vsize=15417412 memory=1448 CPUtime=574.83 cores=1,3,5,7
/proc/26561/task/26576/stat : 26576 (java) R 26559 26559 21506 0 -1 4202560 1495 0 0 0 57481 2 0 0 20 0 19 0 446123059 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206905109248 140207486964592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26577] ppid=26559 vsize=15417412 memory=477204 CPUtime=574.92 cores=1,3,5,7
/proc/26561/task/26577/stat : 26577 (java) R 26559 26559 21506 0 -1 4202560 5783 0 0 0 57483 9 0 0 20 0 19 0 446123059 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206904057608 140207486964145 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26578] ppid=26559 vsize=15417412 memory=1448 CPUtime=574.71 cores=1,3,5,7
/proc/26561/task/26578/stat : 26578 (java) R 26559 26559 21506 0 -1 4202560 1153 0 0 0 57469 2 0 0 20 0 19 0 446123060 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206903004928 140207486964512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26579] ppid=26559 vsize=15417412 memory=3620 CPUtime=574.86 cores=1,3,5,7
/proc/26561/task/26579/stat : 26579 (java) R 26559 26559 21506 0 -1 4202560 4937 0 0 0 57483 3 0 0 20 0 19 0 446123060 15787429888 119301 33554432000 4194304 4196468 140726491925456 140206901955680 140207485156794 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 2309.62 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 478652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.402 s]
/proc/loadavg: 8.14 8.42 8.40 11/237 27433
/proc/meminfo: memFree=31048736/32770624 swapFree=66977068/67108860
[pid=26559] ppid=26556 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26559/stat : 26559 (xcsp3-exec) S 26556 26559 21506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446122970 115843072 362 33554432000 4194304 5098028 140726783509472 140726783507576 140511546139260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16089088 140726783517563 140726783517805 140726783517805 140726783520714 0
/proc/26559/statm: 28282 362 304 221 0 87 0
[pid=26561] ppid=26559 vsize=15417412 memory=562628 CPUtime=2520.33 cores=1,3,5,7
/proc/26561/stat : 26561 (java) S 26559 26559 21506 0 -1 1077944320 66119 0 0 0 251971 62 0 0 20 0 19 0 446122970 15787429888 140657 33554432000 4194304 4196468 140726491925456 140726491908000 140207847968503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
/proc/26561/statm: 3854353 140657 3542 1 0 3815453 0
[pid=26561/tid=26562] ppid=26559 vsize=15417412 memory=920 CPUtime=0.87 cores=1,3,5,7
/proc/26561/task/26562/stat : 26562 (java) S 26559 26559 21506 0 -1 1077944384 8736 0 0 0 83 4 0 0 20 0 19 0 446122970 15787429888 140657 33554432000 4194304 4196468 140726491925456 140207852209280 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26563] ppid=26559 vsize=15417412 memory=3848 CPUtime=1.07 cores=1,3,5,7
/proc/26561/task/26563/stat : 26563 (java) S 26559 26559 21506 0 -1 1077944384 1620 0 0 0 100 7 0 0 20 0 19 0 446122971 15787429888 140657 33554432000 4194304 4196468 140726491925456 140207800589328 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26564] ppid=26559 vsize=15417412 memory=2660 CPUtime=1.09 cores=1,3,5,7
/proc/26561/task/26564/stat : 26564 (java) S 26559 26559 21506 0 -1 1077944384 2957 0 0 0 101 8 0 0 20 0 19 0 446122971 15787429888 140657 33554432000 4194304 4196468 140726491925456 140207799536784 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26565] ppid=26559 vsize=15417412 memory=2596 CPUtime=1.1 cores=1,3,5,7
/proc/26561/task/26565/stat : 26565 (java) S 26559 26559 21506 0 -1 1077944384 3008 0 0 0 102 8 0 0 20 0 19 0 446122971 15787429888 140657 33554432000 4194304 4196468 140726491925456 140207438355216 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26566] ppid=26559 vsize=15417412 memory=1412 CPUtime=1.09 cores=1,3,5,7
/proc/26561/task/26566/stat : 26566 (java) S 26559 26559 21506 0 -1 1077944384 2299 0 0 0 101 8 0 0 20 0 19 0 446122971 15787429888 140657 33554432000 4194304 4196468 140726491925456 140207437302672 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26567] ppid=26559 vsize=15417412 memory=14008 CPUtime=0.71 cores=1,3,5,7
/proc/26561/task/26567/stat : 26567 (java) S 26559 26559 21506 0 -1 1077944384 8310 0 0 0 64 7 0 0 20 0 19 0 446122973 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206922512624 140207847979650 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26568] ppid=26559 vsize=15417412 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26568/stat : 26568 (java) S 26559 26559 21506 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206921458912 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26569] ppid=26559 vsize=15417412 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26569/stat : 26569 (java) S 26559 26559 21506 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 446122973 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206920405760 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26570] ppid=26559 vsize=15417412 memory=11452 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26570/stat : 26570 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206919354320 140207847987099 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26571] ppid=26559 vsize=15417412 memory=512 CPUtime=1.82 cores=1,3,5,7
/proc/26561/task/26571/stat : 26571 (java) S 26559 26559 21506 0 -1 1077944384 9020 0 0 0 181 1 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206918302448 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26572] ppid=26559 vsize=15417412 memory=1564 CPUtime=1.81 cores=1,3,5,7
/proc/26561/task/26572/stat : 26572 (java) S 26559 26559 21506 0 -1 1077944384 8508 0 0 0 180 1 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206917249904 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26573] ppid=26559 vsize=15417412 memory=928 CPUtime=0.68 cores=1,3,5,7
/proc/26561/task/26573/stat : 26573 (java) S 26559 26559 21506 0 -1 1077944384 5204 0 0 0 67 1 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206916196848 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26574] ppid=26559 vsize=15417412 memory=3784 CPUtime=0 cores=1,3,5,7
/proc/26561/task/26574/stat : 26574 (java) S 26559 26559 21506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206915144544 140207847978709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26575] ppid=26559 vsize=15417412 memory=1440 CPUtime=0.18 cores=1,3,5,7
/proc/26561/task/26575/stat : 26575 (java) S 26559 26559 21506 0 -1 1077944384 510 0 0 0 0 18 0 0 20 0 19 0 446122976 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206914091568 140207847979650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26576] ppid=26559 vsize=15417412 memory=904 CPUtime=627.48 cores=1,3,5,7
/proc/26561/task/26576/stat : 26576 (java) R 26559 26559 21506 0 -1 4202560 1588 0 0 0 62746 2 0 0 20 0 19 0 446123059 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206905109168 140207485156609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26577] ppid=26559 vsize=15417412 memory=1984 CPUtime=627.51 cores=1,3,5,7
/proc/26561/task/26577/stat : 26577 (java) R 26559 26559 21506 0 -1 4202560 6708 0 0 0 62740 11 0 0 20 0 19 0 446123059 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206904057480 140207485285550 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26578] ppid=26559 vsize=15417412 memory=2528 CPUtime=627.46 cores=1,3,5,7
/proc/26561/task/26578/stat : 26578 (java) R 26559 26559 21506 0 -1 4202560 1194 0 0 0 62744 2 0 0 20 0 19 0 446123060 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206903005168 140207485285515 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
[pid=26561/tid=26579] ppid=26559 vsize=15417412 memory=1764 CPUtime=627.33 cores=1,3,5,7
/proc/26561/task/26579/stat : 26579 (java) R 26559 26559 21506 0 -1 4202560 5070 0 0 0 62730 3 0 0 20 0 19 0 446123060 15787429888 140657 33554432000 4194304 4196468 140726491925456 140206901955808 140207486964562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30642176 140726491927535 140726491927706 140726491927706 140726491930575 0
Current children cumulated CPU time: 2520.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 564076 KiB

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

[startup+635.423 s]
# the end of solver process 26559 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002222 s, system=0 s

[startup+635.478 s]
# the end of solver process 26561 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520 s, system=0.631946 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.478
CPU time (s): 2520.64
CPU user time (s): 2520
CPU system time (s): 0.631946
CPU usage (%): 396.652
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 615820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.631946
maximum resident set size= 616596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41832
involuntary context switches= 53761


# summary of solver processes directly reported to runsolver:
#   pid: 26559,26561
#   total CPU time (s): 2520.64
#   total CPU user time (s): 2520
#   total CPU system time (s): 0.631946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.02051 second user time and 7.17565 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 07:36:01
IDJOB=4399010
IDBENCH=134586
IDSOLVER=2853
FILE ID=node121/4399010-1568698603
RUNJOBID= node121-1568693400-21538
PBS_JOBID= 21703800
Free space on /tmp= 61380 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-7_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-4399010-1568698603/watcher-4399010-1568698603 -o /tmp/evaluation-result-4399010-1568698603/solver-4399010-1568698603 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568693400-21538 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 187642575 HOME/instance-4399010-1568698603.xml

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

MD5SUM BENCH= 58733bdc54ee5d0b54338851c7cdf9d7
RANDOM SEED=187642575

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31320648 kB
MemAvailable:   31543376 kB
Buffers:           61460 kB
Cached:           458864 kB
SwapCached:        10732 kB
Active:           593432 kB
Inactive:         318736 kB
Active(anon):     381604 kB
Inactive(anon):    42236 kB
Active(file):     211828 kB
Inactive(file):   276500 kB
Unevictable:      109148 kB
Mlocked:          109148 kB
SwapTotal:      67108860 kB
SwapFree:       66977056 kB
Dirty:             26028 kB
Writeback:             0 kB
AnonPages:        490196 kB
Mapped:            55156 kB
Shmem:             23860 kB
Slab:             130612 kB
SReclaimable:     100472 kB
SUnreclaim:        30140 kB
KernelStack:        3840 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1618680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

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