Trace number 4404930

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelWrong UNSAT 2.91298 0.926092

General information on the benchmark

NameMario/Mario-zinc-s1/
Mario-n-medium-5.xml
MD5SUM36a1aa2a38358c951443c34d8d302d49
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark771
Best CPU time to get the best result obtained on this benchmark74.8503
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains56
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":5},{"size":30,"count":55}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404930-1569004612.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404930-1569004612.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
2.28/0.85	c solve instance...
2.80/0.91	s UNSATISFIABLE

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 (13249 MiB free)
  memory of node 1: 16384 MiB (12341 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404930-1569004612/watcher-4404930-1569004612 -o /var/tmp/evaluation-result-4404930-1569004612/solver-4404930-1569004612 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1133149551 HOME/instance-4404930-1569004612.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10087, runsolver pid=10084
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 7.78 8.14 7.90 2/211 10108
/proc/meminfo: memFree=26187692/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28227396 memory=30248 CPUtime=0.12 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 5521 0 0 0 11 1 0 0 20 0 20 0 476709803 28904853504 7562 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7056849 7562 3120 1 0 7019032 0
[pid=10089/tid=10090] ppid=10087 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) R 10087 10087 2945 0 -1 4202560 3447 0 0 0 8 1 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834986612528 139834618199639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28227396 memory=139935316530816 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709806 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476709806 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476709807 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) S 10087 10087 2945 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834027395312 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) S 10087 10087 2945 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834026342768 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834025289712 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) R 10087 10087 2945 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834024237168 139834967544910 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709810 28904853504 7562 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31704 KiB

[startup+0.210216 s]*
/proc/loadavg: 7.24 8.02 7.86 3/211 10108
/proc/meminfo: memFree=26175196/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28227396 memory=41436 CPUtime=0.33 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 9064 0 0 0 30 3 0 0 20 0 20 0 476709803 28904853504 10359 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7056849 10359 3269 1 0 7019032 0
[pid=10089/tid=10090] ppid=10087 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) R 10087 10087 2945 0 -1 4202560 6250 0 0 0 17 2 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834986617280 139834982401181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28227396 memory=3979123189637273248 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709805 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476709806 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476709806 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476709807 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) S 10087 10087 2945 0 -1 1077944384 484 0 0 0 1 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834027395312 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) S 10087 10087 2945 0 -1 1077944384 224 0 0 0 1 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834026342768 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) S 10087 10087 2945 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834025289712 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) S 10087 10087 2945 0 -1 1077944384 739 0 0 0 7 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834024237168 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709809 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709810 28904853504 10359 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42892 KiB

[startup+0.309645 s]*
/proc/loadavg: 7.24 8.02 7.86 3/211 10108
/proc/meminfo: memFree=26170592/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28231652 memory=49804 CPUtime=0.52 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 10238 0 0 0 48 4 0 0 20 0 20 0 476709803 28909211648 12451 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7057913 12451 3357 1 0 7019032 0
[pid=10089/tid=10090] ppid=10087 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) R 10087 10087 2945 0 -1 4202560 7294 0 0 0 27 3 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834986610368 139834966521821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28231652 memory=139935201981359 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709805 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28231652 memory=139935201983664 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709805 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28231652 memory=139935201985968 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709805 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476709806 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28231652 memory=279870403978896 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476709806 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28231652 memory=279870403985808 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476709807 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28231652 memory=279870403927088 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28231652 memory=279870403999632 CPUtime=0.02 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) S 10087 10087 2945 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834027395312 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28231652 memory=279870404006544 CPUtime=0.03 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) R 10087 10087 2945 0 -1 4202560 312 0 0 0 3 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834026333152 139834963079552 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28231652 memory=279870404004240 CPUtime=0.02 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) S 10087 10087 2945 0 -1 1077944384 73 0 0 0 2 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834025289712 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28231652 memory=279870404020400 CPUtime=0.12 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) S 10087 10087 2945 0 -1 1077944384 799 0 0 0 12 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834024237168 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709809 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709810 28909211648 12451 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51260 KiB

[startup+0.700925 s]
/proc/loadavg: 7.24 8.02 7.86 2/211 10108
/proc/meminfo: memFree=26144808/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28233776 memory=99556 CPUtime=1.79 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 15530 0 0 0 172 7 0 0 20 0 20 0 476709803 28911386624 24889 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7058444 24889 3456 1 0 7019544 0
[pid=10089/tid=10090] ppid=10087 vsize=28233776 memory=279870404378288 CPUtime=0.67 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) R 10087 10087 2945 0 -1 4202560 8945 0 0 0 63 4 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834986616080 139834618205640 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28233776 memory=139935202190192 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28233776 memory=1568 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28233776 memory=14008 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 24889 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28233776 memory=12040 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28233776 memory=2120 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28233776 memory=30132 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476709806 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28233776 memory=1556 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476709806 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28233776 memory=500 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476709807 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28233776 memory=932 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28233776 memory=0 CPUtime=0.2 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) R 10087 10087 2945 0 -1 4202560 1303 0 0 0 20 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834027382160 139834975096218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28233776 memory=3540 CPUtime=0.25 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) R 10087 10087 2945 0 -1 4202560 1206 0 0 0 25 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834026330320 139834965878116 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28233776 memory=1228 CPUtime=0.2 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) R 10087 10087 2945 0 -1 4202560 803 0 0 0 20 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834025280064 139834966771236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28233776 memory=10600 CPUtime=0.41 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) R 10087 10087 2945 0 -1 4202560 1958 0 0 0 41 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834024237168 139834961518221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28233776 memory=1736 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709809 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28233776 memory=6072 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709810 28911386624 24908 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 101012 KiB

[startup+0.92603 s]
# the end of solver process 10087 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.81519 s, system=0.097785 s

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

[startup+0.801068 s]
/proc/loadavg: 7.24 8.02 7.86 2/211 10108
/proc/meminfo: memFree=26144808/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28233776 memory=132088 CPUtime=2.28 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 16974 0 0 0 220 8 0 0 20 0 20 0 476709803 28911386624 33022 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7058444 33022 3461 1 0 7019544 0
[pid=10089/tid=10090] ppid=10087 vsize=28233776 memory=5866027920036745299 CPUtime=0.78 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) R 10087 10087 2945 0 -1 4202560 8976 0 0 0 73 5 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834986616976 139834623148221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28233776 memory=4638778445997429072 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28233776 memory=6935649255777919552 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28233776 memory=8514726395715351173 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28233776 memory=-9106937489842806133 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709804 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28233776 memory=279870403841600 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28233776 memory=-9178283013952592727 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709805 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476709806 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28233776 memory=1416 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476709806 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28233776 memory=776 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476709807 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28233776 memory=3540 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28233776 memory=1228 CPUtime=0.3 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) R 10087 10087 2945 0 -1 4202560 1776 0 0 0 30 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834027381520 139834963900575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28233776 memory=10600 CPUtime=0.35 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) R 10087 10087 2945 0 -1 4202560 1250 0 0 0 35 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834026330320 139834967304192 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28233776 memory=1736 CPUtime=0.3 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) R 10087 10087 2945 0 -1 4202560 1208 0 0 0 30 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834025280064 139834974668709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28233776 memory=6072 CPUtime=0.5 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) R 10087 10087 2945 0 -1 4202560 2449 0 0 0 50 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834024237168 139834961026496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28233776 memory=636 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476709809 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28233776 memory=2836 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476709810 28911386624 33022 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 133544 KiB

[startup+0.905172 s]
/proc/loadavg: 7.24 8.02 7.86 2/211 10108
/proc/meminfo: memFree=26144808/32770624 swapFree=67001832/67108860
[pid=10087] ppid=10084 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/10087/stat : 10087 (xcsp3-exec) S 10084 10087 2945 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476709803 115843072 364 33554432000 4194304 5098028 140721559992576 140721559990680 140285254746748 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39878656 140721559995223 140721559995482 140721559995482 140721559998406 0
/proc/10087/statm: 28282 364 305 221 0 87 0
[pid=10089] ppid=10087 vsize=28768336 memory=168824 CPUtime=2.8 cores=0-7
/proc/10089/stat : 10089 (java) S 10087 10087 2945 0 -1 1077944320 17757 0 0 0 272 8 0 0 20 0 28 0 476709803 29458776064 42206 33554432000 4194304 4196468 140730198675376 140730198657920 139834982379255 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
/proc/10089/statm: 7192084 42206 3461 1 0 7153184 0
[pid=10089/tid=10090] ppid=10087 vsize=28768336 memory=10600 CPUtime=0.84 cores=0-7
/proc/10089/task/10090/stat : 10090 (java) S 10087 10087 2945 0 -1 1077944384 9082 0 0 0 79 5 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834986620032 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10091] ppid=10087 vsize=28768336 memory=1736 CPUtime=0 cores=0-7
/proc/10089/task/10091/stat : 10091 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834943339536 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10092] ppid=10087 vsize=28768336 memory=6072 CPUtime=0 cores=0-7
/proc/10089/task/10092/stat : 10092 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834532207760 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10093] ppid=10087 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/10089/task/10093/stat : 10093 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834531154704 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10094] ppid=10087 vsize=28768336 memory=99556 CPUtime=0 cores=0-7
/proc/10089/task/10094/stat : 10094 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834530102160 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10095] ppid=10087 vsize=28768336 memory=279870404378288 CPUtime=0 cores=0-7
/proc/10089/task/10095/stat : 10095 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709804 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834529049104 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10096] ppid=10087 vsize=28768336 memory=139935202190192 CPUtime=0 cores=0-7
/proc/10089/task/10096/stat : 10096 (java) S 10087 10087 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476709805 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834527996560 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10097] ppid=10087 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10097/stat : 10097 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709805 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834526943504 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10098] ppid=10087 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/10089/task/10098/stat : 10098 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476709805 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834525890960 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10099] ppid=10087 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/10089/task/10099/stat : 10099 (java) S 10087 10087 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 476709806 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834031606512 139834982390402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10100] ppid=10087 vsize=28768336 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10089/task/10100/stat : 10100 (java) S 10087 10087 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476709806 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834030552736 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10101] ppid=10087 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/10089/task/10101/stat : 10101 (java) S 10087 10087 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 476709807 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834029499632 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10102] ppid=10087 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/10089/task/10102/stat : 10102 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834028448208 139834982397851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10103] ppid=10087 vsize=28768336 memory=6944656592455359580 CPUtime=0.37 cores=0-7
/proc/10089/task/10103/stat : 10103 (java) S 10087 10087 2945 0 -1 1077944384 1907 0 0 0 37 0 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834027380304 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10104] ppid=10087 vsize=28768336 memory=6944652177228980320 CPUtime=0.41 cores=0-7
/proc/10089/task/10104/stat : 10104 (java) R 10087 10087 2945 0 -1 4202560 1273 0 0 0 41 0 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834026334224 139834965790209 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10105] ppid=10087 vsize=28768336 memory=6944656592455360604 CPUtime=0.39 cores=0-7
/proc/10089/task/10105/stat : 10105 (java) R 10087 10087 2945 0 -1 4202560 1260 0 0 0 39 0 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834025279632 139834960303975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10106] ppid=10087 vsize=28768336 memory=5787515123716350040 CPUtime=0.58 cores=0-7
/proc/10089/task/10106/stat : 10106 (java) S 10087 10087 2945 0 -1 1077944384 2643 0 0 0 57 1 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834024233040 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10107] ppid=10087 vsize=28768336 memory=29381563313 CPUtime=0 cores=0-7
/proc/10089/task/10107/stat : 10107 (java) S 10087 10087 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476709809 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834023185376 139834982389461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
[pid=10089/tid=10108] ppid=10087 vsize=28768336 memory=1056 CPUtime=0 cores=0-7
/proc/10089/task/10108/stat : 10108 (java) S 10087 10087 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476709810 29458776064 42206 33554432000 4194304 4196468 140730198675376 139834022132912 139834982390402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29097984 140730198680540 140730198680715 140730198680715 140730198683599 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 170280 KiB

Child status: 0
Real time (s): 0.926092
CPU time (s): 2.91298
CPU user time (s): 2.81519
CPU system time (s): 0.097785
CPU usage (%): 314.545
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 170280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.81519
system time used= 0.097785
maximum resident set size= 172216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2857
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 10087
#   total CPU time (s): 2.91298
#   total CPU user time (s): 2.81519
#   total CPU system time (s): 0.097785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020866 second user time and 0.052751 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 20:36:07
IDJOB=4404930
IDBENCH=133279
IDSOLVER=2866
FILE ID=node136/4404930-1569004612
RUNJOBID= node136-1568994428-2972
PBS_JOBID= 21704724
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-n-medium-5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404930-1569004612/watcher-4404930-1569004612 -o /var/tmp/evaluation-result-4404930-1569004612/solver-4404930-1569004612 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1133149551 HOME/instance-4404930-1569004612.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 36a1aa2a38358c951443c34d8d302d49
RANDOM SEED=1133149551

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26205712 kB
MemAvailable:   31847616 kB
Buffers:           89120 kB
Cached:          5689772 kB
SwapCached:         3504 kB
Active:          2667328 kB
Inactive:        3116744 kB
Active(anon):       4416 kB
Inactive(anon):    49176 kB
Active(file):    2662912 kB
Inactive(file):  3067568 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67001832 kB
Dirty:             26528 kB
Writeback:             0 kB
AnonPages:        119756 kB
Mapped:            52076 kB
Shmem:             39796 kB
Slab:             369700 kB
SReclaimable:     339884 kB
SUnreclaim:        29816 kB
KernelStack:        3712 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-20 20:36:08