Trace number 4306809

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.7b seq (e747e1e)UNSAT 4.5637 2.28164

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0017_c18.xml
MD5SUM5026d1a6c388113c28cc4e99e58b99c3
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.172478
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
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-4306809-1534127160.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306809-1534127160.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.70/0.48	c solve instance...
4.44/1.87	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 (9767 MiB free)
  memory of node 1: 16384 MiB (11181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306809-1534127160/watcher-4306809-1534127160 -o /tmp/evaluation-result-4306809-1534127160/solver-4306809-1534127160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534095837-31733 --watchdog 2580 HOME/xcsp3-exec -seed 1897484430 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306809-1534127160.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=3889, runsolver pid=3886

[startup+0.100131 s]*
/proc/loadavg: 2.08 2.04 1.99 4/217 3905
/proc/meminfo: memFree=21435416/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14082940 memory=28500 CPUtime=0.12 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 5490 0 0 0 11 1 0 0 20 0 15 0 230278895 14420930560 7125 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3520735 7125 3025 1 0 3483012 0
[pid=3891/tid=3892] ppid=3889 vsize=14082940 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 3505 0 0 0 8 1 0 0 20 0 15 0 230278896 14420930560 7190 33554432000 4194304 4196468 140733237748624 140186260006528 140186255797654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14420930560 7190 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14082940 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14420930560 7190 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14420930560 7190 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14420930560 7190 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14082940 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278898 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) S 3889 3889 31702 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185792993776 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185791941232 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14082940 memory=139869645682304 CPUtime=0.01 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) R 3889 3889 31702 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185790888688 140186239866206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14082940 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230278901 14420930560 7190 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29952 KiB

[startup+0.214891 s]*
/proc/loadavg: 2.08 2.04 1.99 3/217 3905
/proc/meminfo: memFree=21424500/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14087196 memory=40888 CPUtime=0.34 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 8257 0 0 0 32 2 0 0 20 0 15 0 230278895 14425288704 10222 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3521799 10222 3197 1 0 3483012 0
[pid=3891/tid=3892] ppid=3889 vsize=14087196 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 5483 0 0 0 18 1 0 0 20 0 15 0 230278896 14425288704 10222 33554432000 4194304 4196468 140733237748624 140186260006712 140186255807645 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 10222 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14087196 memory=4121269099601835680 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 10222 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14087196 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 10222 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14087196 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 10222 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 230278898 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14087196 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14087196 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14087196 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14087196 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) S 3889 3889 31702 0 -1 1077944384 547 0 0 0 2 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185792993776 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14087196 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) S 3889 3889 31702 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185791941232 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14087196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) R 3889 3889 31702 0 -1 4202560 748 0 0 0 8 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185790888688 140186239866206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 10222 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 42340 KiB

[startup+0.313376 s]*
/proc/loadavg: 2.08 2.04 1.99 4/217 3905
/proc/meminfo: memFree=21417304/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14087196 memory=48092 CPUtime=0.52 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 9196 0 0 0 49 3 0 0 20 0 15 0 230278895 14425288704 12023 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3521799 12023 3263 1 0 3483012 0
[pid=3891/tid=3892] ppid=3889 vsize=14087196 memory=279739004807072 CPUtime=0.29 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 6173 0 0 0 27 2 0 0 20 0 15 0 230278896 14425288704 12023 33554432000 4194304 4196468 140733237748624 140186260022496 140186255807645 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14087196 memory=4294967331 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 12023 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14087196 memory=139869645738016 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 12023 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14087196 memory=58084 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 12023 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14087196 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14425288704 12023 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14087196 memory=139869645744928 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 230278898 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14087196 memory=35 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14087196 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14087196 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14087196 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) S 3889 3889 31702 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185792993776 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14087196 memory=139869502435791 CPUtime=0.05 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) S 3889 3889 31702 0 -1 1077944384 259 0 0 0 5 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185791941232 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14087196 memory=139869645685992 CPUtime=0.12 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) S 3889 3889 31702 0 -1 1077944384 906 0 0 0 12 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185790888688 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14087196 memory=139869502426575 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14087196 memory=279739148118144 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230278901 14425288704 12023 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49544 KiB

[startup+0.700784 s]
/proc/loadavg: 2.08 2.04 1.99 5/217 3905
/proc/meminfo: memFree=21403348/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14089320 memory=76272 CPUtime=1.6 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 14374 0 0 0 155 5 0 0 20 0 15 0 230278895 14427463680 19068 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3522330 19068 3360 1 0 3483524 0
[pid=3891/tid=3892] ppid=3889 vsize=14089320 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 6983 0 0 0 63 3 0 0 20 0 15 0 230278896 14427463680 19068 33554432000 4194304 4196468 140733237748624 140186260025168 140186255797654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14089320 memory=8458433173657040693 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 19068 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14089320 memory=7595110104914215011 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 19068 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14089320 memory=7666631141572832339 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 19068 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14089320 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 19068 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14089320 memory=6580 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14089320 memory=4452 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14089320 memory=3732 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14089320 memory=12668 CPUtime=0.31 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) R 3889 3889 31702 0 -1 4202560 1845 0 0 0 31 0 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185792985424 140186240909758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14089320 memory=1072 CPUtime=0.31 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) R 3889 3889 31702 0 -1 4202560 2363 0 0 0 31 0 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185791922168 140186237309380 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14089320 memory=14888 CPUtime=0.29 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) S 3889 3889 31702 0 -1 1077944384 1870 0 0 0 28 1 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185790888688 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14089320 memory=3316 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14089320 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 19068 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 77724 KiB

[startup+1.50077 s]
/proc/loadavg: 2.08 2.04 1.99 5/217 3905
/proc/meminfo: memFree=21381460/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14089320 memory=83616 CPUtime=4.02 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 20604 0 0 0 396 6 0 0 20 0 15 0 230278895 14427463680 20904 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3522330 20904 3369 1 0 3483524 0
[pid=3891/tid=3892] ppid=3889 vsize=14089320 memory=139869502583872 CPUtime=1.46 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 7469 0 0 0 143 3 0 0 20 0 15 0 230278896 14427463680 20904 33554432000 4194304 4196468 140733237748624 140186260022944 140186255797654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14089320 memory=11205724500837 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 20904 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 20904 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 20904 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 20904 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14089320 memory=0 CPUtime=1.07 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) R 3889 3889 31702 0 -1 4202560 4390 0 0 0 107 0 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185792983488 140186239317202 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14089320 memory=0 CPUtime=1.1 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) R 3889 3889 31702 0 -1 4202560 4686 0 0 0 110 0 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185791931024 140186255807066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14089320 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) S 3889 3889 31702 0 -1 1077944384 2744 0 0 0 34 1 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185790888688 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14089320 memory=279739005350192 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 20904 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 85068 KiB

[startup+2.28159 s]
# the end of solver process 3889 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.48742 s, system=0.076277 s

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

[startup+1.60097 s]
/proc/loadavg: 2.08 2.04 1.99 5/217 3905
/proc/meminfo: memFree=21381460/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14089320 memory=86328 CPUtime=4.21 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 20800 0 0 0 415 6 0 0 20 0 15 0 230278895 14427463680 21582 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3522330 21582 3376 1 0 3483524 0
[pid=3891/tid=3892] ppid=3889 vsize=14089320 memory=0 CPUtime=1.56 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) R 3889 3889 31702 0 -1 4202560 7475 0 0 0 153 3 0 0 20 0 15 0 230278896 14427463680 21582 33554432000 4194304 4196468 140733237748624 140186260022528 140185873902819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 21582 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14089320 memory=279739005492576 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 21582 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 21582 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14089320 memory=139869502760912 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230278897 14427463680 21582 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3897] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3897/stat : 3897 (java) S 3889 3889 31702 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185797203952 140186255796866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 230278898 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230278899 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14089320 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185794046160 140186255804315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14089320 memory=0 CPUtime=1.12 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) S 3889 3889 31702 0 -1 1077944384 4561 0 0 0 112 0 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185792993776 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14089320 memory=0 CPUtime=1.13 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) S 3889 3889 31702 0 -1 1077944384 4692 0 0 0 113 0 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185791941232 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14089320 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) S 3889 3889 31702 0 -1 1077944384 2747 0 0 0 34 1 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185790888688 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3905] ppid=3889 vsize=14089320 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3905/stat : 3905 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230278901 14427463680 21582 33554432000 4194304 4196468 140733237748624 140185788782896 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 4.21 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 87780 KiB

[startup+2.00074 s]*
/proc/loadavg: 2.16 2.05 1.99 2/215 3905
/proc/meminfo: memFree=21366892/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
[pid=3891] ppid=3889 vsize=14089320 memory=88488 CPUtime=4.54 cores=0,2,4,6
/proc/3891/stat : 3891 (java) S 3889 3889 31702 0 -1 1077944320 21207 0 0 0 448 6 0 0 20 0 13 0 230278895 14427463680 22122 33554432000 4194304 4196468 140733237748624 140733237731168 140186255785719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
/proc/3891/statm: 3522330 22122 3382 1 0 3483524 0
[pid=3891/tid=3892] ppid=3889 vsize=14089320 memory=6935054825532540783 CPUtime=1.84 cores=0,2,4,6
/proc/3891/task/3892/stat : 3892 (java) D 3889 3889 31702 0 -1 4202560 7831 0 0 0 181 3 0 0 20 0 13 0 230278896 14427463680 22122 33554432000 4194304 4196468 140733237748624 140186260028728 140186248471351 0 0 0 16800975 18446744072100093061 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3893] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3893/stat : 3893 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 230278897 14427463680 22122 33554432000 4194304 4196468 140733237748624 140186193386256 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3894] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3894/stat : 3894 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 230278897 14427463680 22122 33554432000 4194304 4196468 140733237748624 140186192333712 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3895] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3895/stat : 3895 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 230278897 14427463680 22122 33554432000 4194304 4196468 140733237748624 140186191281168 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3896] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3896/stat : 3896 (java) S 3889 3889 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 230278897 14427463680 22122 33554432000 4194304 4196468 140733237748624 140186190228624 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3898] ppid=3889 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3898/stat : 3898 (java) S 3889 3889 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 230278898 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185796150176 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3899] ppid=3889 vsize=14089320 memory=1360 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3899/stat : 3899 (java) S 3889 3889 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 230278899 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185795097584 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3900] ppid=3889 vsize=14089320 memory=279739005249344 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3900/stat : 3900 (java) S 3889 3889 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 13 0 230278901 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185794045808 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3901] ppid=3889 vsize=14089320 memory=0 CPUtime=1.14 cores=0,2,4,6
/proc/3891/task/3901/stat : 3901 (java) S 3889 3889 31702 0 -1 1077944384 4565 0 0 0 114 0 0 0 20 0 13 0 230278901 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185792993776 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3902] ppid=3889 vsize=14089320 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/3891/task/3902/stat : 3902 (java) S 3889 3889 31702 0 -1 1077944384 4698 0 0 0 116 0 0 0 20 0 13 0 230278901 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185791925744 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3903] ppid=3889 vsize=14089320 memory=-1 CPUtime=0.36 cores=0,2,4,6
/proc/3891/task/3903/stat : 3903 (java) S 3889 3889 31702 0 -1 1077944384 2779 0 0 0 35 1 0 0 20 0 13 0 230278901 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185790888688 140186255796866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
[pid=3891/tid=3904] ppid=3889 vsize=14089320 memory=139869645682304 CPUtime=0 cores=0,2,4,6
/proc/3891/task/3904/stat : 3904 (java) S 3889 3889 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 230278901 14427463680 22122 33554432000 4194304 4196468 140733237748624 140185789836384 140186255795925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7380992 140733237757062 140733237757233 140733237757233 140733237759951 0
Current children cumulated CPU time: 4.54 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 89940 KiB

[startup+2.20073 s]
/proc/loadavg: 2.16 2.05 1.99 2/215 3905
/proc/meminfo: memFree=21366892/32770624 swapFree=67108688/67108860
[pid=3889] ppid=3886 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (xcsp3-exec) S 3886 3889 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 230278895 115843072 363 33554432000 4194304 5098028 140726158860384 140726158858488 140636731380348 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10555392 140726158865466 140726158865668 140726158865668 140726158868426 0
/proc/3889/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 2.28164
CPU time (s): 4.5637
CPU user time (s): 4.48742
CPU system time (s): 0.076277
CPU usage (%): 200.019
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 89940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.48742
system time used= 0.076277
maximum resident set size= 88904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1794
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 3889
#   total CPU time (s): 4.5637
#   total CPU user time (s): 4.48742
#   total CPU system time (s): 0.076277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038541 second user time and 0.064912 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 04:26:00
IDJOB=4306809
IDBENCH=141565
IDSOLVER=2787
FILE ID=node106/4306809-1534127160
RUNJOBID= node106-1534095837-31733
PBS_JOBID= 21036993
Free space on /tmp= 39888 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-0017_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306809-1534127160/watcher-4306809-1534127160 -o /tmp/evaluation-result-4306809-1534127160/solver-4306809-1534127160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534095837-31733 --watchdog 2580  HOME/xcsp3-exec -seed 1897484430 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306809-1534127160.xml

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

MD5SUM BENCH= 5026d1a6c388113c28cc4e99e58b99c3
RANDOM SEED=1897484430

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21451892 kB
MemAvailable:   29649592 kB
Buffers:          151112 kB
Cached:          8238368 kB
SwapCached:            0 kB
Active:          6478704 kB
Inactive:        4217072 kB
Active(anon):    2253332 kB
Inactive(anon):   105400 kB
Active(file):    4225372 kB
Inactive(file):  4111672 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21880 kB
Writeback:             0 kB
AnonPages:       2313144 kB
Mapped:            65320 kB
Shmem:             49632 kB
Slab:             317040 kB
SReclaimable:     289116 kB
SUnreclaim:        27924 kB
KernelStack:        3504 kB
PageTables:         9988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4526836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2177024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39868 MiB
End job on node106 at 2018-08-13 04:26:03