Trace number 4399060

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.65 635.006

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-9_X2.xml
MD5SUMa7efa7459c7ca72744d0a792626ba479
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 benchmark170.678
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-4399060-1568698553.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399060-1568698553.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
2.21/0.92	c solve instance...
2520.25/634.97	s UNKNOWN
2520.25/634.97	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 (15343 MiB free)
  memory of node 1: 16384 MiB (15007 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399060-1568698553/watcher-4399060-1568698553 -o /tmp/evaluation-result-4399060-1568698553/solver-4399060-1568698553 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568698515-17031 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2002615001 HOME/instance-4399060-1568698553.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=17070, runsolver pid=17067
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.01 4.96 6.53 5/229 17092
/proc/meminfo: memFree=31055276/32770624 swapFree=66988648/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15144776 memory=28860 CPUtime=0.13 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 5703 0 0 0 12 1 0 0 20 0 15 0 446123074 15508250624 7215 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3786194 7215 3146 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 17000 0 -1 4202560 3573 0 0 0 8 1 0 0 20 0 15 0 446123074 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212549244608 140212545027478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212012258336 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212011205488 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) S 17070 17070 17000 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212009102192 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0.02 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) R 17070 17070 17000 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212006992960 140212529096030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 7215 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30308 KiB

[startup+0.210849 s]*
/proc/loadavg: 4.01 4.96 6.53 5/229 17092
/proc/meminfo: memFree=31003176/32770624 swapFree=66988648/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15144776 memory=40612 CPUtime=0.35 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 9467 0 0 0 32 3 0 0 20 0 15 0 446123074 15508250624 10153 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3786194 10153 3251 1 0 3748377 0
[pid=17072/tid=17073] ppid=17070 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 17000 0 -1 4202560 6600 0 0 0 18 2 0 0 20 0 15 0 446123074 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212549253280 140212177076296 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15144776 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15144776 memory=139888928598553 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212012258336 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446123077 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212011205488 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) S 17070 17070 17000 0 -1 1077944384 396 0 0 0 3 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212009102192 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15144776 memory=139888928581248 CPUtime=0.08 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) S 17070 17070 17000 0 -1 1077944384 771 0 0 0 8 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123080 15508250624 10153 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42060 KiB

[startup+0.565801 s]*
/proc/loadavg: 4.01 4.96 6.53 6/229 17092
/proc/meminfo: memFree=30961984/32770624 swapFree=66988648/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15151156 memory=69644 CPUtime=1.22 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 13118 0 0 0 116 6 0 0 20 0 15 0 446123074 15514783744 17411 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3787789 17411 3432 1 0 3748889 0
[pid=17072/tid=17073] ppid=17070 vsize=15151156 memory=1398722017469774279 CPUtime=0.54 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 17000 0 -1 1077944384 8423 0 0 0 50 4 0 0 20 0 15 0 446123074 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212549252624 140212545025749 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15151156 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15151156 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15151156 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15151156 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15151156 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212012258336 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15151156 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212011205488 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15151156 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15151156 memory=7827413994055111515 CPUtime=0.18 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) R 17070 17070 17000 0 -1 4202560 840 0 0 0 18 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212009090784 140212524707204 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15151156 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 981 0 0 0 15 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15151156 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) S 17070 17070 17000 0 -1 1077944384 1567 0 0 0 32 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 17411 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 71092 KiB

[startup+0.711506 s]*
/proc/loadavg: 4.01 4.96 6.53 8/229 17092
/proc/meminfo: memFree=30913700/32770624 swapFree=66988648/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15151156 memory=93372 CPUtime=1.65 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 14859 0 0 0 157 8 0 0 20 0 15 0 446123074 15514783744 23343 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3787789 23343 3450 1 0 3748889 0
[pid=17072/tid=17073] ppid=17070 vsize=15151156 memory=1398722017469774279 CPUtime=0.68 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) R 17070 17070 17000 0 -1 4202560 8943 0 0 0 63 5 0 0 20 0 15 0 446123074 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212549237248 140212527993447 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15151156 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15151156 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15151156 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446123075 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15151156 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15151156 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212012258336 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15151156 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446123077 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212011205488 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15151156 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15151156 memory=7827413994055111515 CPUtime=0.27 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) R 17070 17070 17000 0 -1 4202560 1312 0 0 0 27 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212009083208 140212529402295 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15151156 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) R 17070 17070 17000 0 -1 4202560 1193 0 0 0 25 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212008035960 140212525651427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15151156 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) R 17070 17070 17000 0 -1 1077944384 2104 0 0 0 42 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446123080 15514783744 23343 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 94820 KiB

[startup+1.50082 s]
/proc/loadavg: 4.01 4.96 6.53 16/237 17100
/proc/meminfo: memFree=30809184/32770624 swapFree=66988648/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0

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

/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 66692 0 0 0 231085 56 0 0 20 0 19 0 446123074 15787429888 118078 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3854353 118078 3540 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417412 memory=472312 CPUtime=0.89 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 17000 0 -1 1077944384 9031 0 0 0 83 6 0 0 20 0 19 0 446123074 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212549256320 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15417412 memory=472312 CPUtime=0.94 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2950 0 0 0 84 10 0 0 20 0 19 0 446123075 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15417412 memory=472312 CPUtime=0.94 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 2483 0 0 0 85 9 0 0 20 0 19 0 446123075 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.94 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 2758 0 0 0 85 9 0 0 20 0 19 0 446123075 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15417412 memory=472312 CPUtime=0.94 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 1578 0 0 0 85 9 0 0 20 0 19 0 446123075 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15417412 memory=472312 CPUtime=0.58 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 6716 0 0 0 54 4 0 0 20 0 19 0 446123077 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212012258400 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15417412 memory=472312 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212011205504 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15417412 memory=472312 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15417412 memory=1448 CPUtime=1.74 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) S 17070 17070 17000 0 -1 1077944384 7873 0 0 0 174 0 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212009102192 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15417412 memory=1448 CPUtime=1.87 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 9613 0 0 0 185 2 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) S 17070 17070 17000 0 -1 1077944384 6251 0 0 0 67 1 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15417412 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15417412 memory=12028 CPUtime=0.13 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 386 0 0 0 0 13 0 0 20 0 19 0 446123080 15787429888 118078 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17097] ppid=17070 vsize=15417412 memory=472312 CPUtime=575.38 cores=0,2,4,6
/proc/17072/task/17097/stat : 17097 (java) R 17070 17070 17000 0 -1 4202560 1990 0 0 0 57537 1 0 0 20 0 19 0 446123167 15787429888 118078 33554432000 4194304 4196468 140721118138992 140211995909480 140212184523725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17098] ppid=17070 vsize=15417412 memory=1448 CPUtime=575.3 cores=0,2,4,6
/proc/17072/task/17098/stat : 17098 (java) R 17070 17070 17000 0 -1 4202560 6640 0 0 0 57525 5 0 0 20 0 19 0 446123167 15787429888 118078 33554432000 4194304 4196468 140721118138992 140211994857368 140212184636462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17099] ppid=17070 vsize=15417412 memory=1448 CPUtime=575.48 cores=0,2,4,6
/proc/17072/task/17099/stat : 17099 (java) R 17070 17070 17000 0 -1 4202560 1290 0 0 0 57547 1 0 0 20 0 19 0 446123167 15787429888 118078 33554432000 4194304 4196468 140721118138992 140211993804256 140212182927019 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17100] ppid=17070 vsize=15417412 memory=472312 CPUtime=575.49 cores=0,2,4,6
/proc/17072/task/17100/stat : 17100 (java) R 17070 17070 17000 0 -1 4202560 5744 0 0 0 57546 3 0 0 20 0 19 0 446123167 15787429888 118078 33554432000 4194304 4196468 140721118138992 140211992755488 140212183932942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 2311.41 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 473760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.902 s]
/proc/loadavg: 8.19 8.04 7.51 9/237 17158
/proc/meminfo: memFree=30132132/32770624 swapFree=66988652/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15417412 memory=472636 CPUtime=2520.25 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 67810 0 0 0 251968 57 0 0 20 0 19 0 446123074 15787429888 118159 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3854353 118159 3540 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417412 memory=472636 CPUtime=0.89 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 17000 0 -1 1077944384 9031 0 0 0 83 6 0 0 20 0 19 0 446123074 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212549256320 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15417412 memory=472636 CPUtime=1.01 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2978 0 0 0 90 11 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 2684 0 0 0 90 10 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 2833 0 0 0 90 10 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 1616 0 0 0 91 9 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 6948 0 0 0 60 4 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15417412 memory=472636 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212012258400 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15417412 memory=472636 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212011205504 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15417412 memory=288287774917001783 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15417412 memory=0 CPUtime=1.74 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) S 17070 17070 17000 0 -1 1077944384 7876 0 0 0 174 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212009102192 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15417412 memory=590020140687455081 CPUtime=1.87 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 9615 0 0 0 185 2 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) S 17070 17070 17000 0 -1 1077944384 6253 0 0 0 67 1 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.14 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 407 0 0 0 0 14 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17097] ppid=17070 vsize=15417412 memory=1448 CPUtime=627.51 cores=0,2,4,6
/proc/17072/task/17097/stat : 17097 (java) R 17070 17070 17000 0 -1 4202560 2108 0 0 0 62750 1 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211995909480 140212183932850 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17098] ppid=17070 vsize=15417412 memory=3620 CPUtime=627.41 cores=0,2,4,6
/proc/17072/task/17098/stat : 17098 (java) R 17070 17070 17000 0 -1 4202560 6743 0 0 0 62736 5 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211994857304 140212184608428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17099] ppid=17070 vsize=15417412 memory=38768 CPUtime=627.6 cores=0,2,4,6
/proc/17072/task/17099/stat : 17099 (java) R 17070 17070 17000 0 -1 4202560 1389 0 0 0 62759 1 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211993804432 140212184523464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17100] ppid=17070 vsize=15417412 memory=1448 CPUtime=627.67 cores=0,2,4,6
/proc/17072/task/17100/stat : 17100 (java) R 17070 17070 17000 0 -1 4202560 5940 0 0 0 62764 3 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211992755760 140212182573354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 474084 KiB

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

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

[startup+635.006 s]
# the end of solver process 17072 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.587042 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

[startup+634.902 s]
/proc/loadavg: 8.19 8.04 7.51 9/237 17158
/proc/meminfo: memFree=30132132/32770624 swapFree=66988652/67108860
[pid=17070] ppid=17067 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (xcsp3-exec) S 17067 17070 17000 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446123074 115843072 362 33554432000 4194304 5098028 140731796860304 140731796858408 140109549888124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26992640 140731796865914 140731796866157 140731796866157 140731796869066 0
/proc/17070/statm: 28282 362 304 221 0 87 0
[pid=17072] ppid=17070 vsize=15417412 memory=472636 CPUtime=2520.25 cores=0,2,4,6
/proc/17072/stat : 17072 (java) S 17070 17070 17000 0 -1 1077944320 67810 0 0 0 251968 57 0 0 20 0 19 0 446123074 15787429888 118159 33554432000 4194304 4196468 140721118138992 140721118121536 140212545015543 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
/proc/17072/statm: 3854353 118159 3540 1 0 3815453 0
[pid=17072/tid=17073] ppid=17070 vsize=15417412 memory=472636 CPUtime=0.89 cores=0,2,4,6
/proc/17072/task/17073/stat : 17073 (java) S 17070 17070 17000 0 -1 1077944384 9031 0 0 0 83 6 0 0 20 0 19 0 446123074 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212549256320 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17079] ppid=17070 vsize=15417412 memory=472636 CPUtime=1.01 cores=0,2,4,6
/proc/17072/task/17079/stat : 17079 (java) S 17070 17070 17000 0 -1 1077944384 2978 0 0 0 90 11 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212497636496 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17080] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17080/stat : 17080 (java) S 17070 17070 17000 0 -1 1077944384 2684 0 0 0 90 10 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212135975952 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17081] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17081/stat : 17081 (java) S 17070 17070 17000 0 -1 1077944384 2833 0 0 0 90 10 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212134923152 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17082] ppid=17070 vsize=15417412 memory=472636 CPUtime=1 cores=0,2,4,6
/proc/17072/task/17082/stat : 17082 (java) S 17070 17070 17000 0 -1 1077944384 1616 0 0 0 91 9 0 0 20 0 19 0 446123075 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212133870352 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17084] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.64 cores=0,2,4,6
/proc/17072/task/17084/stat : 17084 (java) S 17070 17070 17000 0 -1 1077944384 6948 0 0 0 60 4 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212013312368 140212545026690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17085] ppid=17070 vsize=15417412 memory=472636 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17085/stat : 17085 (java) S 17070 17070 17000 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212012258400 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17086] ppid=17070 vsize=15417412 memory=472636 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17086/stat : 17086 (java) S 17070 17070 17000 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 446123077 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212011205504 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17087] ppid=17070 vsize=15417412 memory=288287774917001783 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17087/stat : 17087 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212010153808 140212545034139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17088] ppid=17070 vsize=15417412 memory=0 CPUtime=1.74 cores=0,2,4,6
/proc/17072/task/17088/stat : 17088 (java) S 17070 17070 17000 0 -1 1077944384 7876 0 0 0 174 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212009102192 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17089] ppid=17070 vsize=15417412 memory=590020140687455081 CPUtime=1.87 cores=0,2,4,6
/proc/17072/task/17089/stat : 17089 (java) S 17070 17070 17000 0 -1 1077944384 9615 0 0 0 185 2 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212008049392 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17090] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/17072/task/17090/stat : 17090 (java) S 17070 17070 17000 0 -1 1077944384 6253 0 0 0 67 1 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212006996592 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17091] ppid=17070 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17072/task/17091/stat : 17091 (java) S 17070 17070 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212005944032 140212545025749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17092] ppid=17070 vsize=15417412 memory=1448 CPUtime=0.14 cores=0,2,4,6
/proc/17072/task/17092/stat : 17092 (java) S 17070 17070 17000 0 -1 1077944384 407 0 0 0 0 14 0 0 20 0 19 0 446123080 15787429888 118159 33554432000 4194304 4196468 140721118138992 140212004891312 140212545026690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17097] ppid=17070 vsize=15417412 memory=1448 CPUtime=627.51 cores=0,2,4,6
/proc/17072/task/17097/stat : 17097 (java) R 17070 17070 17000 0 -1 4202560 2108 0 0 0 62750 1 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211995909480 140212183932850 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17098] ppid=17070 vsize=15417412 memory=3620 CPUtime=627.41 cores=0,2,4,6
/proc/17072/task/17098/stat : 17098 (java) R 17070 17070 17000 0 -1 4202560 6743 0 0 0 62736 5 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211994857304 140212184608428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17099] ppid=17070 vsize=15417412 memory=38768 CPUtime=627.6 cores=0,2,4,6
/proc/17072/task/17099/stat : 17099 (java) R 17070 17070 17000 0 -1 4202560 1389 0 0 0 62759 1 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211993804432 140212184523464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
[pid=17072/tid=17100] ppid=17070 vsize=15417412 memory=1448 CPUtime=627.67 cores=0,2,4,6
/proc/17072/task/17100/stat : 17100 (java) R 17070 17070 17000 0 -1 4202560 5940 0 0 0 62764 3 0 0 20 0 19 0 446123167 15787429888 118159 33554432000 4194304 4196468 140721118138992 140211992755760 140212182573354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7225344 140721118143471 140721118143642 140721118143642 140721118146511 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 474084 KiB

Child status: 143
Real time (s): 635.006
CPU time (s): 2520.65
CPU user time (s): 2520.07
CPU system time (s): 0.587042
CPU usage (%): 396.95
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 579948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.587042
maximum resident set size= 612908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39507
involuntary context switches= 50511


# summary of solver processes directly reported to runsolver:
#   pid: 17070,17072
#   total CPU time (s): 2520.65
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.587042

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.09963 second user time and 6.82454 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 07:35:15
IDJOB=4399060
IDBENCH=134580
IDSOLVER=2853
FILE ID=node126/4399060-1568698553
RUNJOBID= node126-1568698515-17031
PBS_JOBID= 21703814
Free space on /tmp= 55688 MiB

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

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

MD5SUM BENCH= a7efa7459c7ca72744d0a792626ba479
RANDOM SEED=2002615001

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31083556 kB
MemAvailable:   31883936 kB
Buffers:           68460 kB
Cached:          1000636 kB
SwapCached:         8252 kB
Active:           662928 kB
Inactive:         427560 kB
Active(anon):      31300 kB
Inactive(anon):    23672 kB
Active(file):     631628 kB
Inactive(file):   403888 kB
Unevictable:      108052 kB
Mlocked:          108052 kB
SwapTotal:      67108860 kB
SwapFree:       66988648 kB
Dirty:             52128 kB
Writeback:             0 kB
AnonPages:        120008 kB
Mapped:            49404 kB
Shmem:             25012 kB
Slab:             191192 kB
SReclaimable:     161400 kB
SUnreclaim:        29792 kB
KernelStack:        3280 kB
PageTables:         6352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1492564 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:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55656 MiB
End job on node126 at 2019-09-17 07:45:50