Trace number 4281235

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 4.0.5 par (2017-08-18)UNSAT 5.4951301 1.2156301

General information on the benchmark

NameSchurrLemma/SchurrLemma-nor-s1/
SchurrLemma-nor-024-3.xml
MD5SUM22afaa39cd90d1a6cea2c2d1150da88d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.104611
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints132
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":24}]
Minimum variable degree11
Maximum variable degree22
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":2},{"degree":22,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281235-1503183601.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281235-1503183601.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.79/0.71	c solve instance...
4.85/1.18	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 (11841 MiB free)
  memory of node 1: 16384 MiB (11234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281235-1503183601/watcher-4281235-1503183601 -o /tmp/evaluation-result-4281235-1503183601/solver-4281235-1503183601 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503176429-30780 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 436191279 HOME/instance-4281235-1503183601.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=32541, runsolver pid=32538
Current StackSize limit: 8192 KiB


[startup+0.10039 s]*
/proc/loadavg: 7.53 8.04 7.79 2/199 32562
/proc/meminfo: memFree=23614316/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=25999808 memory=26500 CPUtime=0.11 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 5478 0 0 0 10 1 0 0 20 0 20 0 151440798 26623803392 6625 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6499952 6625 2868 1 0 6488269 0
[pid=32543/tid=32544] ppid=32541 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) R 32541 32541 30753 0 -1 4202560 3484 0 0 0 8 0 0 0 20 0 20 0 151440798 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556770876448 140556750730590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=25999808 memory=140463352243840 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26623803392 6625 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440800 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555440895984 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151440801 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151440801 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555437738192 140556766668699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) S 32541 32541 30753 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 151440803 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555436685808 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555435633264 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555434580720 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) R 32541 32541 30753 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 20 0 151440803 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555433528176 140556766671450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440804 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32562] ppid=32541 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32562/stat : 32562 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440804 26623803392 6625 33554432000 4194304 4196468 140732638291488 140555431422384 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27884 KiB

[startup+0.210059 s]*
/proc/loadavg: 7.53 8.04 7.79 3/199 32562
/proc/meminfo: memFree=23604608/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=26004064 memory=38840 CPUtime=0.33 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 8313 0 0 0 30 3 0 0 20 0 20 0 151440798 26628161536 9710 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6501016 9710 3006 1 0 6488269 0
[pid=32543/tid=32544] ppid=32541 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) R 32541 32541 30753 0 -1 4202560 5393 0 0 0 18 1 0 0 20 0 20 0 151440798 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556770871096 140556750730590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=26004064 memory=140463353257703 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 9710 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440800 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555440895984 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151440801 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151440801 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555437738192 140556766668699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) S 32541 32541 30753 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 20 0 151440803 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555436685808 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) S 32541 32541 30753 0 -1 1077944384 311 0 0 0 2 0 0 0 20 0 20 0 151440803 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555435633264 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 20 0 151440803 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555434580720 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) S 32541 32541 30753 0 -1 1077944384 737 0 0 0 7 0 0 0 20 0 20 0 151440803 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555433528176 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440804 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32562] ppid=32541 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32562/stat : 32562 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440804 26628161536 9710 33554432000 4194304 4196468 140732638291488 140555431422384 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40224 KiB

[startup+0.309335 s]*
/proc/loadavg: 7.53 8.04 7.79 3/199 32562
/proc/meminfo: memFree=23598292/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=26004064 memory=46064 CPUtime=0.5 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 9280 0 0 0 46 4 0 0 20 0 20 0 151440798 26628161536 11516 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6501016 11516 3117 1 0 6488269 0
[pid=32543/tid=32544] ppid=32541 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) R 32541 32541 30753 0 -1 4202560 6091 0 0 0 27 2 0 0 20 0 20 0 151440798 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556770887840 140556766672029 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=26004064 memory=140463214523311 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=26004064 memory=140463214525616 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=26004064 memory=140463214527920 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26628161536 11516 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440800 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555440895984 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=26004064 memory=280926429062800 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151440801 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=26004064 memory=280926429069712 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151440801 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=26004064 memory=280926429010992 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555437738192 140556766668699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=26004064 memory=280926429083536 CPUtime=0.01 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) S 32541 32541 30753 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 20 0 151440803 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555436685808 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=26004064 memory=280926429090448 CPUtime=0.03 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) S 32541 32541 30753 0 -1 1077944384 361 0 0 0 3 0 0 0 20 0 20 0 151440803 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555435633264 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=26004064 memory=280926429088144 CPUtime=0.01 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 165 0 0 0 1 0 0 0 20 0 20 0 151440803 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555434580720 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=26004064 memory=280926429104304 CPUtime=0.12 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) R 32541 32541 30753 0 -1 4202560 848 0 0 0 12 0 0 0 20 0 20 0 151440803 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555433528176 140556758604947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440804 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32562] ppid=32541 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32543/task/32562/stat : 32562 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440804 26628161536 11516 33554432000 4194304 4196468 140732638291488 140555431422384 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47448 KiB

[startup+0.700911 s]
/proc/loadavg: 7.53 8.04 7.79 6/199 32562
/proc/meminfo: memFree=23582164/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=26006188 memory=84256 CPUtime=1.79 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 12739 0 0 0 173 6 0 0 20 0 20 0 151440798 26630336512 21064 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6501547 21064 3207 1 0 6488781 0
[pid=32543/tid=32544] ppid=32541 vsize=26006188 memory=280926429462192 CPUtime=0.67 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) R 32541 32541 30753 0 -1 4202560 6799 0 0 0 64 3 0 0 20 0 20 0 151440798 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556770883360 140556747475367 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=26006188 memory=140463214732144 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=26006188 memory=8740 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=26006188 memory=4620 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=26006188 memory=1196 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=26006188 memory=15876 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=26006188 memory=18476 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=26006188 memory=24328 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151440799 26630336512 21070 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=26006188 memory=4048 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 151440800 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555440895984 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=26006188 memory=1792 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151440801 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=26006188 memory=648 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151440801 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=26006188 memory=1236 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440803 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555437738192 140556766668699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=26006188 memory=22244 CPUtime=0.2 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) R 32541 32541 30753 0 -1 4202560 1235 0 0 0 20 0 0 0 20 0 20 0 151440803 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555436676784 140556766663981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=26006188 memory=12136 CPUtime=0.23 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) R 32541 32541 30753 0 -1 4202560 813 0 0 0 23 0 0 0 20 0 20 0 151440803 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555435620704 140556750181586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=26006188 memory=5792 CPUtime=0.22 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 734 0 0 0 22 0 0 0 20 0 20 0 151440803 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555434580720 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=26006188 memory=796 CPUtime=0.42 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) R 32541 32541 30753 0 -1 4202560 1841 0 0 0 42 0 0 0 20 0 20 0 151440803 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555433523248 140556766662038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=26006188 memory=1436 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151440804 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32562] ppid=32541 vsize=26006188 memory=1012 CPUtime=0 cores=0-7
/proc/32543/task/32562/stat : 32562 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151440804 26630336512 21070 33554432000 4194304 4196468 140732638291488 140555431422384 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 85640 KiB

[startup+1.21558 s]
# the end of solver process 32541 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.40806 s, system=0.08707 s

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

[startup+0.802347 s]
/proc/loadavg: 7.53 8.04 7.79 6/199 32562
/proc/meminfo: memFree=23582164/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=26538700 memory=107128 CPUtime=2.44 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 13567 0 0 0 237 7 0 0 20 0 28 0 151440798 27175628800 26782 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6634675 26782 3215 1 0 6621909 0
[pid=32543/tid=32544] ppid=32541 vsize=26538700 memory=8740 CPUtime=0.69 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) S 32541 32541 30753 0 -1 1077944384 6863 0 0 0 66 3 0 0 20 0 28 0 151440798 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556770890880 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=26538700 memory=4620 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=26538700 memory=1196 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=26538700 memory=18476 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=26538700 memory=24328 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=26538700 memory=4048 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=26538700 memory=31140 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=26538700 memory=4572432629679104663 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151440799 27175628800 26782 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=26538700 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 151440800 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555440895984 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=26538700 memory=164 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151440801 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 151440801 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151440803 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555437738192 140556766668699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=26538700 memory=0 CPUtime=0.29 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) R 32541 32541 30753 0 -1 1077944384 1262 0 0 0 29 0 0 0 20 0 28 0 151440803 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555436675600 140556766660309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=26538700 memory=0 CPUtime=0.33 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) R 32541 32541 30753 0 -1 4202560 1014 0 0 0 33 0 0 0 20 0 28 0 151440803 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555435622064 140556747350400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=26538700 memory=0 CPUtime=0.29 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 771 0 0 0 29 0 0 0 20 0 28 0 151440803 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555434572368 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=26538700 memory=0 CPUtime=0.5 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) R 32541 32541 30753 0 -1 4202560 1993 0 0 0 49 1 0 0 20 0 28 0 151440803 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555433525712 140556746364868 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151440804 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32562] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32562/stat : 32562 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151440804 27175628800 26782 33554432000 4194304 4196468 140732638291488 140555431422384 140556766661250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 108512 KiB

[startup+1.20107 s]
/proc/loadavg: 7.53 8.04 7.79 12/207 32570
/proc/meminfo: memFree=23529652/32770624 swapFree=67108860/67108860
[pid=32541] ppid=32538 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32541/stat : 32541 (xcsp3-exec) S 32538 32541 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151440798 9740288 346 33554432000 4194304 5098028 140725436032608 140725436030712 140453063410300 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23052288 140725436040293 140725436040503 140725436040503 140725436043243 0
/proc/32541/statm: 2378 346 289 221 0 87 0
[pid=32543] ppid=32541 vsize=26538700 memory=120048 CPUtime=5.48 cores=0-7
/proc/32543/stat : 32543 (java) S 32541 32541 30753 0 -1 1077944320 16265 0 0 0 540 8 0 0 20 0 19 0 151440798 27175628800 30012 33554432000 4194304 4196468 140732638291488 140732638274032 140556766650103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
/proc/32543/statm: 6634675 30012 3225 1 0 6621909 0
[pid=32543/tid=32544] ppid=32541 vsize=26538700 memory=0 CPUtime=0.69 cores=0-7
/proc/32543/task/32544/stat : 32544 (java) S 32541 32541 30753 0 -1 1077944384 6870 0 0 0 66 3 0 0 20 0 19 0 151440798 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556770892944 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32545] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32545/stat : 32545 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556719270160 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32546] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32546/stat : 32546 (java) S 32541 32541 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556718217616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32547] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32547/stat : 32547 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556717165072 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32548] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32548/stat : 32548 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556716112528 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32549] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32549/stat : 32549 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556715059984 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32550] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32550/stat : 32550 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556714007440 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32551] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32551/stat : 32551 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556712954896 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32552] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32552/stat : 32552 (java) S 32541 32541 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151440799 27175628800 30012 33554432000 4194304 4196468 140732638291488 140556711902352 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32553] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32553/stat : 32553 (java) S 32541 32541 30753 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 151440800 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555440896192 140556766661250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32554] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32554/stat : 32554 (java) S 32541 32541 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 151440801 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555439842208 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32555] ppid=32541 vsize=26538700 memory=303711698211307546 CPUtime=0 cores=0-7
/proc/32543/task/32555/stat : 32555 (java) S 32541 32541 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 151440801 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555438789616 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32556] ppid=32541 vsize=26538700 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/32543/task/32556/stat : 32556 (java) S 32541 32541 30753 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 151440803 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555437736960 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32557] ppid=32541 vsize=26538700 memory=6152312264240295017 CPUtime=0.43 cores=0-7
/proc/32543/task/32557/stat : 32557 (java) R 32541 32541 30753 0 -1 4202560 2072 0 0 0 43 0 0 0 20 0 19 0 151440803 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555436671832 140556748195880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32558] ppid=32541 vsize=26538700 memory=1 CPUtime=0.49 cores=0-7
/proc/32543/task/32558/stat : 32558 (java) S 32541 32541 30753 0 -1 1077944384 1575 0 0 0 49 0 0 0 20 0 19 0 151440803 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555435618224 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32559] ppid=32541 vsize=26538700 memory=0 CPUtime=0.43 cores=0-7
/proc/32543/task/32559/stat : 32559 (java) S 32541 32541 30753 0 -1 1077944384 1761 0 0 0 43 0 0 0 20 0 19 0 151440803 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555434561200 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32560] ppid=32541 vsize=26538700 memory=3806 CPUtime=0.55 cores=0-7
/proc/32543/task/32560/stat : 32560 (java) S 32541 32541 30753 0 -1 1077944384 2271 0 0 0 54 1 0 0 20 0 19 0 151440803 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555433524048 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
[pid=32543/tid=32561] ppid=32541 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32543/task/32561/stat : 32561 (java) S 32541 32541 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 151440804 27175628800 30012 33554432000 4194304 4196468 140732638291488 140555432474848 140556766660309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13082624 140732638299282 140732638299459 140732638299459 140732638302159 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 121432 KiB

Child status: 0
Real time (s): 1.21563
CPU time (s): 5.49513
CPU user time (s): 5.40806
CPU system time (s): 0.08707
CPU usage (%): 452.041
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 121432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.40806
system time used= 0.08707
maximum resident set size= 120820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16795
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= 3356
involuntary context switches= 94


# summary of solver processes directly reported to runsolver:
#   pid: 32541
#   total CPU time (s): 5.49513
#   total CPU user time (s): 5.40806
#   total CPU system time (s): 0.08707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029509 second user time and 0.054003 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-20 00:45:41
IDJOB=4281235
IDBENCH=140597
IDSOLVER=2675
FILE ID=node149/4281235-1503183601
RUNJOBID= node149-1503176429-30780
PBS_JOBID= 20630847
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-nor-s1/SchurrLemma-nor-024-3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281235-1503183601/watcher-4281235-1503183601 -o /tmp/evaluation-result-4281235-1503183601/solver-4281235-1503183601 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503176429-30780 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 436191279 HOME/instance-4281235-1503183601.xml

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

MD5SUM BENCH= 22afaa39cd90d1a6cea2c2d1150da88d
RANDOM SEED=436191279

node149.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        23629788 kB
MemAvailable:   31949928 kB
Buffers:          283556 kB
Cached:          8308184 kB
SwapCached:            0 kB
Active:          2137360 kB
Inactive:        6509284 kB
Active(anon):       3556 kB
Inactive(anon):    87456 kB
Active(file):    2133804 kB
Inactive(file):  6421828 kB
Unevictable:        7916 kB
Mlocked:            7916 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:         62676 kB
Mapped:            51596 kB
Shmem:             33416 kB
Slab:             187452 kB
SReclaimable:     160688 kB
SUnreclaim:        26764 kB
KernelStack:        3168 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61764 MiB
End job on node149 at 2017-08-20 00:45:42