Trace number 4393147

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.57 637.383

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-06-m100.xml
MD5SUM48fd215a6575ff2faea72cbf693f6cf6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11498
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
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-4393147-1568320364.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393147-1568320364.xml, -tl, 2520s, -p, 4]
0.13/0.21	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.04/0.56	c solve instance...
2520.26/637.36	s UNKNOWN
2520.26/637.36	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 (14776 MiB free)
  memory of node 1: 16384 MiB (15431 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=26662, runsolver pid=26659

[startup+0.100107 s]*
/proc/loadavg: 7.82 8.09 8.27 7/233 26678
/proc/meminfo: memFree=30916400/32770624 swapFree=66920764/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15144768 memory=29612 CPUtime=0.13 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 5857 0 0 0 12 1 0 0 20 0 15 0 408292507 15508242432 7403 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3786192 7403 3147 1 0 3748377 0
[pid=26664/tid=26665] ppid=26662 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) R 26662 26662 14254 0 -1 4202560 3733 0 0 0 9 0 0 0 20 0 15 0 408292508 15508242432 7403 33554432000 4194304 4196468 140726334413456 139863888405776 139863884184982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 7403 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15144768 memory=3472749824873936544 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 7403 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 7403 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 7403 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862848779296 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862847726448 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15144768 memory=140027885860480 CPUtime=0.02 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) R 26662 26662 14254 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862843517552 139863884194394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 7403 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31064 KiB

[startup+0.210724 s]*
/proc/loadavg: 7.82 8.09 8.27 7/233 26678
/proc/meminfo: memFree=30903924/32770624 swapFree=66920764/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15144768 memory=41248 CPUtime=0.34 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 9506 0 0 0 32 2 0 0 20 0 15 0 408292507 15508242432 10312 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3786192 10312 3298 1 0 3748377 0
[pid=26664/tid=26665] ppid=26662 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) R 26662 26662 14254 0 -1 4202560 6660 0 0 0 18 2 0 0 20 0 15 0 408292508 15508242432 10312 33554432000 4194304 4196468 140726334413456 139863888408032 139863868253534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15144768 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 10312 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15144768 memory=140027888713667 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 10312 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 10312 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15508242432 10312 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15144768 memory=140027885860480 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862848779296 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408292510 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862847726448 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 701 0 0 0 2 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15144768 memory=140027885860480 CPUtime=0.08 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) S 26662 26662 14254 0 -1 1077944384 697 0 0 0 8 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292513 15508242432 10312 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42700 KiB

[startup+0.310564 s]*
/proc/loadavg: 7.82 8.09 8.27 7/233 26678
/proc/meminfo: memFree=30896780/32770624 swapFree=66920764/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15149024 memory=50124 CPUtime=0.53 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 10929 0 0 0 49 4 0 0 20 0 15 0 408292507 15512600576 12531 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3787256 12531 3343 1 0 3748377 0
[pid=26664/tid=26665] ppid=26662 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) R 26662 26662 14254 0 -1 4202560 7876 0 0 0 27 3 0 0 20 0 15 0 408292508 15512600576 12531 33554432000 4194304 4196468 140726334413456 139863888406144 139863868253534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15512600576 12531 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15512600576 12531 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292508 15512600576 12531 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408292508 15512600576 12531 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15149024 memory=-7233513673208676511 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408292510 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408292510 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862848779296 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408292510 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862847726448 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15149024 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 719 0 0 0 3 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 247 0 0 0 5 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) S 26662 26662 14254 0 -1 1077944384 780 0 0 0 12 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408292513 15512600576 12531 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51576 KiB

[startup+0.707325 s]
/proc/loadavg: 7.82 8.09 8.27 7/233 26678
/proc/meminfo: memFree=30881312/32770624 swapFree=66920764/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15417404 memory=80876 CPUtime=1.66 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 14176 0 0 0 161 5 0 0 20 0 19 0 408292507 15787421696 20219 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3854351 20219 3451 1 0 3815453 0
[pid=26664/tid=26665] ppid=26662 vsize=15417404 memory=-3704326594973231466 CPUtime=0.55 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) S 26662 26662 14254 0 -1 1077944384 8905 0 0 0 52 3 0 0 20 0 19 0 408292508 15787421696 20219 33554432000 4194304 4196468 140726334413456 139863888413824 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408292508 15787421696 20219 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408292508 15787421696 20219 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15417404 memory=708 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408292508 15787421696 20219 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15417404 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408292508 15787421696 20219 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15417404 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15417404 memory=776 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862848779296 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15417404 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862847726448 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15417404 memory=7956 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15417404 memory=3444 CPUtime=0.19 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) R 26662 26662 14254 0 -1 4202560 1311 0 0 0 19 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862845604168 139863869081951 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15417404 memory=1556 CPUtime=0.24 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) R 26662 26662 14254 0 -1 4202560 836 0 0 0 24 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862844560808 139863862175889 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15417404 memory=2832 CPUtime=0.35 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) R 26662 26662 14254 0 -1 1077944384 1603 0 0 0 35 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15417404 memory=984 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15417404 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 20219 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 82328 KiB

[startup+1.50132 s]
/proc/loadavg: 7.82 8.09 8.27 11/237 26682
/proc/meminfo: memFree=30845896/32770624 swapFree=66920764/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0

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

/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 106258 0 0 0 229946 237 0 0 20 0 19 0 408292507 15787421696 132024 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3854351 132024 3526 1 0 3815453 0
[pid=26664/tid=26665] ppid=26662 vsize=15417404 memory=505332 CPUtime=0.55 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) S 26662 26662 14254 0 -1 1077944384 8905 0 0 0 52 3 0 0 20 0 19 0 408292508 15787421696 132024 33554432000 4194304 4196468 140726334413456 139863888413824 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15417404 memory=528052 CPUtime=2.41 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 4693 0 0 0 231 10 0 0 20 0 19 0 408292508 15787421696 132024 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15417404 memory=528052 CPUtime=2.41 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 3102 0 0 0 232 9 0 0 20 0 19 0 408292508 15787421696 132024 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15417404 memory=1452 CPUtime=2.42 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 3808 0 0 0 234 8 0 0 20 0 19 0 408292508 15787421696 132024 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15417404 memory=1452 CPUtime=2.41 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 3709 0 0 0 231 10 0 0 20 0 19 0 408292508 15787421696 132024 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15417404 memory=1452 CPUtime=3.21 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 17617 0 0 0 140 181 0 0 20 0 19 0 408292510 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15417404 memory=528096 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862848779360 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15417404 memory=528096 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862847726464 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15417404 memory=528052 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15417404 memory=1452 CPUtime=2.23 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 9822 0 0 0 222 1 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15417404 memory=444736 CPUtime=2.52 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 12116 0 0 0 251 1 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 60 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15417404 memory=1452 CPUtime=0.58 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) S 26662 26662 14254 0 -1 1077944384 7556 0 0 0 57 1 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15417404 memory=1452 CPUtime=0.19 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 340 0 0 0 19 0 0 0 20 0 19 0 408292513 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26679] ppid=26662 vsize=15417404 memory=3580 CPUtime=571.01 cores=1,3,5,7
/proc/26664/task/26679/stat : 26679 (java) R 26662 26662 14254 0 -1 4202560 2505 0 0 0 57099 2 0 0 20 0 19 0 408292565 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862832200992 139863484131884 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26680] ppid=26662 vsize=15417404 memory=17016 CPUtime=571.7 cores=1,3,5,7
/proc/26664/task/26680/stat : 26680 (java) R 26662 26662 14254 0 -1 4202560 4783 0 0 0 57167 3 0 0 20 0 19 0 408292565 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862831149000 139863485210968 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26681] ppid=26662 vsize=15417404 memory=988 CPUtime=570.54 cores=1,3,5,7
/proc/26664/task/26681/stat : 26681 (java) R 26662 26662 14254 0 -1 4202560 2139 0 0 0 57050 4 0 0 20 0 19 0 408292565 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862830095664 139863484966604 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26682] ppid=26662 vsize=15417404 memory=3580 CPUtime=569.53 cores=1,3,5,7
/proc/26664/task/26682/stat : 26682 (java) R 26662 26662 14254 0 -1 4202560 23779 0 0 0 56942 11 0 0 20 0 19 0 408292565 15787421696 132024 33554432000 4194304 4196468 140726334413456 139862829047248 139863485210868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 2301.83 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 529548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+637.301 s]
/proc/loadavg: 6.19 7.78 8.15 6/233 26817
/proc/meminfo: memFree=21971988/32770624 swapFree=66920780/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15417404 memory=801560 CPUtime=2520.26 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 116675 0 0 0 251762 264 0 0 20 0 19 0 408292507 15787421696 200390 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3854351 200390 3526 1 0 3815453 0
[pid=26664/tid=26665] ppid=26662 vsize=15417404 memory=799500 CPUtime=0.55 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) S 26662 26662 14254 0 -1 1077944384 8905 0 0 0 52 3 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863888413824 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15417404 memory=773560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 5119 0 0 0 249 13 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15417404 memory=801560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 3419 0 0 0 250 12 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15417404 memory=801560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 4080 0 0 0 251 11 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15417404 memory=1452 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 3963 0 0 0 248 14 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15417404 memory=1444 CPUtime=3.39 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 20888 0 0 0 147 192 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15417404 memory=801560 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862848779360 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862847726464 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15417404 memory=496 CPUtime=2.23 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 9823 0 0 0 222 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15417404 memory=1560 CPUtime=2.52 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 12116 0 0 0 251 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 60 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15417404 memory=1452 CPUtime=0.58 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) S 26662 26662 14254 0 -1 1077944384 7556 0 0 0 57 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15417404 memory=782256 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15417404 memory=164 CPUtime=0.24 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 359 0 0 0 24 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26679] ppid=26662 vsize=15417404 memory=280055490019568 CPUtime=625.21 cores=1,3,5,7
/proc/26664/task/26679/stat : 26679 (java) R 26662 26662 14254 0 -1 4202560 2777 0 0 0 62518 3 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862832200128 139863484127972 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26680] ppid=26662 vsize=15417404 memory=775924 CPUtime=626.22 cores=1,3,5,7
/proc/26664/task/26680/stat : 26680 (java) R 26662 26662 14254 0 -1 4202560 7296 0 0 0 62617 5 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862831149448 139863484264703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26681] ppid=26662 vsize=15417404 memory=1452 CPUtime=624.84 cores=1,3,5,7
/proc/26664/task/26681/stat : 26681 (java) R 26662 26662 14254 0 -1 4202560 2360 0 0 0 62479 5 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862830096648 139863484195660 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26682] ppid=26662 vsize=15417404 memory=1452 CPUtime=623.88 cores=1,3,5,7
/proc/26664/task/26682/stat : 26682 (java) R 26662 26662 14254 0 -1 4202560 26630 0 0 0 62377 11 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862829047136 139863485210861 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 2520.26 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 803012 KiB

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

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

[startup+637.383 s]
# the end of solver process 26664 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.92 s, system=2.65511 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+637.301 s]
/proc/loadavg: 6.19 7.78 8.15 6/233 26817
/proc/meminfo: memFree=21971988/32770624 swapFree=66920780/67108860
[pid=26662] ppid=26659 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26662/stat : 26662 (xcsp3-exec) S 26659 26662 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408292507 115843072 363 33554432000 4194304 5098028 140730219853200 140730219851304 140414167601788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25210880 140730219860858 140730219861101 140730219861101 140730219864010 0
/proc/26662/statm: 28282 363 304 221 0 87 0
[pid=26664] ppid=26662 vsize=15417404 memory=801560 CPUtime=2520.26 cores=1,3,5,7
/proc/26664/stat : 26664 (java) S 26662 26662 14254 0 -1 1077944320 116675 0 0 0 251762 264 0 0 20 0 19 0 408292507 15787421696 200390 33554432000 4194304 4196468 140726334413456 140726334396000 139863884173047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
/proc/26664/statm: 3854351 200390 3526 1 0 3815453 0
[pid=26664/tid=26665] ppid=26662 vsize=15417404 memory=799500 CPUtime=0.55 cores=1,3,5,7
/proc/26664/task/26665/stat : 26665 (java) S 26662 26662 14254 0 -1 1077944384 8905 0 0 0 52 3 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863888413824 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26666] ppid=26662 vsize=15417404 memory=773560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26666/stat : 26666 (java) S 26662 26662 14254 0 -1 1077944384 5119 0 0 0 249 13 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863812213904 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26667] ppid=26662 vsize=15417404 memory=801560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26667/stat : 26667 (java) S 26662 26662 14254 0 -1 1077944384 3419 0 0 0 250 12 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863811161104 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26668] ppid=26662 vsize=15417404 memory=801560 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26668/stat : 26668 (java) S 26662 26662 14254 0 -1 1077944384 4080 0 0 0 251 11 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863810108304 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26669] ppid=26662 vsize=15417404 memory=1452 CPUtime=2.62 cores=1,3,5,7
/proc/26664/task/26669/stat : 26669 (java) S 26662 26662 14254 0 -1 1077944384 3963 0 0 0 248 14 0 0 20 0 19 0 408292508 15787421696 200390 33554432000 4194304 4196468 140726334413456 139863809055504 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26670] ppid=26662 vsize=15417404 memory=1444 CPUtime=3.39 cores=1,3,5,7
/proc/26664/task/26670/stat : 26670 (java) S 26662 26662 14254 0 -1 1077944384 20888 0 0 0 147 192 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862849833328 139863884184194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26671] ppid=26662 vsize=15417404 memory=801560 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26671/stat : 26671 (java) S 26662 26662 14254 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862848779360 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26672] ppid=26662 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26672/stat : 26672 (java) S 26662 26662 14254 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 408292510 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862847726464 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26673] ppid=26662 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26673/stat : 26673 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862846674768 139863884191643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26674] ppid=26662 vsize=15417404 memory=496 CPUtime=2.23 cores=1,3,5,7
/proc/26664/task/26674/stat : 26674 (java) S 26662 26662 14254 0 -1 1077944384 9823 0 0 0 222 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862845623152 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26675] ppid=26662 vsize=15417404 memory=1560 CPUtime=2.52 cores=1,3,5,7
/proc/26664/task/26675/stat : 26675 (java) S 26662 26662 14254 0 -1 1077944384 12116 0 0 0 251 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862844570352 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 60 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26676] ppid=26662 vsize=15417404 memory=1452 CPUtime=0.58 cores=1,3,5,7
/proc/26664/task/26676/stat : 26676 (java) S 26662 26662 14254 0 -1 1077944384 7556 0 0 0 57 1 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862843517552 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26677] ppid=26662 vsize=15417404 memory=782256 CPUtime=0 cores=1,3,5,7
/proc/26664/task/26677/stat : 26677 (java) S 26662 26662 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862842464992 139863884183253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26678] ppid=26662 vsize=15417404 memory=164 CPUtime=0.24 cores=1,3,5,7
/proc/26664/task/26678/stat : 26678 (java) S 26662 26662 14254 0 -1 1077944384 359 0 0 0 24 0 0 0 20 0 19 0 408292513 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862841412272 139863884184194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26679] ppid=26662 vsize=15417404 memory=280055490019568 CPUtime=625.21 cores=1,3,5,7
/proc/26664/task/26679/stat : 26679 (java) R 26662 26662 14254 0 -1 4202560 2777 0 0 0 62518 3 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862832200128 139863484127972 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26680] ppid=26662 vsize=15417404 memory=775924 CPUtime=626.22 cores=1,3,5,7
/proc/26664/task/26680/stat : 26680 (java) R 26662 26662 14254 0 -1 4202560 7296 0 0 0 62617 5 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862831149448 139863484264703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26681] ppid=26662 vsize=15417404 memory=1452 CPUtime=624.84 cores=1,3,5,7
/proc/26664/task/26681/stat : 26681 (java) R 26662 26662 14254 0 -1 4202560 2360 0 0 0 62479 5 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862830096648 139863484195660 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
[pid=26664/tid=26682] ppid=26662 vsize=15417404 memory=1452 CPUtime=623.88 cores=1,3,5,7
/proc/26664/task/26682/stat : 26682 (java) R 26662 26662 14254 0 -1 4202560 26630 0 0 0 62377 11 0 0 20 0 19 0 408292565 15787421696 200390 33554432000 4194304 4196468 140726334413456 139862829047136 139863485210861 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18931712 140726334415855 140726334416026 140726334416026 140726334418895 0
Current children cumulated CPU time: 2520.26 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 803012 KiB

Child status: 143
Real time (s): 637.383
CPU time (s): 2520.57
CPU user time (s): 2517.92
CPU system time (s): 2.65511
CPU usage (%): 395.457
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 803012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.92
system time used= 2.65511
maximum resident set size= 802908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51930
involuntary context switches= 44841


# summary of solver processes directly reported to runsolver:
#   pid: 26662,26664
#   total CPU time (s): 2520.57
#   total CPU user time (s): 2517.92
#   total CPU system time (s): 2.65511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.92269 second user time and 7.50784 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 21:30:48
IDJOB=4393147
IDBENCH=133663
IDSOLVER=2840
FILE ID=node107/4393147-1568320364
RUNJOBID= node107-1568308867-14286
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-06-m100.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-4393147-1568320364/watcher-4393147-1568320364 -o /tmp/evaluation-result-4393147-1568320364/solver-4393147-1568320364 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1818685023 HOME/instance-4393147-1568320364.xml

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

MD5SUM BENCH= 48fd215a6575ff2faea72cbf693f6cf6
RANDOM SEED=1818685023

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:        30933860 kB
MemAvailable:   31291832 kB
Buffers:          118900 kB
Cached:           507840 kB
SwapCached:        80372 kB
Active:           933084 kB
Inactive:         316776 kB
Active(anon):     551812 kB
Inactive(anon):   100176 kB
Active(file):     381272 kB
Inactive(file):   216600 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920764 kB
Dirty:             26220 kB
Writeback:             0 kB
AnonPages:        665956 kB
Mapped:            44856 kB
Shmem:             20512 kB
Slab:             180760 kB
SReclaimable:     151872 kB
SUnreclaim:        28888 kB
KernelStack:        4064 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1792264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    569344 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= 55248 MiB
End job on node107 at 2019-09-12 21:41:26