Trace number 4393039

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-06-14? (TO) 2520.41 634.885

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-6_X2.xml
MD5SUM43dd96c97b3ff33ff7a4c42b6a5606ab
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark169.632
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393039-1568321228.xml"  -tl '2520s' -p 4
0.13/0.19	c Choco e747e1e
0.13/0.19	c [HOME/instance-4393039-1568321228.xml, -tl, 2520s, -p, 4]
0.33/0.23	c 4 solvers in parallel
0.33/0.29	c parse instance...
2.26/0.90	c solve instance...
2520.09/634.86	s UNKNOWN
2520.09/634.86	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 (15299 MiB free)
  memory of node 1: 16384 MiB (15154 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393039-1568321228/watcher-4393039-1568321228 -o /tmp/evaluation-result-4393039-1568321228/solver-4393039-1568321228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14285 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 567073253 HOME/instance-4393039-1568321228.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=26977, runsolver pid=26974
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 7.89 7.45 7.89 6/232 26993
/proc/meminfo: memFree=31168484/32770624 swapFree=66920780/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15144768 memory=29372 CPUtime=0.13 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 5738 0 0 0 12 1 0 0 20 0 15 0 408378942 15508242432 7343 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3786192 7343 3152 1 0 3748377 0
[pid=26979/tid=26980] ppid=26977 vsize=15144768 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) R 26977 26977 14254 0 -1 4202560 3662 0 0 0 8 0 0 0 20 0 15 0 408378942 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670975001472 139670970776982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15144768 memory=3546778688048428704 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378944 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408378945 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408378945 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378947 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) S 26977 26977 14254 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 408378947 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670435203568 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378947 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670434151024 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15144768 memory=139872673822336 CPUtime=0.02 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) R 26977 26977 14254 0 -1 4202560 352 0 0 0 2 0 0 0 20 0 15 0 408378947 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670433098480 139670963482199 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378948 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378948 15508242432 7343 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30824 KiB

[startup+0.210795 s]*
/proc/loadavg: 7.89 7.45 7.89 7/232 26993
/proc/meminfo: memFree=31146244/32770624 swapFree=66920780/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15144768 memory=40720 CPUtime=0.33 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 9371 0 0 0 30 3 0 0 20 0 15 0 408378942 15508242432 10180 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3786192 10180 3276 1 0 3748377 0
[pid=26979/tid=26980] ppid=26977 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) R 26977 26977 14254 0 -1 4202560 6598 0 0 0 18 2 0 0 20 0 15 0 408378942 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670974999168 139670954845534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15144768 memory=10592 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15144768 memory=139872676485243 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15144768 memory=139872673822336 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378944 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408378945 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408378945 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378947 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) S 26977 26977 14254 0 -1 1077944384 666 0 0 0 3 0 0 0 20 0 15 0 408378947 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670435203568 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) S 26977 26977 14254 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 408378947 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670434141488 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15144768 memory=139872673822336 CPUtime=0.07 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) R 26977 26977 14254 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 15 0 408378947 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670433098240 139670970775253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378948 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378948 15508242432 10180 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42172 KiB

[startup+0.310508 s]*
/proc/loadavg: 7.89 7.45 7.89 6/232 26993
/proc/meminfo: memFree=31146348/32770624 swapFree=66920780/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15149024 memory=47112 CPUtime=0.51 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 10602 0 0 0 47 4 0 0 20 0 15 0 408378942 15512600576 11778 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3787256 11778 3354 1 0 3748377 0
[pid=26979/tid=26980] ppid=26977 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) R 26977 26977 14254 0 -1 4202560 7662 0 0 0 27 3 0 0 20 0 15 0 408378942 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670975001664 139670954845534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15149024 memory=-7233513673208676511 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408378944 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408378945 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408378945 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378947 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) R 26977 26977 14254 0 -1 4202560 685 0 0 0 5 0 0 0 20 0 15 0 408378947 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670435193952 139670948787698 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15149024 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) R 26977 26977 14254 0 -1 4202560 112 0 0 0 2 0 0 0 20 0 15 0 408378947 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670434151120 139670955664554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) R 26977 26977 14254 0 -1 1077944384 853 0 0 0 12 0 0 0 20 0 15 0 408378947 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670433098480 139670970776194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378948 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378948 15512600576 11778 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 48564 KiB

[startup+0.701675 s]
/proc/loadavg: 7.89 7.45 7.89 7/232 26993
/proc/meminfo: memFree=31138576/32770624 swapFree=66920780/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15151148 memory=90784 CPUtime=1.63 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 13935 0 0 0 157 6 0 0 20 0 15 0 408378942 15514775552 22696 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3787787 22696 3450 1 0 3748889 0
[pid=26979/tid=26980] ppid=26977 vsize=15151148 memory=-3704326594973231466 CPUtime=0.67 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) R 26977 26977 14254 0 -1 4202560 8683 0 0 0 63 4 0 0 20 0 15 0 408378942 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670974998072 139670611286654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15151148 memory=708 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408378943 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15151148 memory=9364 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378943 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15151148 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408378944 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15151148 memory=776 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408378945 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15151148 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408378945 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15151148 memory=7956 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378947 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15151148 memory=3444 CPUtime=0.28 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) R 26977 26977 14254 0 -1 4202560 1309 0 0 0 28 0 0 0 20 0 15 0 408378947 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670435202752 139670954782480 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15151148 memory=1556 CPUtime=0.24 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) R 26977 26977 14254 0 -1 4202560 772 0 0 0 24 0 0 0 20 0 15 0 408378947 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670434140944 139670950420241 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15151148 memory=2832 CPUtime=0.4 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) S 26977 26977 14254 0 -1 1077944384 1861 0 0 0 40 0 0 0 20 0 15 0 408378947 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670433098480 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15151148 memory=984 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408378948 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15151148 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408378948 15514775552 22696 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 92236 KiB

[startup+1.50663 s]
/proc/loadavg: 7.89 7.45 7.89 11/236 26997
/proc/meminfo: memFree=31045372/32770624 swapFree=66920780/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0

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

/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 62289 0 0 0 207336 50 0 0 20 0 19 0 408378942 15787421696 153065 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3854351 153065 3519 1 0 3815453 0
[pid=26979/tid=26980] ppid=26977 vsize=15417404 memory=610212 CPUtime=0.89 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) S 26977 26977 14254 0 -1 1077944384 8760 0 0 0 84 5 0 0 20 0 19 0 408378942 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670975005824 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.81 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2404 0 0 0 76 5 0 0 20 0 19 0 408378943 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15417404 memory=612260 CPUtime=0.82 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 3068 0 0 0 74 8 0 0 20 0 19 0 408378943 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.8 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 1906 0 0 0 72 8 0 0 20 0 19 0 408378943 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15417404 memory=612260 CPUtime=0.82 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2129 0 0 0 74 8 0 0 20 0 19 0 408378943 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 2802 0 0 0 42 5 0 0 20 0 19 0 408378944 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15417404 memory=279745044776096 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15417404 memory=610212 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378947 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15417404 memory=1452 CPUtime=2.21 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) S 26977 26977 14254 0 -1 1077944384 12705 0 0 0 220 1 0 0 20 0 19 0 408378947 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670435203568 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15417404 memory=1452 CPUtime=2 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) S 26977 26977 14254 0 -1 1077944384 8612 0 0 0 199 1 0 0 20 0 19 0 408378947 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670434151024 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.67 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) S 26977 26977 14254 0 -1 1077944384 5608 0 0 0 66 1 0 0 20 0 19 0 408378947 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670433098480 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15417404 memory=608164 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378948 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.18 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 500 0 0 0 0 18 0 0 20 0 19 0 408378948 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26994] ppid=26977 vsize=15417404 memory=610212 CPUtime=517.04 cores=0,2,4,6
/proc/26979/task/26994/stat : 26994 (java) R 26977 26977 14254 0 -1 4202560 1721 0 0 0 51703 1 0 0 20 0 19 0 408379033 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670421781560 139670616135873 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26995] ppid=26977 vsize=15417404 memory=1452 CPUtime=515.24 cores=0,2,4,6
/proc/26979/task/26995/stat : 26995 (java) R 26977 26977 14254 0 -1 4202560 5435 0 0 0 51519 5 0 0 20 0 19 0 408379033 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670420729584 139670616247499 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26996] ppid=26977 vsize=15417404 memory=1452 CPUtime=515.66 cores=0,2,4,6
/proc/26979/task/26996/stat : 26996 (java) R 26977 26977 14254 0 -1 4202560 1151 0 0 0 51566 0 0 0 20 0 19 0 408379033 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670419676928 139670614332806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26997] ppid=26977 vsize=15417404 memory=1452 CPUtime=516.15 cores=0,2,4,6
/proc/26979/task/26997/stat : 26997 (java) R 26977 26977 14254 0 -1 4202560 4139 0 0 0 51612 3 0 0 20 0 19 0 408379033 15787421696 153065 33554432000 4194304 4196468 140725098326416 139670418627328 139670616246922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 2073.86 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 613712 KiB

[startup+582.302 s]
/proc/loadavg: 4.39 6.48 7.45 5/211 27097
/proc/meminfo: memFree=30888820/32770624 swapFree=66920796/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15417404 memory=619204 CPUtime=2311.7 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 64269 0 0 0 231119 51 0 0 20 0 19 0 408378942 15787421696 154801 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3854351 154801 3519 1 0 3815453 0
[pid=26979/tid=26980] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.89 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) S 26977 26977 14254 0 -1 1077944384 8760 0 0 0 84 5 0 0 20 0 19 0 408378942 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670975005824 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15417404 memory=619204 CPUtime=1.01 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 2508 0 0 0 95 6 0 0 20 0 19 0 408378943 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15417404 memory=619136 CPUtime=1.01 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 3289 0 0 0 93 8 0 0 20 0 19 0 408378943 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15417404 memory=617088 CPUtime=0.99 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 2480 0 0 0 91 8 0 0 20 0 19 0 408378943 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15417404 memory=619136 CPUtime=1.01 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2221 0 0 0 93 8 0 0 20 0 19 0 408378943 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15417404 memory=1452 CPUtime=0.56 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 3091 0 0 0 50 6 0 0 20 0 19 0 408378944 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15417404 memory=619136 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670438359968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15417404 memory=619204 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670437307376 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378947 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15417404 memory=279745044776096 CPUtime=2.21 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) S 26977 26977 14254 0 -1 1077944384 12708 0 0 0 220 1 0 0 20 0 19 0 408378947 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670435203568 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15417404 memory=888 CPUtime=2 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) S 26977 26977 14254 0 -1 1077944384 8614 0 0 0 199 1 0 0 20 0 19 0 408378947 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670434151024 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15417404 memory=1984 CPUtime=0.67 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) S 26977 26977 14254 0 -1 1077944384 5610 0 0 0 66 1 0 0 20 0 19 0 408378947 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670433098480 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378948 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15417404 memory=619136 CPUtime=0.23 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 521 0 0 0 0 23 0 0 20 0 19 0 408378948 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26994] ppid=26977 vsize=15417404 memory=1452 CPUtime=576.4 cores=0,2,4,6
/proc/26979/task/26994/stat : 26994 (java) R 26977 26977 14254 0 -1 4202560 1880 0 0 0 57639 1 0 0 20 0 19 0 408379033 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670421781144 139670616137216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26995] ppid=26977 vsize=15417404 memory=3580 CPUtime=574.5 cores=0,2,4,6
/proc/26979/task/26995/stat : 26995 (java) R 26977 26977 14254 0 -1 4202560 5622 0 0 0 57445 5 0 0 20 0 19 0 408379033 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670420729472 139670616137048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26996] ppid=26977 vsize=15417404 memory=1452 CPUtime=574.75 cores=0,2,4,6
/proc/26979/task/26996/stat : 26996 (java) R 26977 26977 14254 0 -1 4202560 1252 0 0 0 57475 0 0 0 20 0 19 0 408379033 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670419677040 139670614332806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26997] ppid=26977 vsize=15417404 memory=3580 CPUtime=575.36 cores=0,2,4,6
/proc/26979/task/26997/stat : 26997 (java) R 26977 26977 14254 0 -1 4202560 4364 0 0 0 57533 3 0 0 20 0 19 0 408379033 15787421696 154801 33554432000 4194304 4196468 140725098326416 139670418627648 139670614705079 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 2311.7 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 620656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.802 s]
/proc/loadavg: 4.16 6.06 7.25 5/210 27102
/proc/meminfo: memFree=31007752/32770624 swapFree=66920808/67108860
[pid=26977] ppid=26974 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (xcsp3-exec) S 26974 26977 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408378942 115843072 363 33554432000 4194304 5098028 140726931741216 140726931739320 140350978290300 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12275712 140726931743611 140726931743853 140726931743853 140726931746762 0
/proc/26977/statm: 28282 363 304 221 0 87 0
[pid=26979] ppid=26977 vsize=15417404 memory=499196 CPUtime=2520.09 cores=0,2,4,6
/proc/26979/stat : 26979 (java) S 26977 26977 14254 0 -1 1077944320 72065 0 0 0 251956 53 0 0 20 0 19 0 408378942 15787421696 124799 33554432000 4194304 4196468 140725098326416 140725098308960 139670970765047 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
/proc/26979/statm: 3854351 124799 3534 1 0 3815453 0
[pid=26979/tid=26980] ppid=26977 vsize=15417404 memory=4100 CPUtime=0.89 cores=0,2,4,6
/proc/26979/task/26980/stat : 26980 (java) S 26977 26977 14254 0 -1 1077944384 8760 0 0 0 84 5 0 0 20 0 19 0 408378942 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670975005824 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26981] ppid=26977 vsize=15417404 memory=1408 CPUtime=1.14 cores=0,2,4,6
/proc/26979/task/26981/stat : 26981 (java) S 26977 26977 14254 0 -1 1077944384 3191 0 0 0 108 6 0 0 20 0 19 0 408378943 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670563511056 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26982] ppid=26977 vsize=15417404 memory=6791534058613427641 CPUtime=1.15 cores=0,2,4,6
/proc/26979/task/26982/stat : 26982 (java) S 26977 26977 14254 0 -1 1077944384 3593 0 0 0 107 8 0 0 20 0 19 0 408378943 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670562458512 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26983] ppid=26977 vsize=15417404 memory=1164 CPUtime=1.13 cores=0,2,4,6
/proc/26979/task/26983/stat : 26983 (java) S 26977 26977 14254 0 -1 1077944384 2807 0 0 0 105 8 0 0 20 0 19 0 408378943 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670561405968 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26984] ppid=26977 vsize=15417404 memory=1444 CPUtime=1.14 cores=0,2,4,6
/proc/26979/task/26984/stat : 26984 (java) S 26977 26977 14254 0 -1 1077944384 2424 0 0 0 106 8 0 0 20 0 19 0 408378943 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670560353424 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26985] ppid=26977 vsize=15417404 memory=623692 CPUtime=0.62 cores=0,2,4,6
/proc/26979/task/26985/stat : 26985 (java) S 26977 26977 14254 0 -1 1077944384 7135 0 0 0 56 6 0 0 20 0 19 0 408378944 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670439413744 139670970776194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26986] ppid=26977 vsize=15417404 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26986/stat : 26986 (java) S 26977 26977 14254 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670438360032 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26987] ppid=26977 vsize=15417404 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26987/stat : 26987 (java) S 26977 26977 14254 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 408378945 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670437307392 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26988] ppid=26977 vsize=15417404 memory=14981065810905736 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26988/stat : 26988 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378947 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670436255952 139670970783643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26989] ppid=26977 vsize=15417404 memory=776 CPUtime=2.21 cores=0,2,4,6
/proc/26979/task/26989/stat : 26989 (java) S 26977 26977 14254 0 -1 1077944384 12712 0 0 0 220 1 0 0 20 0 19 0 408378947 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670435203568 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26990] ppid=26977 vsize=15417404 memory=1552 CPUtime=2 cores=0,2,4,6
/proc/26979/task/26990/stat : 26990 (java) S 26977 26977 14254 0 -1 1077944384 8616 0 0 0 199 1 0 0 20 0 19 0 408378947 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670434151024 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26991] ppid=26977 vsize=15417404 memory=7956 CPUtime=0.67 cores=0,2,4,6
/proc/26979/task/26991/stat : 26991 (java) S 26977 26977 14254 0 -1 1077944384 5618 0 0 0 66 1 0 0 20 0 19 0 408378947 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670433098480 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26992] ppid=26977 vsize=15417404 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/26979/task/26992/stat : 26992 (java) S 26977 26977 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408378948 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670432046176 139670970775253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26993] ppid=26977 vsize=15417404 memory=1284 CPUtime=0.27 cores=0,2,4,6
/proc/26979/task/26993/stat : 26993 (java) S 26977 26977 14254 0 -1 1077944384 544 0 0 0 0 27 0 0 20 0 19 0 408378948 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670430992688 139670970776194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26994] ppid=26977 vsize=15417404 memory=1044 CPUtime=628.26 cores=0,2,4,6
/proc/26979/task/26994/stat : 26994 (java) R 26977 26977 14254 0 -1 4202560 2040 0 0 0 62825 1 0 0 20 0 19 0 408379033 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670421781560 139670614261999 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26995] ppid=26977 vsize=15417404 memory=1452 CPUtime=626.49 cores=0,2,4,6
/proc/26979/task/26995/stat : 26995 (java) R 26977 26977 14254 0 -1 4202560 5848 0 0 0 62644 5 0 0 20 0 19 0 408379033 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670420732720 139670616136600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26996] ppid=26977 vsize=15417404 memory=499084 CPUtime=626.76 cores=0,2,4,6
/proc/26979/task/26996/stat : 26996 (java) R 26977 26977 14254 0 -1 4202560 1361 0 0 0 62676 0 0 0 20 0 19 0 408379033 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670419676800 139670616136558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
[pid=26979/tid=26997] ppid=26977 vsize=15417404 memory=3580 CPUtime=627.22 cores=0,2,4,6
/proc/26979/task/26997/stat : 26997 (java) R 26977 26977 14254 0 -1 4202560 6021 0 0 0 62719 3 0 0 20 0 19 0 408379033 15787421696 124799 33554432000 4194304 4196468 140725098326416 139670418624552 139670614332793 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13631488 140725098329071 140725098329242 140725098329242 140725098332111 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 500648 KiB

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

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

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

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

Child status: 143
Real time (s): 634.885
CPU time (s): 2520.41
CPU user time (s): 2519.87
CPU system time (s): 0.543158
CPU usage (%): 396.988
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 666952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.87
system time used= 0.543158
maximum resident set size= 668572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38558
involuntary context switches= 36795


# summary of solver processes directly reported to runsolver:
#   pid: 26977,26979
#   total CPU time (s): 2520.41
#   total CPU user time (s): 2519.87
#   total CPU system time (s): 0.543158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.83237 second user time and 7.01586 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 21:45:13
IDJOB=4393039
IDBENCH=134583
IDSOLVER=2840
FILE ID=node107/4393039-1568321228
RUNJOBID= node107-1568308867-14285
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-6_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393039-1568321228/watcher-4393039-1568321228 -o /tmp/evaluation-result-4393039-1568321228/solver-4393039-1568321228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14285 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 567073253 HOME/instance-4393039-1568321228.xml

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

MD5SUM BENCH= 43dd96c97b3ff33ff7a4c42b6a5606ab
RANDOM SEED=567073253

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31185904 kB
MemAvailable:   31550392 kB
Buffers:          119604 kB
Cached:           513984 kB
SwapCached:        80356 kB
Active:           675292 kB
Inactive:         322968 kB
Active(anon):     293856 kB
Inactive(anon):   100176 kB
Active(file):     381436 kB
Inactive(file):   222792 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920780 kB
Dirty:             26244 kB
Writeback:             0 kB
AnonPages:        394756 kB
Mapped:            44736 kB
Shmem:             20528 kB
Slab:             181216 kB
SReclaimable:     152192 kB
SUnreclaim:        29024 kB
KernelStack:        3808 kB
PageTables:         6796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1521880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55680 MiB
End job on node107 at 2019-09-12 21:55:48