Trace number 4292620

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.7 seq (493a269)? (TO) 2400.08 2391.21

General information on the benchmark

NameFrb/
frb-53-24-2-mgd_c18.xml
MD5SUMefa4ad1e7c4e0975e1666af510b5ab46
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1964.13
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints474
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree26
Distribution of variable degrees[{"degree":12,"count":1},{"degree":14,"count":6},{"degree":15,"count":3},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":5},{"degree":21,"count":3},{"degree":22,"count":7},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":474}]
Number of extensional constraints474
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":474}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292620-1532582652.xml"  -tl '2400s' -p 1 -x 0
0.24/0.33	c Choco 493a269
0.24/0.33	c [HOME/instance-4292620-1532582652.xml, -tl, 2400s, -p, 1, -x, 0]
0.24/0.38	c simple solver
0.36/0.58	c parse instance...
2.08/1.12	c solve instance...
2400.05/2391.20	s UNKNOWN
2400.05/2391.20	c Unexpected resolution interruption!

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 (2203 MiB free)
  memory of node 1: 16384 MiB (6344 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292620-1532582652/watcher-4292620-1532582652 -o /tmp/evaluation-result-4292620-1532582652/solver-4292620-1532582652 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32275 --watchdog 2560 HOME/xcsp3-exec -seed 530472144 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292620-1532582652.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=32319, runsolver pid=32316

[startup+0.107045 s]*
/proc/loadavg: 0.00 0.01 0.05 4/212 32329
/proc/meminfo: memFree=8734780/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=13682316 memory=21596 CPUtime=0.03 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 4116 0 0 0 2 1 0 0 20 0 9 0 75828105 14010691584 5399 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3420579 5399 2147 1 0 3383120 0
[pid=32321/tid=32322] ppid=32319 vsize=13682316 memory=-6962121287837372198 CPUtime=0.03 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 2850 0 0 0 2 1 0 0 20 0 9 0 75828107 14010691584 5399 33554432000 4194304 4196468 140720543739104 140591454660976 140591450444957 0 4 0 16800971 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=13682316 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 75828111 14010691584 5399 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=13682316 memory=140337781663360 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 75828111 14010691584 5399 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=13682316 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 75828111 14010691584 5399 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=13682316 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 75828111 14010691584 5399 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=13682316 memory=140337781663360 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 75828113 14010691584 5399 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=13682316 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 75828113 14010691584 5399 33554432000 4194304 4196468 140720543739104 140590990754976 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=13682316 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 75828113 14010691584 5399 33554432000 4194304 4196468 140720543739104 140590562140912 140591450433237 0 4 0 16800971 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13795444 KiB
Current children cumulated memory: 23048 KiB

[startup+0.210125 s]*
/proc/loadavg: 0.00 0.01 0.05 4/218 32335
/proc/meminfo: memFree=8720112/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14082840 memory=30244 CPUtime=0.1 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 5340 0 0 0 9 1 0 0 20 0 15 0 75828105 14420828160 7561 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3520710 7561 2915 1 0 3483008 0
[pid=32321/tid=32322] ppid=32319 vsize=14082840 memory=7883960649037381690 CPUtime=0.08 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 3510 0 0 0 7 1 0 0 20 0 15 0 75828107 14420828160 7561 33554432000 4194304 4196468 140720543739104 140591454661936 140591442660158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14082840 memory=12627 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 7561 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14082840 memory=4122966105623094944 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 7561 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 7561 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 7561 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14082840 memory=140337781663360 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590990754976 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590562140912 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14082840 memory=140337781663360 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) S 32319 32319 32243 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828122 14420828160 7561 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 31696 KiB

[startup+0.310571 s]*
/proc/loadavg: 0.00 0.01 0.05 5/218 32335
/proc/meminfo: memFree=8692692/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14082840 memory=39344 CPUtime=0.24 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 7862 0 0 0 22 2 0 0 20 0 15 0 75828105 14420828160 9836 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3520710 9836 3112 1 0 3483008 0
[pid=32321/tid=32322] ppid=32319 vsize=14082840 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 5064 0 0 0 13 1 0 0 20 0 15 0 75828107 14420828160 9836 33554432000 4194304 4196468 140720543739104 140591454635776 140591443101045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 9836 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 9836 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 9836 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14420828160 9836 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14082840 memory=3616445700238290207 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590990754976 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14082840 memory=4639644835608089192 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828113 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590562140912 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14082840 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 367 0 0 0 1 0 0 0 20 0 15 0 75828117 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14082840 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 75828117 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14082840 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) R 32319 32319 32243 0 -1 4202560 756 0 0 0 5 0 0 0 20 0 15 0 75828117 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590557932016 140591450444378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828122 14420828160 9836 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 40796 KiB

[startup+0.70104 s]
/proc/loadavg: 0.00 0.01 0.05 5/218 32335
/proc/meminfo: memFree=8619156/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14087172 memory=55176 CPUtime=0.72 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 9871 0 0 0 68 4 0 0 20 0 15 0 75828105 14425264128 13794 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3521793 13794 3292 1 0 3483008 0
[pid=32321/tid=32322] ppid=32319 vsize=14087172 memory=-7175204567652784766 CPUtime=0.38 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 6450 0 0 0 35 3 0 0 20 0 15 0 75828107 14425264128 13794 33554432000 4194304 4196468 140720543739104 140591454657968 140591434466661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14087172 memory=3054156605268465310 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75828111 14425264128 13794 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14087172 memory=-8707038579349950309 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14425264128 13794 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14087172 memory=7235987540059447912 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14425264128 13794 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14087172 memory=7449346757750384465 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828111 14425264128 13794 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14087172 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75828113 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14087172 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75828113 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590990754976 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14087172 memory=7 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828113 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590562140912 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14087172 memory=1 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14087172 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) R 32319 32319 32243 0 -1 4202560 533 0 0 0 7 0 0 0 20 0 15 0 75828117 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590560037616 140591443408073 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14087172 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 560 0 0 0 8 0 0 0 20 0 15 0 75828117 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14087172 memory=8 CPUtime=0.17 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) R 32319 32319 32243 0 -1 1077944384 1040 0 0 0 17 0 0 0 20 0 15 0 75828117 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14087172 memory=32 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14087172 memory=4 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75828122 14425264128 13794 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 14200300 KiB
Current children cumulated memory: 56628 KiB

[startup+1.50084 s]
/proc/loadavg: 0.24 0.06 0.06 5/218 32335
/proc/meminfo: memFree=8484816/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14089220 memory=208992 CPUtime=3.28 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 16736 0 0 0 320 8 0 0 20 0 15 0 75828105 14427361280 52248 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3522305 52248 3347 1 0 3483520 0
[pid=32321/tid=32322] ppid=32319 vsize=14089220 memory=6944656575208382560 CPUtime=1.16 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 6775 0 0 0 111 5 0 0 20 0 15 0 75828107 14427361280 52248 33554432000 4194304 4196468 140720543739104 140591454658112 140591077698240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14089220 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 75828111 14427361280 52248 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14089220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 75828111 14427361280 52248 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14089220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75828111 14427361280 52248 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14089220 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7

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

[pid=32321/tid=32327] ppid=32319 vsize=14089220 memory=4140 CPUtime=0.96 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 14570 0 0 0 80 16 0 0 20 0 15 0 75828113 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14089220 memory=22796 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590990755040 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590562140928 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14089220 memory=1504728 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14089220 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 12580 0 0 0 149 1 0 0 20 0 15 0 75828117 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14089220 memory=1452 CPUtime=1.26 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 9742 0 0 0 125 1 0 0 20 0 15 0 75828117 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14089220 memory=1228 CPUtime=0.57 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) S 32319 32319 32243 0 -1 1077944384 5955 0 0 0 56 1 0 0 20 0 15 0 75828117 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14089220 memory=8544 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14089220 memory=1444 CPUtime=0.49 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1037 0 0 0 22 27 0 0 20 0 15 0 75828122 14427361280 441974 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 2270.34 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 1769348 KiB

[startup+2322.3 s]
/proc/loadavg: 1.90 1.82 1.61 3/219 32429
/proc/meminfo: memFree=5987160/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14089220 memory=1708312 CPUtime=2330.84 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 189510 0 0 0 232603 481 0 0 20 0 15 0 75828105 14427361280 427078 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3522305 427078 3399 1 0 3483520 0
[pid=32321/tid=32322] ppid=32319 vsize=14089220 memory=1574664 CPUtime=2318.53 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 126080 0 0 0 231443 410 0 0 20 0 15 0 75828107 14427361280 427078 33554432000 4194304 4196468 140720543739104 140591454662680 140591078759772 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14089220 memory=1607564 CPUtime=1.84 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 5167 0 0 0 177 7 0 0 20 0 15 0 75828111 14427361280 427078 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14089220 memory=1675412 CPUtime=1.83 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 4892 0 0 0 175 8 0 0 20 0 15 0 75828111 14427361280 427078 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14089220 memory=164 CPUtime=1.84 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 4940 0 0 0 176 8 0 0 20 0 15 0 75828111 14427361280 427078 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14089220 memory=280675308284448 CPUtime=1.84 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 3012 0 0 0 177 7 0 0 20 0 15 0 75828111 14427361280 427078 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14089220 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 14771 0 0 0 84 18 0 0 20 0 15 0 75828113 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14089220 memory=3663596 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590990755040 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14089220 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590562140928 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14089220 memory=1338220 CPUtime=1.5 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 12582 0 0 0 149 1 0 0 20 0 15 0 75828117 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14089220 memory=1452 CPUtime=1.26 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 9745 0 0 0 125 1 0 0 20 0 15 0 75828117 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14089220 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) S 32319 32319 32243 0 -1 1077944384 5957 0 0 0 56 1 0 0 20 0 15 0 75828117 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14089220 memory=1303272 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14089220 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1058 0 0 0 23 28 0 0 20 0 15 0 75828122 14427361280 427078 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 2330.84 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 1709764 KiB

[startup+2382.3 s]
/proc/loadavg: 1.78 1.78 1.61 3/219 32430
/proc/meminfo: memFree=8279952/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14089220 memory=371392 CPUtime=2391.15 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 202334 0 0 0 238595 520 0 0 20 0 15 0 75828105 14427361280 92848 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3522305 92848 3399 1 0 3483520 0
[pid=32321/tid=32322] ppid=32319 vsize=14089220 memory=1452 CPUtime=2378.35 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 137368 0 0 0 237389 446 0 0 20 0 15 0 75828107 14427361280 92848 33554432000 4194304 4196468 140720543739104 140591454662656 140591079332941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14089220 memory=371384 CPUtime=1.94 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 5245 0 0 0 187 7 0 0 20 0 15 0 75828111 14427361280 92848 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14089220 memory=371360 CPUtime=1.94 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 5198 0 0 0 186 8 0 0 20 0 15 0 75828111 14427361280 92848 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14089220 memory=3766404 CPUtime=1.94 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 4979 0 0 0 186 8 0 0 20 0 15 0 75828111 14427361280 92848 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14089220 memory=371384 CPUtime=1.95 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 3061 0 0 0 188 7 0 0 20 0 15 0 75828111 14427361280 92848 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14089220 memory=371384 CPUtime=1.08 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 15814 0 0 0 88 20 0 0 20 0 15 0 75828113 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590990755040 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590562140928 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14089220 memory=3490884 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14089220 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 12584 0 0 0 149 1 0 0 20 0 15 0 75828117 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14089220 memory=2292 CPUtime=1.26 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 9747 0 0 0 125 1 0 0 20 0 15 0 75828117 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14089220 memory=1408 CPUtime=0.57 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) S 32319 32319 32243 0 -1 1077944384 5959 0 0 0 56 1 0 0 20 0 15 0 75828117 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14089220 memory=22796 CPUtime=0.52 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1073 0 0 0 23 29 0 0 20 0 15 0 75828122 14427361280 92848 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 2391.15 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 372844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.2 s]
/proc/loadavg: 1.80 1.78 1.61 3/213 32502
/proc/meminfo: memFree=7981384/32770624 swapFree=67108860/67108860
[pid=32319] ppid=32316 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 32243 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75828104 115843072 363 33554432000 4194304 5098028 140723365166768 140723365164872 140290191307388 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32247808 140723365172283 140723365172484 140723365172484 140723365175242 0
/proc/32319/statm: 28282 363 305 221 0 87 0
[pid=32321] ppid=32319 vsize=14089220 memory=1198396 CPUtime=2400.05 cores=1,3,5,7
/proc/32321/stat : 32321 (java) S 32319 32319 32243 0 -1 1077944320 204316 0 0 0 239471 534 0 0 20 0 15 0 75828105 14427361280 299599 33554432000 4194304 4196468 140720543739104 140720543721648 140591450423031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
/proc/32321/statm: 3522305 299599 3399 1 0 3483520 0
[pid=32321/tid=32322] ppid=32319 vsize=14089220 memory=1093540 CPUtime=2387.24 cores=1,3,5,7
/proc/32321/task/32322/stat : 32322 (java) R 32319 32319 32243 0 -1 4202560 139328 0 0 0 238264 460 0 0 20 0 15 0 75828107 14427361280 299599 33554432000 4194304 4196468 140720543739104 140591454662680 140591079045026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32323] ppid=32319 vsize=14089220 memory=6791534058613427641 CPUtime=1.94 cores=1,3,5,7
/proc/32321/task/32323/stat : 32323 (java) S 32319 32319 32243 0 -1 1077944384 5245 0 0 0 187 7 0 0 20 0 15 0 75828111 14427361280 299599 33554432000 4194304 4196468 140720543739104 140591403043856 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32324] ppid=32319 vsize=14089220 memory=1004 CPUtime=1.94 cores=1,3,5,7
/proc/32321/task/32324/stat : 32324 (java) S 32319 32319 32243 0 -1 1077944384 5202 0 0 0 186 8 0 0 20 0 15 0 75828111 14427361280 299599 33554432000 4194304 4196468 140720543739104 140591401991312 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32325] ppid=32319 vsize=14089220 memory=1952 CPUtime=1.95 cores=1,3,5,7
/proc/32321/task/32325/stat : 32325 (java) S 32319 32319 32243 0 -1 1077944384 4979 0 0 0 187 8 0 0 20 0 15 0 75828111 14427361280 299599 33554432000 4194304 4196468 140720543739104 140591400938256 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32326] ppid=32319 vsize=14089220 memory=1708 CPUtime=1.95 cores=1,3,5,7
/proc/32321/task/32326/stat : 32326 (java) S 32319 32319 32243 0 -1 1077944384 3064 0 0 0 188 7 0 0 20 0 15 0 75828111 14427361280 299599 33554432000 4194304 4196468 140720543739104 140591399885712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32327] ppid=32319 vsize=14089220 memory=792 CPUtime=1.08 cores=1,3,5,7
/proc/32321/task/32327/stat : 32327 (java) S 32319 32319 32243 0 -1 1077944384 15815 0 0 0 88 20 0 0 20 0 15 0 75828113 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590991808752 140591450434178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32328] ppid=32319 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32328/stat : 32328 (java) S 32319 32319 32243 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590990755040 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32329] ppid=32319 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32329/stat : 32329 (java) S 32319 32319 32243 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 75828113 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590562140928 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32330] ppid=32319 vsize=14089220 memory=22796 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32330/stat : 32330 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590561089488 140591450441627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32331] ppid=32319 vsize=14089220 memory=1296 CPUtime=1.5 cores=1,3,5,7
/proc/32321/task/32331/stat : 32331 (java) S 32319 32319 32243 0 -1 1077944384 12584 0 0 0 149 1 0 0 20 0 15 0 75828117 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590560037616 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32332] ppid=32319 vsize=14089220 memory=2408 CPUtime=1.26 cores=1,3,5,7
/proc/32321/task/32332/stat : 32332 (java) S 32319 32319 32243 0 -1 1077944384 9748 0 0 0 125 1 0 0 20 0 15 0 75828117 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590558985072 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32333] ppid=32319 vsize=14089220 memory=1724 CPUtime=0.57 cores=1,3,5,7
/proc/32321/task/32333/stat : 32333 (java) S 32319 32319 32243 0 -1 1077944384 5959 0 0 0 56 1 0 0 20 0 15 0 75828117 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590557932016 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32334] ppid=32319 vsize=14089220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/32321/task/32334/stat : 32334 (java) S 32319 32319 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75828117 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590556879712 140591450433237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
[pid=32321/tid=32335] ppid=32319 vsize=14089220 memory=1952 CPUtime=0.52 cores=1,3,5,7
/proc/32321/task/32335/stat : 32335 (java) S 32319 32319 32243 0 -1 1077944384 1086 0 0 0 23 29 0 0 20 0 15 0 75828122 14427361280 299599 33554432000 4194304 4196468 140720543739104 140590555826736 140591450434178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16781312 140720543741057 140720543741233 140720543741233 140720543743951 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 1199848 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2391.21 s]
# the end of solver process 32319 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2394.73 s, system=5.35047 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2391.21
CPU time (s): 2400.08
CPU user time (s): 2394.73
CPU system time (s): 5.35047
CPU usage (%): 100.371
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 4740220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.73
system time used= 5.35047
maximum resident set size= 4822944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205143
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71508
involuntary context switches= 3443


# summary of solver processes directly reported to runsolver:
#   pid: 32319
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2394.73
#   total CPU system time (s): 5.35047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.926 second user time and 20.1503 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 07:24:12
IDJOB=4292620
IDBENCH=141591
IDSOLVER=2747
FILE ID=node106/4292620-1532582652
RUNJOBID= node106-1532582652-32275
PBS_JOBID= 21021967
Free space on /tmp= 46216 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Frb/frb-53-24-2-mgd_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-4292620-1532582652/watcher-4292620-1532582652 -o /tmp/evaluation-result-4292620-1532582652/solver-4292620-1532582652 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32275 --watchdog 2560  HOME/xcsp3-exec -seed 530472144 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292620-1532582652.xml

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

MD5SUM BENCH= efa4ad1e7c4e0975e1666af510b5ab46
RANDOM SEED=530472144

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:         8754700 kB
MemAvailable:   31899740 kB
Buffers:          287780 kB
Cached:         22751792 kB
SwapCached:            0 kB
Active:          2881536 kB
Inactive:       20243064 kB
Active(anon):      87860 kB
Inactive(anon):    25252 kB
Active(file):    2793676 kB
Inactive(file): 20217812 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41964 kB
Writeback:             4 kB
AnonPages:         79724 kB
Mapped:            51984 kB
Shmem:             25228 kB
Slab:             588672 kB
SReclaimable:     562012 kB
SUnreclaim:        26660 kB
KernelStack:        3200 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1284468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 46196 MiB
End job on node106 at 2018-07-26 08:04:04