Trace number 4269399

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 seq (2017-08-09)UNSAT 2.9709301 1.17255

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s04/
Blackhole-4-04-2_X2.xml
MD5SUM6b054a9e51d4cac3cb4cd1a46e01dd0a
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.22487301
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints432
Number of domains4
Minimum domain size1
Maximum domain size16
Distribution of domain sizes[{"size":1,"count":2},{"size":4,"count":16},{"size":8,"count":15},{"size":16,"count":30}]
Minimum variable degree0
Maximum variable degree32
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":17},{"degree":3,"count":14},{"degree":16,"count":1},{"degree":17,"count":10},{"degree":18,"count":5},{"degree":32,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":432}]
Number of extensional constraints432
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":432}]
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-4269399-1502814869.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269399-1502814869.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
1.03/0.52	c solve instance...
2.85/1.15	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 (12251 MiB free)
  memory of node 1: 16384 MiB (13323 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269399-1502814869/watcher-4269399-1502814869 -o /tmp/evaluation-result-4269399-1502814869/solver-4269399-1502814869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502785522-15705 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 945568429 HOME/instance-4269399-1502814869.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=22911, runsolver pid=22908

[startup+0.100093 s]*
/proc/loadavg: 1.96 1.92 1.94 3/218 22927
/proc/meminfo: memFree=26171844/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13978596 memory=27980 CPUtime=0.12 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 5438 0 0 0 11 1 0 0 20 0 15 0 114558512 14314082304 6995 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3494649 6995 2838 1 0 3482966 0
[pid=22913/tid=22914] ppid=22911 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) R 22911 22911 15674 0 -1 4202560 3438 0 0 0 8 1 0 0 20 0 15 0 114558512 14314082304 7060 33554432000 4194304 4196468 140735683791648 140588055458880 140588051238294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13978596 memory=139899159099008 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13978596 memory=139899159099008 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558514 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) S 22911 22911 15674 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 114558517 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587520441072 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) S 22911 22911 15674 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 114558517 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587519388528 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13978596 memory=139899159099008 CPUtime=0.01 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) R 22911 22911 15674 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 114558517 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587518335600 140588036367328 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13978596 memory=139899159099008 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14314082304 7060 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29364 KiB

[startup+0.210806 s]*
/proc/loadavg: 1.96 1.92 1.94 3/218 22927
/proc/meminfo: memFree=26160984/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13982852 memory=40676 CPUtime=0.33 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 8168 0 0 0 31 2 0 0 20 0 15 0 114558512 14318440448 10169 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3495713 10169 3076 1 0 3482966 0
[pid=22913/tid=22914] ppid=22911 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) D 22911 22911 15674 0 -1 1077944384 5278 0 0 0 18 1 0 0 20 0 15 0 114558512 14318440448 10169 33554432000 4194304 4196468 140735683791648 140588055428048 140588043905581 0 4 0 16800975 18446744072101613092 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13982852 memory=139899159603781 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13982884 memory=139899159099008 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558514 14318473216 10169 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14318473216 10169 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) S 22911 22911 15674 0 -1 1077944384 612 0 0 0 2 0 0 0 20 0 15 0 114558517 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587520441072 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) S 22911 22911 15674 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 15 0 114558517 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587519388528 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13982852 memory=139899159099008 CPUtime=0.08 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) S 22911 22911 15674 0 -1 1077944384 694 0 0 0 8 0 0 0 20 0 15 0 114558517 14318440448 10169 33554432000 4194304 4196468 140735683791648 140587518335472 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14318473216 10169 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14318473216 10169 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42060 KiB

[startup+0.310565 s]*
/proc/loadavg: 1.96 1.92 1.94 4/218 22927
/proc/meminfo: memFree=26154160/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13982852 memory=47552 CPUtime=0.51 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 9023 0 0 0 48 3 0 0 20 0 15 0 114558512 14318440448 11888 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3495713 11888 3110 1 0 3482966 0
[pid=22913/tid=22914] ppid=22911 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) S 22911 22911 15674 0 -1 1077944384 5945 0 0 0 27 2 0 0 20 0 15 0 114558512 14318440448 11888 33554432000 4194304 4196468 140735683791648 140588055452592 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558514 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13982852 memory=4713750055892520310 CPUtime=0.02 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) S 22911 22911 15674 0 -1 1077944384 612 0 0 0 2 0 0 0 20 0 15 0 114558517 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587520441072 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) S 22911 22911 15674 0 -1 1077944384 370 0 0 0 4 0 0 0 20 0 15 0 114558517 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587519388528 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) R 22911 22911 15674 0 -1 4202560 804 0 0 0 13 0 0 0 20 0 15 0 114558517 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587518333136 140588030941148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14318440448 11888 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48936 KiB

[startup+0.700801 s]
/proc/loadavg: 1.96 1.92 1.94 4/218 22927
/proc/meminfo: memFree=26140952/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13984976 memory=72436 CPUtime=1.6 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 13296 0 0 0 155 5 0 0 20 0 15 0 114558512 14320615424 18109 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3496244 18109 3197 1 0 3483478 0
[pid=22913/tid=22914] ppid=22911 vsize=13984976 memory=32224 CPUtime=0.65 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) R 22911 22911 15674 0 -1 4202560 6573 0 0 0 63 2 0 0 20 0 15 0 114558512 14320615424 18109 33554432000 4194304 4196468 140735683791648 140588055464928 140587654853509 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13984976 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13984976 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13984976 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114558514 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13984976 memory=5300 CPUtime=0.27 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) R 22911 22911 15674 0 -1 4202560 1654 0 0 0 27 0 0 0 20 0 15 0 114558517 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587520441072 140588030882000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13984976 memory=4616 CPUtime=0.29 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) R 22911 22911 15674 0 -1 4202560 2114 0 0 0 29 0 0 0 20 0 15 0 114558517 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587519369544 140588034712309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13984976 memory=1928 CPUtime=0.34 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) S 22911 22911 15674 0 -1 1077944384 1648 0 0 0 34 0 0 0 20 0 15 0 114558517 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587518335472 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13984976 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 18109 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73820 KiB

[startup+1.1725 s]
# the end of solver process 22911 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.90417 s, system=0.06676 s

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

[startup+0.800955 s]
/proc/loadavg: 1.96 1.92 1.94 4/218 22927
/proc/meminfo: memFree=26140952/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13984976 memory=80452 CPUtime=1.9 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 15393 0 0 0 185 5 0 0 20 0 15 0 114558512 14320615424 20113 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3496244 20113 3199 1 0 3483478 0
[pid=22913/tid=22914] ppid=22911 vsize=13984976 memory=279798060420496 CPUtime=0.76 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) R 22911 22911 15674 0 -1 4202560 6573 0 0 0 74 2 0 0 20 0 15 0 114558512 14320615424 20113 33554432000 4194304 4196468 140735683791648 140588055464928 140587655000670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13984976 memory=10652 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13984976 memory=18088 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13984976 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13984976 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114558514 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13984976 memory=640 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13984976 memory=960 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13984976 memory=1236 CPUtime=0.38 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) R 22911 22911 15674 0 -1 4202560 2262 0 0 0 37 1 0 0 20 0 15 0 114558517 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587520421976 140588031928023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13984976 memory=2344 CPUtime=0.39 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) R 22911 22911 15674 0 -1 4202560 3578 0 0 0 39 0 0 0 20 0 15 0 114558517 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587519373192 140588036341609 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13984976 memory=1576 CPUtime=0.34 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) S 22911 22911 15674 0 -1 1077944384 1676 0 0 0 34 0 0 0 20 0 15 0 114558517 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587518335472 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13984976 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 20113 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 81836 KiB

[startup+1.00076 s]*
/proc/loadavg: 1.96 1.92 1.94 5/218 22927
/proc/meminfo: memFree=26113992/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13984976 memory=87880 CPUtime=2.53 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 16752 0 0 0 248 5 0 0 20 0 15 0 114558512 14320615424 21970 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3496244 21970 3202 1 0 3483478 0
[pid=22913/tid=22914] ppid=22911 vsize=13984976 memory=27992919332356134 CPUtime=0.96 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) R 22911 22911 15674 0 -1 4202560 6575 0 0 0 94 2 0 0 20 0 15 0 114558512 14320615424 21970 33554432000 4194304 4196468 140735683791648 140588055462992 140587655036271 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13984976 memory=297237795339239759 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13984976 memory=502735 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13984976 memory=7822038051842261661 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13984976 memory=735550434977132846 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13984976 memory=-7384994778349281184 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114558514 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13984976 memory=8237207281499516975 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13984976 memory=7378837528636813540 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13984976 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13984976 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) R 22911 22911 15674 0 -1 4202560 3056 0 0 0 58 1 0 0 20 0 15 0 114558517 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587520421976 140588032770125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13984976 memory=7016453658154699314 CPUtime=0.6 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) R 22911 22911 15674 0 -1 4202560 4136 0 0 0 60 0 0 0 20 0 15 0 114558517 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587519374408 140588036350384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13984976 memory=7951216542105234518 CPUtime=0.35 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) R 22911 22911 15674 0 -1 1077944384 1678 0 0 0 35 0 0 0 20 0 15 0 114558517 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587518335472 140588051237506 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 21970 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 2.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 89264 KiB

[startup+1.11139 s]
/proc/loadavg: 1.96 1.92 1.94 5/218 22927
/proc/meminfo: memFree=26113992/32770624 swapFree=67108860/67108860
[pid=22911] ppid=22908 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/22911/stat : 22911 (xcsp3-exec) S 22908 22911 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114558512 9740288 346 33554432000 4194304 5098028 140720456029696 140720456027800 139784139526780 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15659008 140720456037487 140720456037691 140720456037691 140720456040427 0
/proc/22911/statm: 2378 346 289 221 0 87 0
[pid=22913] ppid=22911 vsize=13984976 memory=88756 CPUtime=2.85 cores=0,2,4,6
/proc/22913/stat : 22913 (java) S 22911 22911 15674 0 -1 1077944320 21107 0 0 0 279 6 0 0 20 0 15 0 114558512 14320615424 22189 33554432000 4194304 4196468 140735683791648 140735683774192 140588051226359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
/proc/22913/statm: 3496244 22189 3204 1 0 3483478 0
[pid=22913/tid=22914] ppid=22911 vsize=13984976 memory=279798060419368 CPUtime=1.07 cores=0,2,4,6
/proc/22913/task/22914/stat : 22914 (java) R 22911 22911 15674 0 -1 4202560 6842 0 0 0 105 2 0 0 20 0 15 0 114558512 14320615424 22189 33554432000 4194304 4196468 140735683791648 140588055462992 140587654853249 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22915] ppid=22911 vsize=13984976 memory=279798060421632 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22915/stat : 22915 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587981315088 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22916] ppid=22911 vsize=13984976 memory=12763 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22916/stat : 22916 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587980262544 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22917] ppid=22911 vsize=13984976 memory=22319 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22917/stat : 22917 (java) S 22911 22911 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587979209488 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22918] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22918/stat : 22918 (java) S 22911 22911 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114558513 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587978156944 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22919] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22919/stat : 22919 (java) S 22911 22911 15674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114558514 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587524651248 140588051237506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22920] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22920/stat : 22920 (java) S 22911 22911 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587523597472 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22921] ppid=22911 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22921/stat : 22921 (java) S 22911 22911 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114558515 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587522544368 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22922] ppid=22911 vsize=13984976 memory=7235127799038632273 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22922/stat : 22922 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558517 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587521492944 140588051244955 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22923] ppid=22911 vsize=13984976 memory=7445132329697632850 CPUtime=0.69 cores=0,2,4,6
/proc/22913/task/22923/stat : 22923 (java) R 22911 22911 15674 0 -1 4202560 5185 0 0 0 68 1 0 0 20 0 15 0 114558517 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587520429872 140588051247706 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22924] ppid=22911 vsize=13984976 memory=7377573906790182513 CPUtime=0.71 cores=0,2,4,6
/proc/22913/task/22924/stat : 22924 (java) R 22911 22911 15674 0 -1 4202560 6060 0 0 0 70 1 0 0 20 0 15 0 114558517 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587519374408 140588034757992 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22925] ppid=22911 vsize=13984976 memory=4639948313719891052 CPUtime=0.36 cores=0,2,4,6
/proc/22913/task/22925/stat : 22925 (java) S 22911 22911 15674 0 -1 1077944384 1707 0 0 0 35 1 0 0 20 0 15 0 114558517 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587518335472 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22926] ppid=22911 vsize=13984976 memory=7230649501183863147 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22926/stat : 22926 (java) S 22911 22911 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587517283168 140588051236565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
[pid=22913/tid=22927] ppid=22911 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/22913/task/22927/stat : 22927 (java) S 22911 22911 15674 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 114558518 14320615424 22189 33554432000 4194304 4196468 140735683791648 140587516230192 140588051237506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140735683794071 140735683794247 140735683794247 140735683796943 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 90140 KiB

Child status: 0
Real time (s): 1.17255
CPU time (s): 2.97093
CPU user time (s): 2.90417
CPU system time (s): 0.06676
CPU usage (%): 253.373
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 90140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.90417
system time used= 0.06676
maximum resident set size= 91188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22184
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= 1814
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 22911
#   total CPU time (s): 2.97093
#   total CPU user time (s): 2.90417
#   total CPU system time (s): 0.06676

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037421 second user time and 0.051613 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-15 18:20:10
IDJOB=4269399
IDBENCH=134548
IDSOLVER=2660
FILE ID=node105/4269399-1502814869
RUNJOBID= node105-1502785522-15705
PBS_JOBID= 20629123
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s04/Blackhole-4-04-2_X2.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-4269399-1502814869/watcher-4269399-1502814869 -o /tmp/evaluation-result-4269399-1502814869/solver-4269399-1502814869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502785522-15705 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 945568429 HOME/instance-4269399-1502814869.xml

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

MD5SUM BENCH= 6b054a9e51d4cac3cb4cd1a46e01dd0a
RANDOM SEED=945568429

node105.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.17
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.17
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.17
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.17
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:        26189228 kB
MemAvailable:   31759256 kB
Buffers:          239924 kB
Cached:          5602784 kB
SwapCached:            0 kB
Active:           985932 kB
Inactive:        5127012 kB
Active(anon):     273028 kB
Inactive(anon):    25060 kB
Active(file):     712904 kB
Inactive(file):  5101952 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7948 kB
Writeback:             0 kB
AnonPages:        275880 kB
Mapped:            58240 kB
Shmem:             25228 kB
Slab:             168688 kB
SReclaimable:     142012 kB
SUnreclaim:        26676 kB
KernelStack:        3616 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1292896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-15 18:20:12