Trace number 4283962

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 5a (2017-08-18)UNSAT 3.03985 1.44877

General information on the benchmark

NameRenaultMod/RenaultMod-m1-s1/
RenaultMod-40.xml
MD5SUM878edee888014227e65ca0b3d1539934
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 benchmark1.05151
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints257
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":108}]
Minimum variable degree2
Maximum variable degree81
Distribution of variable degrees[{"degree":2,"count":38},{"degree":3,"count":26},{"degree":4,"count":16},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":19,"count":1},{"degree":32,"count":1},{"degree":38,"count":1},{"degree":56,"count":2},{"degree":59,"count":1},{"degree":74,"count":1},{"degree":81,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":108},{"arity":2,"count":42},{"arity":3,"count":20},{"arity":4,"count":19},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints149
Number of intensional constraints108
Distribution of constraint types[{"type":"extension","count":149},{"type":"intension","count":108}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283962-1503223532.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283962-1503223532.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.27	c parse instance...
2.64/1.37	c solve instance...
2.89/1.44	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 (14167 MiB free)
  memory of node 1: 16384 MiB (7372 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283962-1503223532/watcher-4283962-1503223532 -o /tmp/evaluation-result-4283962-1503223532/solver-4283962-1503223532 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1177290587 HOME/instance-4283962-1503223532.xml 

running on 4 cores: 0,2,4,6

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

solver pid=28449, runsolver pid=28446

[startup+0.100164 s]*
/proc/loadavg: 1.85 1.72 1.70 4/218 28465
/proc/meminfo: memFree=22040876/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13978596 memory=28672 CPUtime=0.12 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 5066 0 0 0 11 1 0 0 20 0 15 0 155441298 14314082304 7168 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3494649 7168 2858 1 0 3482966 0
[pid=28451/tid=28452] ppid=28449 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 3032 0 0 0 8 0 0 0 20 0 15 0 155441298 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302792341296 140302425341953 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441299 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13978596 memory=139999270635136 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13978596 memory=139999270635136 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441300 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155441301 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155441301 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) S 28449 28449 21899 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 155441303 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302258113008 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) S 28449 28449 21899 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 155441303 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13978596 memory=139999270635136 CPUtime=0.01 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) R 28449 28449 21899 0 -1 4202560 290 0 0 0 1 0 0 0 20 0 15 0 155441303 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302256007920 140302765332176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13978596 memory=139999270635136 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14314082304 7168 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30056 KiB

[startup+0.210808 s]*
/proc/loadavg: 1.85 1.72 1.70 3/218 28465
/proc/meminfo: memFree=22029476/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13982852 memory=41136 CPUtime=0.34 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 7789 0 0 0 31 3 0 0 20 0 15 0 155441298 14318440448 10284 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3495713 10284 3069 1 0 3482966 0
[pid=28451/tid=28452] ppid=28449 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 4760 0 0 0 18 2 0 0 20 0 15 0 155441298 14318473216 10284 33554432000 4194304 4196468 140725908844672 140302792318816 140302780787741 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13982884 memory=8965 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441299 14318473216 10305 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13982852 memory=139999271395057 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13982852 memory=139999270635136 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441300 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155441301 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155441301 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14318473216 10305 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) S 28449 28449 21899 0 -1 1077944384 633 0 0 0 2 0 0 0 20 0 15 0 155441303 14318473216 10305 33554432000 4194304 4196468 140725908844672 140302258113008 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) S 28449 28449 21899 0 -1 1077944384 224 0 0 0 2 0 0 0 20 0 15 0 155441303 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13982852 memory=139999270635136 CPUtime=0.08 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) S 28449 28449 21899 0 -1 1077944384 876 0 0 0 8 0 0 0 20 0 15 0 155441303 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302256007920 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14318440448 10305 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42520 KiB

[startup+0.310522 s]*
/proc/loadavg: 1.85 1.72 1.70 5/218 28465
/proc/meminfo: memFree=22022652/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13982852 memory=48088 CPUtime=0.5 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 8717 0 0 0 47 3 0 0 20 0 15 0 155441298 14318440448 12022 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3495713 12022 3106 1 0 3482966 0
[pid=28451/tid=28452] ppid=28449 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 5417 0 0 0 27 2 0 0 20 0 15 0 155441298 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302792346896 140302788129949 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13982852 memory=9325 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13982852 memory=778507 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441299 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155441300 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155441301 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155441301 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) R 28449 28449 21899 0 -1 4202560 704 0 0 0 4 0 0 0 20 0 15 0 155441303 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302258104336 140302765988176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) R 28449 28449 21899 0 -1 1077944384 238 0 0 0 3 0 0 0 20 0 15 0 155441303 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) R 28449 28449 21899 0 -1 4202560 1054 0 0 0 12 0 0 0 20 0 15 0 155441303 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302256004352 140302768301457 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14318440448 12022 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49472 KiB

[startup+0.700748 s]
/proc/loadavg: 1.85 1.72 1.70 6/218 28465
/proc/meminfo: memFree=21989304/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13982928 memory=194688 CPUtime=1.65 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 11647 0 0 0 156 9 0 0 20 0 15 0 155441298 14318518272 48672 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3495732 48672 3207 1 0 3482966 0
[pid=28451/tid=28452] ppid=28449 vsize=13982928 memory=24748 CPUtime=0.66 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 5802 0 0 0 61 5 0 0 20 0 15 0 155441298 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302792346296 140302428692899 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13982928 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13982928 memory=648 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13982928 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13982928 memory=956 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) R 28449 28449 21899 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13982928 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 155441300 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13982928 memory=928 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 155441301 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13982928 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441301 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13982928 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13982928 memory=4316 CPUtime=0.32 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) R 28449 28449 21899 0 -1 4202560 1502 0 0 0 32 0 0 0 20 0 15 0 155441303 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302258105104 140302772067943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13982928 memory=2196 CPUtime=0.32 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) R 28449 28449 21899 0 -1 4202560 1261 0 0 0 32 0 0 0 20 0 15 0 155441303 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302257048624 140302769652214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13982928 memory=7784 CPUtime=0.28 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) S 28449 28449 21899 0 -1 1077944384 1640 0 0 0 28 0 0 0 20 0 15 0 155441303 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302256007920 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13982928 memory=832 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13982928 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14318518272 48672 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 196072 KiB

[startup+1.44871 s]
# the end of solver process 28449 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.90478 s, system=0.135075 s

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

[startup+0.801124 s]
/proc/loadavg: 1.85 1.72 1.70 6/218 28465
/proc/meminfo: memFree=21989304/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13982928 memory=194756 CPUtime=1.8 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 11667 0 0 0 171 9 0 0 20 0 15 0 155441298 14318518272 48689 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3495732 48689 3211 1 0 3482966 0
[pid=28451/tid=28452] ppid=28449 vsize=13982928 memory=2404 CPUtime=0.76 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 5802 0 0 0 71 5 0 0 20 0 15 0 155441298 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302792345416 140302428379200 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13982928 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13982928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13982928 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13982928 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 155441299 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13982928 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 155441300 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13982928 memory=8608 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 155441301 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13982928 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441301 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13982928 memory=11104 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13982928 memory=1224 CPUtime=0.34 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) S 28449 28449 21899 0 -1 1077944384 1514 0 0 0 34 0 0 0 20 0 15 0 155441303 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302258113008 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13982928 memory=5792 CPUtime=0.34 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) S 28449 28449 21899 0 -1 1077944384 1267 0 0 0 34 0 0 0 20 0 15 0 155441303 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13982928 memory=4620 CPUtime=0.28 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) S 28449 28449 21899 0 -1 1077944384 1641 0 0 0 28 0 0 0 20 0 15 0 155441303 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302256007920 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13982928 memory=33 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13982928 memory=-7595718316223195531 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14318518272 48689 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 196140 KiB

[startup+1.20095 s]
/proc/loadavg: 1.85 1.72 1.70 6/218 28465
/proc/meminfo: memFree=21853396/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13984976 memory=216872 CPUtime=2.54 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 12216 0 0 0 242 12 0 0 20 0 15 0 155441298 14320615424 54218 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3496244 54218 3221 1 0 3483478 0
[pid=28451/tid=28452] ppid=28449 vsize=13984976 memory=9183 CPUtime=1.14 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 6041 0 0 0 109 5 0 0 20 0 15 0 155441298 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302792344304 140302429578336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13984976 memory=22607 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 155441300 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 155441301 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441301 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13984976 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) S 28449 28449 21899 0 -1 1077944384 1552 0 0 0 45 0 0 0 20 0 15 0 155441303 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302258113008 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13984976 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) S 28449 28449 21899 0 -1 1077944384 1307 0 0 0 45 0 0 0 20 0 15 0 155441303 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13984976 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) S 28449 28449 21899 0 -1 1077944384 1826 0 0 0 35 0 0 0 20 0 15 0 155441303 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302256007920 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14320615424 54218 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 218256 KiB

[startup+1.40237 s]
/proc/loadavg: 1.85 1.72 1.70 6/218 28465
/proc/meminfo: memFree=21853396/32770624 swapFree=67108860/67108860
[pid=28449] ppid=28446 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/28449/stat : 28449 (xcsp3-exec) S 28446 28449 21899 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155441298 9740288 346 33554432000 4194304 5098028 140727522706480 140727522704584 139791550788220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 11452416 140727522710638 140727522710843 140727522710843 140727522713579 0
/proc/28449/statm: 2378 346 289 221 0 87 0
[pid=28451] ppid=28449 vsize=13984976 memory=217860 CPUtime=2.89 cores=0,2,4,6
/proc/28451/stat : 28451 (java) S 28449 28449 21899 0 -1 1077944320 12510 0 0 0 277 12 0 0 20 0 15 0 155441298 14320615424 54465 33554432000 4194304 4196468 140725908844672 140725908827216 140302788108023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
/proc/28451/statm: 3496244 54465 3228 1 0 3483478 0
[pid=28451/tid=28452] ppid=28449 vsize=13984976 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/28451/task/28452/stat : 28452 (java) R 28449 28449 21899 0 -1 4202560 6211 0 0 0 129 5 0 0 20 0 15 0 155441298 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302792346944 140302788119958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28453] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28453/stat : 28453 (java) S 28449 28449 21899 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302383717136 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28454] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28454/stat : 28454 (java) S 28449 28449 21899 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302382664592 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28455] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28455/stat : 28455 (java) S 28449 28449 21899 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302381612048 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28456] ppid=28449 vsize=13984976 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28451/task/28456/stat : 28456 (java) S 28449 28449 21899 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 15 0 155441299 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302380559504 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28457] ppid=28449 vsize=13984976 memory=6082202987142081111 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28457/stat : 28457 (java) S 28449 28449 21899 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 155441300 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302262323184 140302788119170 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28458] ppid=28449 vsize=13984976 memory=7380385388137112419 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28458/stat : 28458 (java) S 28449 28449 21899 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 155441301 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302261269408 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28459] ppid=28449 vsize=13984976 memory=7374193939694776419 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28459/stat : 28459 (java) S 28449 28449 21899 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 155441301 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302260216816 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28460] ppid=28449 vsize=13984976 memory=8172741867401472337 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28460/stat : 28460 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441303 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302259165392 140302788126619 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28461] ppid=28449 vsize=13984976 memory=3546924697042184272 CPUtime=0.51 cores=0,2,4,6
/proc/28451/task/28461/stat : 28461 (java) R 28449 28449 21899 0 -1 4202560 1568 0 0 0 51 0 0 0 20 0 15 0 155441303 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302258112192 140302788129370 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28462] ppid=28449 vsize=13984976 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/28451/task/28462/stat : 28462 (java) S 28449 28449 21899 0 -1 1077944384 1327 0 0 0 50 0 0 0 20 0 15 0 155441303 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302257060464 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28463] ppid=28449 vsize=13984976 memory=778051 CPUtime=0.39 cores=0,2,4,6
/proc/28451/task/28463/stat : 28463 (java) R 28449 28449 21899 0 -1 1077944384 1914 0 0 0 39 0 0 0 20 0 15 0 155441303 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302256007920 140302788119170 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28464] ppid=28449 vsize=13984976 memory=288230604707987820 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28464/stat : 28464 (java) S 28449 28449 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155441304 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302254955616 140302788118229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
[pid=28451/tid=28465] ppid=28449 vsize=13984976 memory=4267359131498991392 CPUtime=0 cores=0,2,4,6
/proc/28451/task/28465/stat : 28465 (java) S 28449 28449 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155441304 14320615424 54465 33554432000 4194304 4196468 140725908844672 140302253902128 140302788119170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18976768 140725908845719 140725908845895 140725908845895 140725908848591 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 219244 KiB

Child status: 0
Real time (s): 1.44877
CPU time (s): 3.03985
CPU user time (s): 2.90478
CPU system time (s): 0.135075
CPU usage (%): 209.824
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 219244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.90478
system time used= 0.135075
maximum resident set size= 219432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13212
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= 1984
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 28449
#   total CPU time (s): 3.03985
#   total CPU user time (s): 2.90478
#   total CPU system time (s): 0.135075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034681 second user time and 0.056906 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 11:51:11
IDJOB=4283962
IDBENCH=139312
IDSOLVER=2679
FILE ID=node102/4283962-1503223532
RUNJOBID= node102-1503215303-27357
PBS_JOBID= 20630875
Free space on /tmp= 61672 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/RenaultMod/RenaultMod-m1-s1/RenaultMod-40.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283962-1503223532/watcher-4283962-1503223532 -o /tmp/evaluation-result-4283962-1503223532/solver-4283962-1503223532 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503215303-27357 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1177290587 HOME/instance-4283962-1503223532.xml

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

MD5SUM BENCH= 878edee888014227e65ca0b3d1539934
RANDOM SEED=1177290587

node102.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.35
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.35
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.35
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.35
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:        22057672 kB
MemAvailable:   25724488 kB
Buffers:          241632 kB
Cached:          3718224 kB
SwapCached:            0 kB
Active:          7328180 kB
Inactive:        2923172 kB
Active(anon):    6245080 kB
Inactive(anon):    83092 kB
Active(file):    1083100 kB
Inactive(file):  2840080 kB
Unevictable:        7464 kB
Mlocked:            7464 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10984 kB
Writeback:             0 kB
AnonPages:       6299600 kB
Mapped:            64224 kB
Shmem:             33420 kB
Slab:             146696 kB
SReclaimable:     118940 kB
SUnreclaim:        27756 kB
KernelStack:        3584 kB
PageTables:        17632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8796300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6162432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61664 MiB
End job on node102 at 2017-08-20 11:51:13