Trace number 4405782

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 2019-09-24UNSAT 54.9637 49.6191

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-9.xml
MD5SUM2d7f03e466d78847960dc3f747db29ef
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 benchmark42.4013
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405782-1569402839.xml"  -tl '2520s' -p 1
0.12/0.19	c Choco e747e1e
0.12/0.19	c [HOME/instance-4405782-1569402839.xml, -tl, 2520s, -p, 1]
0.34/0.24	c simple solver
0.34/0.31	c parse instance...
10.00/6.39	c solve instance...
54.93/49.60	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: 16375 MiB (12489 MiB free)
  memory of node 1: 16384 MiB (12459 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405782-1569402839/watcher-4405782-1569402839 -o /tmp/evaluation-result-4405782-1569402839/solver-4405782-1569402839 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324911091-15160 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4405782-1569402839.xml 

running on 4 cores: 4-7

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
solver pid=16898, runsolver pid=16895
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.75 1.77 1.82 3/230 16914
/proc/meminfo: memFree=25531428/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15144776 memory=29032 CPUtime=0.12 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 5657 0 0 0 11 1 0 0 20 0 15 0 516290073 15508250624 7258 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3786194 7258 3150 1 0 3748377 0
[pid=16900/tid=16901] ppid=16898 vsize=15144776 memory=8108032331684915787 CPUtime=0.09 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 3578 0 0 0 8 1 0 0 20 0 15 0 516290073 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216798922544 140216794701206 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290075 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516290076 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216329389600 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516290076 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216328336752 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0.01 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 356 0 0 0 1 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 7258 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30484 KiB

[startup+0.21172 s]*
/proc/loadavg: 1.75 1.77 1.82 3/230 16914
/proc/meminfo: memFree=25518552/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15144776 memory=40748 CPUtime=0.34 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 9398 0 0 0 31 3 0 0 20 0 15 0 516290073 15508250624 10187 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3786194 10187 3302 1 0 3748377 0
[pid=16900/tid=16901] ppid=16898 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 6577 0 0 0 18 2 0 0 20 0 15 0 516290073 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216798916992 140216794701206 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15144776 memory=1915598 CPUtime=0 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15144776 memory=140613571521979 CPUtime=0 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290075 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516290076 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216329389600 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516290076 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216328336752 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15144776 memory=0 CPUtime=0.03 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 563 0 0 0 3 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15144776 memory=-1 CPUtime=0.01 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15144776 memory=140613567686272 CPUtime=0.08 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) R 16898 16898 15128 0 -1 4202560 762 0 0 0 8 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216324126832 140216778769758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290079 15508250624 10187 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42200 KiB

[startup+0.311569 s]*
/proc/loadavg: 1.75 1.77 1.82 3/230 16914
/proc/meminfo: memFree=25513328/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15149032 memory=47032 CPUtime=0.51 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 10548 0 0 0 48 3 0 0 20 0 15 0 516290073 15512608768 11758 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787258 11758 3343 1 0 3748377 0
[pid=16900/tid=16901] ppid=16898 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 7608 0 0 0 28 2 0 0 20 0 15 0 516290073 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216798910784 140216794701206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15149032 memory=-7593801643398316191 CPUtime=0 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516290075 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516290076 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216329389600 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516290076 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216328336752 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 565 0 0 0 4 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15149032 memory=0 CPUtime=0.03 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 226 0 0 0 3 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15149032 memory=0 CPUtime=0.12 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) R 16898 16898 15128 0 -1 4202560 854 0 0 0 12 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216324126832 140216773355213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290079 15512608768 11758 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48484 KiB

[startup+0.707545 s]
/proc/loadavg: 1.75 1.77 1.82 4/230 16914
/proc/meminfo: memFree=25443988/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15149108 memory=173268 CPUtime=1.43 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 13037 0 0 0 136 7 0 0 20 0 15 0 516290073 15512686592 43317 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787277 43317 3436 1 0 3748377 0
[pid=16900/tid=16901] ppid=16898 vsize=15149108 memory=0 CPUtime=0.68 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 8266 0 0 0 63 5 0 0 20 0 15 0 516290073 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216798923952 140216407619588 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15149108 memory=33 CPUtime=0 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15149108 memory=-7604262568725289114 CPUtime=0 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15149108 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290074 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15149108 memory=0 CPUtime=0 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516290074 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15149108 memory=76976 CPUtime=0 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516290075 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15149108 memory=984 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516290076 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216329389600 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15149108 memory=2020 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516290076 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216328336752 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15149108 memory=1420 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15149108 memory=776 CPUtime=0.25 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) R 16898 16898 15128 0 -1 4202560 1424 0 0 0 25 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216326218456 140216773936577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15149108 memory=660 CPUtime=0.21 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) R 16898 16898 15128 0 -1 4202560 708 0 0 0 21 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216325165656 140216773933163 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15149108 memory=1556 CPUtime=0.25 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 1331 0 0 0 25 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15149108 memory=9588 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15149108 memory=1712 CPUtime=0 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516290079 15512686592 43317 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 15262236 KiB
Current children cumulated memory: 174720 KiB

[startup+1.50095 s]
/proc/loadavg: 1.75 1.77 1.82 4/230 16914
/proc/meminfo: memFree=25280592/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0

################
# More data... #
################

/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15151156 memory=1648828 CPUtime=52.13 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 34970 0 0 0 5118 95 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787789 412207 3508 1 0 3748889 0
[pid=16900/tid=16901] ppid=16898 vsize=15151156 memory=776 CPUtime=45.81 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 13634 0 0 0 4563 18 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216798926072 140216409564784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15151156 memory=660 CPUtime=0.67 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 700 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15151156 memory=1556 CPUtime=0.68 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 1269 0 0 0 51 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15151156 memory=1804 CPUtime=0.68 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1378 0 0 0 50 18 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15151156 memory=920 CPUtime=0.67 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 671 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15151156 memory=3844 CPUtime=0.25 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2808 0 0 0 25 0 0 0 20 0 15 0 516290075 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15151156 memory=2836 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216329389664 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15151156 memory=2768 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216328336768 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15151156 memory=4096 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15151156 memory=1412 CPUtime=1.47 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 4483 0 0 0 146 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15151156 memory=1452 CPUtime=1.26 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 3598 0 0 0 125 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15151156 memory=1648828 CPUtime=0.54 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 4701 0 0 0 53 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15151156 memory=1964 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15151156 memory=2776 CPUtime=0.02 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 395 0 0 0 1 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 52.13 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1650280 KiB

[startup+48.4009 s]*
/proc/loadavg: 1.85 1.79 1.83 3/229 16917
/proc/meminfo: memFree=23899500/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15151156 memory=1648828 CPUtime=53.74 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 34983 0 0 0 5279 95 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787789 412207 3508 1 0 3748889 0
[pid=16900/tid=16901] ppid=16898 vsize=15151156 memory=3624 CPUtime=47.42 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 13647 0 0 0 4724 18 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216798926072 140216409746551 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15151156 memory=4126316290023845779 CPUtime=0.67 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 700 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15151156 memory=1056 CPUtime=0.68 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 1269 0 0 0 51 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15151156 memory=2828 CPUtime=0.68 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1378 0 0 0 50 18 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15151156 memory=1176 CPUtime=0.67 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 671 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15151156 memory=980 CPUtime=0.25 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2808 0 0 0 25 0 0 0 20 0 15 0 516290075 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15151156 memory=14008 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216329389664 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216328336768 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15151156 memory=1648828 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15151156 memory=12028 CPUtime=1.47 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 4483 0 0 0 146 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15151156 memory=38968 CPUtime=1.26 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 3598 0 0 0 125 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15151156 memory=2120 CPUtime=0.54 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 4701 0 0 0 53 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15151156 memory=496 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15151156 memory=1560 CPUtime=0.02 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 395 0 0 0 1 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 53.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1650280 KiB

[startup+49.2009 s]
/proc/loadavg: 1.85 1.79 1.83 3/229 16917
/proc/meminfo: memFree=23899500/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15151156 memory=1648828 CPUtime=54.53 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 34987 0 0 0 5358 95 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787789 412207 3508 1 0 3748889 0
[pid=16900/tid=16901] ppid=16898 vsize=15151156 memory=6298097618969325159 CPUtime=48.21 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 13651 0 0 0 4803 18 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216798926072 140216409556491 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15151156 memory=0 CPUtime=0.67 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 700 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15151156 memory=6296404259290243136 CPUtime=0.68 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 1269 0 0 0 51 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15151156 memory=7012757065082880103 CPUtime=0.68 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1378 0 0 0 50 18 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15151156 memory=6791534058613427641 CPUtime=0.67 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 671 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15151156 memory=2120 CPUtime=0.25 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2808 0 0 0 25 0 0 0 20 0 15 0 516290075 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15151156 memory=496 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216329389664 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15151156 memory=1560 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216328336768 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15151156 memory=928 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15151156 memory=1724 CPUtime=1.47 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 4483 0 0 0 146 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15151156 memory=1964 CPUtime=1.26 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 3598 0 0 0 125 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15151156 memory=2776 CPUtime=0.54 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 4701 0 0 0 53 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15151156 memory=924 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15151156 memory=1444 CPUtime=0.02 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 395 0 0 0 1 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 54.53 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1650280 KiB

[startup+49.6009 s]
/proc/loadavg: 1.85 1.79 1.83 3/229 16917
/proc/meminfo: memFree=23899500/32770688 swapFree=66927664/67108860
[pid=16898] ppid=16895 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/16898/stat : 16898 (xcsp3-exec) S 16895 16898 15128 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516290073 115843072 363 33554432000 4194304 5098028 140722910877904 140722910876008 140052263658108 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12800000 140722910880635 140722910880877 140722910880877 140722910883786 0
/proc/16898/statm: 28282 363 304 221 0 87 0
[pid=16900] ppid=16898 vsize=15151156 memory=1648828 CPUtime=54.93 cores=4-7
/proc/16900/stat : 16900 (java) S 16898 16898 15128 0 -1 1077944320 34987 0 0 0 5398 95 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140737466233408 140216794689271 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
/proc/16900/statm: 3787789 412207 3508 1 0 3748889 0
[pid=16900/tid=16901] ppid=16898 vsize=15151156 memory=14981065810905723 CPUtime=48.61 cores=4-7
/proc/16900/task/16901/stat : 16901 (java) R 16898 16898 15128 0 -1 4202560 13651 0 0 0 4843 18 0 0 20 0 15 0 516290073 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216798926072 140216409425390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16902] ppid=16898 vsize=15151156 memory=1648828 CPUtime=0.67 cores=4-7
/proc/16900/task/16902/stat : 16902 (java) S 16898 16898 15128 0 -1 1077944384 700 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216730925712 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16903] ppid=16898 vsize=15151156 memory=6944656592387989600 CPUtime=0.68 cores=4-7
/proc/16900/task/16903/stat : 16903 (java) S 16898 16898 15128 0 -1 1077944384 1269 0 0 0 51 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216729872912 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16904] ppid=16898 vsize=15151156 memory=6944656592455360604 CPUtime=0.68 cores=4-7
/proc/16900/task/16904/stat : 16904 (java) S 16898 16898 15128 0 -1 1077944384 1378 0 0 0 50 18 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216728820112 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16905] ppid=16898 vsize=15151156 memory=140617229273442 CPUtime=0.67 cores=4-7
/proc/16900/task/16905/stat : 16905 (java) S 16898 16898 15128 0 -1 1077944384 671 0 0 0 50 17 0 0 20 0 15 0 516290074 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216727767312 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16906] ppid=16898 vsize=15151156 memory=7156589662127083606 CPUtime=0.25 cores=4-7
/proc/16900/task/16906/stat : 16906 (java) S 16898 16898 15128 0 -1 1077944384 2808 0 0 0 25 0 0 0 20 0 15 0 516290075 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216330443632 140216794700418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16907] ppid=16898 vsize=15151156 memory=281226943894048 CPUtime=0 cores=4-7
/proc/16900/task/16907/stat : 16907 (java) S 16898 16898 15128 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216329389664 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16908] ppid=16898 vsize=15151156 memory=205587199572760 CPUtime=0 cores=4-7
/proc/16900/task/16908/stat : 16908 (java) S 16898 16898 15128 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 516290076 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216328336768 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16909] ppid=16898 vsize=15151156 memory=6153981317775713384 CPUtime=0 cores=4-7
/proc/16900/task/16909/stat : 16909 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216327285072 140216794707867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16910] ppid=16898 vsize=15151156 memory=205703163689752 CPUtime=1.47 cores=4-7
/proc/16900/task/16910/stat : 16910 (java) S 16898 16898 15128 0 -1 1077944384 4483 0 0 0 146 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216326232432 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16911] ppid=16898 vsize=15151156 memory=7011348500760778064 CPUtime=1.26 cores=4-7
/proc/16900/task/16911/stat : 16911 (java) S 16898 16898 15128 0 -1 1077944384 3598 0 0 0 125 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216325179632 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16912] ppid=16898 vsize=15151156 memory=6226346792903337575 CPUtime=0.54 cores=4-7
/proc/16900/task/16912/stat : 16912 (java) S 16898 16898 15128 0 -1 1077944384 4701 0 0 0 53 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216324126832 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16913] ppid=16898 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/16900/task/16913/stat : 16913 (java) S 16898 16898 15128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216323074272 140216794699477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
[pid=16900/tid=16914] ppid=16898 vsize=15151156 memory=1648828 CPUtime=0.02 cores=4-7
/proc/16900/task/16914/stat : 16914 (java) S 16898 16898 15128 0 -1 1077944384 395 0 0 0 1 1 0 0 20 0 15 0 516290079 15514783744 412207 33554432000 4194304 4196468 140737466250864 140216322022576 140216794700418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29732864 140737466254319 140737466254490 140737466254490 140737466257359 0
Current children cumulated CPU time: 54.93 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1650280 KiB

Child status: 0
Real time (s): 49.6191
CPU time (s): 54.9637
CPU user time (s): 53.9956
CPU system time (s): 0.96814
CPU usage (%): 110.771
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 1650280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.9956
system time used= 0.96814
maximum resident set size= 1649692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36191
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3754
involuntary context switches= 69


# summary of solver processes directly reported to runsolver:
#   pid: 16898
#   total CPU time (s): 54.9637
#   total CPU user time (s): 53.9956
#   total CPU system time (s): 0.96814

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.402395 second user time and 0.561853 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-26 17:34:20
IDJOB=4405782
IDBENCH=125590
IDSOLVER=2869
FILE ID=node120/4405782-1569402839
RUNJOBID= node120-1324911091-15160
PBS_JOBID= 21705692
Free space on /tmp= 23352 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-9.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405782-1569402839/watcher-4405782-1569402839 -o /tmp/evaluation-result-4405782-1569402839/solver-4405782-1569402839 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324911091-15160 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4405782-1569402839.xml

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

MD5SUM BENCH= 2d7f03e466d78847960dc3f747db29ef
RANDOM SEED=734900325

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


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25548144 kB
MemAvailable:   31561884 kB
Buffers:          132068 kB
Cached:          6158936 kB
SwapCached:        68844 kB
Active:          3354172 kB
Inactive:        3229136 kB
Active(anon):     222956 kB
Inactive(anon):   133896 kB
Active(file):    3131216 kB
Inactive(file):  3095240 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66927664 kB
Dirty:             59480 kB
Writeback:            28 kB
AnonPages:        402276 kB
Mapped:            77696 kB
Shmem:             55968 kB
Slab:             235992 kB
SReclaimable:     206240 kB
SUnreclaim:        29752 kB
KernelStack:        3952 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1540252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23328 MiB
End job on node120 at 2011-12-26 17:35:10